Mark Andrews
f5cbf14f00
update copyright notice
2005-03-22 02:32:07 +00:00
Mark Andrews
f3221fd06a
1839. [bug] <isc/hash.h> was not being installed.
2005-03-21 05:52:49 +00:00
Mark Andrews
242ef7b98a
update copyright notice
2005-03-17 03:58:33 +00:00
Mark Andrews
72386ff95e
1833. [bug] Race condition in isc_mutex_lock_profile(). [RT #13660 ]
2005-03-16 01:56:42 +00:00
Mark Andrews
f71c55f4c1
1816. [port] UnixWare: failed to compile lib/isc/unix/net.c.
...
[RT #13597 ]
2005-03-16 01:22:33 +00:00
Mark Andrews
3cc8b79e59
1828. [bug] isc_rwlock_init() failed to properly cleanup if it
...
encountered a error. [RT #13549 ]
2005-03-15 02:04:05 +00:00
Mark Andrews
b999d4b195
1802. [bug] Handle connection resets better. [RT #11280 ]
2005-03-15 01:41:11 +00:00
Mark Andrews
83d6be3cc7
1826. [bug] Missing DESTROYLOCK() in isc_mem_createx() on out
...
of memory error. [RT #13537 ]
2005-03-15 01:11:33 +00:00
Mark Andrews
b565b2a727
1823. [bug] Wrong macro used to check for point to point interface.
...
[RT#13418]
2005-03-15 00:09:14 +00:00
Mark Andrews
d4e3d6e95d
update copyright notice
2005-02-09 05:13:03 +00:00
Mark Andrews
6b04fa1903
1812. [port] win32: IN6_IS_ADDR_UNSPECIFIED macro is incorrect.
...
[RT #13453 ]
2005-02-09 03:47:19 +00:00
Mark Andrews
56532f7a72
update for 9.3.1beta2
2005-01-20 00:14:54 +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
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
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
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
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
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
35f98e7d87
snap1 is not a formal release. backout release changes.
2004-09-21 01:03:58 +00:00
Mark Andrews
eef4a42dfd
9.3.0
2004-09-17 06:29:38 +00:00
Mark Andrews
a555645b84
silence compiler warnings
2004-09-16 01:00:58 +00:00
Mark Andrews
41b1e05961
fix typo in unexecuted code
2004-09-01 04:32:18 +00:00
Mark Andrews
f4d66abe4b
update for 9.3.0
2004-08-28 07:04:10 +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
a53261756d
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:02:00 +00:00
Mark Andrews
6b97392538
indenting
2004-07-01 04:51:15 +00:00
Mark Andrews
6f9aa70c54
update for 9.3.0rc2
2004-07-01 04:50:26 +00:00
Mark Andrews
33496808c3
1681. [bug] Only set SO_REUSEADDR when a port is specified in
...
isc_socket_bind(). [RT #11742 ]
2004-06-30 23:34:55 +00:00
Mark Andrews
af43d1d890
1674. [port] linux: increase buffer size used to scan
...
/proc/net/if_inet6.
2004-06-22 04:40:23 +00:00
Mark Andrews
f2801ac1de
add a explict dependancy for interfaceiter.@O@.
2004-06-22 02:48:36 +00:00
Mark Andrews
7d8e34f866
1673. [port] linux: issue a error messages if IPv6 interface
...
scans fails.
2004-06-22 02:10:48 +00:00
Mark Andrews
6f505c64f2
1667. [port] linux: not all versions have IF_NAMESIZE.
2004-06-19 01:03:38 +00:00
Mark Andrews
5770800ff6
1660. [bug] win32: connection_reset_fix() was being called
...
unconditionally. [RT #11595 ]
2004-06-18 01:15:32 +00:00
Mark Andrews
8b3ae62deb
update for 9.3.0rc1
2004-06-11 03:32:36 +00:00
Mark Andrews
fbcc4dd6c2
1655. [bug] Logging multiple versions w/o a size was broken.
...
[RT #11446 ]
2004-06-11 00:35:38 +00:00
Mark Andrews
98c575983b
1654. [bug] isc_result_totext() contained array bounds read
...
error.
1653. [func] Add key type checking to dst_key_fromfilename(),
DST_TYPE_KEY should be used to read TSIG, TKEY and
SIG(0) keys.
1652. [bug] TKEY still uses KEY.
2004-06-11 00:31:01 +00:00
Mark Andrews
a11c9a1375
1646. [bug] win32: logging file versions didn't work with
...
non-UNC filenames. [RT#11486]
2004-06-04 02:19:09 +00:00
Mark Andrews
f66d610f60
include <sys/param.h> for NetBSD
2004-05-18 01:39:20 +00:00
Mark Andrews
31099842b7
update for 9.3.0beta4
2004-05-17 13:21:33 +00:00
Mark Andrews
ce7ab2f050
1640. [bug] win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
...
incorrectly closing the socket. [RT #11291 ]
2004-05-17 03:26:50 +00:00
Tatuya JINMEI 神明達哉
bb91e37a91
1629. [func] dig now supports IPv6 scoped addresses with the
...
extended format in the local-server part. [RT #8753 ]
(pull down to 9.3)
2004-05-15 03:46:13 +00:00
Mark Andrews
bca2c316ad
1628. [bug] Typo in Compaq Trucluster support. [RT# 11264]
2004-05-06 03:19:40 +00:00
Mark Andrews
1a36458df2
1627. [bug] win32: sockets were not being closed when the
...
last external reference was removed. [RT# 11179]
2004-05-04 00:06:10 +00:00
Mark Andrews
cb9d5a842e
windows doesn't have strlcat/strlcpy
2004-04-29 05:12:04 +00:00
Mark Andrews
42e872f679
9.3.0beta3
2004-04-29 03:23:40 +00:00
Mark Andrews
dce4b8574c
1622. [func] probe the system to see if IPV6_(RECV)PKTINFO is
...
available, and suppress wildcard binding if not.
1621. [bug] match-destinations did not work for IPv6 TCP queries.
[RT# 11156]
2004-04-29 01:31:23 +00:00
Mark Andrews
ff5b6141c3
1613. [bug] Builds would fail on machines w/o a if_nametoindex().
...
Missing #ifdef ISC_PLATFORM_HAVEIFNAMETOINDEX/#endif.
[RT #11119 ]
2004-04-20 06:46:53 +00:00
Mark Andrews
d2d1019a7c
1617. [port] win32: VC++ 6.0 support.
2004-04-19 06:39:56 +00:00
Mark Andrews
60d3a4d5d0
1615. [port] Define ISC_SOCKADDR_LEN_T based on _BSD_SOCKLEN_T_ if
...
it is defined.
2004-04-19 03:05:22 +00:00
Mark Andrews
cb9767ed89
1611. [bug] solaris: IPv6 interface scanning failed to cope with
...
no active IPv6 interfaces.
2004-04-15 07:03:50 +00:00