]> git.ipfire.org Git - thirdparty/samba.git/commit
tstream_npa: Return named_pipe_auth_req_info4 from accept_existing
authorVolker Lendecke <vl@samba.org>
Mon, 18 Jan 2021 16:30:42 +0000 (17:30 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 1 Apr 2021 19:32:36 +0000 (19:32 +0000)
commitbbfdf2708e8e85cee56aeff43c9216d2003ed310
tree681e34460819cdfa3db7384b1823eb0ca5b89530
parent3a03c0a1ad7ea81d9dcae88016c42a1f9e000b47
tstream_npa: Return named_pipe_auth_req_info4 from accept_existing

Callers might want the full picture. We need to make
named_pipe_auth_req_info4 public for that.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
libcli/named_pipe_auth/npa_tstream.c
libcli/named_pipe_auth/npa_tstream.h
librpc/idl/named_pipe_auth.idl
source3/rpc_server/rpc_server.c
source4/samba/service_named_pipe.c