Automatic Updater
72938578c9
regen HEAD
2011-12-10 01:14:53 +00:00
Automatic Updater
bafdc1ebe8
regen HEAD
2011-11-24 01:14:53 +00:00
Evan Hunt
7486f4e794
Reworded the "inline-signing" doc slightly to remove what had appeared to
...
be a typo in the printed ARM. No CHANGES note.
2011-11-23 18:58:39 +00:00
Automatic Updater
57b3c5d02f
9.9.0b2
2011-11-16 22:21:05 +00:00
Automatic Updater
2a1d6afad5
regen HEAD
2011-11-10 01:16:02 +00:00
Evan Hunt
13790b548c
3213. [doc] Clarify ixfr-from-differences behavior. [RT #25188 ]
2011-11-09 05:52:42 +00:00
Automatic Updater
2628293c6e
regen HEAD
2011-11-08 01:14:50 +00:00
Automatic Updater
36da16fa31
regen HEAD
2011-11-07 01:15:05 +00:00
Evan Hunt
36a13a94c5
new "dnssec-lookaside" option is "no", not "off"
2011-11-07 00:25:53 +00:00
Mark Andrews
ac43690858
3209. [func] Add "dnssec-lookaside 'off'". [RT #24858 ]
2011-11-07 00:14:11 +00:00
Automatic Updater
77dccf2a5d
regen HEAD
2011-11-05 01:14:51 +00:00
Automatic Updater
84bc9a5840
add missing </term>
2011-11-04 02:25:17 +00:00
Evan Hunt
f550b4b104
3201. [func] 'rndc querylog' can now be given an on/off parameter
...
instead of only being used as a toggle. [RT #18351 ]
2011-11-03 23:05:31 +00:00
Evan Hunt
6150d3cb66
3200. [doc] Some rndc functions were undocumented or were
...
missing from 'rndc -h' output. [RT #25555 ]
2011-11-03 22:06:21 +00:00
Evan Hunt
2a7ac74960
remove 1/8 and 2/8 from bogusnets example
2011-11-03 04:53:27 +00:00
Evan Hunt
0c25a44aac
3194. [doc] Updated RFC references in the 'empty-zones-enable'
...
documentation. [RT #25203 ]
2011-11-03 03:08:33 +00:00
Automatic Updater
e5045764a4
9.9.0b1
2011-10-28 12:28:33 +00:00
Automatic Updater
23967fcd6e
regen HEAD
2011-10-28 12:23:40 +00:00
Evan Hunt
9c03f13e18
3185. [func] New 'rndc signing' option for auto-dnssec zones:
...
- 'rndc signing -list' displays the current
state of signing operations
- 'rndc signing -clear' clears the signing state
records for keys that have fully signed the zone
- 'rndc signing -nsec3param' sets the NSEC3
parameters for the zone
The 'rndc keydone' syntax is removed. [RT #23729 ]
2011-10-28 06:20:07 +00:00
Automatic Updater
be75fd4f49
regen HEAD
2011-10-27 01:14:50 +00:00
Evan Hunt
9570ddcd41
3180. [func] Local copies of slave zones are now saved in raw
...
format by default, to improve startup performance.
'masterfile-format text;' can be used to override
the default, if desired. [RT #25867 ]
2011-10-26 15:23:37 +00:00
Automatic Updater
e839bf134f
regen HEAD
2011-10-26 01:14:53 +00:00
Mark Andrews
b1c6de5456
3177. [func] 'rndc keydone', remove the indicator record that
...
named has finished signing the zone with the
corresponding key. [RT #26206 ]
2011-10-25 01:54:22 +00:00
Automatic Updater
12bfbed87c
regen HEAD
2011-10-21 01:14:51 +00:00
Automatic Updater
1f7bae40e4
9.9.0a3
2011-10-14 00:04:49 +00:00
Automatic Updater
6f64d4ab8e
regen HEAD
2011-10-14 00:04:24 +00:00
Automatic Updater
87002e151b
<command>-><option>
2011-10-13 23:47:10 +00:00
Automatic Updater
085e84f19b
add missing </listitems>
2011-10-13 23:44:47 +00:00
Vernon Schryver
9fee08f655
Commit rt25172 changes to HEAD including
...
- fix precedence among competing rules
- improve ARM text including documenting rule precedence
- try to rewrite CNAME chains until first hit
- new "rpz" logging channel
- same fix for "NS ." as in RT 24985
2011-10-13 01:32:34 +00:00
Automatic Updater
54e57d8ff4
regen HEAD
2011-10-07 01:14:45 +00:00
Mark Andrews
3952b16164
fix default for sig-signing-type
2011-10-06 11:50:20 +00:00
Mark Andrews
6e1b287107
rt21764 session-* fixes
2011-10-06 11:31:57 +00:00
Automatic Updater
37f74f3b0f
9.9.0a2
2011-09-13 21:41:04 +00:00
Automatic Updater
eea6be913f
regen HEAD
2011-09-07 01:14:44 +00:00
Scott Mann
fad5116b3d
Remove the ixfr-from-differences side-effect which causes an AXFR and extend
...
request-ixfr to the zone level.
2011-09-06 22:29:33 +00:00
Automatic Updater
c978c6cb6e
regen HEAD
2011-08-31 01:14:43 +00:00
Mark Andrews
9198ab377b
3147. [func] Initial inline signing support. [RT #23657 ]
2011-08-30 05:16:15 +00:00
Automatic Updater
f588331261
regen
2011-08-23 02:08:33 +00:00
Automatic Updater
cb3c295308
regen HEAD
2011-08-09 01:14:54 +00:00
Automatic Updater
f77c5a1336
regen HEAD
2011-08-04 01:14:44 +00:00
Mark Andrews
ce97ba9c94
unbalance tag <replaceable> x2
2011-08-03 01:19:10 +00:00
Evan Hunt
0127993480
3140. [func] New command "rndc flushtree <name>" clears the
...
specified name from the server cache along with
all names under it. [RT #19970 ]
2011-08-02 20:36:13 +00:00
Automatic Updater
9d5a84057d
regen HEAD
2011-07-29 01:14:31 +00:00
Evan Hunt
cf63d32d55
3136. [func] Add RFC 1918 reverse zones to the list of built-in
...
empty zones switched on by the 'empty-zones-enable'
option. [RT #24990 ]
2011-07-28 03:18:17 +00:00
Automatic Updater
06ac94d81a
regen HEAD
2011-07-02 01:14:42 +00:00
Mark Andrews
a69070d8fa
3130. [func] Support alternate methods for managing a dynamic
...
zone's serial number. Two methods are currently
defined using serial-update-method, "increment"
(default) and "unixtime". [RT #23849 ]
2011-07-01 02:25:48 +00:00
Automatic Updater
71abcecb3b
regen HEAD
2011-06-22 01:14:38 +00:00
Mark Andrews
0fc9a7b571
9.9 not 9.7
2011-06-21 05:33:21 +00:00
Automatic Updater
aa801d4cc3
regen HEAD
2011-06-11 01:14:45 +00:00
Automatic Updater
0f467ed4d4
update copyright notice
2011-06-10 23:47:32 +00:00