Mark Andrews
bf0812f885
pullup:
...
1676. [port] Solaris 8 has if_nametoindex().
2004-08-10 02:39:56 +00:00
Mark Andrews
d50ffa90f1
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:37:24 +00:00
Mark Andrews
caceb753df
improve dns_name_getlabelsequence() description.
2004-08-10 00:41:51 +00:00
Mark Andrews
c4dd6e6095
1695. [bug] DS records when forwarding require special handling.
...
[RT #12133 ]
2004-08-10 00:40:46 +00:00
Mark Andrews
64c639bbbf
1693. [bug] max-journal-size was not effective for master zones
...
with ixfr-from-differences set. [RT# 12024]
2004-07-29 00:17:02 +00:00
Mark Andrews
6728e3d25e
1694. [bug] Report if the builtin views of "_default" / "_bind"
...
are defined in named.conf. [RT #12023 ]
2004-07-29 00:07:58 +00:00
Mark Andrews
438467e01d
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:40 +00:00
Mark Andrews
ddfbf6e9b1
1680. [func] rndc: the source address can now be specified.
2004-07-23 04:12:49 +00:00
Mark Andrews
27879f362b
1691. [bug] sdb's attachversion was not complete. [RT #11990 ]
2004-07-22 04:04:50 +00:00
Mark Andrews
bd50355db6
1689. [bug] DNS_NAME_TOREGION() and DNS_NAME_SPLIT() macros
...
contained gratuitous semicolons. [RT #11707 ]
2004-07-22 00:16:36 +00:00
Mark Andrews
7e4b06161b
1687. [bug] Race condition in dispatch. [RT #10272 ]
2004-07-21 00:49:15 +00:00
Mark Andrews
5537212dfd
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:03:33 +00:00
Mark Andrews
251b3de9e2
pullup:
...
1669. [bug] Only test the gcc minor version when the major version
is known.
2004-07-19 05:55:45 +00:00
Rob Austein
2e48a4e6ad
1685. [bug] Change #1679 loop tests weren't quite right.
2004-07-02 22:15:12 +00:00
Mark Andrews
e39229464b
indenting
2004-07-01 04:52:28 +00:00
Mark Andrews
55479c62ff
pullup:
...
1668. [port] solaris: allow applications compiling against
libbind to be compiled with "cc -Xc".
2004-07-01 04:40:15 +00:00
Mark Andrews
dc7661af5e
1681. [bug] Only set SO_REUSEADDR when a port is specified in
...
isc_socket_bind(). [RT #11742 ]
2004-06-30 23:28:06 +00:00
Mark Andrews
618f285e34
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:30:37 +00:00
Mark Andrews
c7c2135320
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:44:35 +00:00
Mark Andrews
caaf6e63f5
pullup:
...
document RES_DEBUG2 to that it not assigned.
2004-06-25 00:41:00 +00:00
Mark Andrews
7571b765f0
pullup:
...
1665. [port] getnameinfo() was broken on machines with 8 octet
longs.
2004-06-25 00:34:26 +00:00
Mark Andrews
c7a343536d
1678. [bug] RRSIG should use TYPEXXXXX for unknown types.
2004-06-24 00:58:13 +00:00
Mark Andrews
6104800c39
1674. [port] linux: increase buffer size used to scan
...
/proc/net/if_inet6.
2004-06-22 05:25:52 +00:00
Mark Andrews
59a615b03f
add a explict dependancy for interfaceiter.@O@.
2004-06-22 02:54:06 +00:00
Mark Andrews
2bf69ec3a6
1673. [port] linux: issue a error messages if IPv6 interface
...
scans fails.
2004-06-22 02:37:15 +00:00
Mark Andrews
ee5ed8a3fe
1671. [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:45:19 +00:00
Mark Andrews
c137d96671
1667. [port] linux: not all versions have IF_NAMESIZE.
2004-06-19 01:02:49 +00:00
Mark Andrews
6a543b4d9c
1666. [bug] The optional port on hostnames in dual-stack-servers
...
was being ignored.
1665. [func] rndc now allows addresses to be set in the
server clauses.
2004-06-18 04:39:40 +00:00
Mark Andrews
634ad333b6
1661. [bug] Restore dns_name_concatenate() call in
...
adb.c:set_target(). [RT #11582 ]
2004-06-18 01:22:19 +00:00
Mark Andrews
44800f9368
1660. [bug] win32: connection_reset_fix() was being called
...
unconditionally. [RT #11595 ]
2004-06-18 01:15:21 +00:00
Mark Andrews
a003b9fc73
1662. [bug] Change #1658 failed to one use of 'type' to 'keytype'.
2004-06-16 01:34:40 +00:00
Mark Andrews
220322f0cf
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:46 +00:00
Mark Andrews
0b144e9b31
1655. [bug] Logging multiple versions w/o a size was broken.
...
[RT #11446 ]
2004-06-11 00:35:52 +00:00
Mark Andrews
9908a282c8
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:30:16 +00:00
Mark Andrews
81efc666ad
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:42 +00:00
Mark Andrews
30966c9ac0
1644. [bug] Update the journal modification time after a
...
sucessfull refresh query. [RT #11436 ]
2004-06-04 02:42:00 +00:00
Mark Andrews
9b058373f8
1648. [func] Update dnssec-lookaside named.conf syntax to support
...
multiple dnssec-lookaside namespaces (not yet
implemented).
2004-06-04 02:31:56 +00:00
Mark Andrews
64be62f812
1646. [bug] win32: logging file versions didn't work with
...
non-UNC filenames. [RT#11486]
2004-06-04 02:18:34 +00:00
Mark Andrews
7d7b3ad278
res_servicenumber returns -1 on error.
2004-06-03 04:44:15 +00:00
Mark Andrews
3dc68478eb
don't compare unsigned w/ <= 0.
2004-06-03 04:40:59 +00:00
Mark Andrews
55fe0312d0
645. [bug] named could trigger a REQUIRE failure if multiple
...
masters with keys are specified.
2004-05-29 00:01:11 +00:00
Mark Andrews
78920b507a
1643. [bug] dns_db_closeversion() could leak memory / node
...
references. [RT #11163 ]
2004-05-23 11:09:37 +00:00
Mark Andrews
caf92532ae
1642. [port] Support OpenSSL implementations which don't have
...
DSA support. [RT #11360 ]
2004-05-21 08:20:01 +00:00
Mark Andrews
292f96ff4f
include <sys/param.h> for NetBSD
2004-05-18 01:40:02 +00:00
Mark Andrews
4be64b1ca2
pullup:
...
1661. [cleanup] indiscriminate use strlcat/strlcpy make auditing
harder.
2004-05-17 07:50:33 +00:00
Mark Andrews
f0bb2f7719
1634. [bug] named didn't supply a useful error message when it
...
detected duplicate views. [RT #11208 ]
2004-05-17 05:44:29 +00:00
Mark Andrews
c4de8d8c96
1638. [bug] win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
...
incorrectly closing the socket. [RT #11291 ]
2004-05-17 03:21:08 +00:00
Tatuya JINMEI 神明達哉
aff41690b6
1629. [func] dig now supports IPv6 scoped addresses with the
...
extended format in the local-server part. [RT #8753 ]
(pull down to 9.4)
2004-05-15 03:47:17 +00:00
Mark Andrews
ff9af122db
1638. [bug] "ixfr-from-differences" could generate a REQUIRE
...
failure if the journal open failed. [RT #11347 ]
2004-05-14 05:25:26 +00:00
Mark Andrews
aa1a497079
1606. [bug] DVL insecurity proof was failing.
...
1605. [func] New dns_db_find() option DNS_DBFIND_COVERINGNSEC.
2004-05-14 05:07:12 +00:00