named_pipe_auth: Bump info5 to info6
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 22 Dec 2022 04:48:26 +0000 (17:48 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 8 Feb 2023 00:03:39 +0000 (00:03 +0000)
commit8aef16bbbc1e55f0a9f5a8ec87e5348688d93785
treed070bf723433e371b91fb4d30e39fd2fabac46cd
parent5043bbed9993cc08ee752a3fe44f835aedbbc129
named_pipe_auth: Bump info5 to info6

In the next commit, we shall replace the 'authenticated' field of
named_pipe_auth_req_info.info5.session_info.session_info.info with a
more general 'user_flags' field.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/named_pipe_auth/npa_tstream.c
libcli/named_pipe_auth/npa_tstream.h
librpc/idl/named_pipe_auth.idl
source3/librpc/idl/rpc_host.idl
source3/rpc_client/local_np.c
source3/rpc_server/rpc_host.c
source3/rpc_server/rpc_worker.c