bind9/bin/named
Ondřej Surý c8eddf4f33 Refactor zone dumping code to use netmgr async threadpools
Previously, dumping the zones to the files were quantized, so it doesn't
slow down network IO processing.  With the introduction of network
manager asynchronous threadpools, we can move the IO intensive work to
use that API and we don't have to quantize the work anymore as it the
file IO won't block anything except other zone dumping processes.

(cherry picked from commit 8a5c62de83)
2021-05-31 16:57:19 +02:00
..
include Pass an afg_aclconfctx_t structure to cfg_acl_fromconfig 2021-01-28 13:43:47 +11:00
unix Use isdigit instead of checking character range 2021-05-05 18:23:53 +02:00
win32 Add libssl libraries to Windows build 2020-12-09 10:46:16 +01:00
.gitignore [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
bind9.xsl update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
bind9.xsl.h Regenerate couple of generated files 2020-09-30 22:14:39 +02:00
builtin.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
config.c inline-signing should have been in zone_only_clauses 2021-05-27 15:27:03 +02:00
control.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
controlconf.c Lock access to control->symtab to prevent data race 2020-09-17 19:31:41 +10:00
convertxsl.pl update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
fuzz.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
geoip.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
log.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
logconf.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
main.c backport of netmgr/taskmgr to 9.16 2021-05-14 12:52:48 +02:00
Makefile.in Re-order include directories 2021-02-16 12:08:21 +11:00
named.conf.rst inline-signing should have been in zone_only_clauses 2021-05-27 15:27:03 +02:00
named.rst Update documentation on -E option 2021-01-19 09:06:01 +01:00
server.c Refactor zone dumping code to use netmgr async threadpools 2021-05-31 16:57:19 +02:00
statschannel.c Stop xmlFreeTextWriter being called twice 2021-01-28 21:42:44 +00:00
tkeyconf.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
tsigconf.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
zoneconf.c Add built-in dnssec-policy "insecure" 2021-04-30 13:58:22 +02:00