bind9/lib
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
..
dns Prevent a possible race in dns_qpmulti_query() and _snapshot() 2023-10-26 00:32:22 -07:00
isc Add ISC_LIST_FOREACH_REV(_SAFE) macros 2023-10-25 12:36:13 +02:00
isccc Limit isccc_cc_fromwire recursion depth 2023-09-07 19:46:19 +02:00
isccfg Remove the lock-file configuration and -X argument to named 2023-10-26 22:42:37 +02:00
ns Update the source code formatting using clang-format-17 2023-10-17 17:47:46 +02:00
.gitignore
Makefile.am