bind9/lib/isccfg
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
..
include Update the source code formatting using clang-format-17 2023-10-17 17:47:46 +02:00
aclconf.c Refactor dns_{acl,aclenv}_create to return void 2023-10-13 14:44:40 +02:00
check.c Detect duplicate use of control sockets in named.conf 2023-10-05 11:32:01 +11:00
dnsconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
duration.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
kaspconf.c Add inline-signing to dnssec-policy 2023-08-01 06:55:48 +00:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move bind9/check to isccfg/check 2023-02-17 12:13:37 +00:00
namedconf.c Remove the lock-file configuration and -X argument to named 2023-10-26 22:42:37 +02:00
parser.c Apply the isc_mem_cget semantic patch 2023-08-31 22:08:35 +02:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00