]> 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)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:46 +0000 (15:22 +0000)
commitb874619b5ed5d29a939f13d8064a47c8aca45b8c
treed111920f4c9642d19d7d5b393b485f1e40771ec9
parent8d666e18f8d254124967e7ac56fc5b171963c02f
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>
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