1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/smbd
Andrew Tridgell 2d21fe079f s4-messaging: fixed the removal of messaging sockets in child tasks
when a child task exits we were firing a destructor on any inherited
messaging contexts, which could trigger a removal of the parents
message socket and messaging database entry.

This adds a new auto_remove flag to imessaging_init(), and exposes the
cleanup code for use by the stream service.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Fri Jul 22 08:09:06 CEST 2011 on sn-devel-104
2011-07-22 08:09:06 +02:00
..
pidfile.c source4/smbd: Fix prototypes for all functions. 2011-03-19 03:20:04 +01:00
process_model.c s4-modules Remove lp_ctx from init functions that no longer need it 2011-06-06 17:37:51 +10:00
process_model.h s4-server: cleanup allocation of process models 2010-11-03 10:40:52 +00:00
process_onefork.c source4/smbd: Fix prototypes for all functions. 2011-03-19 03:20:04 +01:00
process_prefork.c source4/smbd: Fix prototypes for all functions. 2011-03-19 03:20:04 +01:00
process_single.c source4/smbd: Fix prototypes for all functions. 2011-03-19 03:20:04 +01:00
process_standard.c source4/smbd: Fix prototypes for all functions. 2011-03-19 03:20:04 +01:00
process_thread.c s4-smbd: don't initialise process models more than once 2010-10-30 23:49:00 +11:00
samba.8.xml Avoid use of Samba DTD, which requires net access. 2010-08-22 14:05:58 +02:00
server.c s4-messaging: fixed the removal of messaging sockets in child tasks 2011-07-22 08:09:06 +02:00
service_named_pipe.c libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol 2011-06-20 08:12:03 +02:00
service_stream.c s4-messaging: fixed the removal of messaging sockets in child tasks 2011-07-22 08:09:06 +02: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-messaging: fixed the removal of messaging sockets in child tasks 2011-07-22 08:09:06 +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 r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wscript_build tstream: make npa_tstream a private library 2011-04-06 08:12:19 +02:00