]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] tag initializing keys
authorEvan Hunt <each@isc.org>
Fri, 27 Oct 2017 22:45:18 +0000 (15:45 -0700)
committerEvan Hunt <each@isc.org>
Fri, 27 Oct 2017 22:49:44 +0000 (15:49 -0700)
commitc9f8165a067512e7bafb5bbefa1b3046382edd47
tree0f740b0ef96be29980f760fd7747198434477d57
parent1d57d460d44f0016ee66dd867f32ca5f9f9ad472
[master] tag initializing keys

4798. [func] Keys specified in "managed-keys" statements
are tagged as "initializing" until they have been
updated by a key refresh query. If initialization
fails it will be visible from "rndc secroots".
[RT #46267]
24 files changed:
CHANGES
bin/named/server.c
bin/tests/system/mkeys/README
bin/tests/system/mkeys/clean.sh
bin/tests/system/mkeys/ns1/named1.conf
bin/tests/system/mkeys/ns1/named2.conf
bin/tests/system/mkeys/ns1/named3.conf [new file with mode: 0644]
bin/tests/system/mkeys/ns1/sign.sh
bin/tests/system/mkeys/ns2/named.args
bin/tests/system/mkeys/ns4/named.conf [new file with mode: 0644]
bin/tests/system/mkeys/ns5/named.conf [new file with mode: 0644]
bin/tests/system/mkeys/ns5/named1.args [new file with mode: 0644]
bin/tests/system/mkeys/ns5/named2.args [new file with mode: 0644]
bin/tests/system/mkeys/setup.sh
bin/tests/system/mkeys/tests.sh
doc/arm/notes.xml
lib/dns/client.c
lib/dns/include/dns/keytable.h
lib/dns/include/dns/resolver.h
lib/dns/keytable.c
lib/dns/resolver.c
lib/dns/tests/keytable_test.c
lib/dns/win32/libdns.def.in
lib/dns/zone.c