summaryrefslogtreecommitdiff
path: root/source3/libads/cldap.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18175: Forgot to call asn1_free() in previous commit.Günther Deschner1-0/+1
2007-10-10r18174: Do not return "success" when we failed to write in the CLDAP code.Günther Deschner1-0/+1
2007-10-10r18162: Close socket when the CLDAP request has failed.Günther Deschner1-0/+1
2007-10-10r18010: Ensure we don't timeout twice to the sameJeremy Allison1-1/+3
2007-10-10r17943: The horror, the horror. Add KDC site support byJeremy Allison1-2/+0
2007-10-10r17928: Implement the basic store for CLDAP sitenameJeremy Allison1-2/+2
2007-10-10r17089: Fix a possible null dereference and some memleaks.Volker Lendecke1-0/+7
2007-10-10r16861: Fixing crash bug when passing no domain/realm name to the CLDAP request.Günther Deschner1-4/+6
2007-10-10r16452: Fix memleak in the CLDAP processing (found by valgrind).Günther Deschner1-0/+3
2007-10-10r15559: Smaller fixes for the new cldap code:Günther Deschner1-5/+5
2007-10-10r15558: Do not wait endless for a CLDAP reply when the LDAP server isGünther Deschner1-1/+21
2007-10-10r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter1-0/+278