]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:rpc: bump named_pipe_auth_req_info version number
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 7 Sep 2023 21:35:51 +0000 (09:35 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 11 Sep 2023 02:42:41 +0000 (02:42 +0000)
commitda841a80e3b9a3560488c3ddcb0b366b33eb14c1
tree96146e1e234828167f2f48029e79053861a4accb
parenta842c14dc8acb17c6d58682955f9738221338878
s3:rpc: bump named_pipe_auth_req_info version number

This is because commit f893cf85cc387b66c496661e11073b1215270022
changed the security token in secuirty.idl, and bumping the version
was missed.

Signed-off-by: Douglas Bagnall <douglas.bagnall@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