Mark Andrews
218585d755
1785. [bug] libbind9.la/libbind9.so needs to link against
...
libisc.la/libisc.so.
2004-12-06 06:10:05 +00:00
Mark Andrews
d6d453973b
Updated config.guess returns alphaev6-dec-osf5.1b not
...
alphaev6-dec-osf5.1.
2004-12-06 01:17:17 +00:00
Mark Andrews
c6b17972c5
1784. [cleanup] "libtool -allow-undefined" is the default.
...
Leave hooks in configure to allow it to be set
if needed in the future.
2004-12-05 23:00:47 +00:00
Mark Andrews
9831f25837
1782. [port] OSX: --with-libtool + --enable-libbind broke on
...
__evOptMonoTime. [RT #13219 ]
2004-12-05 22:38:43 +00:00
Mark Andrews
82e2f86e0a
1781. [port] FreeBSD 5.3: set PTHREAD_SCOPE_SYSTEM. [RT #12810 ]
2004-12-04 06:53:54 +00:00
Mark Andrews
9b0b3a8d08
1783. [cleanup] We only need one copy of libtool.m4, ltmain.sh in the
...
source tree.
2004-12-03 02:56:39 +00:00
Mark Andrews
91766f1d92
1773. [bug] Fast retry on host / net unreachable. [RT #13153 ]
2004-12-03 02:09:33 +00:00
Mark Andrews
14b8778b50
1780. [bug] Update libtool to 1.5.10.
...
1779. [port] OSF 5.1: libtool didn't handle -pthread correctly.
Redo w/ fix from generic fix from libtool maintainer.
2004-12-02 23:22:08 +00:00
Mark Andrews
73f2c9eca6
1778. [port] HUX 11.11: fix broken IN6ADDR_ANY_INIT and
...
IN6ADDR_LOOPBACK_INIT macros.
2004-11-30 13:29:26 +00:00
Mark Andrews
0bf9b339c5
1777. [port] OSF 5.1: fix broken IN6ADDR_ANY_INIT and
...
IN6ADDR_LOOPBACK_INIT macros.
2004-11-30 06:53:37 +00:00
Mark Andrews
9782c0f694
1776. [port] Solaris 2.9: fix broken PTHREAD_MUTEX_INIT macro.
2004-11-30 06:00:56 +00:00
Mark Andrews
2a49a13a86
1774. [port] Aix: Silence compiler warnings / build failures.
...
[RT #13154 ]
2004-11-30 01:26:08 +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
ad0ec7c85a
1766. [bug] Update the master file timestamp on successful refresh
...
as well as the journal's timestamp. [RT# 13062]
2004-11-22 23:54:01 +00:00
Mark Andrews
47ffd357ea
1770. [bug] named-checkconf failed to report missing a missing
...
file clause for rbt{64} master/hint zones. [RT#13009]
2004-11-22 05:02:41 +00:00
Mark Andrews
3c5addb38a
1767. [port] Builds on IPv6 platforms without IPv6 Advanced API
...
support for (struct in6_pktinfo) failed. [RT #13077 ]
2004-11-18 21:31:16 +00:00
Mark Andrews
6e8cf5d8db
1768. [bug] nsecnoexistnodata() could be called with a non-NSEC
...
rdataset. [RT #12907 ]
2004-11-17 23:53:10 +00:00
Mark Andrews
e5fc537f01
1761. [bug] 'rndc dumpdb' didn't report unassociated entries.
...
[RT #12971 ]
2004-11-10 22:32:40 +00:00
Mark Andrews
311f1f0c34
1762. [bug] isc_interfaceiter_create() could return ISC_R_SUCCESS
...
even when it failed. [RT #12995 ]
2004-11-10 22:22:49 +00:00
Mark Andrews
c18218935f
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:35 +00:00
Mark Andrews
cb210a330f
1760. [bug] Host / net unreachable was not penalising rtt
...
estimates. [RT #12970 ]
2004-11-10 21:48:01 +00:00
Mark Andrews
b89a927408
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:17 +00:00
Mark Andrews
b6a4927a19
i1753. [bug] Don't serve a slave zone which has no NS records.
...
[RT #12894 ]
2004-10-26 02:08:43 +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
af3411965a
1749. [bug] 'check-names response ignore;' failed to ignore.
...
[RT #12866 ]
2004-10-21 01:53:53 +00:00
Mark Andrews
b7d2104596
1750. [port] lib/bind/make/rules.in:subdirs was not bash friendly.
...
[RT #12864 ]
2004-10-20 00:14:47 +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
b4b63c1829
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:45 +00:00
Mark Andrews
0c22a8c216
1744. [bug] If tuple2msgname() failed to convert a tuple to
...
a name a REQUIRE could be triggered. [RT #12796 ]
2004-10-13 22:28:42 +00:00
Mark Andrews
0621dbd390
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:55:51 +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
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
543a52a3af
1736. [bug] dst_key_fromnamedfile() could fail to read a
...
public key. [RT #12687 ]
2004-10-01 00:15:44 +00:00
Mark Andrews
1f3b6c248d
1726. [port] aix5: add support for aix5.
2004-09-24 06:02:55 +00:00
cvs2git
4f176e74be
This commit was manufactured by cvs2git to create branch 'v9_3'.
2004-09-24 04:32:35 +00:00
Mark Andrews
0795769851
aix5
2004-09-24 04:32:33 +00:00
Mark Andrews
35f98e7d87
snap1 is not a formal release. backout release changes.
2004-09-21 01:03:58 +00:00
Mark Andrews
f8ea158366
silence compiler
2004-09-17 13:33:58 +00:00
Mark Andrews
2db8e089b7
silence compiler
2004-09-17 13:32:37 +00:00
Mark Andrews
eef4a42dfd
9.3.0
2004-09-17 06:29:38 +00:00
Mark Andrews
0d51617897
silence compiler
2004-09-17 05:59:28 +00:00
Mark Andrews
a100bd958f
silence compiler
2004-09-17 05:50:31 +00:00
Mark Andrews
a449ffac7f
silence compiler
2004-09-16 07:08:43 +00:00
Mark Andrews
0d83d9a6ea
silence compiler
2004-09-16 07:06:11 +00:00
Mark Andrews
3ca9bffc1d
silence compiler
2004-09-16 07:02:53 +00:00
Mark Andrews
e69e397944
make -j3 support
2004-09-16 05:13:55 +00:00
Mark Andrews
cf44472ead
make -j3 support
2004-09-16 05:12:55 +00:00
Mark Andrews
212cb3d9f4
1722. [bug] Don't commit the journal on malformed ixfr streams.
...
[RT #12519 ]
1721. [bug] Error message from the journal processing were not
always identifing the relevent journal. [RT #12519 ]
2004-09-16 04:57:02 +00:00
Mark Andrews
12e8e73d76
1722. [bug] Don't commit the journal on malformed ixfr streams.
...
[RT #12519 ]
1721. [bug] Error message from the journal processing were not
always identifing the relevent journal. [RT #12519 ]
2004-09-16 04:54:03 +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