[Samba] Change in smbclient between 3.0.24 and 3.0.25c breaks third party app

Felix Leimbach felix.leimbach at gmx.net
Thu Nov 29 16:02:18 GMT 2007


>> Can you track this down to a particular checkin? Now that we
>> have everything in git, "git bisect" might tremendously help
>> with it.  

Found the erroneous commit after lots of git-bisect'ing. Unfortunately 
it is a pull from svn, but from there it should be fairly easy to find:

commit 651d5a89c59c107c05e789358624058e16af1b66
Author: Gerald Carter <jerry at samba.org>
Date:   Tue Mar 20 16:56:16 2007 +0000

    r21889: * Pull from SAMBA-3_0_25 svn r21888
    * Set version to 3.0.25pre2

:100644 100644 9f67bf945de639de6e55ecce5aec79696d460b1b 
2b09221efc0d980986c542cd52ef388e2cde5105 M      MAINTAINERS
:100644 100644 f28d1d8290ed3974b9fd01bf81ce1eed03df5359 
1566a4c599f10a36a0e06d1a403295719fb22136 M      WHATSNEW.txt
:040000 040000 48a6afb139d7c9fb7cb5ef321034efad5e7c1aab 
7c6dd23d4ce3ef1c75a2d60a1fb855c2b17ea688 M      examples
:040000 040000 245f7814f93158435f4296bfc00bb1911a25cdd5 
39692c2da42fb9e2198c659463d7046c7056ff7b M      source

Also one of the bad revisions between 3.0.25pre1 and 3.0.25pre2 prints 
out the following warning when trying to create "level2" inside of the 
existing "level1":
NT_STATUS_OBJECT_NAME_COLLISION making remote directory \level1level2

Also, when you investigate the problem please keep in mind that the bug 
might affect more than the folder-creation use-case. Namely, gollem 
cannot delete subfolders with the affected samba versions.

Cheers
Felix


More information about the samba mailing list