Commit graph

384 commits

Author SHA1 Message Date
Andreas Gustafsson
bd08442637 oved the nsupdate notes under the heading Server Administration Tools 2001-09-21 17:36:35 +00:00
Andreas Gustafsson
47871e33fb consistent section spacing 2001-09-21 17:34:37 +00:00
Andreas Gustafsson
9b4df1505e clarified nsupdate notes 2001-09-21 17:33:48 +00:00
Mark Andrews
b73cc0ff07 Nsupdate differences. 2001-09-21 01:15:16 +00:00
Andreas Gustafsson
8cccaeaee1 New named.conf option "ixfr-from-differences" [RT #1727] 2001-09-08 00:21:49 +00:00
Andreas Gustafsson
181232550d typo 2001-09-05 00:55:47 +00:00
Brian Wellington
7d1501a44f ignore Makefile 2001-08-21 23:03:59 +00:00
Andreas Gustafsson
a6a23642ea regenerated 2001-07-31 20:08:04 +00:00
Andreas Gustafsson
22f0b13f28 946. [cleanup] doc/misc/options is now machine-generated from the
configuration parser syntax tables, and therefore
                        more likely to be correct.
2001-07-26 21:31:12 +00:00
Andreas Gustafsson
07dcadc6e2 update_copyrights 2001-07-17 20:29:36 +00:00
Andreas Gustafsson
cb2a4cad76 require OpenSSL 0.9.5a, since that's what doc/misc/dnssec
has been saying for some time
2001-07-13 00:48:46 +00:00
Andreas Gustafsson
abea3fdc7f OpenSSL is no longer included in the distribution 2001-07-13 00:43:58 +00:00
Andreas Gustafsson
29ad19e2be moved doc/dev/roadmap to doc/misc/roadmap so that it gets included in releases 2001-07-09 21:43:37 +00:00
Andreas Gustafsson
562c601b21 note that umask is not set by the BIND 9 named [RT #1093] 2001-06-28 23:28:34 +00:00
Andreas Gustafsson
ca149cee17 allow-v6-syntheis was missing [RT #1408]; tabified 2001-06-14 19:29:33 +00:00
Andreas Gustafsson
a9568c0abb clarification 2001-06-11 20:46:15 +00:00
Andreas Gustafsson
0f7bbb64ea BIND 9.2 -> BIND 9 2001-06-07 17:59:23 +00:00
Brian Wellington
705cc52bbf 9.2 updates 2001-05-30 23:02:03 +00:00
Andreas Gustafsson
8f9d22f92a documented new treatment of undefined TTLs in zone files 2001-05-22 02:01:28 +00:00
Andreas Gustafsson
4fd7e25646 Consistent Capitalization of Section Titles 2001-05-19 01:29:12 +00:00
Andreas Gustafsson
c3cc5b5bcf added note about many-answers 2001-05-19 01:20:16 +00:00
Andreas Gustafsson
9f245fe682 updated info about W2K zone transfer bug 2001-05-19 01:18:12 +00:00
Andreas Gustafsson
e250148432 documented the max-cache-size option 2001-05-09 16:33:48 +00:00
Andreas Gustafsson
2e28950b72 added note about firewalls dropping fragments [RT #1245] 2001-05-08 21:46:11 +00:00
Andreas Gustafsson
c6433f2b21 documented the obsolete ixfr-tmp-file option 2001-04-26 18:05:12 +00:00
Andreas Gustafsson
5dbccb8473 added section about zone transfer protocol interoperability issues 2001-04-25 17:35:10 +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
Brian Wellington
db9c64f8ef fix paths to man pages 2001-03-27 23:59:53 +00:00
Brian Wellington
6eccf5bd07 788. [feature] Add the "match-mapped-addresses" options, which
causes IPv6 v4mapped addresses to be treated as
			IPv4 addresses for the purpose of acl matching.
2001-03-26 21:33:07 +00:00
Brian Wellington
54d64c7994 782. [feature] Implement the serial-query-rate option. 2001-03-19 22:34:14 +00:00
Andreas Gustafsson
59ddb53fd7 note changed default of transfer-format option 2001-03-19 18:07:32 +00:00
Brian Wellington
1df8f692cc Mark transfer-format as having a new default. 2001-03-16 18:18:57 +00:00
Andreas Gustafsson
fca63ccd84 added minimal-responses option 2001-03-14 22:14:38 +00:00
Brian Wellington
adb6b43970 fix grammar & spelling, remove specific auth-nxdomain text as the warning is
no longer printed.
2001-03-11 18:39:19 +00:00
Andreas Gustafsson
a771f831b9 stub zones don't do update forwarding 2001-03-07 23:37:15 +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
f43ed15b46 allow-update-forwarding for slave zones should be Yes 2001-03-05 23:44:59 +00:00
Andreas Gustafsson
322445da85 with the new config parser, ACLs names are once again case
insensitive, and there are no more reserved words
2001-03-05 20:58:57 +00:00
Brian Wellington
1adb182c1a Some options were allowed that should not have been. 2001-03-01 03:41:14 +00:00
Andreas Gustafsson
c3a56b9ab3 added more RFCs, reusing dangling footnote reference [5] 2001-02-22 20:21:39 +00:00
Andreas Gustafsson
6211baaa66 748. [doc] List supported RFCs in doc/misc/rfc-compliance. 2001-02-22 19:53:08 +00:00
Andreas Gustafsson
39f1df3fbd split off the BIND 4 to BIND 9 migration docs into a separate
file 'migration-4to9'
2001-02-15 00:09:33 +00:00
Brian Wellington
1b622d39e8 Fix lots of typos in the bind 4 -> bind 9 section. 2001-02-12 02:02:06 +00:00
Mark Andrews
9a7d163f6f 735. [support] Add BIND 4 migration notes. 2001-02-12 01:55:18 +00:00
Andreas Gustafsson
23d0a2b591 transfer-source entries mentioned ip_addr but not port;
notify-source was missing
2001-02-07 19:13:00 +00:00
Brian Wellington
ebb48478db minor updates 2001-02-05 20:15:28 +00:00
Andreas Gustafsson
8b714abb9f added note about new reserved words in named.conf [RT #753, #731] 2001-01-30 21:39:38 +00:00
Andreas Gustafsson
333fe280eb note that stub zonesare only partially supported 2001-01-16 20:44:26 +00:00
Andreas Gustafsson
1593eff60a added section 6. No Information Leakage between Zones 2001-01-16 20:35:31 +00:00
Brian Wellington
ec848e3710 Add random-device 2001-01-11 23:52:34 +00:00
Andreas Gustafsson
5c62008dee typo 2001-01-10 18:20:10 +00:00
Brian Wellington
499b34cea0 copyright update 2001-01-09 22:01:04 +00:00
Mark Andrews
692f5c282d Multiple classes note. 2000-12-19 00:36:05 +00:00
Andreas Gustafsson
76c42915b4 rndc dumpdb is supported now. 2000-12-15 21:17:25 +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
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
a488e91e5d updated for 9.1 2000-11-30 23:24:01 +00:00
Stephen Jacob
5f43995672 Changed "Rebuilding the Server" section:
* Changed references to OBJS, SRCS, CINCLUDES, LIBS to DBDRIVER_OBJS,
  DBDRIVEDR_SRCS, DBDRIVER_INCLUDES, DBDRIVER_LIBS.
* Added references to a specific sample driver (timedb) as an example
  for each step.
2000-11-30 02:03:18 +00:00
Andreas Gustafsson
a057b6e5e2 {min,max}-re{try,fresh}-time are implemented as
view and zone options, too
2000-11-28 22:44:10 +00:00
Andreas Gustafsson
50baab1389 {min,max}-{refresh,retry}-time are now implemented 2000-11-28 22:14:22 +00:00
Andreas Gustafsson
53f483103b sortlist is implemented in views, too 2000-11-28 21:46:32 +00:00
Andreas Gustafsson
876a69ba28 reclassified check-names as obsolete 2000-11-28 21:45:28 +00:00
Andreas Gustafsson
54f6b2cfa8 stacksize, datasize, coresize and files options are now implemented 2000-11-28 21:43:37 +00:00
Andreas Gustafsson
2e711b6002 statistics-file, sortlist, additional-from-cache, and additional-from-auth
are now implemented
2000-11-28 21:27:45 +00:00
Mark Andrews
e0c769c3ec Update dialup info. 2000-11-28 03:20:20 +00:00
Brian Wellington
717e2cf05b document "notify explicit" 2000-11-20 21:56:22 +00:00
Brian Wellington
e54683130c document the zone{} database option. 2000-11-20 21:49:16 +00:00
Brian Wellington
e1f0415f3f Mention the driver header file; fix spacing. 2000-11-18 01:32:04 +00:00
Andreas Gustafsson
c6ebabd5c3 First cut at SDB documentation 2000-11-17 22:10:06 +00:00
Andreas Gustafsson
1bc9afc331 fetch-glue is obsolete 2000-11-14 18:10:59 +00:00
Mark Andrews
51b951ab2a Update to reflect current status. 2000-11-14 01:12:43 +00:00
Mark Andrews
bfcdcde570 implement lame-ttl. 2000-11-08 03:53:16 +00:00
Brian Wellington
fa3cbea8bf 541. [func] Add bogus server support. 2000-11-04 02:20:58 +00:00
Brian Wellington
e21d199dca 539. [func] Support the blackhole option. 2000-11-03 02:45:55 +00:00
Mark Andrews
533df4efda 537. [func] Use transfer-source{-v6} when notify messages. 2000-10-31 05:34:18 +00:00
Brian Wellington
4334d2e8a1 selective forwarding updates 2000-10-18 22:16:06 +00:00
Andreas Gustafsson
7a3d7cb6ce added note about auth-nxdomain warning message 2000-09-18 23:41:20 +00:00
Mark Andrews
9d3ef72b37 470. [feature] $GENERATE is now supported. See also
doc/misc/migration.
2000-09-18 06:50:35 +00:00
Andreas Gustafsson
923cbf79eb added note on ndc->rndc change 2000-09-08 21:34:28 +00:00
Andreas Gustafsson
8011cb06c9 noted that $GENERATE is unimplemented 2000-09-05 16:51:01 +00:00
Andreas Gustafsson
ecbe731ce4 added note on lack of check-names functionality 2000-09-01 18:30:30 +00:00
Andreas Gustafsson
e5dd56553e there were two sections 1.3 2000-09-01 17:46:15 +00:00
Andreas Gustafsson
4e0ab18258 added note about BIND 8 incorrectly accepting unquoted line breaks 2000-08-31 01:38:20 +00:00
Andreas Gustafsson
0ba23b0a24 fixed copyright URL 2000-08-30 19:20:50 +00:00
Andreas Gustafsson
335a459989 stub zones are implemented 2000-08-29 21:50:45 +00:00
Andreas Gustafsson
35b61b8fb1 added section on Handling of Configuration File Errors 2000-08-29 17:57:29 +00:00
Andreas Gustafsson
95940593a6 note that ACL names are now case sensitive 2000-08-22 00:58:12 +00:00
Andreas Gustafsson
d2148c2170 sig-validity-interval and update-policy were missing 2000-08-16 17:56:32 +00:00
David Lawrence
816e576f77 new URL for the copyright notice 2000-08-09 04:37:43 +00:00
Andreas Gustafsson
95b6b97ae0 added section on crypto performance 2000-08-03 18:53:53 +00:00
David Lawrence
40f53fa8d9 Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
own CVS tree will help minimize CVS conflicts.  Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
2000-08-01 01:33:37 +00:00
Brian Wellington
1cb5d53b09 reflect the current state of the CD bit, and fix a typo 2000-07-29 00:24:06 +00:00
David Lawrence
69b641bf31 minor adjustment for compatibility with update_copyrights, which condenses
multiple blank lines after the copyright and first paragraph.
2000-07-27 23:48:49 +00:00
Andreas Gustafsson
074ae7bf09 RT #169: note that logging categories have changed from BIND 8 2000-07-14 17:11:07 +00:00
Brian Wellington
5b4397d387 Updated to reflect current status of insecurity proofs on insecure and
privately secured zones.
2000-07-14 00:03:54 +00:00
Andreas Gustafsson
4034406393 inet control channels are supported, unix ones are not 2000-07-12 15:55:10 +00:00
Andreas Gustafsson
d8417b5f34 added notes about dotted serial numbers and unbalanced quotes 2000-07-12 05:06:33 +00:00
Andreas Gustafsson
a7bec08f7c the 'controls' statement is now implemented 2000-07-10 22:13:17 +00:00
Andreas Gustafsson
9769d31467 added bind8 -> bind9 migration notes 2000-06-30 22:44:08 +00:00
Brian Wellington
b2ca1f1bd0 We do support keyboard input now. 2000-06-27 21:45:52 +00:00
David Lawrence
9c3531d72a add RCS id string 2000-06-22 22:00:42 +00:00
David Lawrence
2834197ede update_copyrights 2000-06-22 00:14:39 +00:00
Brian Wellington
9dc499f133 Updated to reflect the existence of the entropy API 2000-06-14 23:03:21 +00:00
Andreas Gustafsson
19ab334c3f listed max-cache-size, as new and unimplemented 2000-06-12 17:08:44 +00:00
Andreas Gustafsson
88eee65d8d added 'port' option 2000-06-06 23:54:40 +00:00
Andreas Gustafsson
ef45c94e92 added listen-on-v6 2000-06-06 18:58:59 +00:00
Andreas Gustafsson
fea398993b also-notify and trusted-keys are now supported in the view statement 2000-06-01 00:48:13 +00:00
Andreas Gustafsson
7cd4c3ddd1 The 'cache-ttl' and 'ncache-ttl' options now work 2000-05-26 23:17:56 +00:00
Andreas Gustafsson
98c7e0d8ba 'key' and 'server' are now supported as view options 2000-05-25 23:25:45 +00:00
Andreas Gustafsson
9023c42352 minor editing 2000-05-23 22:42:00 +00:00
Michael Graff
26a455b820 add ipv6 doc 2000-05-23 22:28:09 +00:00
Andreas Gustafsson
c81bf797a8 incorporated comments from Brian 2000-05-23 16:41:25 +00:00
Andreas Gustafsson
1b85597495 added DNSSEC release notes 2000-05-23 14:34:49 +00:00
Andreas Gustafsson
113251976d 'notify' and most of 'view' are now implemented 2000-05-22 23:55:25 +00:00
Andreas Gustafsson
bc436be071 the trusted-keys statement is now implemented 2000-05-17 19:11:09 +00:00
Andreas Gustafsson
bc6aba3876 new options 'tkey-domain' and 'tkey-dhkey' 2000-04-06 17:36:51 +00:00
Andreas Gustafsson
eb15741fc3 the 'logging' statement is now implemented 2000-03-23 00:59:41 +00:00
Andreas Gustafsson
e240e36503 wired up the new 'provide-ixfr' option 2000-03-20 21:49:56 +00:00
Andreas Gustafsson
4bc5101166 wired up the new 'request-ixfr' option 2000-03-20 19:42:21 +00:00
Brian Wellington
4db9a2fac8 The server keys option is hooked up 2000-03-08 22:43:14 +00:00
Andreas Gustafsson
2e3160e246 wired up the query-source-v6 option 2000-03-08 22:36:47 +00:00
Andreas Gustafsson
cfab2f4e03 implemented the 'transfers-in' option 2000-02-25 17:34:05 +00:00
Andreas Gustafsson
e01ecff4b1 Implemented the 'transfers' clause of the 'server' statement
> and the 'transfers-per-ns' option.
2000-02-25 00:52:11 +00:00
Andreas Gustafsson
2bc0dee981 implemented the 'transfer-format' clause of the 'server' statement 2000-02-24 22:55:46 +00:00
Andreas Gustafsson
c011a69280 implemented the 'support-ixfr' clause of the 'server' statement 2000-02-24 21:47:46 +00:00
Andreas Gustafsson
9fdf20d0de implemented periodic network interface scanning 2000-02-16 19:58:39 +00:00
Andreas Gustafsson
7eabdeaeee added new slave zone option allow-update-forwarding,
in the somewhat paradoxical category 'new in BIND 9 and not yet
implemented'
2000-02-14 18:59:07 +00:00
Andreas Gustafsson
02da394e0c allow-update for slave zones is Obsolete 2000-02-10 01:41:26 +00:00
Andreas Gustafsson
38e62f7bfb fixed inaccuracies reported by Cricket Liu 2000-02-10 00:55:50 +00:00
Andreas Gustafsson
a174757026 implemented the 'localhost' and 'localnets' ACLs 2000-02-09 22:59:40 +00:00
Andreas Gustafsson
cbe5f076ba added transfer-source-v6 2000-02-09 19:06:32 +00:00
Andreas Gustafsson
2cc3f12861 listed new options 'recursive-clients' and 'tcp-clients' 2000-02-03 01:31:53 +00:00
Andreas Gustafsson
dbeb322610 treat-cr-as-space is obsolete;
global transfer-source is supported, but for IPv4 only
2000-02-02 21:56:42 +00:00
Andreas Gustafsson
250ed9e230 created 2000-02-02 21:26:08 +00:00