bind9/bin/named
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
..
include Remove implicit inline-signing code 2022-09-06 09:55:06 +02:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
builtin.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
config.c Fix config bug related to port setting 2022-10-27 12:18:18 +02:00
control.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:42:18 +01:00
controlconf.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:42:18 +01:00
dlz_dlopen_driver.c De-duplicate __FILE__, __LINE__ 2022-10-17 16:00:26 +01:00
fuzz.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
geoip.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
logconf.c Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 08:42:16 +01:00
main.c Include the function name when reporting unexpected errors 2022-10-17 16:00:27 +01:00
Makefile.am Remove auto-generated rst files in repo in favour of grammar pretty printer 2022-07-01 10:20:56 +02:00
named.conf.rst Add note that named.conf man page is not a complete manual 2022-07-01 10:21:06 +02:00
named.rst Document list of crypto algorithms in named -V output 2022-09-28 01:19:50 +10:00
os.c Fix named failing to start on Solaris systems with hundreds of CPUs 2022-10-20 15:15:10 +03:00
server.c Have dns_zt_apply lock the zone table 2022-11-11 15:57:52 +00:00
statschannel.c Have dns_zt_apply lock the zone table 2022-11-11 15:57:52 +00:00
tkeyconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
transportconf.c Rename "hostname" to "remote-hostname" within "tls" 2022-05-03 17:42:43 +03:00
tsigconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
xsl_p.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.c Remove implicit inline-signing code 2022-09-06 09:55:06 +02:00