s3:rpc_server: Improve local dispatching
authorSamuel Cabrero <scabrero@samba.org>
Mon, 18 Nov 2019 13:01:52 +0000 (14:01 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 8 Apr 2020 22:23:05 +0000 (22:23 +0000)
commit03f79a3bd71bc7a0a401d5f19560e831251d32b7
tree8a15bcfb6d0c1d50277ded4c626c69887c8a06ac
parentbce570cfd751fe2348e62cd8e06d64760d769611
s3:rpc_server: Improve local dispatching

Craft core structures to dispatch local calls in the same way as remote
ones, removing the special handling in the autogenerated code.

This is also necessary to drop s3 rpc handles implementation.

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Apr  8 22:23:05 UTC 2020 on sn-devel-184
librpc/rpc/dcesrv_core.h
pidl/lib/Parse/Pidl/Samba4/NDR/ServerCompat.pm
source3/rpc_server/rpc_ncacn_np.c
source3/rpc_server/spoolss/srv_iremotewinspool.c
source3/winbindd/winbindd_dual_ndr.c