1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/smbd
Stefan Metzmacher 197c25487e smbd: make sure the parent smbd stays alive forever
The problem was that the parent smbd doesn't have
any event when the process model standard was in use.

Now we always add an fd event for stdin, but may not
ask for any events to trigger.

metze
(This used to be commit fa6c00734c)
2008-06-20 11:03:12 +02:00
..
config.mk Fix a couple (well, little more than that..) of typos. 2008-05-18 23:02:47 +02:00
pidfile.c r26236: Remove more uses of global_loadparm or specify loadparm_context explicitly. 2007-12-21 05:47:15 +01:00
process_model.c Fix prototype for pthread process model. 2008-06-14 12:14:27 +02:00
process_model.h Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
process_model.m4 r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues with local 2007-10-10 14:05:00 -05:00
process_model.mk Fix a couple (well, little more than that..) of typos. 2008-05-18 23:02:47 +02:00
process_prefork.c Use a custom init function for samba4 that sets a samba4 2008-06-14 13:00:53 -04:00
process_single.c Clarify nomaclature of socket names in process_single and process_prefork 2008-02-05 14:51:01 +11:00
process_standard.c Use a custom init function for samba4 that sets a samba4 2008-06-14 13:00:53 -04:00
process_thread.c Use a custom init function for samba4 that sets a samba4 2008-06-14 13:00:53 -04:00
server.c smbd: make sure the parent smbd stays alive forever 2008-06-20 11:03:12 +02:00
service_stream.c Fix segfault caused by talloc_free() being called while still processing 2008-06-19 17:59:57 +10:00
service_stream.h smbd: add session_info to struct stream_connection 2008-05-17 01:54:18 +02:00
service_task.c Rework service init functions to pass down service name. This is 2008-02-04 17:48:51 +11:00
service_task.h r26227: Make loadparm_context part of a server task, move loadparm_contexts further up the call stack. 2007-12-21 05:47:04 +01:00
service.c Remove useless layer of indirection, where every service called 2008-02-04 21:58:29 +11:00
service.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
smbd.8.xml r13070: Add a simple smbd manpage, based on the Samba 3 one. 2007-10-10 13:51:21 -05:00