]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:rpc_client: allow rpccli_setup_netlogon_creds_locked() to return netlogon_pipe
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Sep 2024 03:35:01 +0000 (05:35 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:46 +0000 (15:22 +0000)
commitbbea955c3df91fdfcddf3742211485601dc3bdaf
tree05ca3edea01e9265a56d4a19f94591cf478235c0
parent7a68a90ba86ae30d5fee530e7b795b0a6d305d0e
s3:rpc_client: allow rpccli_setup_netlogon_creds_locked() to return netlogon_pipe

Let the caller decide if it wants to keep the netlogon connection...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/rpc_client/cli_netlogon.c