]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:rpc_client: let cli_rpc_pipe_open() use rpc_client_connection_np()
authorStefan Metzmacher <metze@samba.org>
Mon, 16 Sep 2024 20:10:00 +0000 (22:10 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:46 +0000 (15:22 +0000)
commitfab0d27c5cf4885c31d7ed04ea69eda7992ea209
tree4d01f6d46f19a44d34f555b507f24ad7c415ef16
parent7b9cef2a29333c6338520754927ee37027738010
s3:rpc_client: let cli_rpc_pipe_open() use rpc_client_connection_np()

This way cli_rpc_pipe_open() uses the same flow for
rpc_client_connection_np() and rpc_pipe_open_tcp_port().

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