summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21897: Add in a basic raw NTLM encrypt request. NowJeremy Allison1-0/+5
2007-10-10r21882: The server part of the code has to use an AUTH_NTLMSSP struct,Jeremy Allison1-0/+15
2007-10-10r21880: Make client and server calls into encryption code symetrical,Jeremy Allison1-2/+2
2007-10-10r21876: Start adding in the seal implementation - prototype codeJeremy Allison1-3/+6
2007-10-10r21868: Remove check_log_size from the central smbd processing loop. This can...Volker Lendecke1-8/+5
2007-10-10r21865: Add in the stubs for SMB transport encryption. Will fleshJeremy Allison1-1/+22
2007-10-10r21854: Add gfree_interfaces() to gfree_all().Günther Deschner2-0/+13
2007-10-10r21825: add debug prefix timestamp to allow "short timestamps" to beHerb Lewis1-2/+8
2007-10-10r21800: Check-in the DFS rewrite. I am still testing this but itJeremy Allison1-0/+3
2007-10-10r21785: Avoid an unnecessary gettimeofday() callVolker Lendecke1-1/+1
2007-10-10r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2-98/+34
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