1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/smbd
Andrew Bartlett b5be45c453 s4-process_model: Remove prefork and onefork
While it is possible to run Samba in these modes, it isn't tested and
isn't required.

Each of these modes requires that SIGCHLD be set to SIGIGN, and that
breaks samba_runcmd_*().

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
2015-03-16 03:00:07 +01:00
..
process_model.c Revert making public of the samba-module library. 2011-12-03 08:36:30 +01:00
process_model.h s4-server: cleanup allocation of process models 2010-11-03 10:40:52 +00:00
process_single.c s4-process_single: Use pid,task_id as cluster_id in process_single just like process_prefork 2013-01-26 16:13:04 +01:00
process_standard.c Remove compatibility code for setproctitle() now moved to libreplace. 2012-09-24 23:06:07 +02:00
server.c messaging4: Enable POOL_USAGE 2015-02-14 01:59:19 +01:00
service_named_pipe.c lib: directory_create_or_exist() does not use "uid" parameter 2014-07-28 22:04:13 +02:00
service_stream.c Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
service_stream.h server_id.idl: Bring server_id.idl in common 2011-06-09 12:40:08 +02:00
service_task.c s4:service_task: explicitly use dcerpc_binding_handle_set_sync_ev() for irpc 2014-05-13 00:08:12 +02:00
service_task.h server_id.idl: Bring server_id.idl in common 2011-06-09 12:40:08 +02:00
service.c s4-smbd: don't initialise process models more than once 2010-10-30 23:49:00 +11:00
service.h
wscript_build s4-process_model: Remove prefork and onefork 2015-03-16 03:00:07 +01:00