summaryrefslogtreecommitdiff
path: root/source3/libads
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17994: Add debugs that showed me why my site code wasn'tJeremy Allison2-2/+10
2007-10-10r17972: revert accidental commit to ads_verify_ticket()Gerald Carter1-7/+5
2007-10-10r17971: Disable storing SIDs in the S-1-22-1 and S-1-22-2 domain to the SID<-...Gerald Carter1-5/+7
2007-10-10r17970: Add missing include-guards around ads.h and ads_cldap.h.Jeremy Allison1-9/+0
2007-10-10r17946: Fix couple of typos...Jeremy Allison2-3/+3
2007-10-10r17945: Store the server and client sitenames in the ADSJeremy Allison4-4/+53
2007-10-10r17944: Handle locking madness.Jeremy Allison1-11/+32
2007-10-10r17943: The horror, the horror. Add KDC site support byJeremy Allison3-2/+59
2007-10-10r17942: Jerry is right - when no site support is enabledJeremy Allison1-6/+11
2007-10-10r17937: Move the saf_ cache into the tcp ad connection code.Jeremy Allison1-5/+5
2007-10-10r17929: Ok, I think I finally figured out where to putJeremy Allison1-1/+20
2007-10-10r17928: Implement the basic store for CLDAP sitenameJeremy Allison3-7/+99
2007-10-10r17910: remove incorrect comment (code has already been fixed)Gerald Carter1-3/+0
2007-10-10r17901: Stanford checker fix. cookie here can't be null or we'dJeremy Allison1-1/+1
2007-10-10r17899: Fix Stanford checker bug - possible null deref.Jeremy Allison1-2/+5
2007-10-10r17881: Another microstep towards better error reporting: Make get_sorted_dc_...Volker Lendecke1-8/+12
2007-10-10r17854: Steal the LDAP in NTSTATUS trick from Samba4Volker Lendecke1-4/+1
2007-10-10r17798: Beginnings of a standalone libaddns library released underGerald Carter1-3/+3
2007-10-10r17795: Finally track down the "ads_connect: Interrupted system call"Gerald Carter1-2/+33
2007-10-10r17677: There is no need for a 2nd krb5_to_nt_status function, is there?Günther Deschner2-1/+2
2007-10-10r17626: Some C++ WarningsVolker Lendecke2-2/+4
2007-10-10r17606: Introduce krb5_to_ntstatus.Volker Lendecke1-18/+17
2007-10-10r17589: Check in the really uncontroversial patch from MichaelVolker Lendecke1-0/+5
2007-10-10r17551: Move some DEBUG to d_printf in interactive functions and returnVolker Lendecke1-1/+1
2007-10-10r17536: Add a debug message citing the reason why an LDAP connection failed, ...Volker Lendecke1-0/+5
2007-10-10r17535: Reformatting, this had many tabs instead of ^$Volker Lendecke1-6/+6
2007-10-10r17345: Some C++ warningsVolker Lendecke1-1/+2
2007-10-10r17242: BUG 3957: make sure to zero memory in the SRV hostlist in case there ...Gerald Carter1-1/+1
2007-10-10r17239: BUG 3959: patch from William Charles <william@charles.name> to fix a ...Gerald Carter1-7/+1
2007-10-10r17146: Starting to cleanout my local tree someGerald Carter1-16/+199
2007-10-10r17089: Fix a possible null dereference and some memleaks.Volker Lendecke2-0/+8
2007-10-10r17003: Fix coverity #303 - possible null deref. Jerry pleaseJeremy Allison1-0/+1
2007-10-10r16957: fix cut-n-paste error. The check for 'if (\!salt)' make no sense whe...Gerald Carter1-5/+0
2007-10-10r16955: Fix an uninitialized var -- Jerry, please check.Volker Lendecke1-2/+2
2007-10-10r16952: New derive DES salt code and Krb5 keytab generationGerald Carter5-734/+510
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison3-6/+9
2007-10-10r16862: Reverting accidential changes in ads_try_connect() from previous commit.Günther Deschner1-2/+2
2007-10-10r16861: Fixing crash bug when passing no domain/realm name to the CLDAP request.Günther Deschner2-7/+10
2007-10-10r16836: When receiving a CLDAP reply make sure that we always store the correctGünther Deschner1-1/+3
2007-10-10r16685: Fix bug #3901 reported by jason@ncac.gwu.edu.Jeremy Allison1-7/+1
2007-10-10r16589: Fix Klocwork #1999. Although it should be impossible toJeremy Allison1-0/+5
2007-10-10r16452: Fix memleak in the CLDAP processing (found by valgrind).Günther Deschner1-0/+3
2007-10-10r16339: Fix Klocwork IDVolker Lendecke1-1/+7
2007-10-10r16326: Klocwork #509. Always check return allocs.Jeremy Allison1-0/+9
2007-10-10r16324: Klocwork #499. Allways check results from alloc.Jeremy Allison1-1/+19
2007-10-10r16322: Klocwork #481., Don't deref null on malloc fail.Jeremy Allison1-2/+4
2007-10-10r16272: Fix memleak.Günther Deschner1-1/+2
2007-10-10r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls.Günther Deschner1-104/+166
2007-10-10r16201: Fix Klocwork 439Volker Lendecke1-1/+3
2007-10-10r16199: Fix Klocwork #1 - ensure we test the firstJeremy Allison1-10/+12