Mark Andrews
f0b796c9d2
document named-checkzone -W
2005-04-08 04:51:21 +00:00
Mark Andrews
b08289e4e3
update named-checkzone/rndc descriptions to 9.3 level.
2005-04-08 04:42:46 +00:00
Mark Andrews
1f35c769f8
repeated word
2005-03-16 02:53:08 +00:00
Mark Andrews
4844ed026a
1798. [func] The server syntax has been extended to support a
...
range of servers. [RT #11132 ]
2005-01-17 00:46:05 +00:00
Mark Andrews
ad5bc22a81
1797. [func] named-checkconf now check acls to verify that they
...
only refer to existing acls. [RT #13101 ]
2005-01-11 03:46:11 +00:00
Mark Andrews
508f61f8d6
1794. [func] Named and named-checkzone can now both check for
...
non-terminal wildcard records.
2005-01-09 23:40:04 +00:00
Tatuya JINMEI 神明達哉
d0eb2cc33c
1526. [func] Implemented "additional section caching (or acache)",
...
an internal cache framework for additional section
content to improve response performance. Several
configuration options were provided to control the
behavior.
2004-12-21 10:45:20 +00:00
Mark Andrews
73fb13fe97
1755. [func] allow-update is now settable at the options / view
...
level. [RT #6636 ]
2004-11-11 01:08:24 +00:00
Mark Andrews
49210da3fb
1676. [func] New option "allow-query-cache". This lets
...
allow-query be used to specify the default zone
access level rather than having to have every
zone override the global value. allow-query-cache
can be set at both the options and view levels.
If allow-query-cache is not set allow-query applies.
2004-10-21 00:58:33 +00:00
Mark Andrews
4181218570
1747. [bug] BIND 8 compatability: named/named-checkconf failed
...
to parse "host-statistics-max" in named.conf.
2004-10-17 23:11:30 +00:00
Mark Andrews
1672cff96d
1684. [func] ixfr-from-differences now takes master and slave in
...
addition to yes and no at the options and view levels.
2004-10-14 00:49:34 +00:00
Mark Andrews
207f0a15bb
1705. [func] Allow the journal's name to be changed via named.conf.
2004-10-07 02:15:14 +00:00
Mark Andrews
0553f5554f
1729. [func] Improve check-names error messages.
...
1728. [doc] Update check-names documentation.
1727. [bug] named-checkzone: check-names support didn't match
documentation.
2004-10-06 05:56:29 +00:00
Mark Andrews
09b2400763
1698. [doc] Use reserved IPv6 documentation prefix.
2004-08-16 00:34:33 +00:00
Tatuya JINMEI 神明達哉
31c0550dad
s/6 to 4/Dual-stack/ [RT #12258 ]
2004-08-15 04:48:19 +00:00
Tatuya JINMEI 神明達哉
c8c03e7410
listen-on-v6 is not a "statement", but an "option".
2004-08-12 08:27:24 +00:00
Tatuya JINMEI 神明達哉
0b6128a682
revised wording a bit in the previous change.
2004-07-29 22:59:53 +00:00
Tatuya JINMEI 神明達哉
3da9aeb807
updated IPv6 API issues
2004-07-29 21:40:02 +00:00
Mark Andrews
68fb0934fd
1657. [doc] ARM: document query log output.
...
1656. [doc] Update DNSSEC description in ARM to cover DS, NSEC
DNSKEY and RRSIG. [RT #11542 ]
2004-06-11 00:13:41 +00:00
Mark Andrews
c315e5cfea
1648. [func] Update dnssec-lookaside named.conf syntax to support
...
multiple dnssec-lookaside namespaces (not yet
implemented).
2004-06-04 02:31:43 +00:00
Mark Andrews
50e45d7434
1641. [bug] Update the check-names description in ARM. [RT #11389 ]
2004-05-19 23:42:05 +00:00
Mark Andrews
9907906b7d
refer to transfer-source and notify-source in query-source description.
2004-05-12 01:58:44 +00:00
Mark Andrews
8d414d1559
1600. [bug] Duplicate zone pre-load checks were not case
...
insensitive.
1599. [bug] Fix memory leak on error path when checking named.conf.
1598. [func] Specify that certain parts of the namespace must
be secure (dnssec-must-be-secure).
2004-04-15 23:40:27 +00:00
Mark Andrews
3b1fce680f
1595. [func] New notify type 'master-only'. Enable notify for
...
master zones only.
2004-03-30 02:13:45 +00:00
Mark Andrews
0b9af9eb37
1596. [func] Accept 'notify-source' style syntax for query-source.
2004-03-30 02:05:40 +00:00
Mark Andrews
1fa26403d7
copyright
2004-03-16 05:22:33 +00:00
Mark Andrews
50105afc55
1589. [func] DNSSEC lookaside validation.
...
enable-dnssec -> dnssec-enable
2004-03-10 02:19:58 +00:00
Mark Andrews
89c8892121
update copyrights
2004-03-05 10:53:24 +00:00
Mark Andrews
059cfb5ab9
unbalanced tag
2004-03-04 21:25:14 +00:00
Mark Andrews
7ad4d54f29
1537. [func] New option "querylog". If set specify whether query
...
logging is to be enabled or disabled at startup.
2004-03-02 01:15:00 +00:00
Mark Andrews
d437c51ae9
spelling
2004-02-27 05:10:41 +00:00
Mark Andrews
e59bb80736
lwres was missing from list of top level configuration elements.
2004-02-27 02:33:13 +00:00
Mark Andrews
20c6ae5df4
spelling/phrasing from evi
2004-02-27 02:08:53 +00:00
Mark Andrews
89783da064
1581. [func] Disable DNSSEC support by default. To enable
...
DNSSEC specify "enable-dnssec yes;" in named.conf.
2004-02-17 03:40:23 +00:00
Mark Andrews
35541328a8
1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
...
child zones for which we don't have a supported
algorithm. Such child zones are treated as unsigned.
1557. [func] Implement missing DNSSEC tests for
* NOQNAME proof with wildcard answers.
* NOWILDARD proof with NXDOMAIN.
Cache and return NOQNAME with wildcard answers.
2004-01-14 02:06:51 +00:00
Mark Andrews
846f974d57
1517. [port] Support for IPv6 interface scanning on HP/UX and
...
TrueUNIX 5.1.
2003-10-07 03:34:30 +00:00
Tatuya JINMEI 神明達哉
600cbd1fce
1515. [func] Allow transfer source to be set in a server statement.
...
[RT #6496 ]
implemented by marka, reviewed and documented by jinmei.
Notes:
lib/dns/zone.c had to be modified manually.
ARM html files were not regenerated (yet).
2003-09-25 18:16:50 +00:00
Mark Andrews
325ac99be4
Remove ORG
2003-09-23 07:11:40 +00:00
Mark Andrews
f3b8d0f3e4
1513. [doc] Add "US" and "ORG" to root-delgation-only exclude list.
2003-09-23 05:31:38 +00:00
Mark Andrews
73d7433474
1512. [doc] Add "US" to root-delgation-only exclude list.
2003-09-23 00:51:26 +00:00
Mark Andrews
4829aea845
add LV to list of non-delegation-only TLDs
2003-09-21 23:26:59 +00:00
Mark Andrews
0b1da8124c
1510. [func] New view option "root-delegation-only". Apply
...
delegation-only check to all TLDs and root.
Note there are some TLDs that are NOT delegation
only (e.g. DE and MUSEUM) these can be excluded
from the checks buy using exclude.
root-delegation-only exclude { "DE"; "MUSEUM"; };
2003-09-19 12:39:49 +00:00
Mark Andrews
da34d92aee
1509. [bug] Hint zones should accept delegation-only. Forward
...
zone should not accept delegation-only.
1508. [bug] Don't apply delegation-only checks to answers from
forwarders.
1507. [bug] Handle BIND 8 style returns to NS queries to parents
when making delegation-only checks.
2003-09-19 05:53:28 +00:00
Mark Andrews
4607e7a9b8
1504. [func] New zone type "delegation-only".
2003-09-17 05:24:43 +00:00
Mark Andrews
397f86cf27
1467. [func] $GENERATES now supports optional class and ttl.
2003-04-17 11:31:02 +00:00
Mark Andrews
7ec0f55f15
1453. [doc] ARM: $GENERATE example wasn't accurate. [RT #5298 ]
2003-03-10 18:30:36 +00:00
Mark Andrews
f6732ecef5
missing closing </para>
2003-03-03 03:15:24 +00:00
Mark Andrews
b500de3be9
alt-transfer-source-v4 -> alt-transfer-source
2003-02-27 05:12:47 +00:00
Mark Andrews
476386968b
1446. [func] Implemented undocumented alternate transfer sources
...
from BIND 8. See use-alt-transfer-source,
alt-transfer-source-v4 and alt-transfer-source-v6.
SECURITY: use-alt-transfer-source is ENABLED unless
you are using views. This may caues a security risk
resulting in accidental disclosure of wrong zone
content if the master supplying different source
content based on IP address. If you are not certian
ISC recommends setting use-alt-transfer-source no;
developer: marka
reviewer: explorer
2003-02-26 23:29:00 +00:00
Mark Andrews
888bb8bf68
1443. [func] Masters lists can now be specified and referenced
...
in zone masters clauses and other masters lists.
developer: marka
reviewer: explorer
2003-02-26 06:04:03 +00:00