s3:dsgetdcname: Inline dsgetdcname_cache_refresh
[obnox/samba-ctdb.git] / source / libsmb / dsgetdcname.c
2009-08-20 Volker Lendeckes3:dsgetdcname: Inline dsgetdcname_cache_refresh
2009-03-31 Björn Jackes3:dsgetdcname: use parentheses in if condition to...
2009-01-09 Michael AdamMerge commit 'a6a8025d48e63a8bcb1fb03efa8ab85e415f8a38...
2008-12-16 Stefan Metzmachers3:dsgetdcname: retry with the clients site
2008-12-13 Stefan Metzmachers3:dsgetdcname: retry with the clients site
2008-10-13 Volker LendeckeFix an uninitialized variable warning
2008-10-05 Volker LendeckeFix an uninitialized variable warning
2008-08-06 rootfixed conflict
2008-07-04 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb build_3.2.0_ctdb.35
2008-06-27 Jeremy AllisonFix gcc warnings at -O3.
2008-06-27 Jeremy AllisonFix gcc warnings at -O3.
2008-06-05 Volker LendeckeMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-05-29 Günther Deschnerdsgetdcname: use family (instead of sa_family).
2008-05-28 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-05-27 Günther Deschnerdsgetdcname: use family (instead of sa_family).
2008-05-26 Günther Deschnerdsgetdcname: store client sitename for mailslot and...
2008-05-26 Günther Deschnerdsgetdcname: add site support.
2008-05-26 Günther Deschnerdsgetdcname: check for invalid sitename/flag combinations.
2008-05-26 Günther Deschnerdsgetdcname: In case we didn't get a mailslot reply...
2008-05-26 Günther Deschnerdsgetdcname: add reminder that we need to support ipv6...
2008-05-26 Günther Deschnerdsgetdcname: make use of nbt_cldap_netlogon_15.
2008-05-26 Günther Deschnerdsgetdcname: use existing messaging_context if possible.
2008-05-26 Günther Deschnerdsgetdcname: the forest name should never be empty.
2008-05-26 Günther Deschnerdsgetdcname: add map_dc_and_domain_names() for consolid...
2008-05-26 Günther Deschnercldap: move out cldap object to fix the build.
2008-05-26 Günther Deschnerdsgetdcname: fix gencache store for dsgetdcname().
2008-05-26 Günther Deschnerdsgetdcname: pure cosmetics.
2008-05-26 Günther Deschnerdsgetdcname: simply call ourself with DS_FORCE_REDISCOV...
2008-05-26 Günther Deschnerdsgetdcname: be more paranoid about the existance of...
2008-05-26 Günther Deschnerdsgetdcname: remove invalid assumption in discover_dc_d...
2008-05-26 Günther Deschnerdsgetdcname: mailslot replies are identical to the...
2008-05-26 Günther Deschnerdsgetdcname: wait a little longer for mailslot replies.
2008-05-26 Günther Deschnerdsgetdcname: map additional flags to nt_version.
2008-05-26 Günther Deschnerdsgetdcname: use make_dc_info_from_cldap_reply() for...
2008-05-26 Günther Deschnerdsgetdcname: add make_dc_info_from_cldap_reply().
2008-05-26 Günther Deschnerdsgetdcname: add get_cldap_reply_server_flags().
2008-05-26 Günther Deschnercldap: let ads_cldap_netlogon() return all possible...
2008-05-26 Günther Deschnerdsgetdcname: add pull_mailslot_cldap_reply().
2008-05-26 Günther Deschnerdsgetdcname: add map_ds_flags_to_nt_version.
2008-05-26 Günther Deschnerdsgetdcname: remove invalid assumptions when using...
2008-05-26 Günther Deschnermailslot/cldap: use nt_version bits in queries.
2008-05-26 Günther Deschnerdsgetdcname: use correct dc name for name cache store.
2008-05-23 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-05-22 Günther Deschnerdsgetdcname: store client sitename for mailslot and...
2008-05-22 Günther Deschnerdsgetdcname: add site support.
2008-05-22 Günther Deschnerdsgetdcname: check for invalid sitename/flag combinations.
2008-05-22 Günther Deschnerdsgetdcname: In case we didn't get a mailslot reply...
2008-05-22 Günther Deschnerdsgetdcname: add reminder that we need to support ipv6...
2008-05-22 Günther Deschnerdsgetdcname: make use of nbt_cldap_netlogon_15.
2008-05-22 Günther Deschnerdsgetdcname: use existing messaging_context if possible.
2008-05-22 Günther Deschnerdsgetdcname: the forest name should never be empty.
2008-05-22 Günther Deschnerdsgetdcname: add map_dc_and_domain_names() for consolid...
2008-05-22 Günther Deschnercldap: move out cldap object to fix the build.
2008-05-22 Günther Deschnerdsgetdcname: fix gencache store for dsgetdcname().
2008-05-22 Günther Deschnerdsgetdcname: pure cosmetics.
2008-05-22 Günther Deschnerdsgetdcname: simply call ourself with DS_FORCE_REDISCOV...
2008-05-22 Günther Deschnerdsgetdcname: be more paranoid about the existance of...
2008-05-22 Günther Deschnerdsgetdcname: remove invalid assumption in discover_dc_d...
2008-05-22 Günther Deschnerdsgetdcname: mailslot replies are identical to the...
2008-05-22 Günther Deschnerdsgetdcname: wait a little longer for mailslot replies.
2008-05-22 Günther Deschnerdsgetdcname: map additional flags to nt_version.
2008-05-22 Günther Deschnerdsgetdcname: use make_dc_info_from_cldap_reply() for...
2008-05-22 Günther Deschnerdsgetdcname: add make_dc_info_from_cldap_reply().
2008-05-22 Günther Deschnerdsgetdcname: add get_cldap_reply_server_flags().
2008-05-22 Günther Deschnercldap: let ads_cldap_netlogon() return all possible...
2008-05-22 Günther Deschnerdsgetdcname: add pull_mailslot_cldap_reply().
2008-05-22 Günther Deschnerdsgetdcname: add map_ds_flags_to_nt_version.
2008-05-22 Günther Deschnerdsgetdcname: remove invalid assumptions when using...
2008-05-22 Günther Deschnermailslot/cldap: use nt_version bits in queries.
2008-05-22 Günther Deschnerdsgetdcname: use correct dc name for name cache store.
2008-05-22 Günther Deschnermailslot/dsgetdcname: do what XP does and request nt_ve...
2008-05-22 Günther Deschnermailslot: allow to give back struct nbt_ntlogon_packet.
2008-05-22 Günther Deschnermailslot: allow to define nt_version in send_getdc_requ...
2008-04-24 Günther Deschnermailslot/dsgetdcname: do what XP does and request nt_ve...
2008-04-24 Günther Deschnermailslot: allow to give back struct nbt_ntlogon_packet.
2008-04-24 Günther Deschnermailslot: allow to define nt_version in send_getdc_requ...
2008-04-22 Günther Deschnerdsgetdcname: Fix discover_dc_dns().
2008-04-22 Günther Deschnerdsgetdcname: add very basic flat name support.
2008-04-22 Günther Deschnercldap: avoid duplicate definitions so remove ads_cldap.h.
2008-04-22 Günther Deschnercldap: add talloc context to ads_cldap_netlogon().
2008-04-22 Günther Deschnerlibads: Use libnbt for CLDAP reply parsing.
2008-04-22 Günther Deschnerdsgetdcname: Fix discover_dc_dns.
2008-04-21 Günther Deschnerdsgetdcname: Fix discover_dc_dns().
2008-04-21 Günther Deschnerdsgetdcname: add very basic flat name support.
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-04-12 Günther DeschnerRemove unneeded pack_dsdcinfo/unpack_dsdcinfo.
2008-04-12 Günther DeschnerUse NDR for netr_DsRGetDCNameInfo un-/marshalling in...
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
next