1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/librpc/rpc
Samuel Cabrero 90eb485cf9 librpc:core: Add public functions to initialize endpoint servers
The dcesrv_init_registered_ep_servers() will be used by the S3 server to
initialize all registered endpoint servers (for embedded services), and
the dcesrv_init_ep_server() function will be used by the external
daemons to initialize the required ones.

As serveral S3 services may require to initialize another one before
itself (svcctl and eventlog for example require winreg) a boolean flag is
added to track the initialization status.

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2019-12-12 00:35:30 +00:00
..
binding_handle.c librpc/rpc: verify the passed table against the table on the handle 2016-10-26 11:20:18 +02:00
binding.c librpc: add binding handle support for [smb1] 2018-07-24 06:55:23 +02:00
dcerpc_error.c librpc:rpc: Use C99 initializer for last element in dcerpc_faults 2019-01-28 10:29:23 +01:00
dcerpc_util.c dcerpc: developer option to save ndr_fuzz_X seeds 2019-12-10 07:50:28 +00:00
dcesrv_auth.c s4:rpc_server: Move core functions to core library 2019-10-18 16:07:37 +00:00
dcesrv_core.c librpc:core: Add public functions to initialize endpoint servers 2019-12-12 00:35:30 +00:00
dcesrv_core.h librpc:core: Add public functions to initialize endpoint servers 2019-12-12 00:35:30 +00:00
dcesrv_mgmt.c librpc:core: Allocate struct dcesrv_interface with talloc 2019-10-18 16:07:37 +00:00
dcesrv_reply.c dcerpc: developer option to save ndr_fuzz_X seeds 2019-12-10 07:50:28 +00:00
rpc_common.h dcerpc: developer option to save ndr_fuzz_X seeds 2019-12-10 07:50:28 +00:00