summaryrefslogtreecommitdiffstats
path: root/source3/libads/cldap.c
Commit message (Expand)AuthorAgeFilesLines
* r18175: Forgot to call asn1_free() in previous commit.Günther Deschner2007-10-101-0/+1
* r18174: Do not return "success" when we failed to write in the CLDAP code.Günther Deschner2007-10-101-0/+1
* r18162: Close socket when the CLDAP request has failed.Günther Deschner2007-10-101-0/+1
* r18010: Ensure we don't timeout twice to the sameJeremy Allison2007-10-101-1/+3
* r17943: The horror, the horror. Add KDC site support byJeremy Allison2007-10-101-2/+0
* r17928: Implement the basic store for CLDAP sitenameJeremy Allison2007-10-101-2/+2
* r17089: Fix a possible null dereference and some memleaks.Volker Lendecke2007-10-101-0/+7
* r16861: Fixing crash bug when passing no domain/realm name to the CLDAP request.Günther Deschner2007-10-101-4/+6
* r16452: Fix memleak in the CLDAP processing (found by valgrind).Günther Deschner2007-10-101-0/+3
* 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
* r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2007-10-101-0/+278