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)
commitd30237598d0c55b73e202c1de3a020194b67a7e6
tree3663742688ed982b631f852ce056faac4be1bfe8
parent848a3497e385090b4b21837c8d0e0313f5c062e5
Allocate rpc_cli->dc in rpccli_netlogon_setup_creds()

The general cli_pipe routines should not have to know about this NETLOGON
speciality.
source/rpc_client/cli_netlogon.c
source/rpc_client/cli_pipe.c