Mark Andrews
b466e58b16
1831. [doc] Update named-checkzone documentation. [RT#13604]
2005-03-16 01:07:18 +00:00
Mark Andrews
3e194297e8
1815. [bug] nsupdate triggered a REQUIRE if the server was set
...
without also setting the zone and it encountered
a CNAME and was using TSIG. [RT #13086 ]
2005-03-16 01:03:36 +00:00
Mark Andrews
d1c0ae939a
1803. [bug] dnssec-signzone sometimes failed to remove old
...
RRSIGs. [RT #13483 ]
2005-03-16 00:10:38 +00:00
Mark Andrews
bd9f41f88f
1829. [bug] win32: "pid-file none;" broken. [RT #13563 ]
2005-03-15 23:16:35 +00:00
Mark Andrews
f4d58150b7
1804. [bug] Ensure that if we are queried for glue that it fits
...
in the additional section or TC is set to tell the
client to retry using TCP. [RT #10114 ]
2005-03-15 01:31:58 +00:00
Mark Andrews
231528cbdb
style
2005-03-15 00:46:18 +00:00
Mark Andrews
6878b44251
1795. [bug] "rndc dumpb" was not fully documented. Minor
...
formating issues with "rndc dumpdb -all". [RT #13396 ]
2005-03-14 23:56:31 +00:00
Mark Andrews
b56956ea0d
1791. [bug] 'host -t a' still printed out AAAA and MX records.
...
[RT #13230 ]
2005-03-14 23:35:35 +00:00
Mark Andrews
231e8d9e6a
update copyright notice
2005-03-03 06:33:38 +00:00
Mark Andrews
9337fe0c8b
1818. [bug] 'named-checkconf -z' triggered an INSIST. [RT #13599 ]
2005-03-03 04:52:05 +00:00
Mark Andrews
9c6875f719
1790. [cleanup] Move lib/dns/sec/dst up into lib/dns. This should
...
allow parallel make to succeed.
2004-12-09 04:09:54 +00:00
Mark Andrews
716589cca8
1789. [bug] Prerequisite test for tkey and dnssec could fail
...
with "configure --with-libtool".
2004-12-08 06:13:02 +00:00
Mark Andrews
68b5e21d8a
1774. [port] Aix: Silence compiler warnings / build failures.
...
[RT #13154 ]
2004-11-30 01:15:44 +00:00
Mark Andrews
aee13c00ab
1745. [bug] Dig/host/nslookup accept replies from link locals
...
regardless of scope if no scope was specified when
query was sent. [RT #12745 ]
2004-11-22 23:30:31 +00:00
Mark Andrews
f858f26c2e
1769. [port] win32: change compiler flags /MTd ==> /MDd,
...
/MT ==> /MD.
2004-11-18 01:04:52 +00:00
Mark Andrews
d337b85366
1759. [bug] Named failed to startup if the OS supported IPv6
...
but had no IPv6 interfaces configured. [RT #12942 ]
2004-11-10 22:13:56 +00:00
Mark Andrews
0f3b0945fb
1740. [bug] Replace rbt's hash algorithm as it performed badly
...
with certain zones. [RT #12729 ]
2004-10-25 01:36:07 +00:00
Mark Andrews
d9ddceacd1
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:42:54 +00:00
Mark Andrews
82f4e1f960
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:40:22 +00:00
Mark Andrews
8b6ed4b044
regen
2004-10-18 02:33:10 +00:00
Mark Andrews
664095046a
1747. [bug] BIND 8 compatability: named/named-checkconf failed
...
to parse "host-statistics-max" in named.conf.
2004-10-17 23:19:51 +00:00
Mark Andrews
720554c236
1741. [bug] Deleting all records at a node in a secure zone
...
using a update-policy grant failed. [RT #12787 ]
2004-10-12 22:04:47 +00:00
Mark Andrews
c0250728f0
1725. [port] linux: update error message on interaction of threads,
...
capabilities and setuid support (named -u). [RT #12541 ]
2004-10-07 02:34:20 +00:00
Mark Andrews
4ab18504f2
1728. [doc] Update check-names documentation.
...
1727. [bug] named-checkzone: check-names support didn't match
documentation.
2004-10-06 05:37:40 +00:00
Mark Andrews
5c76a2c1a8
1732. [bug] 'rrset-order name "*"' wasn't being applied to ".".
...
[RT #12467 ]
2004-10-05 04:38:30 +00:00
Mark Andrews
142a2adacf
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:17 +00:00
Mark Andrews
985afb86eb
1724. [bug] Look for DNSKEY records with "dig +sigtrace".
...
[RT #12557 ]
2004-10-05 03:00:57 +00:00
Mark Andrews
263ed49ecd
1737. [bug] named failed if more that 16 masters were specified.
...
[RT #12627 ]
2004-10-05 02:52:26 +00:00
Mark Andrews
9170ec032e
1735. [bug] 'dig +sigtrace' could die with a REQUIRE failure.
...
[RE #12688 ]
2004-09-30 23:58:53 +00:00
Mark Andrews
a633803768
1733. [bug] Return non-zero exit status on initial load failure.
...
[RT #12658 ]
2004-09-29 06:36:44 +00:00
Mark Andrews
e26b8589e5
1734. [cleanup] 'rndc-confgen -a -t' remove extra '/' in path.
...
[RT #12588 ]
2004-09-28 07:14:57 +00:00
Mark Andrews
ca92f19e88
Update error message. s/isc_socket_recv()/isc_socket_recv2()/
2004-09-26 22:37:43 +00:00
Mark Andrews
1f3b6c248d
1726. [port] aix5: add support for aix5.
2004-09-24 06:02:55 +00:00
Mark Andrews
b441635b9d
1723. [cleanup] Silence compiler warnings from t_tasks.c. [RT #12493 ]
2004-09-21 02:39:03 +00:00
Mark Andrews
ecfe7fb287
1713. [port] linux: extend capset failure message to say:
...
please ensure that the capset kernel module is
loaded. see insmod(8)
2004-09-16 02:50:04 +00:00
Mark Andrews
338b638de6
move the calculation of remaining
2004-09-16 02:14:14 +00:00
Mark Andrews
bf1bb3c1fe
1720. [bug] 'dig +chase' did not terminate on a RFC 2308 Type 1
...
negative response. [RT #12506 ]
1719. [bug] named was not correctly caching a RFC 2308 Type 1
negative response. [RT #12506 ]
1718. [bug] nsupdate was not handling RFC 2308 Type 3 negative
responses when looking for the zone / master server.
[RT #12506 ]
2004-09-16 02:12:19 +00:00
Mark Andrews
a555645b84
silence compiler warnings
2004-09-16 01:00:58 +00:00
Mark Andrews
859b6e0a16
1717. [port] solaris: ifconfig.sh did not support Solaris 10.
...
"ifconfig.sh down" didn't work for Solaris 9.
2004-09-09 01:31:38 +00:00
Mark Andrews
0714717f6b
clean up */dsset-*, */dlvset-* and ns2/dlv.db
2004-09-07 04:17:14 +00:00
Mark Andrews
7d2e3be688
1716. [doc] named.conf(5) was being installed in the wrong
...
location. [RT# 12441]
2004-09-06 21:47:25 +00:00
Mark Andrews
d9ae701127
indenting
2004-09-06 06:24:24 +00:00
Mark Andrews
e301ab74d8
1714. [bug] dig/host/nslookup were only trying the first
...
address when a nameserver was specified by name.
[RT #12286 ]
2004-09-06 01:33:06 +00:00
Mark Andrews
2cff007a7c
1712. [bug] Missing FULLCHECK for "trusted-key" in dig.
2004-09-03 03:51:42 +00:00
Mark Andrews
a0df2e016f
1711. [func] 'rndc unfreeze' has been deprecated by 'rndc thaw'.
2004-09-03 03:43:32 +00:00
Mark Andrews
cc42aaa3f1
1709. [port] solaris: add SMF support from Sun.
2004-09-01 07:18:30 +00:00
Mark Andrews
083f7974fa
copyright
2004-08-30 00:50:11 +00:00
Mark Andrews
9ab0d979a0
1704. [port] lwres needed a snprintf() implementation for
...
platforms without snprintf(). Add missing
"#include <isc/print.h>". [RT #12321 ]
2004-08-28 06:27:23 +00:00
Mark Andrews
619fb87062
1702. [bug] also-notify should not be applied to builtin zones.
...
[RT #12323 ]
2004-08-28 05:41:42 +00:00
Mark Andrews
87dcc3250a
regen
2004-08-22 23:39:05 +00:00