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