summaryrefslogtreecommitdiffstats
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
* r18819: Fix build without LDAP.Günther Deschner2007-10-101-0/+4
* r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2007-10-101-22/+13
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-102-33/+33
* r18613: Metze, in your DLINKLIST commit you changed thisJeremy Allison2007-10-101-1/+1
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-101-1/+1
* r18533: Ensure we clear out the failed connection cache for an entireJeremy Allison2007-10-101-0/+28
* r18312: Change gencache_get slightly: Delete expired keys, and only strdup th...Volker Lendecke2007-10-102-5/+0
* r18271: Big change:Gerald Carter2007-10-101-2/+2
* r18199: Allow winbindd to delete a saf_ entry if it knowsJeremy Allison2007-10-101-0/+24
* r18047: More C++ stuffVolker Lendecke2007-10-101-3/+3
* r18029: More C++ stuffVolker Lendecke2007-10-102-2/+2
* r18014: revert a possibly unnecessary changeDerrell Lipman2007-10-101-1/+2
* r18013: Fix for "bug" (enhancement) 3684.Derrell Lipman2007-10-101-1/+14
* r18012: Should fix bug 4018.Derrell Lipman2007-10-101-1/+9
* r18011: Should fix bug 3835.Derrell Lipman2007-10-103-11/+41
* r18009: Fixes bug 4026.Derrell Lipman2007-10-103-187/+465
* r18008: Ok, same fix as before. But this time also allocate the session key. ...Volker Lendecke2007-10-101-5/+14
* r18007: Ensure we don't namecache KDC entries with port 88Jeremy Allison2007-10-101-0/+2
* r18006: Actually a smaller change than it looks. LeverageJeremy Allison2007-10-102-7/+66
* r18005: The ntlmssp fix is not correct yet, working on itVolker Lendecke2007-10-101-6/+5
* r17977: To be honest, I have NO idea whatsoever what this does, but it fixes ...Volker Lendecke2007-10-101-5/+6
* r17976: Fix typoVolker Lendecke2007-10-101-1/+1
* r17945: Store the server and client sitenames in the ADSJeremy Allison2007-10-101-2/+2
* r17943: The horror, the horror. Add KDC site support byJeremy Allison2007-10-101-7/+20
* r17933: Don't print a NULL sitename.Jeremy Allison2007-10-101-2/+2
* r17929: Ok, I think I finally figured out where to putJeremy Allison2007-10-101-12/+42
* r17928: Implement the basic store for CLDAP sitenameJeremy Allison2007-10-101-3/+3
* r17902: Fix possible null deref caught by Stanford checker.Jeremy Allison2007-10-101-1/+3
* r17900: Fix from Michael Adam <ma@sernet.de> - make internal_resolve_nameJeremy Allison2007-10-101-62/+62
* r17881: Another microstep towards better error reporting: Make get_sorted_dc_...Volker Lendecke2007-10-102-13/+28
* r17874: Fix possible null deref found by Stanford checker.Jeremy Allison2007-10-101-2/+2
* r17863: Fix unneeded NULL check on pointer parameters causing theJeremy Allison2007-10-101-7/+2
* r17855: Fix the build on systems without LDAPVolker Lendecke2007-10-101-0/+2
* r17854: Steal the LDAP in NTSTATUS trick from Samba4Volker Lendecke2007-10-101-2/+5
* r17800: Start using struct timespec internally for file timesJeremy Allison2007-10-106-60/+77
* r17795: Finally track down the "ads_connect: Interrupted system call"Gerald Carter2007-10-101-14/+34
* r17761: Handle times consistently across all client utils.Jeremy Allison2007-10-103-41/+28
* r17760: The DNS SRV lookup already sorts by priority and weight so don'tGerald Carter2007-10-101-3/+9
* r17677: There is no need for a 2nd krb5_to_nt_status function, is there?Günther Deschner2007-10-101-37/+0
* r17672: remove duplicate description on NT_STATUS_INVALID_PARAMETER (from Mic...Gerald Carter2007-10-101-1/+0
* r17620: Fix two C++ Warnings and a memleakVolker Lendecke2007-10-101-2/+6
* r17612: Modify NTLMSSP session code so that it doesn't storeJeremy Allison2007-10-102-40/+84
* r17606: Introduce krb5_to_ntstatus.Volker Lendecke2007-10-101-0/+37
* r17595: Fix from Ben Winslow <rain@bluecherry.net> to allowJeremy Allison2007-10-101-0/+4
* r17583: Change internal cli_session_setup functions to NTSTATUS.Volker Lendecke2007-10-101-47/+56
* r17571: Change the return code of cli_session_setup from BOOL to NTSTATUSVolker Lendecke2007-10-104-60/+71
* r17556: Remove duplicate entries. Thanks to Michael Adam <ma@sernet.de>Volker Lendecke2007-10-101-2/+0
* r17431: Fix bug #4003, reported by dale-keyword-samba.c7b741@codefu.org.Jeremy Allison2007-10-101-0/+3
* r17363: Some C++ warningsVolker Lendecke2007-10-101-5/+8
* r17333: Some C++ warningsVolker Lendecke2007-10-108-22/+28