Tinderbox User
61ab11c0ec
regen master
2014-06-19 01:05:10 +00:00
Tinderbox User
fc74b733bf
regen master
2014-05-17 01:05:14 +00:00
Tinderbox User
f39512a917
regen master
2014-04-20 01:05:19 +00:00
Tinderbox User
42be858f85
regen master
2014-02-27 01:06:20 +00:00
Mark Andrews
f4193c2021
update copyrights
2014-02-25 12:07:41 +11:00
Tinderbox User
bfceb3a1ed
update copyright notice
2014-02-24 23:46:25 +00:00
Francis Dupont
1b0d803a75
hmac(key, message)
2014-02-25 00:35:31 +01:00
Mark Andrews
d3d9c0c8f6
add a brief description of SIT
2014-02-25 09:50:17 +11:00
Mark Andrews
5e45c8aabf
add CFG_CLAUSEFLAG_NOTCONFIGURED flag
2014-02-21 12:48:39 +11:00
Tinderbox User
0e1dece22e
regen master
2014-02-20 19:19:27 +00:00
Mark Andrews
b5f6271f4d
3744. [experimental] SIT: send and process Source Identity Tokens
...
(which are similar to DNS Cookies by Donald Eastlake)
and are designed to help clients detect off path
spoofed responses and for servers to detect legitimate
clients.
SIT use a experimental EDNS option code (65001).
SIT can be enabled via --enable-developer or
--enable-sit. It is on by default in Windows.
RRL processing as been updated to know about SIT with
legitimate clients not being rate limited. [RT #35389 ]
2014-02-19 12:53:42 +11:00
Tinderbox User
f2016fcecf
regen master
2014-02-08 01:05:40 +00:00
Tinderbox User
a1e81a1c5b
regen master
2014-01-13 01:04:54 +00:00
Mark Andrews
fb756ba304
3703. [func] Prefetch about to expire records if they are queried
...
for, see prefetch option for details. [RT #35041 ]
2014-01-12 21:29:15 +11:00
Tinderbox User
52cc3bd9c1
regen master
2013-11-15 01:05:18 +00:00
Tinderbox User
ed2fefd8d2
regen master
2013-08-02 01:04:38 +00:00
Tinderbox User
c11135d39e
regen master
2013-07-14 04:47:51 +00:00
Tinderbox User
7be2f6d5df
regen master
2013-04-30 04:23:14 +00:00
Tinderbox User
d0d1dbab0f
regen master
2013-04-26 01:04:43 +00:00
Tinderbox User
3a32ac2a72
regen master
2013-03-23 01:04:36 +00:00
Evan Hunt
67adc03ef8
[master] add DSCP support
...
3535. [func] Add support for setting Differentiated Services Code
Point (DSCP) values in named. Most configuration
options which take a "port" option (e.g.,
listen-on, forwarders, also-notify, masters,
notify-source, etc) can now also take a "dscp"
option specifying a code point for use with
outgoing traffic, if supported by the underlying
OS. [RT #27596 ]
2013-03-22 14:05:33 -07:00
Tinderbox User
dad65f7c93
regen master
2013-02-28 01:04:36 +00:00
Tinderbox User
c7f299247c
regen master
2013-02-27 01:07:46 +00:00
Tinderbox User
43b9448395
regen master
2013-01-25 01:04:51 +00:00
Tinderbox User
bcf15a19ae
regen master
2012-12-07 01:11:33 +00:00
Tinderbox User
aa444144ad
regen master
2012-10-04 01:05:27 +00:00
Mark Andrews
058e44186b
3387. [func] Support for a DS digest can be disabled at
...
runtime with disable-ds-digests. [RT #21581 ]
2012-10-03 12:38:43 +10:00
Tinderbox User
a3128c1995
update copyright notice
2012-06-29 23:45:57 +00:00
Mark Andrews
bf8267aa45
reverse bad copyright update
2012-06-29 11:39:47 +10:00
Tinderbox User
247bf37860
update copyright notice
2012-06-29 01:22:18 +00:00
Tinderbox User
7831419d1e
regen master
2012-06-21 01:05:35 +00:00
Tinderbox User
edaa064885
regen master
2012-06-15 01:04:29 +00:00
Tinderbox User
29651c3a80
regen master
2012-06-01 01:04:18 +00:00
Tinderbox User
4cfb5ea3a5
regen master
2012-05-15 01:06:40 +00:00
Evan Hunt
e41d5a00bc
added gitignore, removed cvsignore
2012-03-03 23:10:05 -08:00
Automatic Updater
36da16fa31
regen HEAD
2011-11-07 01:15:05 +00:00
Automatic Updater
6f64d4ab8e
regen HEAD
2011-10-14 00:04:24 +00:00
Automatic Updater
eea6be913f
regen HEAD
2011-09-07 01:14:44 +00:00
Automatic Updater
c978c6cb6e
regen HEAD
2011-08-31 01:14:43 +00:00
Automatic Updater
06ac94d81a
regen HEAD
2011-07-02 01:14:42 +00:00
Automatic Updater
9ce6056d52
regen HEAD
2011-05-24 01:14:44 +00:00
Automatic Updater
d9c707589a
regen HEAD
2011-05-09 01:14:47 +00:00
Automatic Updater
db6353c9b8
regen HEAD
2011-04-30 01:14:43 +00:00
Automatic Updater
8a8d38eb8e
regen HEAD
2011-02-24 01:14:22 +00:00
Automatic Updater
79cf9524b1
regen HEAD
2011-02-04 01:14:16 +00:00
Automatic Updater
5329b4137e
regen HEAD
2011-01-13 05:13:52 +00:00
Automatic Updater
65ad89971e
regen HEAD
2011-01-08 01:15:44 +00:00
Evan Hunt
3916872f37
3003. [experimental] Added update-policy match type "external",
...
enabliing named to defer the decision of whether to
allow a dynamic update to an external daemon.
(Contributed by Andrew Tridgell.) [RT #22758 ]
2011-01-06 23:24:39 +00:00
Automatic Updater
ebabe300b6
regen HEAD
2011-01-04 01:14:09 +00:00
Automatic Updater
517ae3de96
regen HEAD
2010-12-19 01:14:08 +00:00
Evan Hunt
71bd858d8e
2989. [func] Added support for writable DLZ zones. (Contributed
...
by Andrew Tridgell of the Samba project.) [RT #22629 ]
2988. [experimental] Added a "dlopen" DLZ driver, allowing the creation
of external DLZ drivers that can be loaded as
shared objects at runtime rather than linked with
named. Currently this is switched on via a
compile-time option, "configure --with-dlz-dlopen".
Note: the syntax for configuring DLZ zones
is likely to be refined in future releases.
(Contributed by Andrew Tridgell of the Samba
project.) [RT #22629 ]
2987. [func] Improve ease of configuring TKEY/GSS updates by
adding a "tkey-gssapi-keytab" option. If set,
updates will be allowed with any key matching
a principal in the specified keytab file.
"tkey-gssapi-credential" is no longer required
and is expected to be deprecated. (Contributed
by Andrew Tridgell of the Samba project.)
[RT #22629 ]
2010-12-18 01:56:23 +00:00
Automatic Updater
b6f3a9131e
regen HEAD
2010-12-17 01:14:04 +00:00
Mark Andrews
e334405421
2981. [func] Partial DNS64 support (AAAA synthesis). [RT #21991 ]
2010-12-08 02:46:17 +00:00
Automatic Updater
82d13321f4
regen HEAD
2010-08-12 01:14:30 +00:00
Automatic Updater
5d9e1d7500
regen HEAD
2010-07-12 01:14:20 +00:00
Automatic Updater
ae80331be3
regen HEAD
2010-07-11 01:14:16 +00:00
Automatic Updater
1238b38c9f
regen HEAD
2010-06-26 01:14:19 +00:00
Automatic Updater
07ee99c7d0
regen HEAD
2010-06-23 01:14:18 +00:00
Automatic Updater
36025dc74f
regen HEAD
2010-05-22 01:13:58 +00:00
Automatic Updater
1e6032fe39
regen HEAD
2010-05-14 01:14:18 +00:00
Automatic Updater
e2e4d32199
regen
2009-12-04 22:22:27 +00:00
Automatic Updater
089c63b69c
regen
2009-12-04 01:13:45 +00:00
Automatic Updater
3b2c6af63e
regen
2009-10-12 23:16:15 +00:00
Automatic Updater
8de0d8a690
regen
2009-10-11 01:14:49 +00:00
Automatic Updater
b05106c7e6
regen
2009-10-09 01:14:47 +00:00
Automatic Updater
2895f101b5
regen
2009-09-03 01:14:42 +00:00
Automatic Updater
3cddb2c552
regen
2009-07-15 01:13:11 +00:00
Automatic Updater
b655c721b6
update copyright notice
2009-07-10 23:47:58 +00:00
Mark Andrews
848dcebe28
regen
2009-07-10 07:49:44 +00:00
Mark Andrews
54ff69c981
catch errors when generating options
2009-07-10 07:47:46 +00:00
Automatic Updater
852ccdd42a
regen
2009-06-10 01:12:51 +00:00
Automatic Updater
afb33f777a
regen
2009-05-30 01:13:58 +00:00
Automatic Updater
7a7a44400d
regen
2009-03-06 01:12:33 +00:00
Automatic Updater
0ddeab91cf
regen
2009-01-10 01:11:54 +00:00
Automatic Updater
8b1cba45ad
regen
2008-09-28 01:11:38 +00:00
Mark Andrews
6098d364b6
2448. [func] Add NSEC3 support. [RT #15452 ]
2008-09-24 02:46:23 +00:00
Automatic Updater
4a71c59d2b
regen
2008-09-05 01:12:06 +00:00
Automatic Updater
984c2e9f76
regen
2008-06-24 01:12:04 +00:00
Automatic Updater
9011c72c56
regen
2008-04-03 03:41:17 +00:00
Automatic Updater
1f8dc520d4
regen
2008-03-28 01:11:41 +00:00
Jeremy Reed
59c0977bed
Mention allow-query changes and allow-query-cache. [RT #17726 ]
...
And add new copyright year too.
2008-03-18 15:42:53 +00:00
Mark Andrews
2b58801b9a
regen
2008-01-22 01:45:28 +00:00
Mark Andrews
bd113f8c65
regen
2008-01-18 00:12:50 +00:00
Mark Andrews
c6d486af36
regen
2008-01-17 03:05:23 +00:00
Mark Andrews
f4429c1c31
regen
2008-01-02 14:01:25 +00:00
Mark Andrews
276e28f813
regen
2007-10-21 22:15:34 +00:00
Michael Graff
b239c8294a
commit lruttl to the mainline. A tag was set called skan_lruttl-mainline-base, and I will tag this as skan_lruttl-mainline-merge after this commit
2007-10-19 17:15:53 +00:00
Mark Andrews
71eeac3530
regen
2007-09-26 04:37:24 +00:00
Automatic Updater
01ec618ac9
update copyright notice
2007-09-24 23:46:48 +00:00
Mark Andrews
a3edcadfff
regen
2007-09-24 05:40:34 +00:00
Mark Andrews
f2d8c4a4c3
2247. [doc] Sort doc/misc/options. [RT #17067 ]
2007-09-24 04:21:59 +00:00
Mark Andrews
7526edc767
regen
2007-09-18 02:40:48 +00:00
Automatic Updater
16f5a913ce
update copyright notice
2007-08-23 23:46:43 +00:00
Mark Andrews
64b0479a91
update for DO and check-names
2007-08-23 07:17:30 +00:00
Automatic Updater
70e5a7403f
update copyright notice
2007-06-19 23:47:24 +00:00
Automatic Updater
ec5347e2c7
update copyright notice
2007-06-18 23:47:57 +00:00
Mark Andrews
68b30890eb
regen
2007-03-29 15:19:20 +00:00
Mark Andrews
89bc48260b
regen
2007-02-02 04:33:37 +00:00
Mark Andrews
861a4860e4
update copyright notice
2007-01-30 23:52:54 +00:00
Rob Austein
9a7437cd35
Don't bomb "make doc" when "make all" hasn't been run. [RT #16636 ]
2007-01-30 07:47:22 +00:00
Mark Andrews
7dc0a09c4b
regen
2006-12-21 23:44:28 +00:00
Mark Andrews
acb72d5e2c
regen
2006-12-04 20:51:25 +00:00
Mark Andrews
6bf6622b7b
regen
2006-06-04 23:38:17 +00:00
Mark Andrews
df6faef671
regen
2006-05-03 02:27:23 +00:00
Mark Andrews
f051d76c87
regen
2006-03-11 02:07:53 +00:00
Mark Andrews
083a5588a3
regen
2006-03-06 02:23:19 +00:00
Mark Andrews
dca44b90c9
regen
2006-02-17 02:06:13 +00:00
Mark Andrews
7f723eabc5
regen
2006-02-16 04:58:21 +00:00
Mark Andrews
3b4098640d
regen
2006-01-06 01:55:39 +00:00
Mark Andrews
0e5569d7c3
regen
2005-09-06 01:05:37 +00:00
Mark Andrews
a057e8e33b
regen
2005-08-25 03:12:48 +00:00
Mark Andrews
1586d8cbac
regen
2005-08-19 03:52:27 +00:00
Mark Andrews
538a83db75
regen
2005-06-27 03:00:05 +00:00
Mark Andrews
7208386cd3
1817. [func] add support for additional zone file formats for
...
improving loading performance. The masterfile-format
option in named.conf can be used to specify a
non-default format. A new separate command
named-compilezone was provided to generate zone files
in a new format.
2005-06-20 03:30:28 +00:00
Mark Andrews
1c153afce5
1868. [func] edns-udp-size can now be overridden on a per
...
server basis. [RT #14851 ]
2005-06-07 00:27:34 +00:00
Mark Andrews
3a3705ef77
regen
2005-05-19 12:34:34 +00:00
Mark Andrews
75c0816e82
regen
2005-05-13 03:14:16 +00:00
Mark Andrews
65b15657bf
regen
2005-02-23 03:08:42 +00:00
Mark Andrews
e0172ab8e2
regen
2005-01-17 01:55:06 +00:00
Mark Andrews
32374d9483
regen
2005-01-13 04:52:21 +00:00
Mark Andrews
508f61f8d6
1794. [func] Named and named-checkzone can now both check for
...
non-terminal wildcard records.
2005-01-09 23:40:04 +00:00
Mark Andrews
d40b5110ab
regen
2004-12-22 22:51:27 +00:00
Mark Andrews
b9f6bf5fdf
2.6. TXT records are no longer automatically split.
2004-11-22 22:24:37 +00:00
Mark Andrews
15996d1b4f
regen
2004-11-11 02:06:30 +00:00
Mark Andrews
575e532437
regen
2004-10-21 02:51:49 +00:00
Mark Andrews
428dc96988
regen
2004-10-17 23:57:16 +00:00
Mark Andrews
18eedaf157
regen
2004-10-14 02:57:54 +00:00
Mark Andrews
32d1434aff
regen
2004-10-07 02:58:36 +00:00
Mark Andrews
997fd7f6be
regen
2004-08-18 03:05:29 +00:00
Mark Andrews
2984f8f7bf
3845: DNS Security (DNSSEC) NextSECure (NSEC) RDATA Format
2004-08-18 00:39:36 +00:00
Tatuya JINMEI 神明達哉
4ac00f6683
corrected the RFC number for the ipv6 basic API.
2004-08-10 04:27:51 +00:00
Tatuya JINMEI 神明達哉
97a19a9ad6
minor editorial nits.
2004-08-02 04:06:39 +00:00
Tatuya JINMEI 神明達哉
3da9aeb807
updated IPv6 API issues
2004-07-29 21:40:02 +00:00
Mark Andrews
41a789ed9a
regen
2004-07-23 06:09:34 +00:00
Mark Andrews
c315e5cfea
1648. [func] Update dnssec-lookaside named.conf syntax to support
...
multiple dnssec-lookaside namespaces (not yet
implemented).
2004-06-04 02:31:43 +00:00
Mark Andrews
b5e4e4da43
regen
2004-04-16 02:56:14 +00:00
Mark Andrews
1fa26403d7
copyright
2004-03-16 05:22:33 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
8dcabaace1
regen
2004-03-04 12:22:04 +00:00
Mark Andrews
f9cdef0ba5
regen
2004-02-27 21:01:25 +00:00
Mark Andrews
35541328a8
1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
...
child zones for which we don't have a supported
algorithm. Such child zones are treated as unsigned.
1557. [func] Implement missing DNSSEC tests for
* NOQNAME proof with wildcard answers.
* NOWILDARD proof with NXDOMAIN.
Cache and return NOQNAME with wildcard answers.
2004-01-14 02:06:51 +00:00
Mark Andrews
3970098dcd
regen documentation
2003-09-30 06:13:33 +00:00
Mark Andrews
7969572891
update ms zone transfer bug info
2003-07-18 07:44:52 +00:00
Mark Andrews
708477e4a5
spelling
2003-04-22 04:23:17 +00:00
Mark Andrews
2fd63cf561
1455. [bug] <netaddr> missing from server grammar in
...
doc/misc/options. [RT #5616 ]
2003-04-10 02:16:11 +00:00
Danny Mayer
dde525678a
Change minimum version of OpenSSL from 0.9.5a to 0.9.6e
2002-08-09 02:34:07 +00:00
Mark Andrews
c54c1eaf26
1251. [func] Generate DNSSEC wildcard proofs.
2002-07-19 03:50:42 +00:00
Mark Andrews
e1cbf95aec
regen
2002-02-20 04:31:44 +00:00
Andreas Gustafsson
669e9657c7
Split off the named.conf grammar into a source module separate
...
from the configuration parser, to facilitate reuse of the latter for
parsing non-BIND configuration files
2002-01-04 02:32:16 +00:00
Andreas Gustafsson
e4946c508e
added section on secure zone transfers
2001-11-20 23:32:09 +00:00
Andreas Gustafsson
2ffd8b0788
regenerated
2001-11-07 18:40:21 +00:00
Andreas Gustafsson
20d0c8c5bb
regenerated
2001-11-05 22:24:39 +00:00
Andreas Gustafsson
97bb372529
regenerated
2001-10-19 18:08:58 +00:00
Andreas Gustafsson
e94a3385d6
added missing dependency
2001-10-19 18:08:51 +00:00
Andreas Gustafsson
a3ec9e6c3b
update rndc notes
2001-09-21 17:39:24 +00:00
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