Mark Andrews
2cd182921e
regen
2004-08-23 00:05:48 +00:00
Mark Andrews
d7a8ba373d
copyright
2004-08-19 04:44:08 +00:00
Mark Andrews
5f3df6134c
1677. [bug] IN6_IS_ADDR_MC_NODELOCAL() addresses can also have
...
symbolic scope id's.
2004-08-17 05:50:13 +00:00
Tatuya JINMEI 神明達哉
455bb19b5d
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:37:38 +00:00
Mark Andrews
7f2a6b0ef7
1695. [bug] DS records when forwarding require special handling.
...
[RT #12133 ]
2004-08-10 00:38:56 +00:00
Mark Andrews
2597c68ffe
improve dns_name_getlabelsequence() description.
2004-08-10 00:35:01 +00:00
Mark Andrews
8418c435e6
pullup from bind 8:
...
1674. [bug] getaddrinfo() failed to set sin6_scope_id correctly
on some platforms.
2004-08-09 07:49:21 +00:00
Mark Andrews
2538b3b9c0
pullup from bind 8
...
1675. [bug] match any returned scope when a scope is not specified
on non global scope address in resolv.conf.
2004-08-09 07:47:01 +00:00
Mark Andrews
4721a0c646
make use of if_nametoindex() test result.
2004-08-09 07:40:17 +00:00
Mark Andrews
d1b65f4487
redo if_nametoindex() test
2004-08-09 07:39:14 +00:00
Mark Andrews
5dbec64fde
probe for if_nametoindex()
2004-08-09 07:19:08 +00:00
Mark Andrews
f697150aef
1693. [bug] max-journal-size was not effective for master zones
...
with ixfr-from-differences set. [RT# 12024]
2004-07-29 00:17:06 +00:00
Mark Andrews
b712879fcb
1694. [bug] Report if the builtin views of "_default" / "_bind"
...
are defined in named.conf. [RT #12023 ]
2004-07-29 00:08:10 +00:00
Mark Andrews
cf62bb6918
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:50 +00:00
Mark Andrews
c4f9e613e1
1680. [func] rndc: the source address can now be specified.
2004-07-23 04:15:27 +00:00
Mark Andrews
c0d2891f6e
1691. [bug] sdb's attachversion was not complete. [RT #11990 ]
2004-07-22 03:58:07 +00:00
Mark Andrews
1a6204b6f2
1689. [bug] DNS_NAME_TOREGION() and DNS_NAME_SPLIT() macros
...
contained gratuitous semicolons. [RT #11707 ]
2004-07-22 00:09:27 +00:00
Mark Andrews
d8c2b17871
1687. [bug] Race condition in dispatch. [RT #10272 ]
2004-07-21 00:48:19 +00:00
Mark Andrews
9f7d51ee32
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:13:43 +00:00
Mark Andrews
98f31157df
pullup:
...
1669. [bug] Only test the gcc minor version when the major version
is known.
2004-07-19 05:54:08 +00:00
Rob Austein
fbdadf789f
1684. [bug] Change #1679 loop tests weren't quite right.
2004-07-02 21:37:58 +00:00
Mark Andrews
ae507663cf
indenting
2004-07-01 04:53:14 +00:00
Mark Andrews
0a683f0dd3
pullup:
...
1668. [port] solaris: allow applications compiling against
libbind to be compiled with "cc -Xc".
2004-07-01 04:41:20 +00:00
Mark Andrews
9aa7706900
1681. [bug] Only set SO_REUSEADDR when a port is specified in
...
isc_socket_bind(). [RT #11742 ]
2004-06-30 23:35:17 +00:00
Jakob Schlyter
8638eaef79
correct speling, s/intializes/initializes
2004-06-28 06:23:05 +00:00
Jakob Schlyter
e3494255c5
incorrect speling, s/intial/initial/
2004-06-27 10:10:55 +00:00
Mark Andrews
a73a3b2a04
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:21:41 +00:00
Mark Andrews
e30e7913c9
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:39:19 +00:00
Mark Andrews
d1359824d3
pullup:
...
document RES_DEBUG2 to that it not assigned.
2004-06-25 00:39:54 +00:00
Mark Andrews
be89b43c7c
1665. [port] getnameinfo() was broken on machines with 8 octet
...
longs.
2004-06-25 00:35:36 +00:00
Mark Andrews
e8346a529a
1678. [bug] RRSIG should use TYPEXXXXX for unknown types.
2004-06-24 00:43:15 +00:00
Mark Andrews
b0196673ab
1674. [port] linux: increase buffer size used to scan
...
/proc/net/if_inet6.
2004-06-22 05:25:49 +00:00
Mark Andrews
4916f4c2ca
add a explict dependancy for interfaceiter.@O@.
2004-06-22 02:54:55 +00:00
Mark Andrews
40fe5e7ac2
1673. [port] linux: issue a error messages if IPv6 interface
...
scans fails.
2004-06-22 02:25:32 +00:00
Mark Andrews
1d8abe0521
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 05:36:41 +00:00
Mark Andrews
358043e40f
1667. [port] linux: not all versions have IF_NAMESIZE.
2004-06-19 00:48:15 +00:00
Mark Andrews
7389e8330d
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:38:47 +00:00
Mark Andrews
e180037bc1
1661. [bug] Restore dns_name_concatenate() call in
...
adb.c:set_target(). [RT #11582 ]
2004-06-18 01:22:32 +00:00
Mark Andrews
99ba7fc5ff
1660. [bug] win32: connection_reset_fix() was being called
...
unconditionally. [RT #11595 ]
2004-06-18 01:14:59 +00:00
Mark Andrews
5f059eef43
1662. [bug] Change #1658 failed to one use of 'type' to 'keytype'.
2004-06-16 01:41:52 +00:00
Mark Andrews
cc3aafe737
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:12:40 +00:00
Mark Andrews
3386e92795
1655. [bug] Logging multiple versions w/o a size was broken.
...
[RT #11446 ]
2004-06-11 00:36:30 +00:00
Mark Andrews
23fdb6a5a3
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:27:06 +00:00
Mark Andrews
e5477896ce
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:28:55 +00:00
Mark Andrews
6ecbd11029
1644. [bug] Update the journal modification time after a
...
sucessfull refresh query. [RT #11436 ]
2004-06-04 02:40:50 +00:00
Mark Andrews
c315e5cfea
1648. [func] Update dnssec-lookaside named.conf syntax to support
...
multiple dnssec-lookaside namespaces (not yet
implemented).
2004-06-04 02:31:43 +00:00
Mark Andrews
f66cd386cf
1646. [bug] win32: logging file versions didn't work with
...
non-UNC filenames. [RT#11486]
2004-06-04 02:19:17 +00:00
Mark Andrews
0d5f92db3f
res_servicenumber returns -1 on error.
2004-06-03 04:43:34 +00:00
Mark Andrews
00cf69e0ae
don't compare unsigned w/ <= 0.
2004-06-03 04:42:38 +00:00
Mark Andrews
7e2c0c16d6
1645. [bug] named could trigger a REQUIRE failure if multiple
...
masters with keys are specified.
2004-05-28 23:53:46 +00:00