1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/rpc_server
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
..
backupkey s4:rpc_server: Remove gnutls_global_(de)init() 2019-11-14 08:01:44 +00:00
browser werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source4/rpc_server/ 2016-09-28 00:04:35 +02:00
common s4:rpc_server: Remove imessaging_context from dcerpc core structs 2019-10-18 16:07:36 +00:00
dnsserver CVE-2019-14861: s4-rpc/dnsserver: Avoid crash in ldb_qsort() via dcesrv_DnssrvEnumRecords) 2019-12-10 09:18:46 +00:00
drsuapi s4:rpc_server: Remove imessaging_context from dcerpc core structs 2019-10-18 16:07:36 +00:00
echo s4:rpc_server: only pass context to op_bind() hooks 2019-01-12 03:13:39 +01:00
epmapper librpc:core: Allocate struct dcesrv_interface with talloc 2019-10-18 16:07:37 +00:00
eventlog s4:rpc_server/eventlog: make use of dcesrv_handle_create() 2019-01-12 03:13:34 +01:00
lsa source4/rpc_server/lsa/lsa_lookup.c: typo fixes 2019-10-31 00:43:37 +00:00
netlogon smbdes: convert des_crypt112_16 to use gnutls 2019-12-10 00:30:31 +00:00
remote librpc:core: Add public functions to initialize endpoint servers 2019-12-12 00:35:30 +00:00
samr session: convert sess_crypt_blob to use gnutls 2019-12-10 00:30:31 +00:00
srvsvc smbdotconf: mark "server string" with substitution="1" 2019-11-27 10:25:36 +00:00
tests dnsp.idl: fix dnsp_ip4_array definition 2019-06-21 08:49:19 +00:00
unixinfo wbclient: "ev" is no longer used in wbc_xids_to_sids 2016-09-28 00:04:36 +02:00
winreg s4:rpc_server/winreg: don't cache an ldb connection per presentation context 2019-01-12 03:13:39 +01:00
wkssvc werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source4/rpc_server/ 2016-09-28 00:04:35 +02:00
dcerpc_server.c librpc:core: Allocate struct dcesrv_interface with talloc 2019-10-18 16:07:37 +00:00
dcerpc_server.h s4:rpc_server: Move core structures and prototypes to core library 2019-10-18 16:07:37 +00:00
dcerpc_server.pc.in dcerpc_server: Add 'modulesdir' variable to pkg-config file. 2012-02-23 16:26:25 +01:00
handles.c s4:rpc_server: Cleanup includes 2019-10-18 16:07:36 +00:00
service_rpc.c librpc:core: Split dcesrv context init and endpoint servers init 2019-12-12 00:35:30 +00:00
wscript_build build: Do not build selftest binaries for builds without --enable-selftest 2019-11-22 11:48:59 +00:00