bind9/bin
Matthijs Mekking c8205bfa0e Fix CDS (non-)publication
The CDS/CDNSKEY record will be published when the DS is in the
rumoured state. However, with the introduction of the rndc '-checkds'
command, the logic in the keymgr was changed to prevent the DS
state to go in RUMOURED unless the specific command was given. Hence,
the CDS was never published before it was seen in the parent.

Initially I thought this was a policy approval rule, however it is
actually a DNSSEC timing rule. Remove the restriction from
'keymgr_policy_approval' and update the 'keymgr_transition_time'
function. When looking to move the DS state to OMNIPRESENT it will
no longer calculate the state from its last change, but from when
the DS was seen in the parent, "DS Publish". If the time was not set,
default to next key event of an hour.

Similarly for moving the DS state to HIDDEN, the time to wait will
be derived from the "DS Delete" time, not from when the DS state
last changed.
2020-09-02 12:00:14 +02:00
..
check Text edits to manual paages 2020-07-02 10:35:58 +02:00
confgen Option -s is not supported in tsig-keygen 2020-08-16 16:23:48 +00:00
delv Text edits to manual paages 2020-07-02 10:35:58 +02:00
dig Update and cleanup the readline library support 2020-08-18 10:27:14 +02:00
dnssec Add '-P ds' and '-D ds' to dnssec-settime 2020-09-02 11:59:47 +02:00
named Add "-T maxcachesize=..." command line option 2020-08-31 13:15:33 +02:00
nsupdate Update and cleanup the readline library support 2020-08-18 10:27:14 +02:00
pkcs11 Text edits to manual paages 2020-07-02 10:35:58 +02:00
plugins Remove stray '-' from filter-aaaa initialisation 2020-08-19 09:21:59 +10:00
rndc rndc dnssec -checkds set algorithm 2020-08-07 11:26:09 +02:00
tests Fix CDS (non-)publication 2020-09-02 12:00:14 +02:00
tools Text edits to manual paages 2020-07-02 10:35:58 +02:00
win32/BINDInstall use 'tsig-keygen' as the primary name for the tool 2020-07-06 01:41:52 -07:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00