Mark Andrews
456813d719
reviewed: bwelling
...
1307. [bug] REQUIRE that DNS_DBADD_MERGE only be set when adding
a rdataset to a zone db in the rbtdb implementation of
addrdataset.
2002-07-10 07:03:04 +00:00
Mark Andrews
35f725a8b6
reviewed: bwelling
...
1306. [bug] dns_name_downcase() enforce requirement that
target != NULL or name->buffer != NULL.
2002-07-10 06:48:29 +00:00
Mark Andrews
c4610cb161
reviewed: bwelling
...
1304. [bug] The RTT estimate on unused servers was not aged.
[RT #2569 ]
2002-07-10 06:43:01 +00:00
Mark Andrews
ecb325ac83
reviewed: bwelling
...
1302. [port] libbind: hpux 11.11 interface scaning.
2002-07-10 06:36:26 +00:00
Mark Andrews
c3fad928e8
reviewed: bwelling
...
1300. [bug] libbind: escape '(' and ')' when coverting to
presentation form.
2002-07-10 06:32:48 +00:00
Mark Andrews
2ea0604c6f
reviewed: bwelling
...
1299. [port] Darwin uses (unsigned long) for size_t. [RT #2590 ]
2002-07-10 06:10:45 +00:00
Mark Andrews
05151ddebe
reviewed: bwelling
...
1294. [bug] Memory leak in lwres_gnbarequest_parse().
2002-07-10 06:05:07 +00:00
Mark Andrews
8b46b247f8
reviewed: bwelling
...
1293. [port] libbind: solaris: 64 bit binary compatability.
2002-07-10 06:01:52 +00:00
Mark Andrews
da09780435
reviewed: bwelling
...
1290. [bug] Check that system inet_pton() and inet_ntop() support
AF_INET6.
2002-07-10 05:57:46 +00:00
Mark Andrews
a2564ceb47
reviewed: bwelling
...
1286. [bug] ISC_LINK_INIT, ISC_LINK_UNLINK, ISC_LIST_DEQUEUE,
__ISC_LINK_UNLINKUNSAFE and __ISC_LIST_DEQUEUEUNSAFE
are not C++ compatible, use *_TYPE versions instead.
2002-07-10 05:30:01 +00:00
Mark Andrews
b42b4dba28
reviewed: bwelling
...
1285. [bug] libbind: LINK_INIT and UNLINK were not compatible with
C++, use LINK_INIT_TYPE and UNLINK_TYPE instead.
2002-07-10 05:22:34 +00:00
Mark Andrews
22f851eb69
reviewed: bwelling
...
1281. [func] libbind: ns_sign2() and ns_sign_tcp() now provide
support for compressed TSIG owner names.
2002-07-10 05:19:27 +00:00
Mark Andrews
ecf4ee42f5
reviewed: bwelling
...
1280. [func] libbind: res_update can now update IPv6 servers,
new function res_findzonecut2().
2002-07-10 05:15:24 +00:00
Mark Andrews
ca4723bccb
1279. [bug] libbind: get_salen() IPv6 support was broken for OSs
...
w/o sa_len.
2002-07-10 05:10:35 +00:00
Mark Andrews
fbf3c04dbf
reviewed: bwelling
...
1278. [bug] libbind: res_nametotype() and res_nametoclass() were
broken.
2002-07-10 04:56:20 +00:00
Mark Andrews
611a2d5f0b
reviewed: bwelling
...
add ECONNREFUSED
2002-07-10 04:49:58 +00:00
Mark Andrews
cac1899bda
reviewed: bwelling
...
1272. [bug] Dig, host and nslookup were not checking the address
the answer was coming from against the address it was
sent to. [RT# 2692]
2002-07-10 04:44:50 +00:00
Mark Andrews
385535aed8
reviewed: bwelling
...
1209. [bug] Dig, host, nslookup were not checking the message ids
on the responses. [RT #2454 ]
2002-07-10 04:37:55 +00:00
Mark Andrews
3e4d38c0b1
reviewed: bwelling
...
1277. [bug] Failure to write pid-file should not be fatal on
reload. [RT #2861 ]
2002-07-10 04:27:30 +00:00
Mark Andrews
4cc0046a61
bind9-workers -> bind-workers
2002-07-10 02:01:37 +00:00
Mark Andrews
ed1ef06526
reviewed: bwelling
...
fd_set on ultrix is in <sys/types.h>
2002-07-10 01:05:51 +00:00
Mark Andrews
00d14aa383
reviewed: bwelling
...
1268. [bug] DESTDIR was not being propogated between makes.
2002-07-10 00:35:46 +00:00
Mark Andrews
dd6234eb00
reviewed: bwelling
...
1245. [bug] Treat ENOBUFS, ENOMEM and ENFILE as soft errors for
accept().
2002-07-10 00:24:46 +00:00
Mark Andrews
f324e3cfdf
reviewed: bwelling
...
1241. [bug] Drop received UDP messsages with a zero source port
as these are invariably forged. [RT #2621 ]
2002-07-10 00:04:57 +00:00
Mark Andrews
7d73f463e2
reviewed: bwelling
...
1341. [port] linux: Slackware 4.0 needs <asm/unistd.h>.
2002-07-09 01:42:05 +00:00
Mark Andrews
b1a7576009
1340. [doc] query-source-v6 was missing from options section.
...
[RT #3218 ]
2002-07-02 14:01:45 +00:00
Mark Andrews
70fc53059f
1326. [bug] Badly encoded LOC record when the size, horizontal
...
precision or vertical precision was 0.1m.
2002-07-02 13:53:41 +00:00
Mark Andrews
84a74fe703
1296. [bug] libbind: const pointer conficts in res_debug.c.
2002-07-02 10:15:42 +00:00
Mark Andrews
b9698bfd48
1325. [bug] Document that internal zones are included in the
...
rndc status results.
2002-07-02 10:12:30 +00:00
Mark Andrews
676a907102
1295. [port] libbind: hpux: treat all hpux systems as BIG_ENDIAN.
2002-07-02 05:00:17 +00:00
Mark Andrews
93168b5719
1292. [contrib] Berkeley DB 4.0 sdb implementation from
...
Nuno Miguel Rodrigues <nmr@co.sapo.pt >.
2002-07-02 04:46:01 +00:00
Mark Andrews
7c6f0c2cf9
dup
2002-07-02 04:19:42 +00:00
Mark Andrews
fd8f9ed031
/dev/random is broken on OS X 10.1.4
2002-07-02 04:18:38 +00:00
Mark Andrews
2213d80e03
1276. [contrib] 'queryperf' now has EDNS (-e) + DNSSEC DO (-D) support.
2002-07-02 04:17:18 +00:00
Mark Andrews
b6cb507ae8
reviewed: marka
...
1275. [bug] When verifying that an NXT proves nonexistence, check
the rcode of the message and only do the matching NXT
check. That is, for NXDOMAIN responses, check that
the name is in the range between the NXT owner and
next name, and for NOERROR NODATA responses, check
that the type is not present in the NXT bitmap.
2002-07-02 04:02:23 +00:00
Mark Andrews
b833082a39
reviewed: marka
...
1273. [bug] The dnssec system test failed to remove the correct
files.
2002-07-02 03:43:38 +00:00
Mark Andrews
c073347825
reviewed: bwelling
...
1335. [bug] Options should apply to the internal _bind view.
2002-07-02 02:46:43 +00:00
Mark Andrews
b6231164de
reviewed: bwelling
...
1330. [bug] 'rndc stop' failed to cause zones to be flushed
sometimes. [RT #3157 ]
2002-07-02 02:43:34 +00:00
cvs2git
86a55923e2
This commit was manufactured by cvs2git to create branch 'v9_2'.
2002-07-01 23:45:48 +00:00
Mark Andrews
efc602a78c
new rev
2002-07-01 23:45:47 +00:00
Mark Andrews
89251e453b
result undeclared, #include <isc/log.h>
2002-07-01 23:00:38 +00:00
Mark Andrews
8d77066ba0
1342. [bug] dnssec-signzone usage message was misleading.
...
1341. [bug] If the last RRset in a zone is glue, dnssec-signzone
would incorrectly duplicate its output and sign it.
2002-07-01 07:37:38 +00:00
Mark Andrews
3e7b37e01b
1340. [doc] query-source-v6 was missing from options section.
...
[RT #3218 ]
2002-07-01 02:18:42 +00:00
Mark Andrews
ecf7a18125
isc_modules[2] not isc_modules[3]
2002-07-01 01:39:45 +00:00
Mark Andrews
fe4d3e1992
hpux: ioctl(SIOCGLIFCONF) failure -> debug(1)
2002-07-01 01:08:37 +00:00
Mark Andrews
54532c5413
1339. [func] libbind: log attempts to exploit #1338 .
2002-06-28 06:12:42 +00:00
Mark Andrews
020f7361a4
1338. [bug] libbind: Remote buffer overrun.
2002-06-28 06:06:24 +00:00
Mark Andrews
e8fb857c20
consistant white space w/ BIND 8
2002-06-28 05:59:22 +00:00
Mark Andrews
1c0927d8a0
1337. [port] libbind: TrueUNIX 5.1 does not like __align as a
...
element name.
2002-06-28 05:46:10 +00:00
Mark Andrews
e817515a6c
pullup: ns_r_badvers extended error code
2002-06-28 05:41:56 +00:00