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

281 Commits

Author SHA1 Message Date
Andreas Gustafsson
c10ee77c29 note that SIG(0) signing of multiple-message TCP streams is not
implemented.
2001-01-03 20:15:10 +00:00
Andreas Gustafsson
f23afaac09 spelling; use complete sentences 2001-01-03 02:19:05 +00:00
Andreas Gustafsson
476b122633 Note that this version of the manual corresponds to BIND version 9.1. 2001-01-02 20:22:32 +00:00
Andreas Gustafsson
6867b9d347 rewrote large portions of Chapter 1 while waiting for delayed return flight from IETF 2000-12-29 20:40:35 +00:00
Andreas Gustafsson
3ef9f0f716 regenerated 2000-12-21 01:57:40 +00:00
Mark Andrews
2a80a4e120 625. [func] Zone's now inherit their class from the enclosing view. 2000-12-20 03:36:19 +00:00
Andreas Gustafsson
bb1cf189bb renamed check-zone to named-checkzone and check-conf to named-checkzone
to reduce /usr/local/bin namespace pollution; added a CHANGES entry for them
2000-12-19 19:48:09 +00:00
Andreas Gustafsson
76c42915b4 rndc dumpdb is supported now. 2000-12-15 21:17:25 +00:00
Andreas Gustafsson
f1fd37f759 regenerated HTML 2000-12-15 00:39:56 +00:00
Mark Andrews
ddc9b4f5f7 cut&paste error. 2000-12-14 22:28:01 +00:00
Mark Andrews
54f00517c5 Add check-zone. 2000-12-14 01:45:53 +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
Brian Wellington
ddda1ae369 rndc dumpdb is supported now. 2000-12-12 21:43:11 +00:00
Andreas Gustafsson
6b35c2fec9 regenerated HTML 2000-12-02 00:35:24 +00:00
Andreas Gustafsson
a2984e1e5e more editing of use-ixfr docs 2000-12-02 00:34:39 +00:00
Andreas Gustafsson
199268062f we are now strict about CNAMEs 2000-12-02 00:32:23 +00:00
Andreas Gustafsson
f63f9002e7 we have no intent of making SIGINT do the same as 'rndc dumpdb' 2000-12-02 00:30:34 +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
87a6678320 updated the documentation on the statistics file format and moved it
to a less conspicuous place
2000-12-02 00:14:23 +00:00
Andreas Gustafsson
a3e41e3c03 obey the allow-update forwarding option for both signed and unsigned updates;
fold the upforwd system test README file and nsupdate input files into the tests.sh script;
other minor cleanup of the upforwd test
2000-12-01 21:37:17 +00:00
Andreas Gustafsson
aeb8fffc84 regenerated HTML 2000-11-30 23:30:36 +00:00
Andreas Gustafsson
f7c21e46c4 updated ARM and the rndc usage message to reflect the current
set of supported commands
2000-11-30 21:33:22 +00:00
Andreas Gustafsson
23825d1956 references to named.conf statements should not include an empty
set of braces
2000-11-30 00:29:35 +00:00
Andreas Gustafsson
d3be9a9c6e 583. [func] "rndc querylog" will now toggle logging of
queries, like "ndc querylog" in BIND 8.
2000-11-30 00:25:49 +00:00
Andreas Gustafsson
88f55cd779 ; Add some cell padding to tables so that they don't look so cramped
; in Netscape.
2000-11-28 23:31:30 +00:00
Andreas Gustafsson
b4d70507ca Documented the "stderr" logging destination 2000-11-28 23:06:32 +00:00
Andreas Gustafsson
9374f5f62c Do not express intent to implement the check-names option. 2000-11-28 21:20:51 +00:00
Andreas Gustafsson
0a479f5bfd clarified description of 'database' option; undocumented rbt64 2000-11-28 21:10:20 +00:00
Andreas Gustafsson
f6ec00228a updated notify-source documentation to reflect simplified default
processing; other editing affecting mainly the various *-source options
2000-11-28 19:16:23 +00:00
Andreas Gustafsson
78d65c6542 regenerated HTML 2000-11-28 18:57:04 +00:00
Andreas Gustafsson
6ce3f0408e minor clarifications to additional-from{auth,cache} docs 2000-11-28 18:55:57 +00:00
Michael Graff
ecc1defdac add documentation for additional-from-{auth,cache} -- comments welcome 2000-11-28 18:35:08 +00:00
Andreas Gustafsson
84810b58f9 missing end tags and missing comma 2000-11-27 18:06:02 +00:00
Mark Andrews
dfd7798d8b 578. [func] Notify-source, specify the source address for notify
messages.
2000-11-25 02:43:56 +00:00
Michael Sawyer
0b3f08631f statistics -> zone-statistics 2000-11-25 00:26:17 +00:00
Andreas Gustafsson
100a13ba66 documented the 'queries' logging category 2000-11-23 02:10:30 +00:00
Brian Wellington
c38ed920e3 The TSIG section said "response" when it should have said "request". 2000-11-22 20:26:46 +00:00
Andreas Gustafsson
3ff9349f82 fixes to the recently added zone statistics feature documentation:
typos; stylistic nits; refer to the current release as 9.1, not 9.0.0
2000-11-21 18:37:37 +00:00
Michael Sawyer
56f1285ca5 Document new RNDC options and statistics file.
Regenerate HTML files.
2000-11-21 18:12:45 +00:00
Brian Wellington
e54683130c document the zone{} database option. 2000-11-20 21:49:16 +00:00
Andreas Gustafsson
f26ab81383 note about min-refresh-time &co being unimplemented in 9.0.0 is
unnecessary and confusing in the 9.1 documentation - removed it
2000-11-20 17:37:54 +00:00
Andreas Gustafsson
c9cc73cbc8 minor reformatting 2000-11-20 17:31:33 +00:00
Brian Wellington
cffe50abf6 Lots of copyright updates 2000-11-18 03:01:17 +00:00
Andreas Gustafsson
450025a0d1 formatting errors, bogus 'email:' URL [RT #476] 2000-11-17 19:19:17 +00:00
Andreas Gustafsson
01f8e2b2bf document the new configure support for configuring SGML/XML paths;
consistently indent quoted shell commands and such by four spaces
2000-11-16 03:47:32 +00:00
Andreas Gustafsson
23dd0aa5d5 look for the XML DTD file at configure time, too 2000-11-16 03:24:48 +00:00
Andreas Gustafsson
be455e6282 updated 2000-11-16 00:25:37 +00:00
Andreas Gustafsson
17071d427f generate doc/arm/catalog also 2000-11-16 00:25:19 +00:00
Andreas Gustafsson
4fec2b4f6e added doc/arm/.cvsignore 2000-11-16 00:15:05 +00:00
Andreas Gustafsson
4541880671 typo 2000-11-16 00:11:16 +00:00