1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
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
..
auth auth: Split out make_user_info_SamBaseInfo and add authenticated argument 2011-07-20 09:17:14 +10:00
build/pasn1 s4: Remove the old perl/m4/make/mk-based build system. 2010-10-31 02:01:44 +00:00
cldap_server libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol 2011-06-20 08:12:03 +02:00
client s4-modules Remove lp_ctx from init functions that no longer need it 2011-06-06 17:37:51 +10:00
cluster tdb_compat.h: divert every tdb build and includes to tdb_compat 2011-06-20 11:18:34 +02:00
dns_server libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol 2011-06-20 08:12:03 +02:00
dsdb s4-kcc: use dsdb_delete() instead of ldb_delete() 2011-07-21 11:44:36 +10:00
echo_server libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol 2011-06-20 08:12:03 +02:00
heimdal s4:heimdal: add missing files 2011-07-15 11:15:05 +02:00
heimdal_build s4:heimdal_build: define HAVE_KRB5_PDU_NONE_DECL 2011-07-15 11:15:05 +02:00
include lib/util: new merged debug system 2011-03-01 04:32:12 +01:00
kdc s4:kdc: restore the behavior before the last heimdal import 2011-07-20 12:12:38 +02:00
ldap_server Use tevent_req_oom 2011-06-20 12:33:24 +02:00
lib s4-messaging: fixed the removal of messaging sockets in child tasks 2011-07-22 08:09:06 +02:00
libcli s4:libcli/raw: s/SMBchkpth/SMBcheckpath 2011-07-12 16:50:55 +02:00
libnet libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol 2011-06-20 08:12:03 +02:00
librpc s4-librpc Remove unsued server_id4.idl 2011-06-10 03:27:20 +02:00
nbt_server s4:winsdb: place wins.ldb in "state dir" instead of "lock dir" 2011-07-12 16:16:45 +02:00
ntp_signd source4/: Fix prototypes for all functions in various subsystems. 2011-03-19 03:20:05 +01:00
ntptr s4-modules Remove lp_ctx from init functions that no longer need it 2011-06-06 17:37:51 +10:00
ntvfs s4:ntvfs/cifs: add option to use S4U2Proxy 2011-06-22 18:17:43 +02:00
param s4-param: use "state directory" and "cache directory" options 2011-07-21 08:51:54 +02:00
rpc_server s4-lsa: prepare dcesrv_lsa_CreateTrustedDomain_base() to deal with unencrypted auth info. 2011-07-15 19:57:48 +02:00
samba_tool s4-modules Remove lp_ctx from init functions that no longer need it 2011-06-06 17:37:51 +10:00
script s4-param finish services hooks for s4->s3 loadparm context 2011-07-14 15:06:45 +10:00
scripting s4-param: use "state directory" and "cache directory" options 2011-07-21 08:51:54 +02:00
selftest dbcheck: mark the dbcheck as known-fail 2011-07-21 11:44:38 +10:00
setup samba-tool: fixed samba-tool user syntax 2011-07-21 11:44:29 +10:00
smb_server update/add my copyright 2011-07-21 11:44:33 +10:00
smbd s4-messaging: fixed the removal of messaging sockets in child tasks 2011-07-22 08:09:06 +02:00
torture auth: Split out make_user_info_SamBaseInfo and add authenticated argument 2011-07-20 09:17:14 +10:00
utils samba-tool: updated test suite to reflect the move from domainlevel to domain level 2011-07-21 10:32:23 +10:00
web_server s4-ipv6: update callers to load_interface_list() 2011-06-06 12:26:10 +10:00
winbind s4-winbind handle all values for server role 2011-07-14 08:20:13 +02:00
wrepl_server param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server() 2011-07-02 12:31:34 +10:00
.testr.conf
.valgrind_suppressions
NEWS s4-param Remove 'sam database' parameter 2011-06-06 15:02:38 +10:00
TODO