1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/lib
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
..
cmdline s4-cmdline: Rename popt tables to avoid symbol conflicts 2011-06-21 09:36:23 +10:00
com source4/lib: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
events s4-auth Rename auth -> auth4 to avoid conflict with s3 auth 2011-05-08 10:56:26 +02:00
messaging s4-messaging: fixed the removal of messaging sockets in child tasks 2011-07-22 08:09:06 +02:00
policy s4:lib/policy/gp_ldap.c - make more use of LDB result constants 2011-03-30 09:33:38 +02:00
registry s4-modules Remove lp_ctx from init functions that no longer need it 2011-06-06 17:37:51 +10:00
samba3 s4-waf: rename smbpasswd library to smbpasswdparser 2011-02-22 02:51:10 +01:00
socket s4:lib/socket: iface_list_wildcard() should only return "::" if we have ipv6 interfaces 2011-07-10 17:11:14 +02:00
stream s4: Remove the old perl/m4/make/mk-based build system. 2010-10-31 02:01:44 +00:00
tls s4:lib/tls/wscript - exclude known broken GNUTLS releases 2011-03-10 11:58:27 +01:00
wmi s4: Remove the old perl/m4/make/mk-based build system. 2010-10-31 02:01:44 +00:00
wscript_build lib/util Move source3 tdb_wrap_open() into the common code. 2011-05-06 07:51:24 +02:00