bind9/bin
Michał Kępień 8a58a60772 Apply raw zone deltas to yet unsigned secure zones
When inline signing is enabled for a zone without creating signing keys
for it, changes subsequently applied to the raw zone will not be
reflected in the secure zone due to the dns_update_signaturesinc() call
inside receive_secure_serial() failing.  Given that an inline zone will
be served (without any signatures) even with no associated signing keys
being present, keep applying raw zone deltas to the secure zone until
keys become available in an attempt to follow the principle of least
astonishment.

(cherry picked from commit 6acf326969)
2018-04-25 12:09:04 -07:00
..
check Use dns_fixedname_initname() where possible 2018-04-10 13:09:24 -07:00
confgen Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
delv Use dns_fixedname_initname() where possible 2018-04-10 13:09:24 -07:00
dig change "key" to "tsigkey" to silence "short global name" warning 2018-04-22 12:57:52 -07:00
dnssec Use dns_fixedname_initname() where possible 2018-04-10 13:09:24 -07:00
named add named.conf option root-key-sentinel 2018-04-22 12:46:03 -07:00
nsupdate Use dns_fixedname_initname() where possible 2018-04-10 13:09:24 -07:00
pkcs11 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
python Update documentation to remove obsolete bind9-bugs@isc.org email address 2018-03-08 10:39:36 -08:00
rndc Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
tests Apply raw zone deltas to yet unsigned secure zones 2018-04-25 12:09:04 -07:00
tools fix shadowed global variables 2018-04-22 12:57:52 -07:00
win32/BINDInstall update file headers 2018-03-15 18:40:21 -07:00
Makefile.in reduce race risk in parallel builds 2018-03-09 14:40:10 -08:00