Commit Graph

624 Commits

Author SHA1 Message Date
Andreas Gustafsson
3ba6d0298a rephrasing and typo 2001-03-07 18:52:34 +00:00
Andreas Gustafsson
125d183f2b document the 'dnssec' and 'lame-servers' log categories 2001-03-07 18:46:58 +00:00
Andreas Gustafsson
2357f291c5 edited 2001-03-07 18:06:22 +00:00
Andreas Gustafsson
f34d7e453d yes -> <command>yes</command> 2001-03-07 00:25:22 +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
19c388c98e remove 2 occurrences of 'the the' 2001-03-06 07:38:18 +00:00
Brian Wellington
f43ed15b46 allow-update-forwarding for slave zones should be Yes 2001-03-05 23:44:59 +00:00
Andreas Gustafsson
322445da85 with the new config parser, ACLs names are once again case
insensitive, and there are no more reserved words
2001-03-05 20:58:57 +00:00
David Lawrence
da928cb9b8 new drafts 2001-03-05 12:42:31 +00:00
David Lawrence
fef2d3dce0 new/updated drafts 2001-03-05 12:18:56 +00:00
Andreas Gustafsson
a653c8b3a9 updated drafts 2001-03-01 17:42:02 +00:00
Brian Wellington
1adb182c1a Some options were allowed that should not have been. 2001-03-01 03:41:14 +00:00
Andreas Gustafsson
7e07d58289 added 2001-03-01 01:02:28 +00:00
Andreas Gustafsson
e2bb1e3de4 typo 2001-02-23 01:21:45 +00:00
Andreas Gustafsson
c3a56b9ab3 added more RFCs, reusing dangling footnote reference [5] 2001-02-22 20:21:39 +00:00
Andreas Gustafsson
6211baaa66 748. [doc] List supported RFCs in doc/misc/rfc-compliance. 2001-02-22 19:53:08 +00:00
Andreas Gustafsson
035cd7b5bd cross reference section on IPv6 Support in BIND 9
to IPv6 address format appendix
2001-02-22 01:01:26 +00:00
Brian Wellington
dca54fd92a The IN class was not explicitly specified in the DNAME examples, which is
not consistent with other examples. [RT #717]
2001-02-20 23:37:23 +00:00
Andreas Gustafsson
23ffed7653 $ORIGIN examples needed some more dots 2001-02-20 23:09:39 +00:00
Bob Halley
ca5f363de5 add distcleaning for gendvi.sh, genpdf.sh, and nominum-docbook-print.dsl 2001-02-16 18:49:27 +00:00
Bob Halley
0f0cc237f3 ignore nominum-docbook-print.dsl 2001-02-16 18:48:28 +00:00
Brian Wellington
b4dd47007d Fix the definitions of rrset-order, sortlist, and topology. 2001-02-16 03:03:08 +00:00
Eric Luce
ee14337c77 test cvs commit 2001-02-15 22:00:32 +00:00
Andreas Gustafsson
236b7a3a48 done some stuff 2001-02-15 03:55:25 +00:00
Andreas Gustafsson
55dce8c024 edited 2001-02-15 03:54:21 +00:00
Andreas Gustafsson
21bb550a25 substitute SGML directory into nominum-docbook-print.dsl 2001-02-15 03:53:53 +00:00
Andreas Gustafsson
fcc9f7f86c regenerated 2001-02-15 00:12:20 +00:00
Andreas Gustafsson
39f1df3fbd split off the BIND 4 to BIND 9 migration docs into a separate
file 'migration-4to9'
2001-02-15 00:09:33 +00:00
Andreas Gustafsson
3a44b7b9fd added book title and copyright; broke also-notify syntax description
into two lines; added missing space in Server Statement Grammar section title
2001-02-14 22:50:11 +00:00
Andreas Gustafsson
339bf07cd6 substitute SGML directory into nominum-docbook-print.dsl 2001-02-14 20:22:04 +00:00
Andreas Gustafsson
daed322bb0 the old jade on NetBSD requires a -c option 2001-02-14 20:13:10 +00:00
Andreas Gustafsson
3287b57976 RFC 1035 specifies that the current origin should be restored after
an <command>$INCLUDE</command>, but it is silent on whether the current
domain name should also be restored.  BIND 9 restores both of them.
This could be construed as a deviation from RFC 1035, a feature, or both.
[RT #874]
2001-02-12 22:09:52 +00:00
Brian Wellington
1b622d39e8 Fix lots of typos in the bind 4 -> bind 9 section. 2001-02-12 02:02:06 +00:00
Mark Andrews
9a7d163f6f 735. [support] Add BIND 4 migration notes. 2001-02-12 01:55:18 +00:00
Andreas Gustafsson
16f07b53a2 added 2001-02-09 17:15:30 +00:00
Andreas Gustafsson
d4438b57d2 edited 2001-02-09 00:08:52 +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
Brian Wellington
1e78000f6e mention that if the server is running setuid, it won't be able to bind to new
privileged ports on reload.
2001-02-07 00:57:53 +00:00
Andreas Gustafsson
7aa594f022 resource limits are implemented 2001-02-06 16:50:33 +00:00
Brian Wellington
ebb48478db minor updates 2001-02-05 20:15:28 +00:00
Brian Wellington
71d2d34e98 The new generated files should be ignored. 2001-02-05 18:56:10 +00:00
Eric Luce
2bd433da87 Add support for generating DVI and PDF files for the ARM. Also make a nominum specific style sheet for printing that includes section numbers in the subsections. 2001-02-02 22:37:20 +00:00
Andreas Gustafsson
9090a36b61 min-refresh-time, max-refresh-time, min-retry-time, max-retry-time
are not boolean options, and they should be listed among the zone options, too
2001-02-02 20:23:28 +00:00
Andreas Gustafsson
86c1ac00da represent the lists containing descriptions of named.conf options as DocBook
<variablelist> elements instead of <informaltable> elements.  This is more correct, and
will eliminate some multi-page tables that have been giving JadeTeX grief.
2001-02-02 19:51:58 +00:00
Andreas Gustafsson
cebe3ec7c5 sortlist is implemented 2001-02-01 21:54:27 +00:00
Eric Luce
c6f5825743 update documentation version of jadetext needed on FreeBSD 2001-02-01 20:06:14 +00:00
Andreas Gustafsson
8b714abb9f added note about new reserved words in named.conf [RT #753, #731] 2001-01-30 21:39:38 +00:00
Mark Andrews
b1b3495eba 713. [func] named-checkconf takes '-t directory' similar to named.
[RT #726]
2001-01-29 03:23:13 +00:00
Mark Andrews
5535230782 check-{zone,conf} -> named-check{zone,conf} 2001-01-29 00:50:28 +00:00
Andreas Gustafsson
64fa866a20 NetBSD-current -> NetBSD 1.5 [RT #716]; other updates to the list
of supported operating systems
2001-01-26 18:54:02 +00:00