2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-27 12:38:24 +00:00

362 Commits

Author SHA1 Message Date
Mark Andrews
df6faef671 regen 2006-05-03 02:27:23 +00:00
Mark Andrews
f051d76c87 regen 2006-03-11 02:07:53 +00:00
Mark Andrews
083a5588a3 regen 2006-03-06 02:23:19 +00:00
Mark Andrews
dca44b90c9 regen 2006-02-17 02:06:13 +00:00
Mark Andrews
7f723eabc5 regen 2006-02-16 04:58:21 +00:00
Mark Andrews
3b4098640d regen 2006-01-06 01:55:39 +00:00
Mark Andrews
0e5569d7c3 regen 2005-09-06 01:05:37 +00:00
Mark Andrews
a057e8e33b regen 2005-08-25 03:12:48 +00:00
Mark Andrews
1586d8cbac regen 2005-08-19 03:52:27 +00:00
Mark Andrews
538a83db75 regen 2005-06-27 03:00:05 +00:00
Mark Andrews
7208386cd3 1817. [func] add support for additional zone file formats for
improving loading performance.  The masterfile-format
                        option in named.conf can be used to specify a
                        non-default format.  A new separate command
                        named-compilezone was provided to generate zone files
                        in a new format.
2005-06-20 03:30:28 +00:00
Mark Andrews
1c153afce5 1868. [func] edns-udp-size can now be overridden on a per
server basis. [RT #14851]
2005-06-07 00:27:34 +00:00
Mark Andrews
3a3705ef77 regen 2005-05-19 12:34:34 +00:00
Mark Andrews
75c0816e82 regen 2005-05-13 03:14:16 +00:00
Mark Andrews
65b15657bf regen 2005-02-23 03:08:42 +00:00
Mark Andrews
e0172ab8e2 regen 2005-01-17 01:55:06 +00:00
Mark Andrews
32374d9483 regen 2005-01-13 04:52:21 +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
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