1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source3
Samuel Cabrero 228f8b2c53 s3:rpc_server: Add a function to create the endpoints sockets
The pidl-generated initialization function for each endpoint server will
register the RPC interface in all endpoints defined in the idl file.

The interface registration code will create the endpoint if it does not
exists (as an endpoint can serve multiple interfaces) and will add it to
the endpoint list exiting in the dcesrv_context.

This commit adds a generic dcesrv_create_endpoint_sockets function which
will be preforking external daemons to create the sockets regardless the
endpoint transport. This function will only create the sockets, the
external preforking daemon is who will start listening.

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2020-03-20 15:36:33 +00:00
..
auth auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL) 2020-02-14 12:15:32 +00:00
build source3/build/charset.py: update to handle waf 2.0.4 2018-09-05 06:37:23 +02:00
client s3:libsmb: pass dest_ss to cli_cm_open() 2020-02-26 19:45:36 +00:00
exports
groupdb smbdotconf: mark "set primary group script" with substitution="1" 2019-11-27 10:25:36 +00:00
include libsmb: Don't try to find posix stat info in SMBC_getatr() 2020-03-20 05:06:07 +00:00
intl lib: Remove "tdb based replacement for gettext" 2019-05-22 05:59:13 +00:00
lib lib: Fix a typo 2020-03-10 21:25:33 +00:00
libads s3-libads: use dns name to open a ldap session 2020-03-05 12:29:26 +00:00
libgpo/gpext Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
libnet krb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_wrap/krb5_errs.c 2020-02-10 16:32:37 +00:00
librpc idl: limit recurion on recursive elements 2020-02-27 02:29:20 +00:00
libsmb libsmb: Don't try to find posix stat info in SMBC_getatr() 2020-03-20 05:06:07 +00:00
locale Spelling fixes s/Mirgate/Migrate/ 2019-09-01 22:21:26 +00:00
locking smbd: Fix a comment, "flags" expanded to 2 bytes 2020-03-10 21:25:33 +00:00
modules Revert "s3: VFS: vfs_default: Add tevent_req pointer to state struct in vfswrap_pread_state." 2020-03-18 18:03:31 +00:00
nmbd smbdotconf: mark "wins hook" with substitution="1" 2019-11-27 10:25:36 +00:00
param lib:param: Add lp(cfg)_weak_crypto() 2020-03-19 20:46:41 +00:00
passdb Remove unnecessary/incorrect talloc_steal() calls 2020-03-05 18:40:16 +00:00
printing s3:rpc_server: Init registered ep servers in external spoolssd daemon 2020-03-20 15:36:33 +00:00
profile s3:profile: Allow profile subsystem to use SHA1 in FIPS mode 2019-07-09 13:31:46 +00:00
registry source3/registry/reg_parse.h: typo fixes 2019-10-31 00:43:37 +00:00
rpc_client s3:rpclient: simplify rpc_tstream_next_vector() 2020-02-06 14:57:41 +00:00
rpc_server s3:rpc_server: Add a function to create the endpoints sockets 2020-03-20 15:36:33 +00:00
rpcclient rpcclient: Ask for minimal permissions for SID and name lookups 2020-03-11 08:09:32 +00:00
script s3: tests: Slight tweak to the force-close share test. 2020-03-18 18:03:28 +00:00
selftest selftests: Tests only appropiate RPC interfaces are available in smb pipes 2020-03-20 15:36:31 +00:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd s3:rpc_server: Init registered ep servers in external epmd daemon 2020-03-20 15:36:32 +00:00
torture torture3: Add a test that contends with a READ, not a WRITE lock 2019-12-22 17:29:28 +00:00
utils s3:utils: Add weak crypto information to testparm 2020-03-19 20:46:41 +00:00
web
winbindd s3:winbindd: Initialize dcesrv_context and ep servers in winbindd daemon 2020-03-20 15:36:33 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript winexe: add configure option to control whether to build it (default: auto) 2020-03-09 16:27:21 +00:00
wscript_build build: fix the coverage build 2020-02-27 01:02:32 +00:00
wscript_configure_system_ncurses source3/wscript_configure_system_ncurses: update to handle waf 2.0.4 2018-09-05 06:37:24 +02:00