summaryrefslogtreecommitdiffstats
path: root/source/libads
Commit message (Expand)AuthorAgeFilesLines
* r17606: Introduce krb5_to_ntstatus.Volker Lendecke2007-10-101-18/+17
* r17589: Check in the really uncontroversial patch from MichaelVolker Lendecke2007-10-101-0/+5
* r17551: Move some DEBUG to d_printf in interactive functions and returnVolker Lendecke2007-10-101-1/+1
* r17536: Add a debug message citing the reason why an LDAP connection failed, ...Volker Lendecke2007-10-101-0/+5
* r17535: Reformatting, this had many tabs instead of ^$Volker Lendecke2007-10-101-6/+6
* r17345: Some C++ warningsVolker Lendecke2007-10-101-1/+2
* r17242: BUG 3957: make sure to zero memory in the SRV hostlist in case there ...Gerald Carter2007-10-101-1/+1
* r17239: BUG 3959: patch from William Charles <william@charles.name> to fix a ...Gerald Carter2007-10-101-7/+1
* r17146: Starting to cleanout my local tree someGerald Carter2007-10-101-16/+199
* r17089: Fix a possible null dereference and some memleaks.Volker Lendecke2007-10-102-0/+8
* r17003: Fix coverity #303 - possible null deref. Jerry pleaseJeremy Allison2007-10-101-0/+1
* r16957: fix cut-n-paste error. The check for 'if (\!salt)' make no sense whe...Gerald Carter2007-10-101-5/+0
* r16955: Fix an uninitialized var -- Jerry, please check.Volker Lendecke2007-10-101-2/+2
* r16952: New derive DES salt code and Krb5 keytab generationGerald Carter2007-10-105-734/+510
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-103-6/+9
* r16862: Reverting accidential changes in ads_try_connect() from previous commit.Günther Deschner2007-10-101-2/+2
* r16861: Fixing crash bug when passing no domain/realm name to the CLDAP request.Günther Deschner2007-10-102-7/+10
* r16836: When receiving a CLDAP reply make sure that we always store the correctGünther Deschner2007-10-101-1/+3
* r16685: Fix bug #3901 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-7/+1
* r16589: Fix Klocwork #1999. Although it should be impossible toJeremy Allison2007-10-101-0/+5
* r16452: Fix memleak in the CLDAP processing (found by valgrind).Günther Deschner2007-10-101-0/+3
* r16339: Fix Klocwork IDVolker Lendecke2007-10-101-1/+7
* r16326: Klocwork #509. Always check return allocs.Jeremy Allison2007-10-101-0/+9
* r16324: Klocwork #499. Allways check results from alloc.Jeremy Allison2007-10-101-1/+19
* r16322: Klocwork #481., Don't deref null on malloc fail.Jeremy Allison2007-10-101-2/+4
* r16272: Fix memleak.Günther Deschner2007-10-101-1/+2
* r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls.Günther Deschner2007-10-101-104/+166
* r16201: Fix Klocwork 439Volker Lendecke2007-10-101-1/+3
* r16199: Fix Klocwork #1 - ensure we test the firstJeremy Allison2007-10-101-10/+12
* r16190: Fix more memleaks.Günther Deschner2007-10-101-1/+6
* r16117: Make winbindd work again in security=ads.Günther Deschner2007-10-101-2/+6
* r16115: Make "net ads changetrustpw" work again.Günther Deschner2007-10-101-7/+3
* r15980: Correctly destroy talloc_ctx when the LDAP posix attribute query hasGünther Deschner2007-10-101-7/+8
* r15822: Add suggestion made by Ralf Haferkamp.Lars Müller2007-10-101-1/+1
* r15704: Prefer LDAP error codes in ads_search_retry_sid().Günther Deschner2007-10-101-2/+2
* r15701: change 'net ads leave' to disable the machine account in the domain (...Gerald Carter2007-10-101-184/+0
* r15698: An attempt to make the winbind lookup_usergroups() call in security=adsGünther Deschner2007-10-102-21/+238
* r15697: I take no comments as no objections :)Günther Deschner2007-10-103-155/+334
* r15696: Free LDAP search result.Günther Deschner2007-10-101-0/+2
* r15635: Fix a bogus gcc uninit variable messageVolker Lendecke2007-10-101-1/+1
* r15560: Since the hotel doesn't have Sci-Fi and no "Doctor Who"....Gerald Carter2007-10-101-171/+25
* r15559: Smaller fixes for the new cldap code:Günther Deschner2007-10-101-5/+5
* r15558: Do not wait endless for a CLDAP reply when the LDAP server isGünther Deschner2007-10-101-1/+21
* r15544: make sure to define NS_PACKETSZ for Bind 4 interfaces (fix build on us4)Gerald Carter2007-10-101-1/+6
* r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2007-10-103-206/+441
* r15523: Honour the time_offset also when verifying kerberos tickets. ThisGünther Deschner2007-10-101-1/+6
* r15492: Without this patch, the LDAP client libs will call abort() inAndrew Bartlett2007-10-101-9/+19
* r15464: fix dns build breakage on IRIX and OpenBSDGerald Carter2007-10-101-5/+10
* r15463: compile fix for new DNS code for machine using Bind 4 libs (old IRIX ...Gerald Carter2007-10-101-0/+8
* r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter2007-10-101-0/+353