Michal Nowak
f80256da4a
Merge tag 'v9_19_3'
...
BIND 9.19.3
2022-07-21 11:48:25 +02:00
Evan Hunt
8c8c648395
CHANGES and release note for [GL #2918 ]
2022-07-20 11:57:41 -07:00
Evan Hunt
bbd159349a
Forbid zones with both dnssec-policy and max-zone-ttl
...
Since max-zone-ttl in zone/view/options is a no-op if dnssec-policy
is in use, let's make that a fatal error.
2022-07-20 11:57:37 -07:00
Evan Hunt
71d6752544
mark max-zone-ttl deprecated in options and zone
...
The "max-zone-ttl" option should now be configured as part of
"dnssec-policy". The option with the same name in "zone" and
"options" is hereby flagged as deprecated, and its functionality
will be removed in a future release.
2022-07-20 11:55:03 -07:00
Greg Choules
9a69b4b883
Document qname-minimization off equals disabled
2022-07-18 18:22:01 +02:00
Suzanne Goldlust
493578bebe
Fix http block short description
2022-07-18 18:21:42 +02:00
Suzanne Goldlust
7a9a388e86
Add headings for server, logging, zone, and view statements
2022-07-18 18:16:33 +02:00
Suzanne Goldlust
72082e653d
Add tags/short descriptions for the "view" category
2022-07-18 18:16:33 +02:00
Suzanne Goldlust
c742c46d2c
Add tags/short descriptions for "zone" category
2022-07-18 18:16:33 +02:00
Suzanne Goldlust
7e19ef6af6
Add tags/short descriptions for "logging" category
2022-07-18 18:10:44 +02:00
Suzanne Goldlust
c55056597c
Add tags and short descriptions for tag "server"
2022-07-18 18:10:44 +02:00
Michał Kępień
f0c31ceb3b
Update documentation for named's -M option
...
Remove "external" from the list of legal values for the -M command-line
option as it has not been allowed since the internal memory allocator
was removed by commit 55ace5d3aa .
Make the style of the relevant paragraph more in line with the next one
and split its contents up into an unordered list of options for improved
readability.
2022-07-15 10:23:03 +02:00
Michał Kępień
cfa398ad37
Add CHANGES entry and release note for GL #3439
2022-07-13 10:31:16 +02:00
Michal Nowak
0d0ab3db10
Add Alpine Linux 3.16
2022-07-12 12:27:10 +02:00
Matthijs Mekking
689215a675
Add release note and change entry for #3438
...
Bug worth mentioning.
2022-07-12 11:29:39 +02:00
Ondřej Surý
51b0c3cbb8
Add CHANGES and release note for [GL #3423 ]
2022-07-11 12:26:37 +02:00
Michał Kępień
680d1d29a4
Set up release notes for BIND 9.19.4
2022-07-11 08:49:38 +02:00
Michał Kępień
61f183af3d
Add release note for GL #3415
2022-07-07 14:43:47 +02:00
Michał Kępień
a01550d25f
Add release note for GL #3152
2022-07-07 14:43:47 +02:00
Michał Kępień
d22094810b
Restore release note for GL #3386
2022-07-07 14:43:47 +02:00
Michał Kępień
058a64d69a
Reorder release notes
2022-07-07 14:43:47 +02:00
Michał Kępień
3f040489a6
Tweak and reword release notes
2022-07-07 14:43:47 +02:00
Michał Kępień
95e756518d
Prepare release notes for BIND 9.19.3
2022-07-07 14:43:47 +02:00
Evan Hunt
52bab72e84
CHANGES and release note for [GL #665 ]
2022-07-06 19:46:50 -07:00
Evan Hunt
549cf0f3e6
"rndc fetchlimit" now also lists rate-limited domains
...
"rndc fetchlimit" now also prints a list of domain names that are
currently rate-limited by "fetches-per-zone".
The "fetchlimit" system test has been updated to use this feature
to check that domain limits are applied correctly.
2022-07-06 19:46:23 -07:00
Evan Hunt
6175897478
add "rndc fetchlimit" to show fetchlimited servers
...
this command runs dns_adb_dumpquota() to display all servers
in the ADB that are being actively fetchlimited by the
fetches-per-server controls (i.e, servers with a nonzero average
timeout ratio or with the quota having been reduced from the
default value).
the "fetchlimit" system test has been updated to use the
new command to check quota values instead of "rndc dumpdb".
2022-07-06 19:46:20 -07:00
Evan Hunt
13fb2faf7a
Improve $GENERATE documentation
...
Clarify the documentation of $GENERATE modifiers and add an example.
2022-07-05 09:41:33 -07:00
Mark Andrews
07d5c23cac
Add release note for [GL #3402 ]
2022-07-05 12:29:56 +10:00
Petr Špaček
c3fed5ce40
Manually hyperlink algorithm, key, options, secret, and server
...
These statements/block are ambiguos because they occur in named.conf and
rndc.conf as well. All occurences now link link to the matching
definition.
2022-07-04 15:50:52 +02:00
Petr Špaček
e5a12144bd
Remove links from logging category names
...
Some logging categories have the same names as configuration statements.
This caused some category names to be replaced with links to statement
definitions, which confuses util/check-categories.sh script.
2022-07-04 15:50:51 +02:00
Suzanne Goldlust
6db988e7e3
Grammar fixes and assorted text edits in the ARM
2022-07-04 15:50:51 +02:00
Petr Špaček
dd4dc78899
Add tables with statements by tag
2022-07-04 15:50:51 +02:00
Petr Špaček
f91cbcf996
Define topmost configuration blocks
2022-07-04 15:50:51 +02:00
Petr Špaček
8aea6694bf
Alphabetize grammar glossary
2022-07-04 15:50:51 +02:00
Petr Špaček
0138e5c1d5
Rename yes_or_no to boolean
...
The name yes_or_no was used only in two places and rest of the ARM
(except for the grammar glossary...) uses term boolean. Let's stick to
it.
2022-07-04 15:50:51 +02:00
Petr Špaček
decb4643d1
Deduplicate definitions of address_match_list and address_match_element
...
It would be better if it fit into the grammar glossary, but it is too
long. A link must do.
2022-07-04 15:50:51 +02:00
Petr Špaček
4915b1f3a1
Rework size_spec and size_or_percentage definitions
...
Except for a single case they were not referenced in the text, but at
the same time doc/misc grammar uses terms "size", "sizeval", and
"percetage".
Keywords "default" and "unlimited" are expanded in statement's grammar
anyway, but I kept their description in place because they are generally
allowed at places which accept sizes.
Percentage is also expanded in doc/misc grammars and thus requires
separate definition.
2022-07-04 15:50:51 +02:00
Petr Špaček
1233c86ff7
Remove incorrect hyperlinks to file and unix definitions
...
Terms file and unix have overloaded meaning and were incorrectly linked
during the mass-linking campain.
2022-07-04 15:50:51 +02:00
Petr Špaček
8d9c2368a9
Rename port_list to portrange
...
The old name was not referenced anywhere but the new name is used in
grammar of {avoid,use}-v{4,6}-udp-ports statement.
2022-07-04 15:50:51 +02:00
Petr Špaček
443fb5f34b
Remove path_name grammar definition
...
It was literally not used anywhere.
2022-07-04 15:50:51 +02:00
Petr Špaček
55bc6d02a0
Hyperlink integer to its definition
2022-07-04 15:50:51 +02:00
Petr Špaček
9885bf658d
Rename number to integer
...
The term number was used only in other definitions, and at the same time
doc/misc grammar uses term integer.
2022-07-04 15:50:51 +02:00
Petr Špaček
6f754dae20
Clarify and hyperlink tls_id definition
2022-07-04 15:50:51 +02:00
Petr Špaček
116573a4a7
Hyperlink server_id to its definition
2022-07-04 15:50:51 +02:00
Petr Špaček
c972fad7b0
Rename key_id to server_key
...
The old name was used in the ARM and rndc manual page but was
inconsistent with doc/misc grammar.
2022-07-04 15:50:51 +02:00
Petr Špaček
818219b36a
Remove key_list grammar definition
...
It was used in a single place (inet statement) and it defined it in the
text anyway. Let's not clutter the glossary.
2022-07-04 15:50:50 +02:00
Petr Špaček
686a15d30f
Hyperlink port references to appropriate definitions
...
``port`` used to refer to grammar elements and also to named.conf
option. Both cases are now linked to respective definitions.
2022-07-04 15:50:50 +02:00
Petr Špaček
7b51a027e7
Rename ip_port to port
...
The old name was used only in couple places, and was inconsistent with
doc/misc grammar.
2022-07-04 15:50:50 +02:00
Petr Špaček
d1644f420c
Rename ip_dscp to dscp
...
The old name was literally not used anywhere, not even in the source
code. The new name is used by doc/misc grammar.
2022-07-04 15:50:50 +02:00
Petr Špaček
5ce45d1c04
Hyperlink netprefix grammar references to the definition
2022-07-04 15:50:50 +02:00