bind9/bin
Ondřej Surý 8a5c62de83 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.
2021-05-31 14:52:05 +02:00
..
check Install man page for named-compilezone 2021-03-22 09:36:48 +01:00
confgen Address a Sphinx duplicate label warning 2021-02-03 11:44:02 +01:00
delv Add new isc_managers API to simplify <*>mgr create/destroy 2021-05-07 10:19:05 -07:00
dig Refactor the interface handling in the netmgr 2021-05-26 09:43:12 +02:00
dnssec rename dns_name_copynf() to dns_name_copy() 2021-05-22 00:37:27 -07:00
named Refactor zone dumping code to use netmgr async threadpools 2021-05-31 14:52:05 +02:00
nsupdate rename dns_name_copynf() to dns_name_copy() 2021-05-22 00:37:27 -07:00
pkcs11 Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
plugins Add filter-a plugin for IPv6-dominant environments 2021-03-19 08:06:55 +01:00
rndc Refactor the interface handling in the netmgr 2021-05-26 09:43:12 +02:00
tests add a system test for the prefetch bug 2021-05-30 00:04:01 -07:00
tools use a fixedname buffer in dns_message_gettempname() 2021-05-20 20:41:29 +02:00
win32/BINDInstall Fixup win32 paths for moved bin/tests/system/resolve 2021-04-19 12:51:33 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00