summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20828: Fix the build with libnscd.Günther Deschner1-2/+2
2007-10-10r20827: Increment the interface version.Volker Lendecke1-1/+2
2007-10-10r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke12-64/+153
2007-10-10r20820: merge from samba4:Stefan Metzmacher2-2/+3
2007-10-10r20817: sync lib/replace with samba4Stefan Metzmacher12-40/+149
2007-10-10r20811: fix commentStefan Metzmacher1-1/+1
2007-10-10r20796: Fix the same problem Jeremy has fixed (improper handling of deferred ...Volker Lendecke2-11/+15
2007-10-10r20789: merge from samba4:Stefan Metzmacher2-12/+0
2007-10-10r20781: Fix a couple of paths found by Volker where we weren'tJeremy Allison2-1/+13
2007-10-10r20774: I thought I committed this before Xmas holidays ...Simo Sorce13-95/+146
2007-10-10r20759: Dummy checkin to let the build farm pick up the new smbtorture4Volker Lendecke1-1/+2
2007-10-10r20745: Commit Finnish transalation of SWAT after reviewSimo Sorce1-0/+611
2007-10-10r20744: Fix the build (I missed some chkpth -> checkpath renames).Jeremy Allison3-4/+4
2007-10-10r20743: Remove another BOOL ok from reply_getatr.Jeremy Allison1-20/+15
2007-10-10r20742: Rename chkpth -> checkpath for sanity's sake :-).Jeremy Allison4-40/+40
2007-10-10r20740: Get rid of some if-statementsVolker Lendecke1-14/+10
2007-10-10r20738: Remove unused variableVolker Lendecke1-1/+0
2007-10-10r20725: Get rid of a bool passed down -- gd, please checkVolker Lendecke2-4/+1
2007-10-10r20724: Get closer to passing RAW-OPEN. If the client is usingJeremy Allison1-12/+10
2007-10-10r20722: RAW-CHKPATH should now pass, build farm shouldJeremy Allison1-4/+13
2007-10-10r20721: Fix the search unix_convert error returns. Only openJeremy Allison3-27/+37
2007-10-10r20720: Fix the chkpath problem, still looking at findfirst.Jeremy Allison2-1/+13
2007-10-10r20718: Sync up the filename path parsing changes from SAMBA_3_0_24.Jeremy Allison8-639/+408
2007-10-10r20717: Merge sharemode patch from Mathias Dietz <MDIETZ@de.ibm.com>.Jim McDonough1-4/+9
2007-10-10r20707: Clean up pdb_interface.c a bit -- patch from Michael Adam <ma@sernet.de>Volker Lendecke1-23/+38
2007-10-10r20700: In the main processing loop we select() on the fam socket. If it fire...Volker Lendecke1-0/+13
2007-10-10r20699: This is an attempt to fix bug 4326.Volker Lendecke1-1/+2
2007-10-10r20695: Remove duplication of constants.Jeremy Allison1-11/+2
2007-10-10r20694: To get this right we need to do signed 64-bitJeremy Allison1-7/+7
2007-10-10r20692: Fix bug found by Guenther -Jeremy Allison1-1/+1
2007-10-10r20690: fix a bug that causes smbd to 'hang' intermittently.Andrew Tridgell1-32/+13
2007-10-10r20687: Implement grace logons for offline authentications in pam_winbind.Günther Deschner3-21/+45
2007-10-10r20674: Regenerate NDR parsers after pidl changes. This should fix a couple ofJelmer Vernooij8-108/+66
2007-10-10r20668: Also do not install the smbumount man page if we don't build smbumount.Lars Müller1-1/+1
2007-10-10r20666: Also do not install the smbmnt man page if SMBMOUNT_PROGS is not set.Lars Müller1-1/+1
2007-10-10r20664: Set the environment variable _before_ calling the shell.Lars Müller1-1/+1
2007-10-10r20663: Do not install smbmount man page if we didn't called configureLars Müller3-3/+6
2007-10-10r20654: Fix from Karolin Seeger <ks@sernet.de>: Accept "forever", "off" and "...Volker Lendecke1-7/+15
2007-10-10r20651: Fix "password expires soon" warning message for pam_winbind.Günther Deschner1-12/+67
2007-10-10r20644: Make some functions static, thanks to Michael Adam <ma@sernet.de> for...Volker Lendecke1-3/+3
2007-10-10r20636: Remove notify leftoverVolker Lendecke1-1/+0
2007-10-10r20635: Add placeholder to ensure we don't go into theJeremy Allison1-0/+11
2007-10-10r20634: A *LOT* more work is necessary before touching notify remotely starts...Volker Lendecke7-621/+38
2007-10-10r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, inVolker Lendecke1-53/+59
2007-10-10r20630: Fix some trivial memleaks.Günther Deschner1-0/+3
2007-10-10r20628: Looks bigger than it is. This is just re-indenting the if (dirname) t...Volker Lendecke1-40/+38
2007-10-10r20627: orig_name is not needed anymore, and slightly simplify logic by doing...Volker Lendecke1-9/+8
2007-10-10r20626: Fix a memleak found by the IBM checker -- not on 3.0.24Volker Lendecke1-0/+1
2007-10-10r20619: bad_path is handled somewhere else, so can_delete does not need it an...Volker Lendecke1-11/+3
2007-10-10r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_...Volker Lendecke1-0/+5