librpc: Remove the gensec dependency from library dcerpc-binding
authorVolker Lendecke <vl@samba.org>
Fri, 2 Apr 2021 11:41:21 +0000 (13:41 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 6 Apr 2021 23:33:14 +0000 (23:33 +0000)
commit4d3b6506d30e4bf302f832493dad00a83b73d370
tree2a2469547ad93cfc56edf71db89b5bdda00570e4
parent8945d99758d8bedd374f1c51304b87a6cf10498c
librpc: Remove the gensec dependency from library dcerpc-binding

This means yet another library, but having to depend on gensec just
for dcerpc_parse_binding() and basic packet parsing seems like a bit
overkill to me.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Apr  6 23:33:14 UTC 2021 on sn-devel-184
libcli/auth/wscript_build
librpc/rpc/dcerpc_pkt_auth.c [new file with mode: 0644]
librpc/rpc/dcerpc_pkt_auth.h [new file with mode: 0644]
librpc/rpc/dcerpc_util.c
librpc/rpc/dcerpc_util.h
librpc/rpc/dcesrv_auth.c
librpc/wscript_build
source3/wscript_build
source4/librpc/rpc/dcerpc.c
source4/librpc/wscript_build