Allocate rpc_cli->dc in rpccli_netlogon_setup_creds()
authorVolker Lendecke <vl@samba.org>
Sun, 20 Jul 2008 08:40:43 +0000 (10:40 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 20 Jul 2008 15:06:21 +0000 (17:06 +0200)
commit2e905d2cd14b96af4ed8a912cc1f46c661e31756
treeac32a99db8ce1a35613d7bcd571969a40a5c3ef3
parent65dfc40a4adc41fc45e48d96631238817cef8394
Allocate rpc_cli->dc in rpccli_netlogon_setup_creds()

The general cli_pipe routines should not have to know about this NETLOGON
speciality.
(This used to be commit d30237598d0c55b73e202c1de3a020194b67a7e6)
source3/rpc_client/cli_netlogon.c
source3/rpc_client/cli_pipe.c