bind9/bin
Tom Krizek ceed694659
Use timeout for rndc status in shutdown test
Pass 5 second timeout to the rndc status command(s) to avoid hitting the
hard 10 second timeout from subprocess.call, which would result in an
unwanted exception that would only mask the real issue: if the rndc
status times out in this test, it is likely due to the server not
stopping as it should.
2023-07-04 12:58:16 +02:00
..
check Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
confgen Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
delv Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
dig use algorithm number instead of name to create TSIG keys 2023-06-14 08:14:38 +00:00
dnssec Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
named Restore the ability to read legacy K*+157+* files 2023-06-29 08:28:44 +10:00
nsupdate minor tkey-related fixups 2023-06-14 08:14:38 +00:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc add 'rndc -t' option to set timeout 2023-05-12 11:28:21 -07:00
tests Use timeout for rndc status in shutdown test 2023-07-04 12:58:16 +02:00
tools The zone table no longer depends on the loop manager 2023-05-12 20:48:31 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00