summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* r21991: I hate Steve French :-). Add support for encryptionJeremy Allison2007-10-101-0/+13
* r21990: Stop messing with the signing engine just becauseJeremy Allison2007-10-101-11/+11
* r21987: split tdb_prs_*() functions in version which take a keystr and a TDB_...Stefan Metzmacher2007-10-101-2/+2
* r21976: make use of tdb_*_bystring() and string_term_tdb_data() in lib/Stefan Metzmacher2007-10-102-25/+13
* r21972: - add string_term_tdb_data() it creates a null-terminates tdb key fro...Stefan Metzmacher2007-10-101-23/+32
* r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)Volker Lendecke2007-10-101-13/+0
* r21953: One format fix, clarify a condition that the IBMJeremy Allison2007-10-101-1/+1
* r21944: move acl header checks to the correct place onlyStefan Metzmacher2007-10-101-1/+2
* r21934: fix the build sorryStefan Metzmacher2007-10-101-1/+1
* r21931: include acl/libacl.h is presentStefan Metzmacher2007-10-101-0/+4
* r21922: Fixed the build by rather horrid means. I really needJeremy Allison2007-10-101-28/+29
* r21897: Add in a basic raw NTLM encrypt request. NowJeremy Allison2007-10-101-0/+5
* r21882: The server part of the code has to use an AUTH_NTLMSSP struct,Jeremy Allison2007-10-101-0/+15
* r21880: Make client and server calls into encryption code symetrical,Jeremy Allison2007-10-101-2/+2
* r21876: Start adding in the seal implementation - prototype codeJeremy Allison2007-10-101-3/+6
* r21868: Remove check_log_size from the central smbd processing loop. This can...Volker Lendecke2007-10-101-8/+5
* r21865: Add in the stubs for SMB transport encryption. Will fleshJeremy Allison2007-10-101-1/+22
* r21854: Add gfree_interfaces() to gfree_all().Günther Deschner2007-10-102-0/+13
* r21825: add debug prefix timestamp to allow "short timestamps" to beHerb Lewis2007-10-101-2/+8
* r21800: Check-in the DFS rewrite. I am still testing this but itJeremy Allison2007-10-101-0/+3
* r21785: Avoid an unnecessary gettimeofday() callVolker Lendecke2007-10-101-1/+1
* r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2007-10-102-98/+34
* r21768: Fix the client dfs code such that smbclient canJeremy Allison2007-10-101-1/+14
* r21725: Fix for memalign used without test guards. WasJeremy Allison2007-10-102-22/+22
* r21723: Make use of the per-hashchain "freelists"Volker Lendecke2007-10-101-0/+3
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-101-31/+113
* r21637: Get "password never expires" account policy working.Jim McDonough2007-10-101-3/+9
* r21606: Implement escaping function for ldap RDN valuesSimo Sorce2007-10-102-5/+86
* r21560: Convert name_to_fqdn to BOOL.Günther Deschner2007-10-101-3/+6
* r21526: Fix stray character in sys_memalign() that is onlyGerald Carter2007-10-101-1/+1
* r21525: Go ahead and checkin the mlock() & memalign() fixes soGerald Carter2007-10-102-0/+49
* r21388: Merge support for providing replacement system headers.Jelmer Vernooij2007-10-103-1/+17
* r21312: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-1/+1
* r21264: LDAP_OPT_ERROR_NUMBER seems more portable than LDAP_OPT_RESULT_CODEVolker Lendecke2007-10-101-5/+5
* r21263: getpeername() returning -1 is not a reliable indication if a TCP conn...Volker Lendecke2007-10-101-15/+70
* r21262: Final part of BUG 4093: fix %a with Windows XP 64bitGerald Carter2007-10-101-1/+4
* r21257: Better fix for bug #4188 :Jeremy Allison2007-10-101-13/+4
* r21250: Partial fix for BUG 4093: Make %a expand to "Vista"Gerald Carter2007-10-101-0/+3
* r21176: merged va_end() changes from Samba4Andrew Tridgell2007-10-102-8/+15
* r21115: notify_internal.c needs to remove the table entry if a process has cr...Volker Lendecke2007-10-101-38/+62
* r21084: Make the Samba4 files compile in Samba3, not activated yet.Volker Lendecke2007-10-101-0/+13
* r21081: Add forgotten functionVolker Lendecke2007-10-101-0/+11
* r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging...Volker Lendecke2007-10-102-0/+219
* r21064: The core of this patch isVolker Lendecke2007-10-104-16/+28
* r21060: Start refactoring out the non-return case statementsJeremy Allison2007-10-101-8/+8
* r21005: Add a debug message for EAGAIN error of setresuid.Volker Lendecke2007-10-101-1/+7
* r20916: Add in the delete on close final fix - but only enabledJeremy Allison2007-10-101-0/+4
* r20913: Fix the build.Jeremy Allison2007-10-101-3/+4
* r20912: Ensure the list always remains sorted even whenJeremy Allison2007-10-101-17/+29
* r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.Jeremy Allison2007-10-101-0/+16