Automatic Updater
|
fce2de524a
|
update copyright notice
|
2008-01-15 23:45:32 +00:00 |
|
Mark Andrews
|
4d1a442f75
|
2304. [bug] Check returns from all dns_rdata_tostruct() calls.
[RT #17460]
|
2008-01-15 01:13:03 +00:00 |
|
Automatic Updater
|
5cf7059f70
|
update copyright notice
|
2008-01-02 23:45:33 +00:00 |
|
Mark Andrews
|
f27d63b090
|
remove test"#define inline"
|
2008-01-02 06:09:51 +00:00 |
|
Mark Andrews
|
4fb38bd451
|
2283. [bug] TSIG keys were not attaching to the memory
context. TSIG keys should use the rings
memory context rather than the clients memory
context. [RT #17377]
|
2008-01-02 04:46:49 +00:00 |
|
Evan Hunt
|
13b6b67fe5
|
Bumping library api versions for 9.3.5b1 release
|
2007-12-06 18:28:37 +00:00 |
|
Mark Andrews
|
389ac8aab0
|
2273. [bug] Adjust log level to WARNING when saving inconsistant
stub/slave master and journal files. [RT# 17279]
|
2007-12-02 22:31:33 +00:00 |
|
Mark Andrews
|
e15a3cf717
|
miss applied hunk
|
2007-12-02 21:24:50 +00:00 |
|
Mark Andrews
|
789d3bcb49
|
2270. [bug] dns_db_closeversion() version->writer could be reset
before it is tested. [RT #17290]
|
2007-12-02 20:39:48 +00:00 |
|
Mark Andrews
|
e6ce766900
|
2258. [bug] Fallback from IXFR/TSIG to SOA/AXFR/TSIG broken.
[RT #17241]
|
2007-10-31 01:59:03 +00:00 |
|
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 |
|