1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Volker Lendecke 25fab3ebe9 messaging: With dgm_ref, don't destroy the dgm ctx
Since we use messaging_dgm_ref, we must rely on that to destroy the dgm
context when the last reference goes.

This is a real bugfix in case we have multiple messaging contexts.

I'm not sure if we should move towards just one single messaging context
per process, just like we have it for the dgm context.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2015-05-28 11:13:09 +02:00
..
auth Convert all uint32/16/8 to _t in a grab-bag of remaining files. 2015-05-14 22:16:56 +02:00
build waf: improve iconv checks 2014-01-03 05:04:44 +01:00
client Convert all uint32/16/8 to _t in source3/client. 2015-05-13 19:11:23 +02:00
exports
groupdb Convert all uses of uint32/16/8 to _t in source3/groupdb. 2015-05-14 19:29:19 +02:00
include ctdbd_conn: Move ndr marshalling to messages_ctdb.c 2015-05-28 11:13:09 +02:00
intl lang_tdb: don't leak lock_path or data_path onto talloc tos 2014-11-03 23:46:05 +01:00
lib messaging: With dgm_ref, don't destroy the dgm ctx 2015-05-28 11:13:09 +02:00
libads Convert all uint32/16/8 to _t in a grab-bag of remaining files. 2015-05-14 22:16:56 +02:00
libgpo gpo: don't leak cache_path onto talloc tos 2014-10-06 19:18:05 +02:00
libnet Convert uint64 to uint64_t 2015-05-15 19:31:24 +02:00
librpc s3:smb2_sesssetup.c: For SMB >= 3.1, derive crypto keys from preauth 2015-05-08 13:00:28 +02:00
libsmb Use tevent_req_poll_ntstatus 2015-05-18 02:34:24 +02:00
locale winbind/i18n: update Japanese pam winbind translation 2014-07-26 20:43:28 +02:00
locking Convert uint64 to uint64_t 2015-05-15 19:31:24 +02:00
modules vfs_hpuxacl: Fix typo in comment... 2015-05-21 22:54:20 +02:00
nmbd Fix the uint32/16/8 stuff in two proto.h files I missed. 2015-05-13 22:01:13 +02:00
pam_smbpass lib: Remove load_case_tables_library() 2015-03-24 00:00:20 +01:00
param smbd: Offer SMB 3.1.1 by default. 2015-05-08 15:49:32 +02:00
passdb Convert the few instances of int32 there were to int32_t. 2015-05-16 03:09:12 +02:00
printing s3-spoolss: use talloc_zero in spoolss notify code 2015-05-21 22:53:15 +02:00
profile Convert all uint32/16/8 to _t in a grab-bag of remaining files. 2015-05-14 22:16:56 +02:00
registry Convert uint64 to uint64_t 2015-05-15 19:31:24 +02:00
rpc_client Use tevent_req_poll_ntstatus 2015-05-18 02:34:24 +02:00
rpc_server Covert all uint32/16/8 to _t in source3/rpc_server. 2015-05-15 19:31:24 +02:00
rpcclient Convert all uint32/16/8 to _t in source3/rpcclient. 2015-05-12 01:32:12 +02:00
script s3: torture: Add regression test for bug #11249. 2015-05-05 16:37:18 +02:00
selftest s3:selftest: run smb2.notify with --signing=required 2015-05-07 01:21:43 +02:00
services Convert all uint32/16/8 to _t in a couple of include files. 2015-05-12 04:22:55 +02:00
smbd ctdbd_conn: Move ctdbd_register_reconfigure to a callback 2015-05-28 11:13:09 +02:00
stf
torture Fix the uint32/16/8 stuff in two proto.h files I missed. 2015-05-13 22:01:13 +02:00
utils testparm: Add warning if the netbios name is too long 2015-05-21 20:07:28 +02:00
web
winbindd s3:winbindd: make sure we remove pending io requests before closing client sockets 2015-05-20 22:16:54 +02:00
.clang_complete lib: Remove tdb_compat 2015-03-17 11:30:52 +01:00
.dmallocrc
.indent.pro
change-log
Doxyfile
mainpage.dox
smbadduser.in
wscript s3:wscript: remove unused uint[16,32] rpc.h checks 2015-05-19 13:43:13 +02:00
wscript_build sharesec: Print ACEs in similar format as expected in input 2015-04-25 00:04:24 +02:00
wscript_configure_system_ncurses Transition to waf 1.8: wrapped conf.check_cfg 2015-03-16 03:00:07 +01:00