2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 21:17:54 +00:00

362 Commits

Author SHA1 Message Date
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