summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging...Volker Lendecke2-0/+219
2007-10-10r21064: The core of this patch isVolker Lendecke4-16/+28
2007-10-10r21060: Start refactoring out the non-return case statementsJeremy Allison1-8/+8
2007-10-10r21005: Add a debug message for EAGAIN error of setresuid.Volker Lendecke1-1/+7
2007-10-10r20916: Add in the delete on close final fix - but only enabledJeremy Allison1-0/+4
2007-10-10r20913: Fix the build.Jeremy Allison1-3/+4
2007-10-10r20912: Ensure the list always remains sorted even whenJeremy Allison1-17/+29
2007-10-10r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.Jeremy Allison1-0/+16
2007-10-10r20846: Before this gets out of control...Volker Lendecke1-22/+197
2007-10-10r20838: Small fix from Jiri.Sasek@Sun.COM to fix nullJeremy Allison1-2/+3
2007-10-10r20820: merge from samba4:Stefan Metzmacher2-2/+3
2007-10-10r20817: sync lib/replace with samba4Stefan Metzmacher12-40/+149
2007-10-10r20789: merge from samba4:Stefan Metzmacher2-12/+0
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-10r20394: This is a *VERY* early start of my work on notify.Volker Lendecke1-0/+31
2007-10-10r20385: merge from samba4:Stefan Metzmacher1-5/+7
2007-10-10r20361: Prevent strnlen_w reading beyond max. ValgrindJeremy Allison1-1/+1
2007-10-10r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis5-0/+11
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis2-1/+2
2007-10-10r20248: merge 20247 from samba_3_0_24Herb Lewis1-1/+1
2007-10-10r20215: Next step trying to fix the Solaris build.Volker Lendecke1-2/+2
2007-10-10r20208: Change sprintf_append() never to use malloc,Jeremy Allison2-19/+13
2007-10-10r20197: merge talloc fixes from samba4:Stefan Metzmacher2-20/+18
2007-10-10r20183: Fix the build.Günther Deschner1-6/+6
2007-10-10r20181: Improve NT status to pam error mapping.Jeremy Allison1-0/+7
2007-10-10r20179: Sync up with Samba4 - remove blank lines at theJeremy Allison1-3/+9
2007-10-10r20174: If we're only going to call one handler per messageJeremy Allison1-4/+4
2007-10-10r20165: Change messaging subsystem to only allow one messageJeremy Allison1-3/+11
2007-10-10r20160: Fix long-standing (ie. from initial code I think) bugJeremy Allison1-2/+5
2007-10-10r20148: Forgot to merge. Ensure open_any_socket_out()Jeremy Allison1-1/+1
2007-10-10r20133: get rid of defined but not used warning - static function only usedHerb Lewis1-5/+2
2007-10-10r20131: get rid of a few no previous prototype warningsHerb Lewis2-0/+2
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce1-25/+50
2007-10-10r20110: Fix interaction between paranoid malloc checkerJeremy Allison1-0/+17
2007-10-10r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison5-46/+44
2007-10-10r20087: Ensure we clean up any random pending events weJeremy Allison1-0/+15
2007-10-10r20054: Revert my changes, Simo promised to work on it :-)Volker Lendecke1-67/+42
2007-10-10r20050: Remove a bogus NULL check, LTDB_OBJECTCLASS is a static stringVolker Lendecke1-3/+0
2007-10-10r20049: ReformattingVolker Lendecke1-39/+67
2007-10-10r20046: Add ldb_search_exp_fmt and port comment to 4Volker Lendecke1-0/+10
2007-10-10r20036: Merge ldb_search_exp_fmt -- Thanks simoVolker Lendecke1-0/+39
2007-10-10r19991: Sorry for this 2000-liner...Volker Lendecke1-30/+30
2007-10-10r19982: From Michael Adam (ma@sernet.de) (thanks!:-)Stefan Metzmacher1-6/+6
2007-10-10r19978: More "net sam policy" improvements. Thanks to Karolin Seeger <ks@sern...Volker Lendecke1-16/+12
2007-10-10r19963: Add 'registry shares = yes' and registry key security descriptors.Volker Lendecke1-4/+61
2007-10-10r19957: Initial framework to make winbindd robustJeremy Allison1-0/+2
2007-10-10r19950: talloc_destroy is replaced these daysVolker Lendecke1-2/+1
2007-10-10r19942: Fix Coverity id 333, a dereference before a NULL check.Volker Lendecke1-3/+6