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
Mark Andrews
207f0a15bb
1705. [func] Allow the journal's name to be changed via named.conf.
2004-10-07 02:15:14 +00:00
Mark Andrews
c4f9e613e1
1680. [func] rndc: the source address can now be specified.
2004-07-23 04:15:27 +00:00
Mark Andrews
ddfbf6e9b1
1680. [func] rndc: the source address can now be specified.
2004-07-23 04:12:49 +00:00
Mark Andrews
9f7d51ee32
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:13:43 +00:00
Mark Andrews
5537212dfd
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:03:33 +00:00
Mark Andrews
6a543b4d9c
1666. [bug] The optional port on hostnames in dual-stack-servers
...
was being ignored.
1665. [func] rndc now allows addresses to be set in the
server clauses.
2004-06-18 04:39:40 +00:00
Mark Andrews
7389e8330d
1666. [bug] The optional port on hostnames in dual-stack-servers
...
was being ignored.
1665. [func] rndc now allows addresses to be set in the
server clauses.
2004-06-18 04:38:47 +00:00
Mark Andrews
9b058373f8
1648. [func] Update dnssec-lookaside named.conf syntax to support
...
multiple dnssec-lookaside namespaces (not yet
implemented).
2004-06-04 02:31:56 +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
Tatuya JINMEI 神明達哉
aff41690b6
1629. [func] dig now supports IPv6 scoped addresses with the
...
extended format in the local-server part. [RT #8753 ]
(pull down to 9.4)
2004-05-15 03:47:17 +00:00
Tatuya JINMEI 神明達哉
ec3f1d3517
1629. [func] dig now supports IPv6 scoped addresses with the
...
extended format in the local-server part. [RT #8753 ]
2004-05-15 03:37:34 +00:00
Mark Andrews
c1425cc1d5
1600. [bug] Duplicate zone pre-load checks were not case
...
insensitive.
1599. [bug] Fix memory leak on error path when checking named.conf.
1598. [func] Specify that certain parts of the namespace must
be secure (dnssec-must-be-secure).
2004-04-16 00:01:45 +00:00