Mark Andrews
48d9f5bdaa
inclu1954. [func] Named now falls back to advertising EDNS with a
...
512 byte receive buffer if the initial EDNS queries
fail. [RT #14852 ]
1953. [func] The maximum EDNS UDP response named will send can
now be set in named.conf (max-udp-size). This is
independent of the advertised receive buffer
(edns-udp-size). [RT #14852 ]
2006-01-05 00:10:44 +00:00
Mark Andrews
e770e36d60
update copyright notice
2006-01-04 23:50:23 +00:00
Mark Andrews
f53e702b25
1947. [func] It is now possible to configure named to accept
...
expired RRSIGs. Default "dnssec-accept-expired no;".
Setting "dnssec-accept-expired yes;" leaves named
vulnerable to replay attacks. [RT #14685 ]
2006-01-04 02:58:42 +00:00
Mark Andrews
89f2e1aa4a
9.4.0a3
2005-12-06 00:39:17 +00:00
Mark Andrews
3c8367a203
1940. [bug] Fixed a number of error conditions reported by
...
Coverity.
2005-11-30 03:44:39 +00:00
Mark Andrews
c27790ad8e
spelling arguement vs argument
2005-10-26 04:59:20 +00:00
Mark Andrews
bab555195e
update for 9.4.0
2005-09-05 05:51:05 +00:00
Mark Andrews
756c1c98e4
1913. [func] Integrate contibuted DLZ code into named. [RT #11382 ]
2005-09-05 00:20:08 +00:00
Mark Andrews
13769892d0
1920. [bug] Update windows socket code. [RT #14965 ]
2005-09-01 03:04:36 +00:00
Mark Andrews
59606dc362
seperate out sibling glue checks
2005-08-25 00:05:47 +00:00
Mark Andrews
35dfb27614
1914. [bug] Strings returned from cfg_obj_asstring() should be
...
treated as read-only. The prototype for
cfg_obj_asstring() has been updated to reflect this.
[RT #15256 ]
2005-08-23 02:31:40 +00:00
Mark Andrews
4df834d69f
1913. [func] Automatic empty zone creation for D.F.IP6.ARPA and
...
friends. Note: RFC 1918 zones are not yet covered by
this but are likely to be in a future release.
New options: empty-server, empty-contact,
empty-zones-enable and disable-empty-zone.
2005-08-18 01:03:03 +00:00
Mark Andrews
e021d8eff8
1891. [func] Limit the number of recursive clients that can be
...
waiting for a single query (<qname,qtype,qclass>) to
resolve. New options clients-per-query and
max-clients-per-query.
2005-06-27 00:20:04 +00:00
Mark Andrews
02ff44e8ef
sync w/ head
2005-06-22 22:05:50 +00:00
Mark Andrews
fd759209ce
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 01:21:17 +00:00
Mark Andrews
740a273347
1868. [func] edns-udp-size can now be overridden on a per
...
server basis. [RT #14851 ]
2005-06-07 00:30:42 +00:00
Mark Andrews
066f566317
1862. [func] Add additional zone data constancy checks.
...
named-checkzone has extended checking of NS, MX and
SRV record and the hosts they reference.
named has extended post zone load checks.
New zone options: check-mx and integrity-check.
[RT #4940 ]
2005-05-19 04:59:57 +00:00
Mark Andrews
5033d8a494
1858. [bug] The flush-zones-on-shutdown option wasn't being
...
parsed. [RT #14686 ]
2005-05-12 04:35:13 +00:00
Mark Andrews
e8f92bfe9c
update copyright notice
2005-04-29 00:17:24 +00:00
Rob Austein
372edff338
1851. [doc] Doxygen comment markup. [RT #11398 ]
2005-04-27 05:02:59 +00:00
Mark Andrews
5a2e4be11a
1820. [bug] Gracefully handle acl loops. [RT #13659 ]
2005-03-16 03:35:44 +00:00
Mark Andrews
fa466736a6
1814. [func] UNIX domain controls are now supported.
2005-02-23 01:04:46 +00:00
Mark Andrews
292840fa92
link against libdns
2005-02-10 06:04:41 +00:00
Mark Andrews
32a007b9cb
update copyright
2005-01-17 23:57:38 +00:00
Mark Andrews
92531cb186
1798. [func] The server syntax has been extended to support a
...
range of servers. [RT #11132 ]
2005-01-16 23:56:09 +00:00
Mark Andrews
84c16f71fc
spelling
2005-01-13 05:15:43 +00:00
Mark Andrews
1619928e2d
update copyrights
2005-01-12 01:54:57 +00:00
Mark Andrews
5daded5446
1792. [func] New zone option "notify-delay". Specify a minimum
...
delay between sets of NOTIFY messages.
2005-01-11 23:10:40 +00:00
Mark Andrews
0547d8d5d5
1797. [func] named-checkconf now check acls to verify that they
...
only refer to existing acls. [RT #13101 ]
2005-01-11 03:56:00 +00:00
cvs2git
800c85d32c
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-01-11 03:46:12 +00:00
Mark Andrews
ad5bc22a81
1797. [func] named-checkconf now check acls to verify that they
...
only refer to existing acls. [RT #13101 ]
2005-01-11 03:46:11 +00:00
Mark Andrews
7150e2289b
update copyright
2005-01-11 01:39:40 +00:00
Mark Andrews
2f4ffd7f55
update copyrights
2005-01-10 23:43:27 +00:00
Mark Andrews
4238db360a
1794. [func] Named and named-checkzone can now both check for
...
non-terminal wildcard records.
2005-01-10 00:05:32 +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
Tatuya JINMEI 神明達哉
7a79852eb2
1526. [func] Implemented "additional section caching (or acache)",
...
an internal cache framework for additional section
content to improve response performance. Several
configuration options were provided to control the
behavior.
(merged into 9_4)
2004-12-21 10:59:02 +00:00
Tatuya JINMEI 神明達哉
d0eb2cc33c
1526. [func] Implemented "additional section caching (or acache)",
...
an internal cache framework for additional section
content to improve response performance. Several
configuration options were provided to control the
behavior.
2004-12-21 10:45:20 +00:00
Mark Andrews
be6c9fc4cd
1790. [cleanup] Move lib/dns/sec/dst up into lib/dns. This should
...
allow parallel make to succeed.
2004-12-09 04:43:53 +00:00
Mark Andrews
494576ce20
1790. [cleanup] Move lib/dns/sec/dst up into lib/dns. This should
...
allow parallel make to succeed.
2004-12-09 01:41:25 +00:00
Mark Andrews
7bb67fe38b
1774. [port] Aix: Silence compiler warnings / build failures.
...
[RT #13154 ]
2004-11-30 01:18:08 +00:00
Mark Andrews
09ba9eaceb
1774. [port] Aix: Silence compiler warnings / build failures.
...
[RT #13154 ]
2004-11-30 01:12:52 +00:00
Mark Andrews
73fb13fe97
1755. [func] allow-update is now settable at the options / view
...
level. [RT #6636 ]
2004-11-11 01:08:24 +00:00
Mark Andrews
6ad17026b1
1755. [func] allow-update is now settable at the options / view
...
level. [RT #6636 ]
2004-11-11 01:07:55 +00:00
Mark Andrews
d9fa40d016
1676. [func] New option "allow-query-cache". This lets
...
allow-query be used to specify the default zone
access level rather than having to have every
zone override the global value. allow-query-cache
can be set at both the options and view levels.
If allow-query-cache is not set allow-query applies.
2004-10-21 00:59:52 +00:00
Mark Andrews
49210da3fb
1676. [func] New option "allow-query-cache". This lets
...
allow-query be used to specify the default zone
access level rather than having to have every
zone override the global value. allow-query-cache
can be set at both the options and view levels.
If allow-query-cache is not set allow-query applies.
2004-10-21 00:58:33 +00:00
Mark Andrews
5ad808cbc9
1747. [bug] BIND 8 compatability: named/named-checkconf failed
...
to parse "host-statistics-max" in named.conf.
2004-10-17 23:19:15 +00:00
Mark Andrews
4181218570
1747. [bug] BIND 8 compatability: named/named-checkconf failed
...
to parse "host-statistics-max" in named.conf.
2004-10-17 23:11:30 +00:00
Mark Andrews
e2da38bec5
1684. [func] ixfr-from-differences now takes master and slave in
...
addition to yes and no at the options and view levels.
2004-10-14 00:51:33 +00:00
Mark Andrews
1672cff96d
1684. [func] ixfr-from-differences now takes master and slave in
...
addition to yes and no at the options and view levels.
2004-10-14 00:49:34 +00:00
Mark Andrews
30d7aefb3d
1705. [func] Allow the journal's name to be changed via named.conf.
2004-10-07 02:15:30 +00:00