Tony Finch
af74f18536
Correct ZONEMD expansion in ARM
2019-02-08 17:11:30 +00:00
Michał Kępień
b8d37b6c89
Merge branch '869-prereq-sh-needed-in-forward-test' into 'master'
...
Resolve "prereq.sh needed in forward test"
Closes #869
See merge request isc-projects/bind9!1479
2019-02-08 09:05:02 -05:00
Curtis Blackburn
8c929bd7c5
added prereq.sh to forward test to detect perl Net::DNS
2019-02-08 14:07:00 +01:00
Michał Kępień
60c89a4c85
Merge branch '870-add-a-comment-explaining-a-mirror-zone-glitch' into 'master'
...
Add a comment explaining a mirror zone glitch
Closes #870
See merge request isc-projects/bind9!1480
2019-02-08 05:49:35 -05:00
Michał Kępień
2e4187afd5
Add a comment explaining a mirror zone glitch
...
Explain why in a certain edge case mirror zone data may not be used for
resolution purposes despite being available.
2019-02-08 05:49:22 -05:00
Mark Andrews
b46b243884
Merge branch '867-rrtypes-missing-from-named' into 'master'
...
Resolve "rrtypes missing from named"
Closes #867
See merge request isc-projects/bind9!1490
2019-02-07 22:08:14 -05:00
Mark Andrews
b06c5f8cfd
add AMTRELAY and ZONEMD to ARM
2019-02-08 13:54:13 +11:00
Mark Andrews
a9fadafecd
fix AMTRELAY name
2019-02-08 13:54:13 +11:00
Evan Hunt
b61c254d38
Merge branch 'each-dnssec-coverage-dots' into 'master'
...
dnssec-coverage was improperly ignoring some zones
See merge request isc-projects/bind9!1487
2019-02-07 20:10:45 -05:00
Evan Hunt
a242c704f5
CHANGES
2019-02-07 16:53:47 -08:00
Evan Hunt
9949163936
adjust style, match test to other tests
2019-02-07 16:53:46 -08:00
Tony Finch
a159675f44
dnssec-coverage: fix handling of zones without trailing dots
...
After change 5143, zones listed on the command line without trailing
dots were ignored.
2019-02-07 16:43:21 -08:00
Mark Andrews
cfdf457d3c
Merge branch '867-rrtypes-missing-from-named' into 'master'
...
Resolve "rrtypes missing from named"
Closes #867
See merge request isc-projects/bind9!1484
2019-02-07 18:25:11 -05:00
Mark Andrews
8d69e15988
add top of range checks
2019-02-08 09:37:00 +11:00
Mark Andrews
1fb8d37ed9
Merge branch '867-rrtypes-missing-from-named' into 'master'
...
Resolve "rrtypes missing from named"
See merge request isc-projects/bind9!1475
2019-02-07 16:04:26 -05:00
Evan Hunt
72f6fb0697
CHANGES
2019-02-07 12:34:14 -08:00
Evan Hunt
3183663dd4
Add support for ZONEMD
2019-02-07 12:34:14 -08:00
Mark Andrews
66922ee7af
Add support for ATMRELAY
2019-02-07 10:28:19 -08:00
Mark Andrews
5847318ab1
Merge branch '207-nslookup-takes-2-argvs-w-o-errors-uses-only-1st-and-last' into 'master'
...
Resolve "nslookup takes >2 argvs w/o errors, uses only 1st and last"
Closes #207
See merge request isc-projects/bind9!1382
2019-02-07 04:07:33 -05:00
Mark Andrews
f73816ff0f
error out if there are extra command line options
2019-02-07 19:49:44 +11:00
Evan Hunt
acfbf1ae94
Merge branch 'each-configure-fix' into 'master'
...
configure could fail if cmocka was not detected
See merge request isc-projects/bind9!1474
v9.13.6
2019-02-06 18:44:09 -05:00
Evan Hunt
15d41feb35
configure could fail if cmocka was not detected
2019-02-06 15:26:19 -08:00
Tinderbox User
afe73feae8
Merge branch 'prep-release'
2019-02-06 22:15:10 +00:00
Tinderbox User
b4d3f78293
prep 9.13.6
2019-02-06 22:13:05 +00:00
Evan Hunt
09a5c9aec4
Merge branch '774-improve-mirror-zone-documentation' into 'master'
...
Improve mirror zone documentation
Closes #774
See merge request isc-projects/bind9!1449
2019-02-06 14:03:38 -05:00
Michał Kępień
c33e1c98db
Add CHANGES entry
...
5156. [doc] Extended and refined the section of the ARM describing
mirror zones. [GL #774 ]
2019-02-06 11:00:27 -08:00
Michał Kępień
141a60f3a8
Extend and refine mirror zone documentation
...
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.
2019-02-06 11:00:26 -08:00
Ondřej Surý
1a39a0c053
Merge branch 'ondrej/use-cmocka-if-available' into 'master'
...
Always use cmocka if available
See merge request isc-projects/bind9!1463
2019-02-06 06:39:02 -05:00
Ondřej Surý
72cb84f029
Fix typo
2019-02-06 12:08:34 +01:00
Ondřej Surý
ec7c41dd2a
Simplify cmocka detection to use only pkg-config and always use cmocka if available
2019-02-06 12:04:33 +01:00
Matthijs Mekking
9bc600eff2
Merge branch 'michal/explain-hook-action-calling-order-in-more-detail' into 'master'
...
Explain hook action calling order in more detail
See merge request isc-projects/bind9!1451
2019-02-06 05:08:25 -05:00
Matthijs Mekking
2c34023a5e
Explain hook action calling order in more detail
2019-02-06 10:09:38 +01:00
Mark Andrews
0738890313
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 isc-projects/bind9!1454
2019-02-06 00:58:35 -05:00
Ondřej Surý
519152b191
Simplify the inline clean script
2019-02-06 00:57:35 -05:00
Mark Andrews
1878efe661
clean K* files in inline system test directory
2019-02-06 00:57:35 -05:00
Mark Andrews
e8c38b8fff
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 isc-projects/bind9!1467
2019-02-06 00:46:02 -05:00
Mark Andrews
275c355fba
supported no longer exists so just do the default behaviour
2019-02-06 16:18:24 +11:00
Evan Hunt
c3219891a2
Merge branch 'u/fanf2/cleanup-cdnskey-to-ds' into 'master'
...
cleanup: allow building DS directly from CDNSKEY
See merge request isc-projects/bind9!1452
2019-02-05 22:57:44 -05:00
Tony Finch
2e173bbd24
cleanup: allow building DS directly from CDNSKEY
...
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.
2019-02-05 22:57:13 -05:00
Evan Hunt
18d94c806d
Merge branch 'u/fanf2/cleanup-dnssec-revoke-help' into 'master'
...
cleanup: fix dnssec-revoke help text
See merge request isc-projects/bind9!1453
2019-02-05 22:52:06 -05:00
Tony Finch
f7b2bd304e
cleanup: fix dnssec-revoke help text
...
Correct alignment and alphabetize
2019-02-05 22:51:30 -05:00
Evan Hunt
c22894a3d3
Merge branch 'u/fanf2/dsfromkey-man' into 'master'
...
cleanup: revamp the dnssec-dsfromkey man page and help output
See merge request isc-projects/bind9!1437
2019-02-05 22:48:20 -05:00
Tony Finch
6ca8e130ac
cleanup: revamp the dnssec-dsfromkey man page and help output
...
* 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
2019-02-05 19:02:18 -08:00
Mark Andrews
cd87d6152a
Merge branch '859-named-paths' into 'master'
...
Resolve "print default file paths in named -V"
Closes #859
See merge request isc-projects/bind9!1458
2019-02-05 21:36:40 -05:00
Evan Hunt
25a3bb0409
CHANGES
2019-02-06 13:18:35 +11:00
Evan Hunt
2e7ec85497
construct the rndc.conf path from rndc.key
2019-02-06 13:18:00 +11:00
Evan Hunt
43ae6c623d
print default file paths in 'named -V' output
2019-02-06 13:18:00 +11:00
Evan Hunt
2f13524164
initalize a named_g_defaultbindkeys variable
2019-02-06 13:18:00 +11:00
Mark Andrews
755efa9b18
Merge branch '860-process_opt-could-be-called-multiple-times-on-the-same-message-in-dig' into 'master'
...
Resolve "process_opt() could be called multiple times on the same message in dig."
Closes #860
See merge request isc-projects/bind9!1459
2019-02-05 20:59:31 -05:00
Mark Andrews
946d5c2c1e
add CHANGES
2019-02-06 12:36:37 +11:00