]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:rpc_client: split out cli_rpc_pipe_client_auth_schannel()
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Sep 2024 02:23:40 +0000 (04:23 +0200)
committerJule Anger <janger@samba.org>
Thu, 12 Jun 2025 11:27:15 +0000 (11:27 +0000)
commit4ead84244710f2f70a3ff4db37fc06ca6b4e1b7b
treeabbdf711eb1575e9dfe9a27707cdd214272247bf
parentbf717ca5c4dbbf2084c8d4493ab22498bf41990b
s3:rpc_client: split out cli_rpc_pipe_client_auth_schannel()

This will allow us to use it without creating a new
association group and transport connection.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 14fe854ec5379c422e805cde6ed6290f86ad66db)
source3/rpc_client/cli_pipe.c
source3/rpc_client/cli_pipe.h