Ondřej Surý
60862c5769
Add release notes for the FIPS mode feature
2018-10-22 20:55:35 +02:00
Ondřej Surý
31b8b37e8f
Add note about removing DSA and DSA-NSEC3-SHA1 to release notes
2018-10-05 11:16:13 +02:00
Evan Hunt
ff49dd3c21
clarify relationship between dnssec-enable and dnssec-validation
...
- if dnssec-enable is no, then dnssec-validation now also defaults to
no. if dnssec-enable is yes, dnssec-validation defaults to auto or yes
depending on --disable-auto-validation.
- correct the doc
2018-10-04 23:33:18 -07:00
Evan Hunt
6c31ba5c53
rebuild option grammar documentation
2018-10-03 01:03:56 -07:00
Evan Hunt
51c6f4b682
extend DNSTAP to record UPDATE requests and responses as a separate type
2018-10-03 01:03:56 -07:00
Evan Hunt
be8713a1e8
CHANGES, release note, copyrights
2018-09-27 21:56:11 -07:00
Evan Hunt
cea9ff573c
clarify documentation
2018-09-27 21:48:44 -07:00
Evan Hunt
bf9c60078a
don't use $() in system tests
2018-09-11 14:02:25 -04:00
Evan Hunt
2f6ba87ab9
CHANGES, release notes
2018-09-10 12:07:06 -07:00
Mark Andrews
f924c89f97
add CHANGES and release notes documentation
2018-09-10 09:55:24 +10:00
Mark Andrews
fbeefd4990
add krb5-selfsub and ms-selfsub
2018-09-10 09:32:31 +10:00
Evan Hunt
ad9bf4c662
update isc-logo.pdf to current logo version, remove isc-logo.eps
2018-09-07 15:59:32 -07:00
Tinderbox User
19ed6f8f5a
prep 9.13.3
2018-09-04 06:11:38 +00:00
Ondřej Surý
0868e5700f
Update release notes to mention removal of legacy system workarounds
2018-09-03 18:50:58 -07:00
Ondřej Surý
eb9849daff
Update documentation (ARM, READMEs and man pages)
2018-08-31 06:03:42 -04:00
Evan Hunt
5e37190877
add documentation
2018-08-31 14:34:31 +10:00
Ondřej Surý
a8b868e820
Add release notes entry.
2018-08-28 10:31:49 +02:00
Ondřej Surý
f0f71420c8
Remove legacy support for AIX
2018-08-28 10:31:47 +02:00
Mark Andrews
0370d13667
update {krb5,ms}-{self,subdomain} descriptions
2018-08-27 16:39:51 +10:00
Michał Kępień
087157d14f
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.
2018-08-24 10:18:59 +02:00
Witold Kręcicki
44cec639c4
CHANGES/notes/docs
2018-08-16 19:46:10 +02:00
Evan Hunt
4eb0897c90
CHANGES, release notes, README
2018-08-14 13:28:02 -07:00
Evan Hunt
eaac2057c7
option to disable validation under specified names
...
- added new 'validate-except' option, which configures an NTA with
expiry of 0xffffffff. NTAs with that value in the expiry field do not
expire, are are not written out when saving the NTA table and are not
dumped by rndc secroots
2018-08-14 13:28:02 -07:00
Evan Hunt
b4b4277f5a
CHANGES, release note
2018-08-08 14:33:19 -07:00
Ondřej Surý
994e656977
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
Ondřej Surý
cb6a185c69
Replace custom isc_u?intNN_t types with C99 u?intNN_t types
2018-08-08 09:37:28 +02:00
Ondřej Surý
9e11b54bbc
Update ARM on the default ordering
2018-08-06 11:24:14 +02:00
Mark Andrews
329a0e7812
Remove support for silently ignoring 'no-change' deltas from BIND 8 when processing an IXFR stream. 'no-change' deltas will now trigger a fallback to AXFR as the recovery mechanism.
2018-07-10 19:20:09 -07:00
Mark Andrews
bb1937aaec
Resolve "run xmllint on *.xml and *.docbook in precheck"
2018-07-10 20:49:40 -04:00
Tinderbox User
b65d19f9fd
prep 9.13.2
2018-07-03 07:40:29 +00:00
Evan Hunt
3245eb98f4
clarify documentation of the 'mirror' option
2018-07-03 09:10:11 +02:00
Evan Hunt
6993d9131e
update new features list; also fix the "mirror" release note
2018-07-02 19:09:32 -07:00
Ondřej Surý
b5ea00158d
Improve documentation and error messages when libcap is not available
2018-07-02 08:47:32 +02:00
Michał Kępień
92ae05e1bc
Add a release note
2018-06-28 13:38:39 +02:00
Michał Kępień
dbe6a1a05f
Add documentation for mirror zones
...
Update the ARM and various option lists with information about the
"mirror" option for slave zones.
2018-06-28 13:38:39 +02:00
Evan Hunt
2aee33f412
CHANGES, release note
2018-06-27 17:37:29 -07:00
Ondřej Surý
cc5c3b5948
Update CHANGES and doc to reflect changes in master
2018-06-26 15:11:16 -07:00
Mark Andrews
379d407773
add CHANGES and release notes
...
(cherry picked from commit 5f7a6232d632119e4eb3e5e0e6d2b2c665820b3e)
2018-06-26 15:10:34 -07:00
Mukund Sivaraman
8c98e7abfe
Update ARM documentation
...
(cherry picked from commit b5265a8cfa8ed1818f2ea1ccbe2d2c66bbe0e431)
2018-06-26 15:10:34 -07:00
Evan Hunt
ad94787cca
prepare 9.13.1 release
2018-06-21 12:31:33 +02:00
Evan Hunt
03ecba2cdc
allow-recursion could incorrectly inherit from the default allow-query
2018-06-14 14:42:50 +02:00
Witold Kręcicki
1c36eed760
qname minimization: ARM entry
2018-06-12 09:20:13 +02:00
Evan Hunt
dde66b8012
nits
...
- capitalize QNAME in the doc
- regenerate options/docbook
- whitespace
2018-06-12 09:20:13 +02:00
Witold Kręcicki
265052df49
qname-minimization: Some post-review style/minor fixes
2018-06-12 09:20:12 +02:00
Mark Andrews
9cef87d835
update qname-minimization
2018-06-12 09:18:47 +02:00
Witold Kręcicki
0698158eb0
QNAME minimization
2018-06-12 09:18:46 +02:00
Mark Andrews
0e10223029
add answer-cookie as a obsolete option
2018-06-08 11:21:43 -07:00
Ondřej Surý
e771326f60
Add note about removing ECC-GOST to release notes
2018-06-05 09:14:14 +02:00
Ondřej Surý
27593e65dc
Remove support for obsoleted ECC-GOST (GOST R 34.11-94) algorithm
2018-06-05 09:14:14 +02:00
Tony Finch
4862d8ffc1
Add CHANGES and release notes entries
...
4957. [func] NSID logging (enabled by the "request-nsid" option)
now has its own "nsid" category, instead of using the
"resolver" category. [GL !331 ]
2018-06-05 12:11:12 +10:00