Commit Graph
4916 Commits
Author SHA1 Message Date
Mark Andrews 2bce032ba3 2255. [bug] L.ROOT-SERVERS.NET is now 199.7.83.42. 2007-10-30 23:48:05 +00:00
Evan Hunt f4762fcad9 Fix several errors reported by Coverity. [rt17160] 2007-09-24 17:26:10 +00:00
Mark Andrews f04c17137b 2245. [bug] Validating lack of DS records at trust anchors wasn't
working. [RT #17151]
2007-09-19 03:41:33 +00:00
Mark Andrews 0448ed5d25 2238. [bug] It was possible to trigger a REQUIRE when a
validation was cancelled. [RT #17106]
2007-09-14 06:08:25 +00:00
Mark Andrews a7faeb01e4 2236. [bug] dnssec-signzone failed to preserve the case of
of wildcard owner names. [RT #17085]
2007-09-14 05:21:56 +00:00
Mark Andrews 624f83d8a4 2232. [bug] dns_adb_findaddrinfo() could fail and return
ISC_R_SUCCESS. [RT #17137]
2007-09-11 02:22:36 +00:00
Mark Andrews 39dc76a38e 2230. [bug] We could INSIST reading a corrupted journal.
[RT #17132]
2007-09-07 05:25:37 +00:00
Mark Andrews 92cfa37c08 silence warning message 2007-09-02 23:05:06 +00:00
Mark Andrews 32b80357ef silence waring message 2007-08-30 23:51:47 +00:00
Mark Andrews e226dac88b complete 2225. [bug] Fix build error. [RT #17124] 2007-08-30 22:41:10 +00:00
Evan Hunt dc0b6c4b41 Fix build error: reference to a routine that doesn't exist in bind93x [rt17124] 2007-08-30 17:46:57 +00:00
Mark Andrews caab1c53fe 2224. [bug] Defer journal compaction if a xfrin is in progress.
[RT #17119]

2223.   [bug]           Make a new journal when compacting. [RT #17119]
2007-08-30 05:17:48 +00:00
Automatic Updater 10eef33fc6 update copyright notice 2007-08-28 07:19:18 +00:00
Mark Andrews 81067e90d6 2221. [bug] Set the event result code to reflect the actual
record returned to caller when a cache update is
                        rejected due to a more credible answer existing.
                        [RT #17017]
2007-08-28 02:29:07 +00:00
Automatic Updater 4851d3ab04 update copyright notice 2007-08-27 23:45:58 +00:00
Mark Andrews 033d6a1bd6 2218. [bug] Remove unnecessary REQUIRE from dns_validator_create().
[RT #16976]
2007-08-27 04:48:09 +00:00
Mark Andrews 5827b4fdfb 2216. [cleanup] Fix a number of errors reported by Coverity.
[RT #17094]
2007-08-27 03:40:01 +00:00
Mark Andrews 40c8ecc0fa 2214. [bug] Deregister OpenSSL lock callback when cleaning
up. [RT #17098]
2007-08-27 03:12:53 +00:00
Mark Andrews 5fdde4ba84 2210. [bug] Deleting class specific records via UPDATE could
fail.  [RT #17074]
2007-08-14 00:31:32 +00:00
Mark Andrews 5ba2fbd94a silence "Different types treated as unsigned for >." warning 2007-06-27 04:20:12 +00:00
Automatic Updater 87f44cc52c update copyright notice 2007-06-26 23:45:54 +00:00
Mark Andrews 6019bdb044 replace gettimeofday with isc_time_now 2007-06-26 06:08:15 +00:00
Mark Andrews e6ecafcb9d s/u_int16_t/isc_uint16_t/ 2007-06-26 04:57:06 +00:00
Mark Andrews f08cd68a1d 2203. [security] Query id generation was cryptographically weak.
[RT # 16915]
2007-06-26 04:09:42 +00:00
Mark Andrews 9cc89798c8 2200. [bug] The search for cached NSEC records was stopping to
early leading to excessive DLV queries. [RT #16930]
2007-06-19 06:24:46 +00:00
Automatic Updater bc16aea153 update copyright notice 2007-06-18 23:45:59 +00:00
Mark Andrews 685b8245ce 2199. [bug] win32: don't call WSAStartup() while loading dlls.
[RT #16911]
2007-06-18 03:11:33 +00:00
Mark Andrews fe9c7901d5 2197. [bug] Add INSIST to catch negative responses which are
not setting the event result code appropriately.
                        [RT #16909]
2007-06-18 02:47:26 +00:00
Mark Andrews 02a7eada71 2194. [bug] Close journal before calling 'done' in xfrin.c. 2007-05-24 02:57:06 +00:00
Automatic Updater 9f4a452a3d update copyright notice 2007-05-24 01:56:31 +00:00
Mark Andrews 6f2bb2e16a 2194. [bug] Close journal before calling 'done' in xfrin.c. 2007-05-24 01:50:48 +00:00
Automatic Updater 1de1f3d416 update copyright notice 2007-05-18 23:46:00 +00:00
Mark Andrews 5d4c32d816 2183. [bug] dnssec-signzone didn't handle offline private keys
well.  [RT #16832]
2007-05-18 05:58:49 +00:00
Mark Andrews 404bc0354a 2182. [bug] dns_dispatch_createtcp() and dispatch_createudp()
could return ISC_R_SUCCESS when they ran out of
                        memory. [RT #16365]
2007-05-18 05:34:02 +00:00
Mark Andrews 77e3635776 unexpeced/unexpected 2007-05-16 06:59:56 +00:00
Automatic Updater a106fa4c3d update copyright notice 2007-05-15 23:45:57 +00:00
Mark Andrews dda87a1740 2177. [bug] Array bounds overrun on read (rcodetext). [RT #16798] 2007-05-15 02:09:48 +00:00
Automatic Updater a674416f68 update copyright notice 2007-05-02 23:45:57 +00:00
Mark Andrews b90f03ba35 2174. [bug] I/O errors should always be fatal when reading
master files. [RT #16825]
2007-05-02 04:10:58 +00:00
Mark Andrews f6421a43ca 2171. [bug] Handle breaks in DNSSEC trust chains where the parent
servers are not DS aware (DS queries to the parent
                        return a referral to the child).
2007-04-27 06:39:43 +00:00
Automatic Updater 51f922a21f update copyright notice 2007-03-06 02:11:43 +00:00
Mark Andrews 2d40085857 2156. [bug] Fix node reference leaks in lookup.c:lookup_find(),
resolver.c:validated() and resolver.c:cache_name().
                        Fix a memory leak in rbtdb.c:free_noqname().
                        Make lookup.c:lookup_find() robust against
                        event leaks. [RT #16685]
2007-03-06 00:51:29 +00:00
Automatic Updater 3b3a8e10cb update copyright notice 2007-02-26 23:45:55 +00:00
Mark Andrews 5c0537cfaf 2150. [bug] 'rrset-order cyclic' uniformly distribute the
starting point for the first response for a given
                        RRset. [RT #16655]
2007-02-26 23:20:52 +00:00
Mark Andrews 7d6531b1f3 2145. [bug] Check DS/DLV digest lengths for known digests.
[RT #16622]
2007-02-26 01:30:37 +00:00
Mark Andrews 4ecb0e3647 2144. [cleanup] Suppress logging of SERVFAIL from forwarders.
[RT #16619]
2007-02-26 01:14:05 +00:00
Mark Andrews 72a216a569 2142. [bug] Handle master files with a modification time that
matches the epoch. [RT# 16612]
2007-02-26 00:50:19 +00:00
Mark Andrews a820f863b9 2139. [bug] dns_view_find() was being called with wrong type
in adb.c. [RT #16670]
2007-02-25 23:36:01 +00:00
Mark Andrews 8ae34909c8 update copyright notice 2007-02-07 23:57:57 +00:00
Mark Andrews 86c81508b1 missing unlock 2007-02-07 05:42:17 +00:00