| Commit message (Expand) | Author | Age | Files | Lines |
* | r20740: Get rid of some if-statements | Volker Lendecke | 2007-10-10 | 1 | -14/+10 |
* | r20738: Remove unused variable | Volker Lendecke | 2007-10-10 | 1 | -1/+0 |
* | r20725: Get rid of a bool passed down -- gd, please check | Volker Lendecke | 2007-10-10 | 2 | -4/+1 |
* | r20724: Get closer to passing RAW-OPEN. If the client is using | Jeremy Allison | 2007-10-10 | 1 | -12/+10 |
* | r20722: RAW-CHKPATH should now pass, build farm should | Jeremy Allison | 2007-10-10 | 1 | -4/+13 |
* | r20721: Fix the search unix_convert error returns. Only open | Jeremy Allison | 2007-10-10 | 3 | -27/+37 |
* | r20720: Fix the chkpath problem, still looking at findfirst. | Jeremy Allison | 2007-10-10 | 2 | -1/+13 |
* | r20718: Sync up the filename path parsing changes from SAMBA_3_0_24. | Jeremy Allison | 2007-10-10 | 8 | -639/+408 |
* | r20717: Merge sharemode patch from Mathias Dietz <MDIETZ@de.ibm.com>. | Jim McDonough | 2007-10-10 | 1 | -4/+9 |
* | r20707: Clean up pdb_interface.c a bit -- patch from Michael Adam <ma@sernet.de> | Volker Lendecke | 2007-10-10 | 1 | -23/+38 |
* | r20700: In the main processing loop we select() on the fam socket. If it fire... | Volker Lendecke | 2007-10-10 | 1 | -0/+13 |
* | r20699: This is an attempt to fix bug 4326. | Volker Lendecke | 2007-10-10 | 1 | -1/+2 |
* | r20695: Remove duplication of constants. | Jeremy Allison | 2007-10-10 | 1 | -11/+2 |
* | r20694: To get this right we need to do signed 64-bit | Jeremy Allison | 2007-10-10 | 1 | -7/+7 |
* | r20692: Fix bug found by Guenther - | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
* | r20690: fix a bug that causes smbd to 'hang' intermittently. | Andrew Tridgell | 2007-10-10 | 1 | -32/+13 |
* | r20687: Implement grace logons for offline authentications in pam_winbind. | Günther Deschner | 2007-10-10 | 3 | -21/+45 |
* | r20674: Regenerate NDR parsers after pidl changes. This should fix a couple of | Jelmer Vernooij | 2007-10-10 | 8 | -108/+66 |
* | r20668: Also do not install the smbumount man page if we don't build smbumount. | Lars Müller | 2007-10-10 | 1 | -1/+1 |
* | r20666: Also do not install the smbmnt man page if SMBMOUNT_PROGS is not set. | Lars Müller | 2007-10-10 | 1 | -1/+1 |
* | r20664: Set the environment variable _before_ calling the shell. | Lars Müller | 2007-10-10 | 1 | -1/+1 |
* | r20663: Do not install smbmount man page if we didn't called configure | Lars Müller | 2007-10-10 | 3 | -3/+6 |
* | r20654: Fix from Karolin Seeger <ks@sernet.de>: Accept "forever", "off" and "... | Volker Lendecke | 2007-10-10 | 1 | -7/+15 |
* | r20651: Fix "password expires soon" warning message for pam_winbind. | Günther Deschner | 2007-10-10 | 1 | -12/+67 |
* | r20644: Make some functions static, thanks to Michael Adam <ma@sernet.de> for... | Volker Lendecke | 2007-10-10 | 1 | -3/+3 |
* | r20636: Remove notify leftover | Volker Lendecke | 2007-10-10 | 1 | -1/+0 |
* | r20635: Add placeholder to ensure we don't go into the | Jeremy Allison | 2007-10-10 | 1 | -0/+11 |
* | r20634: A *LOT* more work is necessary before touching notify remotely starts... | Volker Lendecke | 2007-10-10 | 7 | -621/+38 |
* | r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, in | Volker Lendecke | 2007-10-10 | 1 | -53/+59 |
* | r20630: Fix some trivial memleaks. | Günther Deschner | 2007-10-10 | 1 | -0/+3 |
* | r20628: Looks bigger than it is. This is just re-indenting the if (dirname) t... | Volker Lendecke | 2007-10-10 | 1 | -40/+38 |
* | r20627: orig_name is not needed anymore, and slightly simplify logic by doing... | Volker Lendecke | 2007-10-10 | 1 | -9/+8 |
* | r20626: Fix a memleak found by the IBM checker -- not on 3.0.24 | Volker Lendecke | 2007-10-10 | 1 | -0/+1 |
* | r20619: bad_path is handled somewhere else, so can_delete does not need it an... | Volker Lendecke | 2007-10-10 | 1 | -11/+3 |
* | r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_... | Volker Lendecke | 2007-10-10 | 1 | -0/+5 |
* | r20617: Do not notify if the delete failed | Volker Lendecke | 2007-10-10 | 1 | -5/+7 |
* | r20614: Dummy-checkin to trigger the build | Volker Lendecke | 2007-10-10 | 1 | -4/+5 |
* | r20612: A checkin I've wanted to do for ages: For bad_path==False set_bad_pat... | Volker Lendecke | 2007-10-10 | 3 | -50/+21 |
* | r20611: All but one callers to set_bad_path_error have had the bad_path==True... | Volker Lendecke | 2007-10-10 | 3 | -15/+29 |
* | r20610: Fix a Solaris warning | Volker Lendecke | 2007-10-10 | 1 | -1/+1 |
* | r20608: ENOENT->NT_STATUS_OBJECT_NAME_NOT_FOUND is covered in the standard un... | Volker Lendecke | 2007-10-10 | 1 | -6/+2 |
* | r20607: Next micro-step for reply_setatr | Volker Lendecke | 2007-10-10 | 1 | -8/+6 |
* | r20606: bad_path == True has been covered further up in reply_setatr. | Volker Lendecke | 2007-10-10 | 1 | -1/+2 |
* | r20605: Simplify logic in reply_setatr slightly | Volker Lendecke | 2007-10-10 | 1 | -4/+2 |
* | r20604: Fix two memleaks, Coverity ID 337, merge to 3_0_24 | Volker Lendecke | 2007-10-10 | 1 | -0/+2 |
* | r20603: Slightly simplify logic | Volker Lendecke | 2007-10-10 | 1 | -7/+7 |
* | r20602: Fix coverity ID 339. SMB_ASSERT does not panic without -DDEVELOPER. | Volker Lendecke | 2007-10-10 | 1 | -1/+4 |
* | r20597: Survive some of the notify mask tests. | Volker Lendecke | 2007-10-10 | 3 | -10/+24 |
* | r20589: Re-add lost bad_path handling, sorry. | Volker Lendecke | 2007-10-10 | 1 | -0/+4 |
* | r20558: Refactor rmdir_internals to use early termination rather | Jeremy Allison | 2007-10-10 | 1 | -55/+56 |