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
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
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
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
Andreas Gustafsson
c091bfd497
the table entry documenting 'random-device' was formatted incorrectly
...
due to lacking <row> tags
2001-01-25 19:54:55 +00:00
James Brister
4115131757
Add bit about new 'include' statement in rndc.conf
2001-01-24 18:28:47 +00:00
Andreas Gustafsson
21163ca842
rephrased previous change
2001-01-23 23:26:54 +00:00
Andreas Gustafsson
eadfcf9cf7
documented procedure for manually changing dynamic zones using "rndc stop"
2001-01-23 21:16:01 +00:00
Andreas Gustafsson
71cb12b5aa
this ARM is for 9.2.
2001-01-19 22:03:23 +00:00
Mark Andrews
14bb9cccae
690. [func] $GENERATE now supports DNAME. [RT #654 ]
2001-01-18 08:34:15 +00:00
Brian Wellington
90168d6aae
the rrset-order example had a typo.
2001-01-17 02:42:51 +00:00
Andreas Gustafsson
93f40401c8
typo
2001-01-16 22:59:37 +00:00
Andreas Gustafsson
af1e802260
expanded treatment of stub zones
2001-01-16 21:11:32 +00:00
Brian Wellington
64039dfa48
The lwres section had a few typos.
2001-01-15 19:50:53 +00:00
Andreas Gustafsson
3c1f4ab139
double period
2001-01-15 00:43:51 +00:00
Brian Wellington
918d90d5d9
mention that random-device is not examined on reload.
2001-01-12 00:22:09 +00:00
Brian Wellington
a9ace786c9
Document random-device.
2001-01-12 00:15:57 +00:00
Andreas Gustafsson
576f85e5fd
673. [func] The server can now convert RFC1886-style recursive
...
lookup requests into RFC2874-style lookups, when
enabled using the new option "allow-v6-synthesis".
2001-01-09 18:26:01 +00:00
Brian Wellington
c861628626
clarified "subdomain" description for update-policy statement.
2001-01-09 00:05:03 +00:00
Brian Wellington
54ce9b2e29
657. [bug] When a listen-on statement in an lwres block does not
...
specifiy a port, use 921, not 53. Also update the
listen-on documentation. [RT #616 ]
2001-01-05 22:12:53 +00:00
Andreas Gustafsson
05eb8dbcb2
say 'not supported' instead of 'not implemented'; the latter sounds like we are
...
planning to implement it later, which we are not
2001-01-03 20:18:47 +00:00
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
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
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
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
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
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