bind9/bin
Michał Kępień 17e5c2a50e Prevent useless logging in the "tcp" system test
The regression test for CVE-2020-8620 causes a lot of useless messages
to be logged.  However, globally decreasing the log level for the
affected named instance would be a step too far as debugging information
may be useful for troubleshooting other checks in the "tcp" system test.
Starting a separate named instance for a single check should be avoided
when possible and thus is also not a good solution.  As a compromise,
run "rndc trace 1" for the affected named instance before starting the
regression test for CVE-2020-8620.
2021-04-28 07:56:47 +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 Refactor taskmgr to run on top of netmgr 2021-04-20 23:22:28 +02:00
dig Fix following up lookup failure if more resolvers are available 2021-04-26 11:14:14 -03:00
dnssec Refactor taskmgr to run on top of netmgr 2021-04-20 23:22:28 +02:00
named Fix deadlock between rndc addzone/delzone/modzone 2021-04-22 15:45:55 +00:00
nsupdate Refactor taskmgr to run on top of netmgr 2021-04-20 23:22:28 +02: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 taskmgr to run on top of netmgr 2021-04-20 23:22:28 +02:00
tests Prevent useless logging in the "tcp" system test 2021-04-28 07:56:47 +02:00
tools Refactor taskmgr to run on top of netmgr 2021-04-20 23:22:28 +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