bind9/bin
Diego Fronza 004849fd36 Added test for the fix
This test ensures that named will correctly shutdown
when receiving multiple control connections after processing
of either "rncd stop" or "kill -SIGTERM" commands.

Before the fix, named was crashing due to a race condition happening
between two threads, one running shutdown logic in named/server.c
and other handling control logic in controlconf.c.

This test tries to reproduce the above scenario by issuing multiple
queries to a target named instance, issuing either rndc stop or kill
-SIGTERM command to the same named instance, then starting multiple rndc
status connections to ensure it is not crashing anymore.

(cherry picked from commit 042e509753)
2020-07-01 12:52:51 +02:00
..
check add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
confgen add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
delv add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
dig Fix miscellaneous little bugs in RST formatting 2020-06-29 19:41:52 +02:00
dnssec keygen -k: allow to set times, not genonly 2020-06-02 11:33:55 +02:00
named Don't continue opening a new rndc connection if we are shutting down 2020-07-01 12:52:51 +02:00
nsupdate Delay kserver cleanup until all tasks finishes 2020-06-04 11:32:33 +02:00
pkcs11 add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
plugins add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
python add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
rndc Implement dummy 'rndc dnssec -status' command 2020-07-01 09:57:44 +02:00
tests Added test for the fix 2020-07-01 12:52:51 +02:00
tools add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
win32/BINDInstall Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00