bind9/bin
Michał Kępień 8db550c42f Set DNS_JOURNALOPT_RESIGN when loading the secure journal for an inline-signed zone
When an inline-signed zone is loaded, the master file for its signed
version is loaded and then a rollforward of the journal for the signed
version of the zone is performed.  If DNS_JOURNALOPT_RESIGN is not set
during the latter phase, signatures loaded from the journal for the
signed version of the zone will not be scheduled for refresh.  Fix the
conditional expression determining which flags should be used for the
dns_journal_rollforward() call so that DNS_JOURNALOPT_RESIGN is set when
zone_postload() is called for the signed version of an inline-signed
zone.

Extend bin/tests/system/stop.pl so that it can use "rndc halt" instead
of "rndc stop" as the former allows master file flushing upon shutdown
to be suppressed.
2018-08-22 10:48:07 +02:00
..
check Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
confgen Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
delv Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
dig Remove unthreaded support 2018-08-16 17:18:52 +02:00
dnssec Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
named Remove unthreaded support 2018-08-16 17:18:52 +02:00
nsupdate Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
pkcs11 Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
python Revert "Merge branch 'modified-manual-install-oot' into 'master'" 2018-08-02 10:23:30 -04:00
rndc Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
tests Set DNS_JOURNALOPT_RESIGN when loading the secure journal for an inline-signed zone 2018-08-22 10:48:07 +02:00
tools Replace "config.h" with <config.h> 2018-08-16 12:45:59 +02:00
win32/BINDInstall Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
Makefile.in reduce race risk in parallel builds 2018-03-09 14:12:50 -08:00