bind9/bin/named
Mark Andrews 402ac79833 Fix the data race on shutdown/reconfig in control channel
The controllistener could be freed before the event posted by
isc_nm_stoplistening() has been processed. This commit adds
a reference counter to the controllistener to determine when
to free the listener.
2020-10-07 18:24:25 +11:00
..
include make (named_server_t).reload_status atomic 2020-09-30 14:19:09 +00:00
unix update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
win32 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
builtin.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
config.c Simplify the EDNS buffer size logic for DNS Flag Day 2020 2020-10-05 16:21:21 +02:00
control.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
controlconf.c Fix the data race on shutdown/reconfig in control channel 2020-10-07 18:24:25 +11:00
fuzz.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
geoip.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
log.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
logconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
main.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am report libuv version string in named -V 2020-07-28 02:41:39 +00:00
named.conf.rst Deprecate the "glue-cache" option 2020-09-16 11:18:07 +02:00
named.rst update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
server.c Use explicit result codes for 'rndc dnssec' cmd 2020-10-05 10:53:46 +02:00
statschannel.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
tkeyconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
tsigconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
xsl_p.h Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
zoneconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00