]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:rpc_client: Pass remote name and socket to cli_rpc_pipe_open_with_creds()
authorGünther Deschner <gd@samba.org>
Thu, 18 Nov 2021 10:43:08 +0000 (11:43 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 2 Dec 2021 13:59:31 +0000 (13:59 +0000)
commitc7ead1292852da371ff53fcdbd7ebd4bc1c08fbd
tree9835b17a1f8e3c127331fc0f35c0f63849d86462
parentbe1520d2058a9430cf370f6fefd07bbddf3fbfe0
s3:rpc_client: Pass remote name and socket to cli_rpc_pipe_open_with_creds()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14767

Pair-Programmed-With: Andreas Schneider <asn@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/libsmb/passchange.c
source3/rpc_client/cli_pipe.c
source3/rpc_client/cli_pipe.h
source3/rpcclient/rpcclient.c
source3/utils/net_rpc.c
source3/winbindd/winbindd_cm.c