bind9/bin
Mark Andrews 1de9c05210 Have dns_zt_apply lock the zone table
There were a number of places where the zone table should have been
locked, but wasn't, when dns_zt_apply was called.

Added a isc_rwlocktype_t type parameter to dns_zt_apply and adjusted
all calls to using it.  Removed locks in callers.

(cherry picked from commit f053d5b414)
2022-11-11 15:57:52 +00:00
..
check Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:42:18 +01:00
confgen Replace alg_totext with dst_hmac_algorithm_totext 2022-09-27 16:55:33 +02:00
delv Reset parser before parsing of internal trust anchor 2022-08-19 15:21:41 +10:00
dig Add the ability to dig to specify the signing time 2022-09-26 16:53:06 +02:00
dnssec Wait with NSEC3 during a DNSSEC policy change 2022-08-22 19:21:39 +02:00
named Have dns_zt_apply lock the zone table 2022-11-11 15:57:52 +00:00
nsupdate Document that nsupdate ignores server command in GSS-TSIG mode 2022-10-18 10:13:30 +02:00
plugins Hyperlink program names to their manual pages 2022-03-14 11:01:31 +01:00
rndc fix a possible use-after-detach bug in rndc 2022-09-12 14:03:05 -07:00
tests Update the HTTP headers test to check for 101 headers 2022-11-11 09:25:00 +01:00
tools merge dns_request_createvia() into dns_request_create() 2022-09-15 16:49:04 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00