summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20858: change_notify_reply_packet is staticVolker Lendecke1-2/+4
2007-10-10r20857: Silence gives assent :-). Checking in the fix forJeremy Allison9-65/+159
2007-10-10r20856: Make "struct notify_mid_map" private to notify.cVolker Lendecke2-11/+13
2007-10-10r20854: Ok, now I think we're at a point where looking at notify starts to ma...Volker Lendecke8-40/+626
2007-10-10r20851: To read account policies from LDAP we need root.Volker Lendecke1-2/+12
2007-10-10r20848: Minor typo.Günther Deschner1-1/+1
2007-10-10r20846: Before this gets out of control...Volker Lendecke10-90/+314
2007-10-10r20845: Somehow I missed this one - should have been part of theJeremy Allison1-4/+7
2007-10-10r20844: Somewhat radical change - this may break the build (I willJeremy Allison7-259/+310
2007-10-10r20843: Get rid of last BOOL ok.Jeremy Allison1-58/+59
2007-10-10r20842: Only one more BOOL ok to go...Jeremy Allison1-12/+6
2007-10-10r20841: Remove more BOOL ok.Jeremy Allison1-6/+6
2007-10-10r20840: Keep removing the old BOOL ok logic.Jeremy Allison1-5/+9
2007-10-10r20839: Fix other C++ warningsJelmer Vernooij2-2/+2
2007-10-10r20838: Small fix from Jiri.Sasek@Sun.COM to fix nullJeremy Allison1-2/+3
2007-10-10r20837: Use real type name, to fix compilation with -WC++-compatJelmer Vernooij10-178/+178
2007-10-10r20833: ReformattingVolker Lendecke1-23/+41
2007-10-10r20832: Remove extra pointers previously added to unique [out] pointers. Inst...Jelmer Vernooij34-427/+595
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