1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Ralph Boehme 3a0c16b08c smbd/cleanupd: use smbd_reinit_after_fork()
Using smbd_reinit_after_fork() rather then reinit_after_fork() ensures
am_parent is reset to NULL. Otherwise, when exiting for some reason, the
inherited atexit handler killkids() calls kill(0,SIGTERM) terminating
our whole process group including the main smbd.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12016

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2016-07-10 22:28:13 +02:00
..
auth krb5pac.idl: introduce PAC_DOMAIN_GROUP_MEMBERSHIP to handle the resource groups 2016-06-30 07:16:45 +02:00
build waf: improve iconv checks 2014-01-03 05:04:44 +01:00
client s3-client: Fix compiler errors when building with --address-sanitizer 2016-06-16 04:40:13 +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 s3: libsmb: Widen the internal client smb1.pid to 32-bits as is used on the wire and in libcli/smb/smb1*.c 2016-06-18 15:32:17 +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 s3: tldap: Make tldap_gensec_bind_send()/tldap_gensec_bind_recv() static. 2016-06-28 11:19:33 +02:00
libads s3-libads: fix a memory leak in ads_sasl_spnego_bind() 2016-07-05 20:55:08 +02:00
libgpo gpo: don't leak cache_path onto talloc tos 2014-10-06 19:18:05 +02:00
libnet s3-libnet: Add a comment to make cleaŕ we want to fall through 2016-06-24 05:58:34 +02:00
librpc s3:librpc:crypto:gse: increase debug level for gse_init_client(). 2016-04-28 16:51:16 +02:00
libsmb CVE-2016-2019: s3:libsmb: add comment regarding smbXcli_session_is_guest() with mandatory signing 2016-07-07 11:22:27 +02:00
locale s3: fix encryption help messages 2015-12-22 02:22:50 +01:00
locking Fix memory leak in share mode locking. 2016-05-27 18:43:31 +02:00
modules s3-vfs/snapper: Fix compiler errors when building with --address-sanitizer 2016-06-16 04:40:13 +02:00
nmbd dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
param smbd: remove "only user" and "username" parameters 2016-05-06 01:32:24 +02:00
passdb s3:pdb_samba_dsdb: fix calucating of dsdb_flags 2016-06-27 05:00:16 +02:00
printing printing: handle "printcap cache time" change on HUP 2016-04-19 13:14:20 +02:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry s3:registry: use dbwrap_purge_bystring instead of dbwrap_delete_bystring 2016-03-01 21:50:24 +01:00
rpc_client s3:rpc_client: remove unused rpc_pipe_client->max_recv_frag 2016-06-24 14:09:01 +02:00
rpc_server s3:rpc_client: remove unused rpc_pipe_client->max_recv_frag 2016-06-24 14:09:01 +02:00
rpcclient s3:rpcclient: make use of SMB_SIGNING_IPC_DEFAULT 2016-05-21 05:01:15 +02:00
script CVE-2016-2019: s3:selftest: add regression tests for guest logins and mandatory signing 2016-07-07 14:52:20 +02:00
selftest selftest: test idmap backend id allocation for unknown SIDS 2016-06-28 07:27:18 +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 smbd/cleanupd: use smbd_reinit_after_fork() 2016-07-10 22:28:13 +02:00
stf
torture s3: torture: Add test that proves Win2k12 correctly returns pidlow and pidhigh in SMB1 requests. 2016-06-18 15:32:18 +02:00
utils s3:utils/net: Add new option 'unregister' in 'net ads dns' command. 2016-06-27 20:43:26 +02:00
web
winbindd s3/winbindd: use == -1 instead of < 0 for error checking uid_t 2016-07-01 05:22:36 +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: Add checks for open file description locks. 2016-05-21 01:28:28 +02:00
wscript_build lib: Move poll_funcs to lib/ 2016-06-07 14:34:10 +02:00
wscript_configure_system_ncurses Transition to waf 1.8: wrapped conf.check_cfg 2015-03-16 03:00:07 +01:00