2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 13:08:06 +00:00

144 Commits

Author SHA1 Message Date
Mark Andrews
d40b5110ab regen 2004-12-22 22:51:27 +00:00
Mark Andrews
15996d1b4f regen 2004-11-11 02:06:30 +00:00
Mark Andrews
575e532437 regen 2004-10-21 02:51:49 +00:00
Mark Andrews
428dc96988 regen 2004-10-17 23:57:16 +00:00
Mark Andrews
18eedaf157 regen 2004-10-14 02:57:54 +00:00
Mark Andrews
32d1434aff regen 2004-10-07 02:58:36 +00:00
Mark Andrews
997fd7f6be regen 2004-08-18 03:05:29 +00:00
Mark Andrews
2984f8f7bf 3845: DNS Security (DNSSEC) NextSECure (NSEC) RDATA Format 2004-08-18 00:39:36 +00:00
Mark Andrews
41a789ed9a regen 2004-07-23 06:09:34 +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
b5e4e4da43 regen 2004-04-16 02:56:14 +00:00
Mark Andrews
1fa26403d7 copyright 2004-03-16 05:22:33 +00:00
Mark Andrews
8dcabaace1 regen 2004-03-04 12:22:04 +00:00
Mark Andrews
f9cdef0ba5 regen 2004-02-27 21:01:25 +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
3970098dcd regen documentation 2003-09-30 06:13:33 +00:00
Mark Andrews
2fd63cf561 1455. [bug] <netaddr> missing from server grammar in
doc/misc/options. [RT #5616]
2003-04-10 02:16:11 +00:00
Mark Andrews
e1cbf95aec regen 2002-02-20 04:31:44 +00:00
Andreas Gustafsson
669e9657c7 Split off the named.conf grammar into a source module separate
from the configuration parser, to facilitate reuse of the latter for
parsing non-BIND configuration files
2002-01-04 02:32:16 +00:00
Andreas Gustafsson
2ffd8b0788 regenerated 2001-11-07 18:40:21 +00:00
Andreas Gustafsson
20d0c8c5bb regenerated 2001-11-05 22:24:39 +00:00
Andreas Gustafsson
97bb372529 regenerated 2001-10-19 18:08:58 +00:00
Andreas Gustafsson
8cccaeaee1 New named.conf option "ixfr-from-differences" [RT #1727] 2001-09-08 00:21:49 +00:00
Andreas Gustafsson
a6a23642ea regenerated 2001-07-31 20:08:04 +00:00
Andreas Gustafsson
22f0b13f28 946. [cleanup] doc/misc/options is now machine-generated from the
configuration parser syntax tables, and therefore
                        more likely to be correct.
2001-07-26 21:31:12 +00:00
Andreas Gustafsson
ca149cee17 allow-v6-syntheis was missing [RT #1408]; tabified 2001-06-14 19:29:33 +00:00
Andreas Gustafsson
e250148432 documented the max-cache-size option 2001-05-09 16:33:48 +00:00
Andreas Gustafsson
c6433f2b21 documented the obsolete ixfr-tmp-file option 2001-04-26 18:05:12 +00:00
Brian Wellington
6eccf5bd07 788. [feature] Add the "match-mapped-addresses" options, which
causes IPv6 v4mapped addresses to be treated as
			IPv4 addresses for the purpose of acl matching.
2001-03-26 21:33:07 +00:00
Brian Wellington
54d64c7994 782. [feature] Implement the serial-query-rate option. 2001-03-19 22:34:14 +00:00
Brian Wellington
1df8f692cc Mark transfer-format as having a new default. 2001-03-16 18:18:57 +00:00
Andreas Gustafsson
fca63ccd84 added minimal-responses option 2001-03-14 22:14:38 +00:00
Andreas Gustafsson
a771f831b9 stub zones don't do update forwarding 2001-03-07 23:37:15 +00:00
Brian Wellington
d25dd5b056 770. [func] Add the "edns yes_or_no" statement to the server
clause. [RT #524]
2001-03-06 23:54:37 +00:00
Brian Wellington
f43ed15b46 allow-update-forwarding for slave zones should be Yes 2001-03-05 23:44:59 +00:00
Brian Wellington
1adb182c1a Some options were allowed that should not have been. 2001-03-01 03:41:14 +00:00
Andreas Gustafsson
23d0a2b591 transfer-source entries mentioned ip_addr but not port;
notify-source was missing
2001-02-07 19:13:00 +00:00
Andreas Gustafsson
333fe280eb note that stub zonesare only partially supported 2001-01-16 20:44:26 +00:00
Brian Wellington
ec848e3710 Add random-device 2001-01-11 23:52:34 +00:00
Brian Wellington
499b34cea0 copyright update 2001-01-09 22:01:04 +00:00
Andreas Gustafsson
76c42915b4 rndc dumpdb is supported now. 2000-12-15 21:17:25 +00:00
David Lawrence
10e6498d6d * Removed max-names (as well as DNS_R_ZONETOOLARGE, which was
never returned by any function and was presumably cruft
        related to max-names).
  * Made allow-notify part of the public source and documented it.
  * Made master server TSIG keys part of the public source and documented it.
  * Removed a define of DNS_OPT_NEWCODES supposedly used by GNS, with
        the approval of Mike.
  * Made DNS_ZONE_FORCELOAD flag, used by rndc reload, work in the
        public source.  After the NOMINUM_PUBLIC cleanup, I'll
        fix the rndc reload issues we've been discussing here at IETF.

I left in NOMIMUM_PUBLIC around the forward-notify stuff, with the
expectation that Michael will give the go-ahead next week to remove it.
2000-12-13 00:15:39 +00:00
Andreas Gustafsson
f83520a3d8 treat the use-ixfr option like we do with other obsolete options;
in particular, there is no need for the ARM to have a separate section about it
2000-12-02 00:25:42 +00:00
Andreas Gustafsson
a057b6e5e2 {min,max}-re{try,fresh}-time are implemented as
view and zone options, too
2000-11-28 22:44:10 +00:00
Andreas Gustafsson
50baab1389 {min,max}-{refresh,retry}-time are now implemented 2000-11-28 22:14:22 +00:00
Andreas Gustafsson
53f483103b sortlist is implemented in views, too 2000-11-28 21:46:32 +00:00
Andreas Gustafsson
876a69ba28 reclassified check-names as obsolete 2000-11-28 21:45:28 +00:00
Andreas Gustafsson
54f6b2cfa8 stacksize, datasize, coresize and files options are now implemented 2000-11-28 21:43:37 +00:00
Andreas Gustafsson
2e711b6002 statistics-file, sortlist, additional-from-cache, and additional-from-auth
are now implemented
2000-11-28 21:27:45 +00:00
Mark Andrews
e0c769c3ec Update dialup info. 2000-11-28 03:20:20 +00:00