Mark Andrews
87dcc3250a
regen
2004-08-22 23:39:05 +00:00
Mark Andrews
1e51784367
1677. [bug] IN6_IS_ADDR_MC_NODELOCAL() addresses can also have
...
symbolic scope id's.
2004-08-17 05:53:11 +00:00
Tatuya JINMEI 神明達哉
ab1a637980
1697. [bug] xxx-source{,-v6} was not effective when it
...
specified one of listening addresses and a
different port than the listening port. [RT #12257 ]
2004-08-15 04:40:08 +00:00
Mark Andrews
36412cce7b
update 9.3.0rc3
2004-08-11 06:43:58 +00:00
Mark Andrews
3cfd873aae
pullup:
...
1676. [port] Solaris 8 has if_nametoindex().
2004-08-10 02:23:42 +00:00
Mark Andrews
0f04093e81
pullup:
...
1676. [port] Solaris 8 has if_nametoindex().
1675. [bug] match any returned scope when a scope is not specified
on non global scope address in resolv.conf.
1674. [bug] getaddrinfo() failed to set sin6_scope_id correctly
on some platforms.
2004-08-10 02:19:56 +00:00
Mark Andrews
e41c76e599
improve dns_name_getlabelsequence() description.
2004-08-10 00:41:39 +00:00
Mark Andrews
2f595bfb3e
1695. [bug] DS records when forwarding require special handling.
...
[RT #12133 ]
2004-08-10 00:40:41 +00:00
Mark Andrews
388c4bdfc1
1693. [bug] max-journal-size was not effective for master zones
...
with ixfr-from-differences set. [RT# 12024]
2004-07-29 00:17:10 +00:00
Mark Andrews
e91f43a9c4
1694. [bug] Report if the builtin views of "_default" / "_bind"
...
are defined in named.conf. [RT #12023 ]
2004-07-29 00:08:08 +00:00
Mark Andrews
529edb0210
pullup:
...
1672. [bug] libbind: failed to print unknown types and classes
above 4095. didn't correctly print unknown records
with zero length.
2004-07-28 20:16:46 +00:00
Mark Andrews
4d3e8ffb6c
1691. [bug] sdb's attachversion was not complete. [RT #11990 ]
2004-07-22 04:01:58 +00:00
Mark Andrews
179e89211d
1687. [bug] Race condition in dispatch. [RT #10272 ]
2004-07-21 00:49:28 +00:00
Mark Andrews
a53261756d
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:02:00 +00:00
Mark Andrews
6a40cbcdb1
pullup:
...
1669. [bug] Only test the gcc minor version when the major version
is known.
2004-07-19 05:53:53 +00:00
Rob Austein
9318629613
1685. [bug] Change #1679 loop tests weren't quite right.
2004-07-02 21:48:27 +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
e0f4189504
pullup:
...
1668. [port] solaris: allow applications compiling against
libbind to be compiled with "cc -Xc".
2004-07-01 04:43:41 +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
64b02b79ee
change #1679 still left case where address could not be tried.
...
fix loop termination condition to ensure that all finds are tried.
2004-06-27 01:29:51 +00:00
Mark Andrews
7c2c98f560
1679. [bug] When there was a single nameserver with multiple
...
addresses for a zone not all addresses were tried.
[RT #11706 ]
2004-06-25 04:41:24 +00:00
Mark Andrews
fe085924a0
pullup:
...
document RES_DEBUG2 to that it not assigned.
2004-06-25 00:41:05 +00:00
Mark Andrews
f39e3592c0
pullup:
...
1665. [port] getnameinfo() was broken on machines with 8 octet
longs.
2004-06-25 00:35:00 +00:00
Mark Andrews
8650bde812
1678. [bug] RRSIG should use TYPEXXXXX for unknown types.
2004-06-24 00:58:06 +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
fda92f1127
1672. [cleanup] Tests which only function in a threaded build
...
now return R:THREADONLY (rather than R:UNTESTED)
in a non-threaded build.
2004-06-21 06:58:02 +00:00
Mark Andrews
6f505c64f2
1667. [port] linux: not all versions have IF_NAMESIZE.
2004-06-19 01:03:38 +00:00
Mark Andrews
9f982da977
1661. [bug] Restore dns_name_concatenate() call in
...
adb.c:set_target(). [RT #11582 ]
2004-06-18 01:22:39 +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
055a366fcb
1662. [bug] Change #1658 failed to one use of 'type' to 'keytype'.
2004-06-16 01:05:01 +00:00
Mark Andrews
8b3ae62deb
update for 9.3.0rc1
2004-06-11 03:32:36 +00:00
Mark Andrews
d6c44967f2
1659. [cleanup] Cleanup some messages that were referring to KEY vs
...
DNSKEY, NXT vs NSEC and SIG vs RRSIG.
1658. [func] Update dnssec-keygen to default to KEY for HMAC-MD5
and DH. Tighten which options apply to KEY and
DNSKEY records.
2004-06-11 01:17: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
0d3a13fc3a
1647. [bug] It was possible trigger a INSIST when chasing a DS
...
record that required walking back over a empty node.
[RT #11445 ]
2004-06-07 03:24:57 +00:00
Mark Andrews
690fbd74af
1648. [func] Update dnssec-lookaside named.conf syntax to support
...
multiple dnssec-lookaside namespaces (not yet
implemented).
2004-06-04 02:33: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
24b2306e1c
res_servicenumber returns -1 on error.
2004-06-03 04:44:48 +00:00
Mark Andrews
82ac097a65
don't compare unsigned w/ <= 0.
2004-06-03 04:40:16 +00:00
Mark Andrews
a5c92ceae0
645. [bug] named could trigger a REQUIRE failure if multiple
...
masters with keys are specified.
2004-05-29 00:01:17 +00:00
Mark Andrews
4c7910ecc0
1643. [bug] dns_db_closeversion() could leak memory / node
...
references. [RT #11163 ]
2004-05-23 11:07:23 +00:00
Mark Andrews
485dea1234
1642. [port] Support OpenSSL implementations which don't have
...
DSA support. [RT #11360 ]
2004-05-21 08:24:05 +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
4f5ad6b394
pullup:
...
1661. [cleanup] indiscriminate use strlcat/strlcpy make auditing
harder.
2004-05-17 07:48:56 +00:00
Mark Andrews
480c310b02
1634. [bug] named didn't supply a useful error message when it
...
detected duplicate views. [RT #11208 ]
2004-05-17 05:58:38 +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