summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21768: Fix the client dfs code such that smbclient canJeremy Allison1-1/+14
2007-10-10r21725: Fix for memalign used without test guards. WasJeremy Allison2-22/+22
2007-10-10r21723: Make use of the per-hashchain "freelists"Volker Lendecke1-0/+3
2007-10-10r21714: Change the VFS interface to use struct timespecJeremy Allison1-31/+113
2007-10-10r21637: Get "password never expires" account policy working.Jim McDonough1-3/+9
2007-10-10r21606: Implement escaping function for ldap RDN valuesSimo Sorce2-5/+86
2007-10-10r21560: Convert name_to_fqdn to BOOL.Günther Deschner1-3/+6
2007-10-10r21526: Fix stray character in sys_memalign() that is onlyGerald Carter1-1/+1
2007-10-10r21525: Go ahead and checkin the mlock() & memalign() fixes soGerald Carter2-0/+49
2007-10-10r21388: Merge support for providing replacement system headers.Jelmer Vernooij3-1/+17
2007-10-10r21312: merge from SAMBA_4_0:Stefan Metzmacher1-1/+1
2007-10-10r21264: LDAP_OPT_ERROR_NUMBER seems more portable than LDAP_OPT_RESULT_CODEVolker Lendecke1-5/+5
2007-10-10r21263: getpeername() returning -1 is not a reliable indication if a TCP conn...Volker Lendecke1-15/+70
2007-10-10r21262: Final part of BUG 4093: fix %a with Windows XP 64bitGerald Carter1-1/+4
2007-10-10r21257: Better fix for bug #4188 :Jeremy Allison1-13/+4
2007-10-10r21250: Partial fix for BUG 4093: Make %a expand to "Vista"Gerald Carter1-0/+3
2007-10-10r21176: merged va_end() changes from Samba4Andrew Tridgell2-8/+15
2007-10-10r21115: notify_internal.c needs to remove the table entry if a process has cr...Volker Lendecke1-38/+62
2007-10-10r21084: Make the Samba4 files compile in Samba3, not activated yet.Volker Lendecke1-0/+13
2007-10-10r21081: Add forgotten functionVolker Lendecke1-0/+11
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