r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcname
commit7b84b133fe375e69817fe5c76089f67280507809
authorGünther Deschner <gd@samba.org>
Sat, 7 Oct 2006 05:26:21 +0000 (7 05:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:15:18 +0000 (10 12:15 -0500)
tree8171348f76887d3d757d44246f1193f0663bfd88
parente0b6961ac5b501f51bd004a392c606e3ef308fee
r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcname
gives just any DC), also make sure to set timeouts in rpcclient
accordingly so that we actually get the DC's reply.

Guenther
(This used to be commit 6091c8152a3998d2503cb0911a217ee904509633)
source3/include/rpc_netlogon.h
source3/rpc_client/cli_netlogon.c
source3/rpc_parse/parse_net.c
source3/rpcclient/cmd_netlogon.c