1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/selftest/target
Andrew Bartlett 8466b3c85e s3-rpc_server: Do not setup ncalrpc pipes and TCP for embedded rpc servers
Embedded RPC services are those not launched in the preforked lsasd
and spoolssd children.

The reason that these child processes were created is that is is not
possible to correctly listen for ncalrpc and TCP connections without
creating a child process.  Therefore, we should not have these
embedded RPC services to listen on these sockets just because the
endpoint mapper has been enabled.

Andrew Bartlett
2012-03-07 12:46:13 +01:00
..
__init__.py selftest.target: Add NoneTarget. 2012-03-04 18:02:07 +01:00
Samba3.pm s3-rpc_server: Do not setup ncalrpc pipes and TCP for embedded rpc servers 2012-03-07 12:46:13 +01:00
Samba4.pm selftest: run smbtorture_s3 tests against the ntvfs file server 2012-03-05 08:15:05 +01:00
Samba.pm selftest: Use fork()/exec() rather than system() 2012-03-04 10:14:34 +01:00