s4:rpc_server: Find association groups through context callbacks
authorSamuel Cabrero <scabrero@samba.org>
Thu, 3 Oct 2019 15:35:03 +0000 (17:35 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 18 Oct 2019 16:07:37 +0000 (16:07 +0000)
commit55ad4ae7ffcb3221675070b9cb939c29e00f25f4
tree5186c9442a494090c59a058077ea7b5ce7ee151b
parentb0ecc8ef55dc7e8c7ce9f7f3ca325358f62debfb
s4:rpc_server: Find association groups through context callbacks

Split the association group management from the server code, the s3 and
s4 implementation will handle differently.

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcerpc_server.h
source4/rpc_server/service_rpc.c
source4/torture/rpc/spoolss_notify.c