Evan Hunt
|
de291e9ffb
|
fixed incorrect TAG_HMACSHA256_BITS value [rt18047]
|
2008-05-15 00:51:25 +00:00 |
|
Automatic Updater
|
9c52f0ff94
|
update copyright notice
|
2008-05-05 23:46:05 +00:00 |
|
Mark Andrews
|
97ae84549b
|
add shutdown_task lock comment
|
2008-05-05 01:50:22 +00:00 |
|
Evan Hunt
|
e191633041
|
add missing definition for dns_peer_newprefix()
|
2008-04-18 20:51:41 +00:00 |
|
Evan Hunt
|
6733e03bd1
|
Releasing 9.4.3b1
|
2008-04-18 19:59:35 +00:00 |
|
Mark Andrews
|
8735a488ef
|
2350. [port] win32: IPv6 support. [RT #17797]
|
2008-04-02 03:09:08 +00:00 |
|
Francis Dupont
|
de1f9075a1
|
commit rt17451
|
2008-03-31 13:32:59 +00:00 |
|
Tatuya JINMEI 神明達哉
|
f52e2cc5df
|
2343. [bug] (Seemingly) duplicate IPv6 entries could be
created in ADB. [RT #17837]
|
2008-03-20 22:44:12 +00:00 |
|
Evan Hunt
|
9fceeebc72
|
Fix build error: parameter type was changed in the prototype but not in
the function header.
|
2008-02-19 17:10:04 +00:00 |
|
Mark Andrews
|
c819d94359
|
2238. [bug] check_ds() could be called with a non DS rdataset.
[RT #17598]
|
2008-02-18 23:08:50 +00:00 |
|
Automatic Updater
|
43f99232a3
|
update copyright notice
|
2008-02-15 23:45:53 +00:00 |
|
Mark Andrews
|
e08cf589d1
|
2334. [bug] Bad REQUIRES in fromstruct_in_naptr(), off by one
bug in fromstruct_txt(). [RT #17609]
|
2008-02-15 03:36:52 +00:00 |
|
Automatic Updater
|
ae98afa369
|
update copyright notice
|
2008-02-07 23:45:56 +00:00 |
|
Mark Andrews
|
0b89d9e3d3
|
2330. [bug] Remove potential race condition when handling
over memory events. [RT #17572]
WARNING: API CHANGE: over memory callback
function now needs to call isc_mem_waterack().
See <isc/mem.h> for details.
|
2008-02-07 03:03:35 +00:00 |
|
Automatic Updater
|
bb632f80ab
|
update copyright notice
|
2008-02-05 23:46:09 +00:00 |
|
Mark Andrews
|
ee16a9824c
|
2328. [bug] Add AAAA addresses for A.ROOT-SERVERS.NET,
F.ROOT-SERVERS.NET, H.ROOT-SERVERS.NET,
J.ROOT-SERVERS.NET, K.ROOT-SERVERS.NET and
M.ROOT-SERVERS.NET.
|
2008-02-05 03:30:35 +00:00 |
|
Automatic Updater
|
4f70264d8d
|
update copyright notice
|
2008-01-31 23:46:05 +00:00 |
|
Mark Andrews
|
73f2356a90
|
2326. [bug] It was possible to trigger a INSIST in the acache
processing.
|
2008-01-31 05:23:47 +00:00 |
|
Automatic Updater
|
ed5ea48932
|
update copyright notice
|
2008-01-26 23:46:08 +00:00 |
|
Tatuya JINMEI 神明達哉
|
73dd742501
|
2322. [port] MacOS: work around the limitation of setrlimit()
for RLIMIT_NOFILE. [RT #17526]
|
2008-01-25 23:52:31 +00:00 |
|
Automatic Updater
|
4473673e78
|
update copyright notice
|
2008-01-22 23:27:06 +00:00 |
|
Mark Andrews
|
1c48da96a3
|
2319. [bug] Silence Coverity warnings in
lib/dns/rdata/in_1/apl_42.c. [RT #174]
|
2008-01-22 23:21:36 +00:00 |
|
Mark Andrews
|
162e23c017
|
2313. [cleanup] Silence Coverity warnings. Handle private stacks.
[RT #17447] [RT #17478]
|
2008-01-22 01:43:20 +00:00 |
|
Automatic Updater
|
fcef5293d2
|
update copyright notice
|
2008-01-17 23:46:05 +00:00 |
|
Automatic Updater
|
5788284cb8
|
update copyright notice
|
2008-01-16 23:45:55 +00:00 |
|
Mark Andrews
|
47addc0e9c
|
2307. [bug] Remove infinite loop from lib/dns/sdb.c. [RT #17496]
|
2008-01-16 21:58:11 +00:00 |
|
Automatic Updater
|
fc36e4d54b
|
update copyright notice
|
2008-01-15 23:46:02 +00:00 |
|
Mark Andrews
|
87877a464c
|
2306. [bug] Remove potential race from lib/dns/resolver.c.
[RT #17470]
|
2008-01-15 12:38:20 +00:00 |
|
Mark Andrews
|
59aeb87035
|
2304. [bug] Check returns from all dns_rdata_tostruct() calls.
[RT #17460]
|
2008-01-15 01:13:05 +00:00 |
|
Automatic Updater
|
9a581e09eb
|
update copyright notice
|
2008-01-02 23:46:02 +00:00 |
|
Mark Andrews
|
2e98c04405
|
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:43:44 +00:00 |
|
Mark Andrews
|
e327a10c1a
|
2273. [bug] Adjust log level to WARNING when saving inconsistant
stub/slave master and journal files. [RT# 17279]
|
2007-12-02 22:31:35 +00:00 |
|
Mark Andrews
|
69a46dbced
|
2260. [bug] Reported wrong clients-per-query when increasing the
value. [RT #17236]
|
2007-12-02 21:16:36 +00:00 |
|
Mark Andrews
|
3bd000a477
|
2270. [bug] dns_db_closeversion() version->writer could be reset
before it is tested. [RT #17290]
|
2007-12-02 20:33:45 +00:00 |
|
Shane Kerr
|
20e7a0cd43
|
Backed out until 9.4.2 goes from RC to final.
|
2007-11-01 13:53:27 +00:00 |
|
Shane Kerr
|
e0bd646ca8
|
Fix logging when increasing client-per-query, for BIND 9.4.
See RT ticket #17236 for more.
|
2007-11-01 13:13:24 +00:00 |
|
Mark Andrews
|
afb61d9bb8
|
remove #define inline. 9.4.2rc1 has been out long enough that we shouldn't need the #define in 9.4.2rc2
|
2007-10-31 05:14:59 +00:00 |
|
Mark Andrews
|
45279488f6
|
9.4.2rc2
|
2007-10-31 03:11:22 +00:00 |
|
Automatic Updater
|
9364eb1b97
|
update copyright notice
|
2007-10-31 03:02:45 +00:00 |
|
Mark Andrews
|
6a4b3012c3
|
2258. [bug] Fallback from IXFR/TSIG to SOA/AXFR/TSIG broken.
[RT #17241]
|
2007-10-31 01:59:47 +00:00 |
|
Mark Andrews
|
d6114b474c
|
2255. [bug] L.ROOT-SERVERS.NET is now 199.7.83.42.
|
2007-10-30 23:47:50 +00:00 |
|
Automatic Updater
|
9f82b3c68e
|
update copyright notice
|
2007-09-26 23:46:34 +00:00 |
|
Evan Hunt
|
b6d7e10f58
|
Fix several errors reported by Coverity. [RT #17160]
|
2007-09-26 04:41:47 +00:00 |
|
Evan Hunt
|
47e37d8ebd
|
Validating lack of DS records at trust anchors wasn't working. [RT #17151]
|
2007-09-26 04:39:45 +00:00 |
|
Evan Hunt
|
6345e57b3d
|
Bumping libtool version numbers for 9.4.2rc1
|
2007-09-18 18:03:44 +00:00 |
|
Mark Andrews
|
8a4538cafc
|
2238. [bug] It was possible to trigger a REQUIRE when a
validation was cancelled. [RT #17106]
|
2007-09-14 05:52:50 +00:00 |
|
Mark Andrews
|
01b3391d5d
|
2236. [bug] dnssec-signzone failed to preserve the case of
of wildcard owner names. [RT #17085]
|
2007-09-14 04:35:42 +00:00 |
|
Mark Andrews
|
3ea7e4e2db
|
2232. [bug] dns_adb_findaddrinfo() could fail and return
ISC_R_SUCCESS. [RT #17137]
|
2007-09-11 02:23:26 +00:00 |
|
Mark Andrews
|
7d9a3d30af
|
2230. [bug] We could INSIST reading a corrupted journal.
[RT #17132]
|
2007-09-07 05:21:41 +00:00 |
|
Mark Andrews
|
77a700dfcb
|
silence warning message
|
2007-09-02 23:00:24 +00:00 |
|