r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for fine
authorGünther Deschner <gd@samba.org>
Tue, 28 Aug 2007 15:01:23 +0000 (15:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:16 +0000 (12:30 -0500)
commit84bce05e71720a54aa87900bd6550576317d52cb
tree72211a72a3c95fcb97bde9ade4c428a770c7f8f9
parentc087807ee4bc1fd81e28ea3397cc5d07292cdc3f
r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for fine
grained KDC DNS queries).

Guenther
(This used to be commit 3263cd680fe429430d789b284464fca72ef45719)
source3/Makefile.in
source3/lib/display_dsdcinfo.c [new file with mode: 0644]
source3/libsmb/dsgetdcname.c [new file with mode: 0644]
source3/rpcclient/cmd_netlogon.c
source3/utils/net_lookup.c