Merge commit 'master/master'
[kai/samba.git] / source3 / libads / cldap.c
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-02 Volker LendeckeThe IRIX compiler does not like embedded unnamed unions
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Günther Deschners3-nbt: use the new generated nbt.
2008-09-23 Günther Deschners3: fix NETLOGON_NT_VERSION version flags.
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3: use samba4 prototype for ndr_push/pull_struct_blob.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-05 Günther Deschnermailslot: always pull a command 25 type reply.
2008-05-09 Günther Deschnerdsgetdcname: make use of nbt_cldap_netlogon_15.
2008-05-09 Günther Deschnercldap: move out cldap object to fix the build.
2008-05-09 Günther Deschnercldap: let ads_cldap_netlogon() return all possible...
2008-05-06 Günther Deschnermailslot/cldap: use nt_version bits in queries.
2008-04-21 Günther Deschnercldap: add talloc context to ads_cldap_netlogon().
2008-04-21 Günther Deschnerlibads: Use libnbt for CLDAP reply parsing.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
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...