r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcname
authorGünther Deschner <gd@samba.org>
Sat, 7 Oct 2006 05:26:21 +0000 (05:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:15:18 +0000 (12:15 -0500)
commit6091c8152a3998d2503cb0911a217ee904509633
treec5136c2f31dfd97e0981fa4f40e257896cee84df
parent78b0124a6e7051da2df3157f02593f06f7f31a1b
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
source/include/rpc_netlogon.h
source/rpc_client/cli_netlogon.c
source/rpc_parse/parse_net.c
source/rpcclient/cmd_netlogon.c