- 08 Feb, 2019 8 commits
-
-
Michał Kępień authored
Explain why in a certain edge case mirror zone data may not be used for resolution purposes despite being available.
-
Mark Andrews authored
Resolve "rrtypes missing from named" Closes #867 See merge request !1490
-
Mark Andrews authored
-
Mark Andrews authored
-
Evan Hunt authored
-
Evan Hunt authored
-
Tony Finch authored
After change 5143, zones listed on the command line without trailing dots were ignored.
-
- 07 Feb, 2019 8 commits
-
-
Mark Andrews authored
Resolve "rrtypes missing from named" Closes #867 See merge request !1484
-
Mark Andrews authored
-
Mark Andrews authored
Resolve "rrtypes missing from named" See merge request !1475
-
Evan Hunt authored
-
Evan Hunt authored
-
Mark Andrews authored
-
Mark Andrews authored
Resolve "nslookup takes >2 argvs w/o errors, uses only 1st and last" Closes #207 See merge request !1382
-
Mark Andrews authored
-
- 06 Feb, 2019 24 commits
-
-
Evan Hunt authored
-
Tinderbox User authored
-
Tinderbox User authored
-
Michał Kępień authored
5156. [doc] Extended and refined the section of the ARM describing mirror zones. [GL #774]
-
Michał Kępień authored
Add a warning about potential performance implications of configuring a non-root zone as a mirror zone. Explain in more detail how each mirror zone version is validated and how validation failures are handled. Move the paragraphs describing how to set up IANA root zone mirroring higher up, so that they can be more easily found by the reader. Explicitly state that the "masters" option needs to be present for any mirror zone which is not the root zone. Tweak the description of the interaction between the "dnssec-validation" setting and root zone mirroring to make it less ambiguous. Specify what the default "notify" setting is for mirror zones.
-
Ondřej Surý authored
Always use cmocka if available See merge request !1463
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Matthijs Mekking authored
Explain hook action calling order in more detail See merge request !1451
-
Matthijs Mekking authored
-
Mark Andrews authored
Merge branch '857-inline-system-test-wasn-t-cleaning-k-files-on-restart-if-interrupted' into 'master' Resolve "inline system test wasn't cleaning K* files on restart if interrupted." Closes #857 See merge request !1454
-
Ondřej Surý authored
-
Mark Andrews authored
-
Mark Andrews authored
Merge branch '861-dsdigest-system-test-was-trying-to-read-a-non-existent-file-supported' into 'master' Resolve "dsdigest system test was trying to read a non existent file 'supported'" Closes #861 See merge request !1467
-
Mark Andrews authored
-
Tony Finch authored
Relax an assertion in lib/dns/ds.c so that dnssec-cds does not have to work around it. This will also be useful for dnssec-dsfromkey.
-
Tony Finch authored
Correct alignment and alphabetize
-
Tony Finch authored
* Alphabetize the option lists in the man page and help text * Make the synopses more consistent between the man page and help text, in particular the number of different modes * Group mutually exclusive options in the man page synopses, and order options so that it is more clear which are available in every mode * Expand the DESCRIPTION to provide an overview of the output modes and input modes * Improve cross-references between options * Leave RFC citations to the SEE ALSO section, and clarify which RFC specifies what * Clarify list of digest algorithms in dnssec-dsfromkey and dnssec-cds man pages
-
Mark Andrews authored
Resolve "print default file paths in named -V" Closes #859 See merge request !1458