Evan Hunt
|
df925e6c66
|
[master] add zone memory context pools
3492. [bug] Fixed a regression in zone loading performance
due to lock contention. [RT #30399]
|
2013-02-20 21:39:05 -08:00 |
|
Tinderbox User
|
5fa46bc916
|
update copyright notice
|
2012-03-10 23:45:53 +00:00 |
|
Mark Andrews
|
28a8f5b0de
|
set $Id$
|
2012-03-08 00:21:15 +11:00 |
|
Automatic Updater
|
c1aef54e14
|
update copyright notice
|
2011-03-12 04:59:49 +00:00 |
|
Mark Andrews
|
0874abad14
|
3069. [cleanup] Silence warnings messages from clang static analysis.
[RT #20256]
|
2011-03-11 06:11:27 +00:00 |
|
Automatic Updater
|
9a14f870dd
|
update copyright notice
|
2009-01-18 23:48:14 +00:00 |
|
Francis Dupont
|
a05abc1767
|
spelling
|
2009-01-18 00:50:21 +00:00 |
|
Mark Andrews
|
175a8bd2b7
|
2502. [cleanup] isc_radix: Improve compliance with coding style,
document function in <isc/radix.h>. [RT #18534]
|
2008-12-01 00:04:21 +00:00 |
|
Mark Andrews
|
0d444dc136
|
2470. [bug] Elements of the isc_radix_node_t could be incorrectly
overwritten. [RE# 18719]
|
2008-10-23 00:00:58 +00:00 |
|
Evan Hunt
|
b0bf1ad5b0
|
2456. [bug] In ACLs, ::/0 and 0.0.0.0/0 would both match any
address, regardless of family. They now correctly
distinguish IPv4 from IPv6. [RT #18559]
|
2008-09-26 21:12:02 +00:00 |
|
Mark Andrews
|
896f88361e
|
2442. [bug] A lock could be destroyed twice. [RT# 18626]
|
2008-09-14 04:54:49 +00:00 |
|
Automatic Updater
|
6011ef0f4d
|
update copyright notice
|
2008-09-12 23:47:25 +00:00 |
|
Evan Hunt
|
5ce9206eb9
|
2441. [bug] isc_radix_insert() could copy radix tree nodes
incompletely. [RT #18573]
2440. [bug] named-checkconf used an incorrect test to determine
if an ACL was set to none.
|
2008-09-12 06:02:31 +00:00 |
|
Mark Andrews
|
d923262186
|
2387. [bug] Silence compiler warnings in lib/isc/radix.c.
[RT #18147] [RT #18258]
|
2008-07-15 00:21:16 +00:00 |
|
Evan Hunt
|
080a964a3f
|
"blackhole" ACLs could cause named to segfault due to some
uninitialized memory. [rt18095]
|
2008-05-21 23:21:33 +00:00 |
|
Automatic Updater
|
60d19b2f15
|
update copyright notice
|
2008-01-27 23:47:20 +00:00 |
|
Mark Andrews
|
1fa2ce7eae
|
2324. [bug] Fix IPv6 matching against "any;" [RT #17533]
|
2008-01-27 02:13:34 +00:00 |
|
Automatic Updater
|
140a27777d
|
update copyright notice
|
2008-01-21 23:46:56 +00:00 |
|
Evan Hunt
|
262c39b236
|
IPv6 addresses could match IPv4 ACL entries and vice versa. [RT #17462]
|
2008-01-21 20:38:54 +00:00 |
|
Mark Andrews
|
604419a812
|
2282. [bug] Acl code fixups. [RT #17346]
|
2007-12-20 01:48:29 +00:00 |
|
Evan Hunt
|
0899d16ebd
|
Radix tree node_num value could be set incorrectly, causing positive ACL
matches to look like negative ones. [rt17311]
|
2007-11-27 19:14:45 +00:00 |
|
Evan Hunt
|
adcd4ef11a
|
Clean up build errors on Windows for 9.5.0a7.
Also, changed isc_destroy_radix() to isc_radix_destroy() to match
the naming convention for other radix routines.
|
2007-09-28 00:11:32 +00:00 |
|
Evan Hunt
|
8327cdb88f
|
Fixes for several errors found by Coverity. [rt17160]
|
2007-09-24 17:18:25 +00:00 |
|
Mark Andrews
|
69f3cb5abc
|
Part 3 of:
2233. [func] Add support for O(1) ACL processing, based on
radix tree code originally written by kevin
brintnall. [RT #16288]
|
2007-09-19 03:03:29 +00:00 |
|
Mark Andrews
|
12e0477d4e
|
Part 2 of:
2233. [func] Add support for O(1) ACL processing, based on
radix tree code originally written by kevin
brintnall. [RT #16288]
|
2007-09-14 01:46:06 +00:00 |
|
Automatic Updater
|
2c94a0e56d
|
update copyright notice
|
2007-09-12 23:46:47 +00:00 |
|
Evan Hunt
|
3181d0e359
|
Add support for O(1) ACL processing, based on radix tree code originally
written by kevin brintnall. [RT #16288]
|
2007-09-12 01:46:28 +00:00 |
|