]> 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)
committerJule Anger <janger@samba.org>
Thu, 12 Jun 2025 11:27:15 +0000 (11:27 +0000)
commit2f753ed81ce8c3b077d02fbcc82dfb165a4403f5
tree80328dd45a33e77d5258ffece56b5ff5187a70c1
parent91e8d63c638cbcc478faccb82191335550a08003
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>
(cherry picked from commit 344e45507e122137c357fc177bb024f09fff8b01)
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