bind9/bin
Ondřej Surý 861a236937 Use SIGABRT instead of SIGKILL to produce cores on failed start
When the `named` would hang on startup it would be killed with SIGKILL
leaving us with no information about the state the process was in.
This commit changes the start.pl script to send SIGABRT instead, so we
can properly collect and process the coredump from the hung named
process.
2021-04-29 12:03:50 +02:00
..
check Install man page for named-compilezone 2021-03-22 09:36:48 +01:00
confgen Address a Sphinx duplicate label warning 2021-02-03 11:44:02 +01:00
delv Refactor taskmgr to run on top of netmgr 2021-04-20 23:22:28 +02:00
dig Fix following up lookup failure if more resolvers are available 2021-04-26 11:14:14 -03:00
dnssec Check that excessive iterations in logged by named when 2021-04-29 17:18:26 +10:00
named Reduce nsec3 max iterations to 150 2021-04-29 17:18:26 +10:00
nsupdate nsupdate: reject attempts to add NSEC3PARAM with excessive iterations 2021-04-29 17:18:26 +10:00
pkcs11 Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
plugins Add filter-a plugin for IPv6-dominant environments 2021-03-19 08:06:55 +01:00
rndc Refactor taskmgr to run on top of netmgr 2021-04-20 23:22:28 +02:00
tests Use SIGABRT instead of SIGKILL to produce cores on failed start 2021-04-29 12:03:50 +02:00
tools Refactor taskmgr to run on top of netmgr 2021-04-20 23:22:28 +02:00
win32/BINDInstall Fixup win32 paths for moved bin/tests/system/resolve 2021-04-19 12:51:33 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00