]> git.ipfire.org Git - thirdparty/bind9.git/commit
remove "bindkeys-file" option
authorEvan Hunt <each@isc.org>
Sat, 11 Oct 2025 01:27:41 +0000 (18:27 -0700)
committerEvan Hunt <each@isc.org>
Mon, 13 Oct 2025 06:37:49 +0000 (23:37 -0700)
commita373671f5ecf56d8905ea73b462abc348414d332
treecf17f3563a2901eafc2e7ff4d735718e71ad1b1e
parent15b0ff5036fd5a9a26458e965e2cfbe523905317
remove "bindkeys-file" option

The bindkeys-file option was only used for testing purposes, and
has now been replaced with a "-T bindkeys=<filename>" option for
named.
20 files changed:
bin/named/include/named/globals.h
bin/named/include/named/server.h
bin/named/main.c
bin/named/server.c
bin/tests/system/dnssec/ns4/named.args [new file with mode: 0644]
bin/tests/system/dnssec/ns4/named.conf.j2
bin/tests/system/mkeys/ns2/named.args
bin/tests/system/mkeys/ns2/named.conf.in
bin/tests/system/mkeys/ns3/named.args
bin/tests/system/mkeys/ns3/named.conf.in
bin/tests/system/mkeys/ns4/named.args [new file with mode: 0644]
bin/tests/system/mkeys/ns4/named.conf.in
bin/tests/system/mkeys/ns5/named.conf.in
bin/tests/system/mkeys/ns5/named1.args
bin/tests/system/mkeys/ns5/named2.args
bin/tests/system/mkeys/ns7/named.args [new file with mode: 0644]
bin/tests/system/mkeys/ns7/named.conf.in
doc/arm/reference.rst
doc/misc/options
lib/isccfg/namedconf.c