r23779: Change from v2 or later to v3 or later.
[samba.git] / source3 / libads / cldap.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Jeremy Allisonr21755: Memory leak fixes from Zack Kirsch <zack.kirsch...
2007-10-10 Günther Deschnerr18175: Forgot to call asn1_free() in previous commit.
2007-10-10 Günther Deschnerr18174: Do not return "success" when we failed to write...
2007-10-10 Günther Deschnerr18162: Close socket when the CLDAP request has failed.
2007-10-10 Jeremy Allisonr18010: Ensure we don't timeout twice to the same
2007-10-10 Jeremy Allisonr17943: The horror, the horror. Add KDC site support by
2007-10-10 Jeremy Allisonr17928: Implement the basic store for CLDAP sitename
2007-10-10 Volker Lendecker17089: Fix a possible null dereference and some memleaks.
2007-10-10 Günther Deschnerr16861: Fixing crash bug when passing no domain/realm...
2007-10-10 Günther Deschnerr16452: Fix memleak in the CLDAP processing (found...
2007-10-10 Günther Deschnerr15559: Smaller fixes for the new cldap code:
2007-10-10 Günther Deschnerr15558: Do not wait endless for a CLDAP reply when...
2007-10-10 Gerald Carterr15543: New implementation of 'net ads join' to be...