1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Stefan Metzmacher a4d2eedafe s3:util: remove reinit_after_fork_pipe_handler before sending SIGTERM
We should not keep the tevent_fd active when we sending us a SIGTERM,
this is not a real problem, but due to a different bug I triggered
a 100% cpu loop. I think it's safer to idle in that case instead
of waisting a lot of energy.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2018-04-24 19:41:14 +02:00
..
auth s3:auth: support AUTH_SESSION_INFO_NTLM in finalize_local_nt_token() 2018-03-19 20:30:49 +01:00
build
client smbclient: Handle ENUM_DIR in "notify" command 2018-04-05 04:05:52 +02:00
exports
groupdb groupdb: Fix CID 1167984 Ignoring number of bytes read 2018-04-04 00:44:23 +02:00
include lib/util: Move log_stack_trace() to common code 2018-04-11 01:06:39 +02:00
intl lib: Give util_paths.c its own header 2017-06-24 01:21:10 +02:00
lib s3:util: remove reinit_after_fork_pipe_handler before sending SIGTERM 2018-04-24 19:41:14 +02:00
libads libsmb: Give namequery.c its own header 2018-04-11 01:06:39 +02:00
libgpo/gpext s3/security.c undefined value 2018-04-20 18:18:25 +02:00
libnet libsmb: Give dsgetdcname.c its own header 2018-04-11 01:06:39 +02:00
librpc Revert "Use "localhost" to be ipv6 only friendly" 2018-03-19 15:34:32 +01:00
libsmb libsmb: Pass "account_name/flags" through nb_getdc 2018-04-11 01:06:39 +02:00
locale pam_winbind: initial Turkish translation 2017-11-15 13:52:05 +01:00
locking s3:locking: Fix integer overflow check in posix_lock_in_range() 2018-03-20 23:16:16 +01:00
modules s3:vfs_aio_pthread: make use of pthreadpool_tevent instead of pthreadpool_pipe 2018-04-23 13:30:06 +02:00
nmbd nmbd: Fix a typo 2018-04-11 01:06:39 +02:00
param wscript_build: fix c modules deps name for Python 3 2018-04-05 08:59:09 +02:00
passdb s3:passdb: Do not return OK if we don't have pinfo set up 2018-04-19 00:32:22 +02:00
printing s3:printing: Fix size types 2018-04-03 20:20:10 +02:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry s3:registry: Fix size types and length calculations 2018-03-21 04:25:39 +01:00
rpc_client libsmb: Give namequery.c its own header 2018-04-11 01:06:39 +02:00
rpc_server rpc_server: Init local_server_* in make_internal_rpc_pipe_socketpair 2018-04-11 15:19:19 +02:00
rpcclient s3:rpcclient: Fix size types 2018-03-20 23:16:16 +01:00
script s3: tests: Regression test to ensure we can never return a DIRECTORY attribute on a stream. 2018-04-12 02:04:28 +02:00
selftest selftest: add some basic testing for aio_pthread 2018-04-23 10:30:19 +02:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd s3:smbd: call pthreadpool_tevent_init() already in smbd_process() 2018-04-23 10:30:18 +02:00
torture libsmb: Give namequery.c its own header 2018-04-11 01:06:39 +02:00
utils ntlm_auth: PAM_AUTH_CRAP needs a privileged socket 2018-04-24 14:32:10 +02:00
web
winbindd winbind: Speed up wbinfo -p 2018-04-24 17:18:23 +02:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript lib/util: Move log_stack_trace() to common code 2018-04-11 01:06:39 +02:00
wscript_build wscript_build: make sure we link extra-python versions of libraries 2018-04-13 07:27:11 +02:00
wscript_configure_system_ncurses