2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

2994 Commits

Author SHA1 Message Date
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
Andreas Gustafsson
ce4ad1559a added more chroot hints 2001-05-19 00:07:38 +00:00
Andreas Gustafsson
8e245ec21b regenerated 2001-05-15 22:48:58 +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
Andreas Gustafsson
f9f9c47053 Made PDF generation work again (at least on trebuchet) 2001-05-15 18:07:16 +00:00
Andreas Gustafsson
60084a1a5a The ARM and the man pages now use a common set of Makefile macros
to determine the paths to the various SGML and XML tools and files.
You should have a complete SGML catalog in /usr/local/share/sgml/catalog;
this will be picked up by the configure script and used for both the
ARM and the man pages.
2001-05-15 17:33:32 +00:00
Andreas Gustafsson
fcb8414300 regenerated 2001-05-15 17:29:59 +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
b8cfb6c6c8 HTML files in doc/arm are now regenerated using 'make doc' instead
of 'sh genhtml.sh'; you can also do 'make Bv9ARM-book.pdf' and 'make Bv9ARM-book.dvi'
2001-05-09 03:12:11 +00:00
Andreas Gustafsson
7c0ebe385b regenerated 2001-05-09 02:47:43 +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
Brian Wellington
d4ef65050f copyright updates
(note - this doesn't touch lib/bind at all.  Mark, whenever you're done with
lib/bind, make sure to do the copyright magic)
2001-04-10 21:52:17 +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