cldap: avoid duplicate definitions so remove ads_cldap.h.
[ira/wip.git] / source3 / libsmb / dsgetdcname.c
2008-04-21 Günther Deschnercldap: avoid duplicate definitions so remove ads_cldap.h.
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.
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-16 Günther Deschnerdsgetdcname: Fix discover_dc_dns.
2008-03-28 Günther DeschnerRemove unneeded pack_dsdcinfo/unpack_dsdcinfo.
2008-03-28 Günther DeschnerUse NDR for netr_DsRGetDCNameInfo un-/marshalling in...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Günther DeschnerLet dsgetdcname() return a struct netr_DsRGetDCNameInfo.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Günther DeschnerEliminate remote tree of dsgetdcname (which will happen...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Günther DeschnerAs long as DsGetDcName is not part of libnetapi, lowerc...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-07 Günther DeschnerRefactor our DsGetDcName call a bit (before it will...
2007-12-05 Volker LendeckeRemove some globals
2007-11-27 Volker LendeckeRemove some statics
2007-10-29 Jeremy AllisonChange our DNS code to cope with AAAA records. A6 records
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Günther Deschnerr24797: Fix logic in dsgetdcname().
2007-10-10 Volker Lendecker24782: Fix C++ warnings
2007-10-10 Günther Deschnerr24776: Remove accidentially commited flag checks.
2007-10-10 Günther Deschnerr24749: Increase debuglevel.
2007-10-10 Günther Deschnerr24742: Add experimental DsGetDcName() call (will be...