Commit graph

267 commits

Author SHA1 Message Date
Andreas Gustafsson
4c706de3c7 regenerated 2001-10-16 22:28:31 +00:00
Andreas Gustafsson
3c3fe07225 1055. [func] Version and hostname queries can now be disabled
using "version none;" and "hostname none;",
                        respectively.
(for consistency with "pid-file none" and each other)
2001-10-16 22:18:59 +00:00
Andreas Gustafsson
8d2b885018 The option for disabling the PID file is now pid-file none, not pid-file "none" 2001-10-16 20:04:41 +00:00
Andreas Gustafsson
d510e8695e regenerated 2001-10-15 21:58:27 +00:00
Andreas Gustafsson
559eecb115 check-zone -> named-checkzone (from Jinmei) 2001-10-15 18:20:22 +00:00
Mark Andrews
9bdb01e6c3 1049. [func] pid-file "none"; will disable writing a pid file.
[RT #1848]
2001-10-12 05:40:41 +00:00
Mark Andrews
df7596a03e 1032. [func] hostname.bind/txt/chaos now returns the name of
the machine hosting the nameserver.  This is useful
                        in diagnosing problems with anycast servers.
2001-10-08 07:46:11 +00:00
Andreas Gustafsson
5ab25a0ab8 listing the zone-statistics option as a view option without listing
any other options of a similar nature is inconsistent and confusing
2001-10-02 20:43:33 +00:00
Andreas Gustafsson
dfcd28cce9 remove files HTML.index HTML.manifest created as a side effect of
generating the HTML docs
2001-09-26 23:50:05 +00:00
Andreas Gustafsson
a6def371e4 regenerated 2001-09-26 23:19:02 +00:00
Andreas Gustafsson
089ad40b1f removed unnecessary explicit root hints from sample configurations 2001-09-26 23:18:16 +00:00
Andreas Gustafsson
18914183d9 regenerated 2001-09-21 19:22:59 +00:00
Andreas Gustafsson
ce55c7fc7d clarified documentation on statistics counters 2001-09-21 19:22:49 +00:00
Andreas Gustafsson
33a1b09738 regenerated 2001-09-19 22:17:51 +00:00
Andreas Gustafsson
0bb3203216 document the global provide-ixfr and request-ixfr options [RT #1772] 2001-09-19 22:15:54 +00:00
Mark Andrews
5fe21da364 999. [func] "rndc retransfer zone [class [view]]" added.
[RT #1752]
2001-09-15 14:23:29 +00:00
Andreas Gustafsson
7fca810d87 regenerated 2001-09-08 00:46:08 +00:00
Andreas Gustafsson
470208d879 cut-and-paste-o; reformatting 2001-09-08 00:45:49 +00:00
Andreas Gustafsson
2341995e2d It is no longer the case that IXFR is only supported for dynamic zones 2001-09-08 00:42:46 +00:00
Andreas Gustafsson
8cccaeaee1 New named.conf option "ixfr-from-differences" [RT #1727] 2001-09-08 00:21:49 +00:00
Andreas Gustafsson
2f2b076705 regenerated 2001-09-01 00:58:17 +00:00
Andreas Gustafsson
d41977127f don't suggest generating the command channel secret usign dnssec-keygen or
mmencode now that we have rndc-confgen
2001-08-28 17:37:24 +00:00
Andreas Gustafsson
33682c92e9 regenerated docs 2001-08-09 00:19:44 +00:00
Andreas Gustafsson
6a05eadab2 expanded treatment of rndc.key;
mentioned rndc-confgen (briefly) [RT #1520]
2001-08-06 11:50:13 +00:00
Mark Andrews
ac3c4e9981 named.key -> rndc.key 2001-08-06 04:42:24 +00:00
Andreas Gustafsson
ff5760e233 random reformatting 2001-07-30 22:55:27 +00:00
Brian Wellington
6bc58751c6 query -> request 2001-07-26 22:46:44 +00:00
Andreas Gustafsson
e1ad5fdd33 regenerated 2001-07-26 22:20:47 +00:00
Andreas Gustafsson
6087f3bfc8 missing paragraph end tag; use — 2001-07-26 22:19:57 +00:00
Andreas Gustafsson
455ab32690 don't distclean files that don't exist any more 2001-07-26 21:15:48 +00:00
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
9ae5c33fe4 added rule for generating RTF; added missing dependencies on .dsl files 2001-07-18 22:02:54 +00:00
Andreas Gustafsson
699095b077 regenerated docs 2001-07-13 01:50:31 +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
9ffd207c48 regenerated 2001-06-28 21:18:32 +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
Andreas Gustafsson
1328f25787 regenerated 2001-06-14 20:38:07 +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
Andreas Gustafsson
841179549b 889. [port] Eliminated blank lines before .TH in nroff man
pages since they cause problems with some versions
                        of nroff. [RT #1390]
2001-06-08 19:33:02 +00:00
Brian Wellington
116dd27475 regenerated 2001-05-31 22:43:04 +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