]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:librpc/rpc: split out dcerpc_internal.h for struct pipe_auth_data
authorStefan Metzmacher <metze@samba.org>
Thu, 19 Sep 2024 04:39:02 +0000 (06:39 +0200)
committerJule Anger <janger@samba.org>
Thu, 12 Jun 2025 11:27:15 +0000 (11:27 +0000)
commit6c43234a06ba727b1ba4af8d0cbee06b5227c8c6
tree99bdc6211ee6ee17d0251aedd15944b1cebf64b6
parent6af9f50396d3fcd0288bb0478d6cd9140a3530d4
s3:librpc/rpc: split out dcerpc_internal.h for struct pipe_auth_data

This should be anonymous for callers.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit b874619b5ed5d29a939f13d8064a47c8aca45b8c)
source3/librpc/rpc/dcerpc.h
source3/librpc/rpc/dcerpc_helpers.c
source3/librpc/rpc/dcerpc_internal.h [new file with mode: 0644]
source3/rpc_client/cli_pipe.c