David Lawrence
8a7a714726
stacksize, datasize, coresize and files options are now implemented
2000-11-15 01:20:18 +00:00
Andreas Gustafsson
3d9ce7519b
typo; minor clarification
2000-11-14 22:29:48 +00:00
Andreas Gustafsson
cc831f51d5
fixed XML syntax violations and duplicated paragraph in previous revision
2000-11-14 18:07:00 +00:00
Andreas Gustafsson
64291fce5a
multiple edits:
...
references to named.conf clause names in text do not include { };
lwres statement grammar was missing { };
obsoleted fetch-glue;
do not claim we intend to implement host-statistics;
obsoleted serial-queries;
obsoleted max-ixfr-log-size;
expanded treatment of dynamic update security
2000-11-14 18:04:13 +00:00
Andreas Gustafsson
7443fb7d92
sortlist example had comma instead of dot in IPv4 address
2000-11-09 23:57:09 +00:00
Andreas Gustafsson
b4ecb028d9
sortlist description reference to historic address sorting behaviour
...
should refer to BIND 4 (like it does in the BIND 8 documentation), not BIND 8
2000-11-09 19:31:16 +00:00
Mark Andrews
bfcdcde570
implement lame-ttl.
2000-11-08 03:53:16 +00:00
Andreas Gustafsson
3dcb97b199
documented the 'port' option [RT #430 ]
2000-11-06 23:48:48 +00:00
Andreas Gustafsson
6cde91f608
fixed misc xml syntax bugs
2000-11-06 22:23:59 +00:00
Brian Wellington
3dc1a039b3
Document the lwres configuration mechanisms.
2000-11-06 22:18:52 +00:00
Andreas Gustafsson
fda549f6c3
documented 'notify explicit;' [RT #436 ]
2000-11-06 20:40:54 +00:00
Brian Wellington
bfb69095ae
The intermediate files produced by the dnssec tools have a different naming
...
convention than in 9.0.x
2000-11-06 19:52:45 +00:00
Brian Wellington
a99166d1bf
selective forwarding, blackhole, and bogus servers are now implemented.
2000-11-06 19:45:52 +00:00
Mark Andrews
4ec1a96d90
542. [func] Add allow-update-forwarding support.
2000-11-06 08:11:11 +00:00
Mark Andrews
cfee234f6b
document $GENERATE
2000-11-05 00:29:15 +00:00
Andreas Gustafsson
e205be0db3
notify was misspelled as notity; miscellaneous nits
2000-11-03 18:23:21 +00:00
Andreas Gustafsson
65e8f6477f
some instances of yes_or_no were misspelled as true_or_false
2000-11-03 17:41:51 +00:00
Mark Andrews
0fc89c4ee6
540. [func] Add dialup support.
2000-11-03 07:16:09 +00:00
Mark Andrews
533df4efda
537. [func] Use transfer-source{-v6} when notify messages.
2000-10-31 05:34:18 +00:00
Mark Andrews
04c22ceaf2
536. [func] Use transfer-source{-v6} when sending refresh queries.
...
Transfer-source{-v6} now take a optional port
parameter for setting the UDP source port. The port
parameter is ignored for TCP.
2000-10-31 01:17:19 +00:00
Andreas Gustafsson
9349d49b7f
minor spacing and font fixes
2000-10-19 17:22:53 +00:00
Andreas Gustafsson
54cd4dbd01
spacing
2000-10-19 17:15:24 +00:00
Andreas Gustafsson
724f98789b
document the optional ip_port of the also-notify option
...
and the optional class of the view statement; stress the need for a hint zone
in non-IN views [RT #382 ], [RT #387 ]
2000-10-18 18:27:46 +00:00
Brian Wellington
49d614accd
fix a typo
2000-10-02 22:21:44 +00:00
Andreas Gustafsson
7beb4ba7ef
note that disabling recursion does not prevent access to data
...
that is already cached
2000-09-28 22:16:48 +00:00
Andreas Gustafsson
317870a32f
use <emphasis> around text noting obsolescense of options, not <varname> or <note>
2000-09-28 18:57:40 +00:00
Brian Wellington
f62e3d42ee
listen-on-v6 defaults to off
2000-09-27 17:53:30 +00:00
Brian Wellington
52d93f16f7
Mention that the DNSSEC tools need files in the current directory.
2000-09-26 18:45:08 +00:00
Andreas Gustafsson
d4c0286eff
note that min-refresh-time &co are not implemented in 9.0
2000-09-26 18:27:12 +00:00
Eric Luce
fafd1d7719
fix some xref links in the xml, update the html, and add more text to the README-SGML that should help people set up their XML/DocBook environment.
2000-09-20 01:20:26 +00:00
Mark Andrews
2868291ab5
455. [doc] Document IPv4 prefix notation does not require a
...
dotted decimal quad but may be just dotted decimal.
2000-09-14 03:39:23 +00:00
Andreas Gustafsson
983c852d20
listen-on-v6 was missing from grammar table
2000-09-12 01:26:56 +00:00
Andreas Gustafsson
894ae86038
added missing 'use' [RT #293 ]
2000-09-12 01:25:05 +00:00
Andreas Gustafsson
3f6d7a2044
fixed oversized tabs, changed 1h to 3600 (etc) in examples
2000-09-11 17:39:25 +00:00
Eric Luce
3f14b1ed13
Remove the comments from the XML ARM on how to validate and render it.
...
These are now in the README-SGML file and we do not want them to get out
of sync with each other. Also add the CVS Id tag as a comment to the
XML ARM.
2000-09-11 17:09:46 +00:00
Eric Luce
7d7c5eee34
Fixed some typos and text before Xref's.
...
Added the command for how to generate the dvi file from the tex
output to the README-SGML
2000-09-09 01:44:11 +00:00
Eric Luce
f293a69bcd
Add some flags to the nominum dsssl modification that hvae the HTML
...
files written out to something with more easily understood file
names (Bv9ARM.ch##.html) and remove the old HTML files. We were
not able to have XML just drop in replace them due to not being
able to use an XML id tag that begins with a number. Hence "ch01"
instead of "1."
2000-09-09 01:22:00 +00:00
Eric Luce
55c73d0734
Merge all of the chapters in to one XML document.
...
Add the README-SGML so people know what is what a little better.
Add our start at a nominum specific HTML style sheet.
2000-09-09 00:59:47 +00:00
Eric Luce
3827c16dce
This is the initial addition of the XML version of the BIND v9 ARM.
...
These files are based on the BIND v9 ARM in FrameMaker. After these
files are edited they will become the master source for the BIND v9 ARM.
Still need to include style sheets and the actual XML DocBook DTD
for those who do not have it.
2000-09-07 19:15:51 +00:00