bind9/lib
Mark Andrews 10083c2019 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 16:13:55 +00:00
..
bind9 Clarify error message about missing inline-signing & dnssec-policy 2022-10-06 10:31:15 +02:00
dns Have dns_zt_apply lock the zone table 2022-11-11 16:13:55 +00:00
irs Update clang to version 14 2022-06-16 18:11:03 +02:00
isc Replace (void *)-1 with ISC_LINK_TOMBSTONE 2022-10-18 14:30:49 +02:00
isccc Update clang to version 14 2022-06-16 18:11:03 +02:00
isccfg Add missing closing ')' to update-policy documentation 2022-11-07 13:08:20 +01:00
ns ensure RPZ lookups handle CD=1 correctly 2022-10-19 13:16:51 -07:00
win32/bindevt Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00