- 03 Mar, 2020 1 commit
-
-
Mark Andrews authored
-
- 06 Dec, 2019 1 commit
-
-
Michał Kępień authored
The first step in all existing setup.sh scripts is to call clean.sh. To reduce code duplication and ensure all system tests added in the future behave consistently with existing ones, invoke clean.sh from run.sh before calling setup.sh.
-
- 19 Mar, 2019 1 commit
-
-
Matthijs Mekking authored
-
- 04 Mar, 2019 1 commit
-
-
Matthijs Mekking authored
Temporary files created by a given system test should be removed by its clean.sh script, not its setup.sh script. Remove redundant "rm" invocations from setup.sh scripts. Move required "rm" invocations from setup.sh scripts to their corresponding clean.sh scripts.
-
- 06 Feb, 2019 1 commit
-
-
Ondřej Surý authored
-
- 22 Aug, 2018 1 commit
-
-
Michał Kępień authored
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.
-
- 16 May, 2018 1 commit
-
-
Ondřej Surý authored
-
- 25 Apr, 2018 1 commit
-
-
Michał Kępień authored
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.
-
- 23 Feb, 2018 2 commits
-
-
Ondřej Surý authored
-
Evan Hunt authored
- add CHANGES note - update copyrights and license headers - add -j to the make commands in .gitlab-ci.yml to take advantage of parallelization in the gitlab CI process
-
- 22 Feb, 2018 1 commit
-
-
Evan Hunt authored
-
- 06 Dec, 2017 1 commit
-
-
Mark Andrews authored
KSK. [RT #46787]
-
- 03 Dec, 2017 1 commit
-
-
Mark Andrews authored
properly determining if there were active KSK and ZSK keys for a algorithm when update-check-ksk is true (default) leaving records unsigned. [RT #46743]
-
- 18 Sep, 2017 1 commit
-
-
Michał Kępień authored
[master] Prevent possible infinite signing loop after retransferring an inline-signed slave using NSEC3 4727. [bug] Retransferring an inline-signed slave using NSEC3 around the time its NSEC3 salt was changed could result in an infinite signing loop. [RT #45080]
-
- 24 Apr, 2017 1 commit
-
-
Evan Hunt authored
-
- 21 Apr, 2017 1 commit
-
-
Mukund Sivaraman authored
-
- 27 Jun, 2016 1 commit
-
-
Mark Andrews authored
-
- 29 Sep, 2014 1 commit
-
-
Mark Andrews authored
in named.conf. [RT #37172]
-
- 07 May, 2014 1 commit
-
-
Evan Hunt authored
3839. [test] Use only posix-compatible shell in system tests. [RT #35625]
-
- 10 Apr, 2014 1 commit
-
-
Evan Hunt authored
3806. [test] Improved system test portability. [RT #35625]
-
- 21 Jan, 2014 2 commits
-
-
Tinderbox User authored
-
Evan Hunt authored
3714. [test] System tests that need to test for cryptography support before running can now use a common "testcrypto.sh" script to do so. [RT #35213]
-
- 04 Sep, 2013 1 commit
-
-
Mark Andrews authored
into the DNSKEY management framework. A new tool dnssec-importkey is used to this. [RT #34698]
-
- 15 Aug, 2013 2 commits
-
-
Tinderbox User authored
-
Mark Andrews authored
only KSK keys for a algorithm. [RT #24439]
-
- 29 Jun, 2012 2 commits
-
-
Mark Andrews authored
-
Tinderbox User authored
-
- 23 Feb, 2012 1 commit
-
-
Mark Andrews authored
-
- 10 Jan, 2012 2 commits
-
-
Automatic Updater authored
-
Evan Hunt authored
inline-signing zone could stall when the server was restarted. [RT #27344] 3263. [bug] "rndc sync" did not affect the unsigned side of an inline-signing zone. [RT #27337]
-
- 22 Dec, 2011 1 commit
-
-
Evan Hunt authored
updated while the server was offline, the source zone could fall out of sync with the signed copy. They can now resynchronize. [RT #26676]
-
- 09 Dec, 2011 2 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
-
- 26 Oct, 2011 1 commit
-
-
Mark Andrews authored
[RT #26224]
-
- 25 Oct, 2011 1 commit
-
-
Mark Andrews authored
named has finished signing the zone with the corresponding key. [RT #26206]
-
- 12 Oct, 2011 1 commit
-
-
Mark Andrews authored
3166. [bug] Upgrading a zone to support inline-signing failed. [RT #26014]
-
- 30 Aug, 2011 2 commits
-
-
Automatic Updater authored
-
Mark Andrews authored
-