Brian Wellington
ee3ab6063d
945. [func] Add the new view-specific options
...
"match-destinations" and "match-recursive-only".
2001-07-26 20:42:46 +00:00
Andreas Gustafsson
4948cde0dd
not that the query-source port is not used for TCP [RT #1033 ]
2001-07-06 20:39:43 +00:00
Brian Wellington
0a021c6011
the description of pid-file was wrong
2001-06-29 21:10:45 +00:00
Andreas Gustafsson
873355df80
document interaction between gobal and view-specific key and server statements [RT #1368 ]
2001-06-28 22:37:37 +00:00
Andreas Gustafsson
c02efcf0ab
clarified that the transfer-format option is used on the master, not the slave
2001-06-27 17:48:32 +00:00
Andreas Gustafsson
07c336a9a8
912. [bug] Attempts to set the 'additional-from-cache' or
...
'additional-from-auth' option to 'no' in a
server with recursion enabled will now
be ignored and cause a warning message.
[RT #1145 ]
2001-06-26 23:53:39 +00:00
Andreas Gustafsson
acb9bc5b5a
repeated word
2001-06-25 23:50:33 +00:00
Andreas Gustafsson
5dccc8b2a5
cache size limiting is no longer a 'future' feature; misc other cleanup
2001-06-18 22:35:02 +00:00
Andreas Gustafsson
2aca7f657d
the rndc.conf port and default-port clauses are now implemented [RT #1419 ]
2001-06-18 22:19:02 +00:00
Brian Wellington
e2b6dca303
The Linux IPv4 over IPv6 is not really a bug, since it's intentional (but
...
wrong). Change 'bug' to 'quirk'.
2001-06-14 20:36:30 +00:00
Andreas Gustafsson
faf83c82e0
documented the match-mapped-addresses option
2001-06-14 19:48:29 +00:00
Brian Wellington
26242b780b
typos
2001-05-31 22:39:52 +00:00
David Lawrence
ea70ca20b2
describe how command channel autoconfiguration works
2001-05-31 11:01:29 +00:00
Mark Andrews
89d03d4715
Redo:
...
839. [func] Dump packets for which there was no view or that the
class could not be determined to category "unmatched".
2001-05-28 05:17:05 +00:00
Andreas Gustafsson
ce4ad1559a
added more chroot hints
2001-05-19 00:07:38 +00:00
Andreas Gustafsson
a907e5d0b8
you no longer need to link statically in order to run chrooted
2001-05-15 22:47:50 +00:00
Andreas Gustafsson
c85c8a5574
Untabified - the PDF conversion does not deal well with tabs
2001-05-15 20:58:08 +00:00
Brian Wellington
50097b38c0
830. [func] Implement 'rndc status'.
2001-05-14 20:44:16 +00:00
Andreas Gustafsson
989b28f988
distinguish beween OS and server resource limits;
...
expand treatment of the datasize and recursive-clients options
2001-05-09 16:58:18 +00:00
Andreas Gustafsson
e250148432
documented the max-cache-size option
2001-05-09 16:33:48 +00:00
Andreas Gustafsson
085ff66311
document the special ISC_LOG_DEBUGONLY property of
...
the default_debug channel
2001-05-09 02:39:56 +00:00
Andreas Gustafsson
334f3348ac
missing semicolon in logging example
2001-05-09 02:07:09 +00:00
Andreas Gustafsson
9dafd058e3
implemented 'rndc reconfig'
2001-05-07 23:34:24 +00:00
Andreas Gustafsson
c6433f2b21
documented the obsolete ixfr-tmp-file option
2001-04-26 18:05:12 +00:00
Andreas Gustafsson
ed45f92d10
"versions unlimited" is not equivalent to "versions 99"
2001-04-24 22:52:28 +00:00
Andreas Gustafsson
f37eb94820
documented how the journal file works
2001-04-12 00:53:44 +00:00
Andreas Gustafsson
7557d8bb7e
converted list of rndc commands from informaltable to variablelist
2001-04-11 23:37:56 +00:00
Brian Wellington
f78762623b
Document "rndc flush" and the other rndc commands without descriptions.
2001-04-11 20:42:29 +00:00
Bob Halley
cf8cc51238
There were no curly braces around address_match_list and key_list in the
...
controls statement grammar.
2001-03-30 18:15:45 +00:00
Brian Wellington
9b9ac752f6
forwarders have optional ports now; remove an extraneous newline from
...
also-notify.
2001-03-28 20:04:21 +00:00
David Lawrence
9b9509d890
Fixed description of use/interaction of "size" and "versions" options on log
...
channels.
2001-03-28 04:18:18 +00:00
Andreas Gustafsson
6c6af6107a
document the new serial-query-rate option
2001-03-19 22:38:09 +00:00
Andreas Gustafsson
484deb5c3e
clarify sortlist & rrset-order docs [RT #1052 ]
2001-03-19 20:21:23 +00:00
Bob Halley
d911284333
add support for minimal-responses
2001-03-14 21:53:29 +00:00
Andreas Gustafsson
367760352a
the option for limiting log file versions
...
is called versions, not version
2001-03-09 00:59:44 +00:00
Andreas Gustafsson
bfbeaf35ba
rndc traced is now implemented
2001-03-09 00:57:19 +00:00
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
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
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
Brian Wellington
b4dd47007d
Fix the definitions of rrset-order, sortlist, and topology.
2001-02-16 03:03:08 +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
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