bind9/bin/tests/system/pipelined
Ondřej Surý f8e264ba6d
Remove the lock-file configuration and -X argument to named
The lock-file configuration (both from configuration file and -X
argument to named) has better alternatives nowadays.  Modern process
supervisor should be used to ensure that a single named process is
running on a given configuration.

Alternatively, it's possible to wrap the named with flock(1).
2023-10-26 22:42:37 +02:00
..
ans5 Auto-format Python files with black 2022-06-08 10:28:08 +02:00
ns1 Use DEFAULT_HMAC for rndc 2022-07-07 10:11:42 +10:00
ns2 Rename system test directory with common files to _common 2023-09-19 13:29:27 +02:00
ns3 Rename system test directory with common files to _common 2023-09-19 13:29:27 +02:00
ns4 Rename system test directory with common files to _common 2023-09-19 13:29:27 +02:00
.gitignore add gitignore file 2015-04-21 08:37:12 -04:00
clean.sh Remove the lock-file configuration and -X argument to named 2023-10-26 22:42:37 +02:00
input [master] add TCP pipelining support 2015-01-20 16:14:09 -08:00
inputb [master] add TCP pipelining support 2015-01-20 16:14:09 -08:00
pipequeries.c Change dns_message_create() function to accept memory pools 2023-09-24 18:07:40 +02:00
ref [master] add TCP pipelining support 2015-01-20 16:14:09 -08:00
refb [master] add TCP pipelining support 2015-01-20 16:14:09 -08:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests.sh Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
tests_sh_pipelined.py Add pytest functions for shell system tests 2023-05-22 14:11:39 +02:00