bind9/bin
Evan Hunt 9683439d73 prevent a possible shutdown hang in rndc
In rndc_recvdone(), if 'sends' was not 0, then 'recvs' was not
decremented, in which case isc_loopmgr_shutdown() was never reached,
which could cause a hang. (This has not been observed to happen, but
the code was incorrect on examination.)
2022-09-12 13:14:19 -07:00
..
check Remove the isc_app API 2022-08-26 09:09:25 +02:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
delv Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
dig More lenient IDNA processing in dig 2022-09-12 11:40:08 +01:00
dnssec Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
named Ensure that named_server_t is properly initialized 2022-09-12 10:35:39 +01:00
nsupdate Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
plugins Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
rndc prevent a possible shutdown hang in rndc 2022-09-12 13:14:19 -07:00
tests Skip the xfer test when Net::DNS is too old 2022-09-12 12:13:04 +01:00
tools quote addresses in YAML output 2022-08-31 15:32:24 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00