]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:rpc_client: remember rpc_pipe_client->print_username
authorStefan Metzmacher <metze@samba.org>
Thu, 19 Sep 2024 04:27:22 +0000 (06:27 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:46 +0000 (15:22 +0000)
commit344e45507e122137c357fc177bb024f09fff8b01
treebfb7aad2a6ca32b28b97a22f4ff4ec684ba7c3b8
parent353af4b70559be1665df345655af43a61177c710
s3:rpc_client: remember rpc_pipe_client->print_username

This is ugly, but it's less ugly than doing it deep
inside of cli_spoolss.c and other code.

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_spoolss.c
source3/rpc_client/rpc_client.h
source3/rpcclient/cmd_iremotewinspool.c
source3/utils/net_rpc_printer.c