Automatic Updater
116bb155c3
update
2009-11-13 00:16:57 +00:00
Automatic Updater
36df41d5be
update
2009-11-12 14:21:43 +00:00
Automatic Updater
700f235399
update
2009-11-12 00:16:58 +00:00
Automatic Updater
4e8a9f1300
generate
2009-11-11 09:27:29 +00:00
Automatic Updater
05505f40f3
regen
2009-11-11 01:45:17 +00:00
Evan Hunt
c857d67816
2759. [doc] Add information about .jbk/.jnw files to
...
the ARM. [RT #20303 ]
2009-11-10 19:47:34 +00:00
Automatic Updater
c3b7d35e03
regen
2009-11-07 01:45:05 +00:00
Evan Hunt
6e53926208
fix misspelling of queryport-pool-updateinterval in obsolete options list
2009-11-06 18:52:18 +00:00
Automatic Updater
21e93db03a
update
2009-10-31 01:35:01 +00:00
cvs2git
b406c36a02
This commit was manufactured by cvs2git to create branch 'v9_5'.
2009-10-30 05:21:02 +00:00
Mark Andrews
d90f3a24c7
5011: Automated Updates of DNS Security (DNSSEC) Trust Anchors
2009-10-30 05:20:59 +00:00
Automatic Updater
d90f6ac848
update
2009-10-29 01:34:02 +00:00
Automatic Updater
e98e7e6680
auto update
2009-10-28 23:18:53 +00:00
cvs2git
f88b2a9d74
This commit was manufactured by cvs2git to create branch 'v9_5'.
2009-10-28 21:08:21 +00:00
Mark Andrews
4c53f98dbd
RFC5702
2009-10-28 21:08:18 +00:00
Automatic Updater
b37b0818d8
regen
2009-10-28 18:21:26 +00:00
Automatic Updater
2b06e9c63c
update
2009-10-28 01:34:42 +00:00
Automatic Updater
575e15fed9
regen
2009-10-28 01:14:38 +00:00
cvs2git
e683feead6
This commit was manufactured by cvs2git to create branch 'v9_5'.
2009-10-28 00:56:20 +00:00
Mark Andrews
a050fc374c
1912: Common DNS Operational and Configuration Errors
2009-10-28 00:56:17 +00:00
Mark Andrews
df4408b77a
new draft
2009-10-28 00:46:15 +00:00
Automatic Updater
fb93a46d74
auto update
2009-10-27 23:18:42 +00:00
Automatic Updater
e4adb07cc1
regen
2009-10-27 01:14:46 +00:00
Evan Hunt
c8aa7ce70d
2732. [func] Add optional filter-aaaa-on-v4 option, available
...
if built with './configure --enable-filter-aaaa'.
Filters out AAAA answers to clients connecting
via IPv4. (This is NOT recommended for general
use.) [RT #20339 ]
2009-10-26 23:14:54 +00:00
Automatic Updater
412b30659b
auto update
2009-10-23 23:18:16 +00:00
Automatic Updater
8e821eea5f
regen
2009-10-23 01:14:48 +00:00
Automatic Updater
2fe5f8303e
auto update
2009-10-22 23:19:17 +00:00
Evan Hunt
f10a8fa034
2727. [func] The 'key-directory' option can now specify a relative
...
path. [RT #20154 ]
2009-10-22 03:43:16 +00:00
Evan Hunt
cc6cddfd94
2726. [func] Added support for SHA-2 DNSSEC algorithms,
...
RSASHA256 and RSASHA512. [RT #20023 ]
2009-10-22 02:21:31 +00:00
Evan Hunt
8d307467b7
Doc the "managed-keys.bind" and "managed-keys.bind.jnl" file. [rt20235]
2009-10-22 02:04:07 +00:00
Mark Andrews
ae5da6a185
new draft
2009-10-21 22:33:23 +00:00
Automatic Updater
e193c6c98e
auto update
2009-10-20 23:18:22 +00:00
Evan Hunt
ef311b4d86
fix typo
2009-10-20 14:43:13 +00:00
Evan Hunt
eccf8cc404
fix typo
2009-10-20 14:42:57 +00:00
Mark Andrews
13174b302f
new draft
2009-10-19 23:42:52 +00:00
Mark Andrews
84dd224e46
new draft
2009-10-19 04:56:27 +00:00
Automatic Updater
02b69ec7f2
regen
2009-10-17 01:24:06 +00:00
Automatic Updater
5a24d24c8f
regen
2009-10-17 01:14:35 +00:00
Automatic Updater
799933b034
auto update
2009-10-16 23:18:39 +00:00
Automatic Updater
d060d8669f
regen
2009-10-16 04:20:49 +00:00
Evan Hunt
8f7de3db7e
Respinning to fix memory leak in dnssec-signzone. (Also adopting doc changes.)
2009-10-16 02:59:41 +00:00
Automatic Updater
102ccdd2c0
regen
2009-10-15 01:15:23 +00:00
Automatic Updater
0f81966242
auto update
2009-10-14 23:18:20 +00:00
Jeremy Reed
da2c52acae
Add a few missing docbook formatting tags.
...
No content changed. No CHANGES entry added.
2009-10-14 12:49:11 +00:00
Automatic Updater
3b2c6af63e
regen
2009-10-12 23:16:15 +00:00
Evan Hunt
c00929ed9f
additional doc improvement
2009-10-12 23:02:32 +00:00
Evan Hunt
69677f863f
improve doc on update-ksk-check and dnskey-ksk-only
2009-10-12 22:54:54 +00:00
Evan Hunt
77b8f88f14
2712. [func] New 'auto-dnssec' zone option allows zone signing
...
to be fully automated in zones configured for
dynamic DNS. 'auto-dnssec allow;' permits a zone
to be signed by creating keys for it in the
key-directory and using 'rndc sign <zone>'.
'auto-dnssec maintain;' allows that too, plus it
also keeps the zone's DNSSEC keys up to date
according to their timing metadata. [RT #19943 ]
2009-10-12 20:48:12 +00:00
Automatic Updater
8de0d8a690
regen
2009-10-11 01:14:49 +00:00
Evan Hunt
3727725bb7
2710. [func] New 'dnssec-signzone -x' flag and 'dnskey-ksk-only'
...
zone option cause a zone to be signed with only KSKs
signing the DNSKEY RRset, not ZSKs. This reduces
the size of a DNSKEY answer. [RT #20340 ]
2009-10-10 01:48:00 +00:00