Mark Andrews
39e15bfaae
1759. [bug] Named failed to startup if the OS supported IPv6
...
but had no IPv6 interfaces configured. [RT #12942 ]
2004-11-10 22:13:48 +00:00
Mark Andrews
14720abb0f
1757. [func] host now can turn on memory debugging flags with '-m'.
2004-11-10 22:04:32 +00:00
Mark Andrews
ec97c2abe4
1754. [bug] We wern't always attempting to query the parent
...
server for the DS records at the zone cut.
[RT #12774 ]
2004-11-10 21:57:40 +00:00
Mark Andrews
684bd7a140
1760. [bug] Host / net unreachable was not penalising rtt
...
estimates. [RT #12970 ]
2004-11-10 21:47:50 +00:00
Mark Andrews
5a0b4219cb
1764. [bug] dns_zone_replacedb failed to emit a error message
...
if there was no SOA record in the replacment db.
[RT #13016 ]
2004-11-09 22:17:50 +00:00
Mark Andrews
c4e78f339d
1756. [func] named-checkconf now checks the logging configuration.
...
[RT #12352 ]
2004-11-09 21:24:15 +00:00
Mark Andrews
993d0487ca
1753. [bug] Don't serve a slave zone which has no NS records.
...
[RT #12894 ]
2004-10-26 02:06:49 +00:00
Mark Andrews
796af4025b
1740. [bug] Replace rbt's hash algorithm as it performed badly
...
with certain zones. [RT #12729 ]
2004-10-25 01:32:25 +00:00
Mark Andrews
3e312e54c5
1752. [port] Move isc_app_start() to after ns_os_daemonise()
...
as some fork() implementations unblock the signals
that are blocked by isc_app_start(). [RT #12810 ]
2004-10-25 00:49:11 +00:00
Mark Andrews
746921d376
regen
2004-10-21 02:45:17 +00:00
Mark Andrews
171664d085
1749. [bug] 'check-names response ignore;' failed to ignore.
...
[RT #12866 ]
2004-10-21 01:54:08 +00:00
Mark Andrews
b8b92cc855
1748. [func] dig now returns the byte count for axfr/ixfr.
2004-10-21 01:44:35 +00:00
Mark Andrews
983e56a9a0
1742. [bug] Deleting all records at a node then adding a
...
previously existing record, in a single UPDATE
transaction, failed to leave / regenerate the
associated RRSIG records. [RT #12788 ]
2004-10-21 01:34:16 +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
aeb0ed5f03
1751. [bug] --enable-getifaddrs failed under linux. [RT #12867 ]
2004-10-20 00:34:32 +00:00
Mark Andrews
dd56672283
1750. [port] lib/bind/make/rules.in:subdirs was not bash friendly.
...
[RT #12864 ]
2004-10-20 00:26:13 +00:00
Mark Andrews
1d6f7e5bfe
regen
2004-10-17 23:42:01 +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
9a4faedd32
1742. [bug] If isc_taskmgr_create() was not able to create the
...
requested number of worker threads then destruction
of the manager would trigger an INSIST() failure.
[RT #12790 ]
2004-10-15 00:45:21 +00:00
Mark Andrews
422071960a
1746. [func] Make public the function to read a key file,
...
dst_key_read_public(). [RT #12450 ]
2004-10-14 06:00:11 +00:00
Mark Andrews
92c601d063
regen
2004-10-14 02:51:18 +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
4e282e97be
1744. [bug] If tuple2msgname() failed to convert a tuple to
...
a name a REQUIRE could be triggered. [RT #12796 ]
2004-10-13 22:28:31 +00:00
Mark Andrews
38364a5555
1741. [bug] Deleting all records at a node in a secure zone
...
using a update-policy grant failed. [RT #12787 ]
2004-10-12 22:01:52 +00:00
Mark Andrews
f22f3078ab
1739. [bug] dns_rbt_deletetree() could incorrectly return
...
ISC_R_QUOTA. [RT #12695 ]
1738. [bug] Enable overrun checking by default. [RT #12695 ]
2004-10-11 05:48:53 +00:00
Mark Andrews
2ac530b13c
1710. [func] 'rndc notify zone [class [view]]' resend the NOTIFY
...
messages for the specified zone. [RT #9479 ]
2004-10-11 05:30:03 +00:00
Mark Andrews
8ce0329ba8
regen
2004-10-07 02:52:23 +00:00
Mark Andrews
36bddc2e08
1725. [port] linux: update error message on interaction of threads,
...
capabilities and setuid support (named -u). [RT #12541 ]
2004-10-07 02:33:48 +00:00
Mark Andrews
fb24d33f0a
1715. [func] 'dig +trace' now randomly selects the next servers
...
to try. Report if there is a bad delegation.
2004-10-07 02:21:16 +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
90020caedf
Add credit:
...
DNSSEC validation code in dig coded by Olivier Courtay
(olivier.courtay@irisa.fr ) for the IDsA project (http://idsa.irisa.fr ).
2004-10-07 01:12:13 +00:00
Mark Andrews
d26f1a1a66
regen
2004-10-07 00:09:46 +00:00
Mark Andrews
c55eaedb23
1729. [func] Improve check-names error messages.
...
1728. [doc] Update check-names documentation.
1727. [bug] named-checkzone: check-names support didn't match
documentation.
2004-10-06 05:41:56 +00:00
Mark Andrews
21280ae70e
spelling
2004-10-05 22:18:25 +00:00
Mark Andrews
a904a45f9f
1732. [bug] 'rrset-order name "*"' wasn't being applied to ".".
...
[RT #12467 ]
2004-10-05 04:38:40 +00:00
Mark Andrews
a040a52191
1730. [port] Determine the length type used by the socket API.
...
[RT #12581 ]
2004-10-05 03:22:32 +00:00
Mark Andrews
36f2f2995d
1731. [port] darwin: relax version test in ifconfig.sh.
...
[RT #12581 ]
1730. [port] Determine the length type used by the socket API.
[RT #12581 ]
2004-10-05 03:18:24 +00:00
Mark Andrews
a4c0ed5e69
1724. [bug] Look for DNSKEY records with "dig +sigtrace".
...
[RT #12557 ]
2004-10-05 03:01:36 +00:00
Mark Andrews
8ae0b86fca
1737. [bug] named failed if more that 16 masters were specified.
...
[RT #12627 ]
2004-10-05 02:52:06 +00:00
Mark Andrews
a2d610b7a1
1736. [bug] dst_key_fromnamedfile() could fail to read a
...
public key. [RT #12687 ]
2004-10-01 00:17:13 +00:00
Mark Andrews
98a3caf512
1735. [bug] 'dig +sigtrace' could die with a REQUIRE failure.
...
[RE #12688 ]
2004-10-01 00:00:50 +00:00
Mark Andrews
bafe87e278
1733. [bug] Return non-zero exit status on initial load failure.
...
[RT #12658 ]
2004-09-29 06:43:54 +00:00
Mark Andrews
74c34ec4a0
1734. [cleanup] 'rndc-confgen -a -t' remove extra '/' in path.
...
[RT #12588 ]
2004-09-28 07:17:08 +00:00
Mark Andrews
22e6067c16
Update error message. s/isc_socket_recv()/isc_socket_recv2()/
2004-09-26 22:36:34 +00:00
Mark Andrews
3689445b72
update
2004-09-25 00:07:05 +00:00
Mark Andrews
91cfc8ef5b
newcopyrights
2004-09-24 23:48:08 +00:00
Mark Andrews
65efc3e9d0
1726. [port] aix5: add support for aix5.
2004-09-24 05:58:28 +00:00
cvs2git
f1c606616b
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-09-24 04:32:36 +00:00
Mark Andrews
0795769851
aix5
2004-09-24 04:32:33 +00:00
Mark Andrews
4b030f887e
placeholder
2004-09-22 01:42:21 +00:00