Mark Andrews and Evan Hunt
b7d61f8cf7
remove reference to obsolete xml/v2 schema
...
(cherry picked from commit 9e1af0cef1 )
2018-11-13 11:08:39 -08:00
Ondřej Surý and Mark Andrews
e484721209
Add release notes for IDN processing update
...
(cherry picked from commit 2a11a7dd29 )
2018-11-07 11:32:56 +11:00
Tinderbox User and Michał Kępień
04d53f446e
prep 9.12.3
2018-10-25 14:00:59 +02:00
Michał Kępień
7b9a5ed7d5
Fix the configuration type used by the "server-addresses" option
...
Contrary to what the documentation states, the "server-addresses"
static-stub zone option does not accept custom port numbers. Fix the
configuration type used by the "server-addresses" option to ensure
documentation matches source code. Remove a check_zoneconf() test which
is unnecessary with this fix in place.
(cherry picked from commit b324576858 )
2018-10-25 08:58:56 +02:00
Ondřej Surý
c1bb094621
Add release notes for the FIPS mode feature
...
(cherry picked from commit 60862c5769 )
2018-10-22 21:28:38 +02:00
Tinderbox User
7f5e4faed8
prep 9.12.3rc1
2018-09-29 04:21:11 +00:00
Evan Hunt
9967c9d2b4
don't use $() in system tests
...
(cherry picked from commit bf9c60078a )
2018-09-11 13:03:34 -07:00
Evan Hunt
d06a1eed7a
CHANGES, release notes
...
(cherry picked from commit 2f6ba87ab9 )
2018-09-10 13:17:19 -07:00
Mark Andrews
d9c450b00d
add CHANGES and release notes documentation
...
(cherry picked from commit f924c89f97 )
2018-09-10 17:47:59 +10:00
Mark Andrews
c827981de2
add krb5-selfsub and ms-selfsub
...
(cherry picked from commit fbeefd4990 )
2018-09-10 17:18:38 +10:00
Evan Hunt
e8647ed4a0
update isc-logo.pdf to current logo version, remove isc-logo.eps
...
(cherry picked from commit ad9bf4c662 )
2018-09-07 16:01:15 -07:00
Mark Andrews
c8581bb03a
update {krb5,ms}-{self,subdomain} descriptions
...
(cherry picked from commit 0370d13667 )
2018-08-27 17:00:59 +10:00
Michał Kępień
e0b9bb1d2c
Log a message when "ixfr-from-differences" is set for an inline-signed zone
...
For inline-signed zones, the value of "ixfr-from-differences" is
hardcoded to:
- "yes" for the raw version of the zone,
- "no" for the signed version of the zone.
In other words, any user-provided "ixfr-from-differences" setting is
effectively ignored for an inline-signed zone. Ensure the user is aware
of that by adding a note to the ARM and logging a message when an
"ixfr-from-differences" option is found at the zone level.
(cherry picked from commit 087157d14f )
2018-08-24 10:21:27 +02:00
Ondřej Surý
884929400c
Replace custom isc_boolean_t with C standard bool type
...
(cherry picked from commit 994e656977 )
2018-08-10 11:17:51 +02:00
Ondřej Surý
d61e6a3111
Replace custom isc_u?intNN_t types with C99 u?intNN_t types
...
(cherry picked from commit cb6a185c69 )
2018-08-09 18:30:20 +02:00
Tinderbox User and Evan Hunt
a7213875ff
prep 9.12.2-P1
2018-08-08 14:24:15 -07:00
Evan Hunt
3fa62f19d5
CHANGES, release note
...
(cherry picked from commit 9c492aba65c178f30baafeb5502013f95a9d5b9a)
2018-08-08 14:23:56 -07:00
Ondřej Surý
d96765377c
Update ARM on the default ordering
...
(cherry picked from commit 9e11b54bbc )
2018-08-06 13:03:28 +02:00
Mark Andrews and Evan Hunt
01003dd321
Resolve "run xmllint on *.xml and *.docbook in precheck"
...
(cherry picked from commit bb1937aaec )
2018-07-10 17:50:06 -07:00
Tinderbox User
355c8f0e55
prep 9.12.2
2018-07-03 06:57:10 +00:00
Tinderbox User
bbf35634c0
prep 9.12.2rc2
2018-06-28 04:42:37 +00:00
Evan Hunt
ded4119b36
CHANGES, release note
...
(cherry picked from commit 2aee33f412 )
2018-06-27 18:26:53 -07:00
Ondřej Surý and Evan Hunt
a7c5fad628
Un-deprecate the answer-cookie option
2018-06-26 15:16:40 -07:00
Evan Hunt and Ondřej Surý
87344e3493
prepare 9.12.1rc1
2018-06-21 18:46:32 +02:00
Evan Hunt and Ondřej Surý
be02bf6571
allow-recursion could incorrectly inherit from the default allow-query
2018-06-14 14:45:56 +02:00
Mark Andrews
5f7a6232d6
add CHANGES and release notes
2018-06-08 16:44:42 +10:00
Mukund Sivaraman and Mark Andrews
b5265a8cfa
Update ARM documentation
2018-06-08 16:37:38 +10:00
Tony Finch and Evan Hunt
c4494458ae
Move serve-stale logging to its own category, so that its verbosity can be curtailed.
...
(cherry picked from commit 4b442c309d )
2018-05-28 17:25:38 -07:00
Evan Hunt
3d2de8e776
clarify serve-stale documentation, and add a floor for max-stale-ttl
...
- added a 1-second floor to max-stale-ttl similar to stale-answer-ttl;
if set to 0, it will be silently updated to 1.
- fixed the ARM entry on max-stale-ttl, which incorrectly suggested that
the default was 0 instead of 1 week.
- clarified rndc serve-stale documentation.
(cherry picked from commit d1ca21d50a )
2018-05-28 17:25:37 -07:00
Mark Andrews
2e9f0fb026
add closing '};'
...
(cherry picked from commit ab22160a1c )
2018-05-25 13:11:43 +10:00
Evan Hunt
61de568197
copyrights
2018-05-23 09:52:09 -07:00
Evan Hunt
5b2390e016
use w3m to generate notes.txt as part of the doc build
...
(cherry picked from commit 7c955e0eb8 )
2018-05-23 09:50:10 -07:00
Mark Andrews
8ad96c7a76
add HOME.ARPA to the list of empty zones
...
(cherry picked from commit 10dd0b3efe )
2018-05-23 11:13:10 +10:00
Evan Hunt
af047f39c9
Fix CHANGES entry
2018-05-21 10:35:48 -07:00
Mukund Sivaraman and Evan Hunt
84640d2e04
Fix ARM about min-update-interval default for RPZ zones
...
Also, use variable names consistent with catz for rpz configuration functions
(cherry picked from commit 975afc508d )
2018-05-17 20:23:08 -07:00
Evan Hunt
117ad14ddb
rewrite the update-policy documentation
...
- clarify the behavior of the name and identity fields for various
rule types, particularly tcp-self and 6to4-self.
(cherry picked from commit dea89f2a52 )
2018-05-15 13:19:55 -07:00
Ondřej Surý
c35de9b383
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
...
(cherry picked from commit 55a10b7acd )
2018-05-11 14:19:35 +02:00
Mark Andrews and Evan Hunt
edb761b08c
add release note for root-key-sentinel
...
(cherry picked from commit e20790c956 )
2018-04-22 12:47:31 -07:00
Mark Andrews and Evan Hunt
ee763ef281
add named.conf option root-key-sentinel
...
(cherry picked from commit 68e9315c7d )
2018-04-22 12:46:03 -07:00
Michał Kępień and Evan Hunt
0041aeb751
Use dns_fixedname_initname() where possible
...
Replace dns_fixedname_init() calls followed by dns_fixedname_name()
calls with calls to dns_fixedname_initname() where it is possible
without affecting current behavior and/or performance.
This patch was mostly prepared using Coccinelle and the following
semantic patch:
@@
expression fixedname, name;
@@
- dns_fixedname_init(&fixedname);
...
- name = dns_fixedname_name(&fixedname);
+ name = dns_fixedname_initname(&fixedname);
The resulting set of changes was then manually reviewed to exclude false
positives and apply minor tweaks.
It is likely that more occurrences of this pattern can be refactored in
an identical way. This commit only takes care of the low-hanging fruit.
(cherry picked from commit 4df4a8e731 )
2018-04-10 13:09:24 -07:00
Ondřej Surý
a6afebe852
Add release notes for IDNA2008
...
(cherry picked from commit e7590c7528 )
2018-03-17 13:29:11 +00:00
Evan Hunt
19b5249028
update file headers
2018-03-15 18:40:21 -07:00
Evan Hunt
c54e379267
Merge branch 'v9_12_1_patch' into v9_12
2018-03-08 14:26:15 -08:00
Evan Hunt
3d06eedf87
remove doc/dev/contrib.md now that CONTRIBUTING.md exists
2018-03-08 12:58:06 -08:00
Evan Hunt
b2307b2546
Merge branch 'remove-bind9-bugs-references' into 'v9_12_1_patch'
...
Update documentation to remove obsolete bind9-bugs@isc.org email address
See merge request isc-projects/bind9!111
2018-03-08 12:56:40 -08:00
Tinderbox User
71f67a0bf6
prep 9.12.1
2018-03-08 00:51:07 +00:00
Tinderbox User
38be7f6d9b
prep 9.12.1rc2
2018-03-02 21:53:26 +00:00
Evan Hunt
c170745f8c
added missing release note
...
(cherry picked from commit cc5432cea5 )
2018-02-25 14:39:45 -08:00
Ondřej Surý
557a5c3f78
Update license headers to not include years in copyright in all applicable files
...
(cherry picked from commit 843d389661 )
2018-02-23 10:38:02 +01:00
Tinderbox User
c964a71c76
regen v9_12
2018-02-18 04:13:10 +00:00