2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
Commit Graph

2994 Commits

Author SHA1 Message Date
Mark Andrews
575e532437 regen 2004-10-21 02:51:49 +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
428dc96988 regen 2004-10-17 23:57:16 +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
18eedaf157 regen 2004-10-14 02:57:54 +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
32d1434aff regen 2004-10-07 02:58:36 +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
5b5f4cca78 regen 2004-10-07 00:23:49 +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
2cd182921e regen 2004-08-23 00:05:48 +00:00
Mark Andrews
3eb9ec750c regen 2004-08-16 06:01:59 +00:00
Mark Andrews
09b2400763 1698. [doc] Use reserved IPv6 documentation prefix. 2004-08-16 00:34:33 +00:00
Mark Andrews
85f2c7b036 regen 2004-08-15 09:29:21 +00:00
Tatuya JINMEI 神明達哉
31c0550dad s/6 to 4/Dual-stack/ [RT #12258] 2004-08-15 04:48:19 +00:00
Mark Andrews
c13c404e97 regen 2004-08-14 09:19:32 +00:00
Tatuya JINMEI 神明達哉
c8c03e7410 listen-on-v6 is not a "statement", but an "option". 2004-08-12 08:27:24 +00:00
Mark Andrews
da335de4b5 regen 2004-07-29 23:44:56 +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
f6d93187a1 regen 2004-06-11 03:03:14 +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
683b9e5e34 regen 2004-06-04 06:32:57 +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
4451e24e9a regen 2004-05-20 02:47:27 +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
0fefeb4beb regen 2004-05-12 02:55:09 +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
b5e4e4da43 regen 2004-04-16 02:56:14 +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
e3f6b4d219 regen 2004-04-06 22:04:52 +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
0707a8c04f regen 2004-03-05 12:40:39 +00:00
Mark Andrews
89c8892121 update copyrights 2004-03-05 10:53:24 +00:00
Mark Andrews
8a66318e41 regen / copyright update 2004-03-05 08:32:21 +00:00
Mark Andrews
dafcb997e3 update copyright notice 2004-03-05 05:14:21 +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
f9cdef0ba5 regen 2004-02-27 21:01:25 +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
b346807a32 regen documentation 2004-01-14 02:13:45 +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
Mark Andrews
3970098dcd regen documentation 2003-09-30 06:13:33 +00:00