Mark Andrews
e60bd2c3a6
1841. [bug] "dig +nssearch" now makes a recursive query to
...
find the list of nameservers to query. [RT #13694 ]
2005-03-31 02:43:41 +00:00
Mark Andrews
242ef7b98a
update copyright notice
2005-03-17 03:58:33 +00:00
Mark Andrews
531da298e7
silence compiler warnings
2005-03-16 23:23:38 +00:00
Mark Andrews
ab78d121aa
1836. [cleanup] Silence compiler warnings in hash_test.c
2005-03-16 19:54:39 +00:00
Mark Andrews
5987ec8af8
1836. [cleanup] Silence compiler warnings in hash_test.c
2005-03-16 19:48:01 +00:00
Mark Andrews
e8f1301c71
conflict w/ builtin, log -> lctx.
2005-03-16 13:49:25 +00:00
Mark Andrews
a33ccf2101
missing ${LIBTOOL_MODE_LINK}
2005-03-16 13:45:15 +00:00
Mark Andrews
b8d87d9aaf
1836. [cleanup] Silence compiler warnings in hash_test.c.
2005-03-16 13:41:20 +00:00
Mark Andrews
87f8293e75
regen
2005-03-16 05:02:03 +00:00
Mark Andrews
7134229281
1820. [bug] Gracefully handle acl loops. [RT #13659 ]
2005-03-16 03:35:12 +00:00
Mark Andrews
6eb7d9a2cb
1835. [bug] Update dnssec-signzone's usage message. [RT #13657 ]
2005-03-16 03:09:43 +00:00
Mark Andrews
50237ee3c2
1834. [bug] Bad memset in rdata_test.c. [RT #13658 ]
2005-03-16 02:45:09 +00:00
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