Automatic Updater
|
49d06d08af
|
update copyright notice
|
2008-02-15 23:46:22 +00:00 |
|
Mark Andrews
|
25483f341c
|
2334. [bug] Bad REQUIRES in fromstruct_in_naptr(), off by one
bug in fromstruct_txt(). [RT #17609]
|
2008-02-15 03:37:13 +00:00 |
|
Automatic Updater
|
a7e1401d6f
|
update copyright notice
|
2008-02-07 23:46:25 +00:00 |
|
Mark Andrews
|
0fd9a6a418
|
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 02:51:43 +00:00 |
|
Automatic Updater
|
cbb58f7806
|
update copyright notice
|
2008-02-05 23:46:39 +00:00 |
|
Mark Andrews
|
50a826f981
|
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:19:36 +00:00 |
|
Automatic Updater
|
657f12a6c2
|
update copyright notice
|
2008-02-01 23:46:30 +00:00 |
|
Mark Andrews
|
b92d30fdf6
|
2327. [bug] It was possible to dereference a NULL pointer in
rbtdb.c. Implement deadnode processing in zones as
we do for caches. [RT #17312]
|
2008-02-01 04:36:56 +00:00 |
|
Automatic Updater
|
be3fa0f93c
|
update copyright notice
|
2008-01-31 23:46:35 +00:00 |
|
Mark Andrews
|
fff23805cd
|
2326. [bug] It was possible to trigger a INSIST in the acache
processing.
|
2008-01-31 05:27:14 +00:00 |
|
Evan Hunt
|
01167e9f54
|
Added unresolved externals for windows build
|
2008-01-29 00:06:47 +00:00 |
|
Automatic Updater
|
c70668447c
|
update copyright notice
|
2008-01-27 23:46:52 +00:00 |
|
Mark Andrews
|
5b5459fa39
|
2324. [bug] Fix IPv6 matching against "any;" [RT #17533]
|
2008-01-27 02:12:51 +00:00 |
|
Mark Andrews
|
970e4f9c17
|
2323. [port] tru64: namespace clash. [RT #17547]
|
2008-01-27 02:06:46 +00:00 |
|
Automatic Updater
|
988fcd8e91
|
update copyright notice
|
2008-01-26 23:46:50 +00:00 |
|
Tatuya JINMEI 神明達哉
|
b0bf8fb3d7
|
corrected typo
|
2008-01-25 23:51:18 +00:00 |
|
Tatuya JINMEI 神明達哉
|
a927d3d2f5
|
2322. [port] MacOS: work around the limitation of setrlimit()
for RLIMIT_NOFILE. [RT #17526]
|
2008-01-25 23:48:17 +00:00 |
|
Automatic Updater
|
d7fe687447
|
update copyright notice
|
2008-01-24 23:46:26 +00:00 |
|
Tatuya JINMEI 神明達哉
|
b20fabbc3a
|
2320. [func] Make statistics couters thread-safe for platforms
that support certain atomic operations. [RT #17466]
|
2008-01-24 02:29:57 +00:00 |
|
Automatic Updater
|
3a1a42acf0
|
update copyright notice
|
2008-01-23 03:22:15 +00:00 |
|
Evan Hunt
|
438763e4ca
|
Fixes needed to compile on windows
|
2008-01-23 02:32:17 +00:00 |
|
Mark Andrews
|
6f054fb0c0
|
regen
|
2008-01-23 02:25:08 +00:00 |
|
Automatic Updater
|
fd7dee0a02
|
update copyright notice
|
2008-01-23 02:15:32 +00:00 |
|
Mark Andrews
|
61c08ad3b7
|
2318. [port] sunos fixes for libbind. [RT #17514]
|
2008-01-23 02:10:08 +00:00 |
|
cvs2git
|
db746aa5ef
|
This commit was manufactured by cvs2git to create branch 'v9_5'.
|
2008-01-23 02:06:44 +00:00 |
|
Mark Andrews
|
9a727082a0
|
2318. [port] sunos fixes for libbind. [RT #17514]
|
2008-01-23 02:06:41 +00:00 |
|
Evan Hunt
|
2f58f058c1
|
Update libtool versions for 9.5.0b2
|
2008-01-22 23:58:42 +00:00 |
|
Automatic Updater
|
f731b5d665
|
update copyright notice
|
2008-01-22 23:28:04 +00:00 |
|
Automatic Updater
|
22df9a9b9e
|
update copyright notice
|
2008-01-22 23:27:35 +00:00 |
|
Mark Andrews
|
3999907ad2
|
2319. [bug] Silence Coverity warnings in
lib/dns/rdata/in_1/apl_42.c. [RT #174]
|
2008-01-22 23:22:00 +00:00 |
|
Mark Andrews
|
e951a79d90
|
2319. [bug] Silence Coverity warnings in
lib/dns/rdata/in_1/apl_42.c. [RT #174]
|
2008-01-22 23:17:31 +00:00 |
|
Mark Andrews
|
bd3598f239
|
2318. [port] ISC_PLATFORM_NEEDTIMESPEC missing from
lib/bind/config.h.in. [RT #17514]
|
2008-01-22 23:05:49 +00:00 |
|
Mark Andrews
|
a59640bf27
|
2318. [port] ISC_PLATFORM_NEEDTIMESPEC missing from
lib/bind/config.h.in. [RT #17514]
|
2008-01-22 22:56:43 +00:00 |
|
Mark Andrews
|
9925249931
|
2316. [port] Missing #include <isc/print.h> in lib/dns/gssapictx.c.
[RT #17513]
|
2008-01-22 11:47:54 +00:00 |
|
Mark Andrews
|
0154d8b824
|
2316. [port] Missing #include <isc/print.h> in lib/dns/gssapictx.c.
[RT #17513]
|
2008-01-22 11:44:56 +00:00 |
|
Evan Hunt
|
d595af5b6a
|
Used incorrect address family for mapped IPv4 addresses in acl.c. [RT #17519]
|
2008-01-22 05:39:18 +00:00 |
|
Evan Hunt
|
fc7043d7d1
|
Used incorrect address family for mapped IPv4 addresses in acl.c. [RT #17519]
|
2008-01-22 05:37:49 +00:00 |
|
Mark Andrews
|
b177a884b4
|
2313. [cleanup] Silence Coverity warnings. Handle private stacks.
[RT #17447] [RT #17478]
|
2008-01-22 01:44:04 +00:00 |
|
Mark Andrews
|
5497de6931
|
2313. [cleanup] Silence Coverity warnings. Handle private stacks.
[RT #17447] [RT #17478]
|
2008-01-22 01:34:15 +00:00 |
|
Mark Andrews
|
09274b9cea
|
2312. [cleanup] Silence Coverity warning in lib/isc/unix/socket.c.
[RT #17458]
|
2008-01-22 01:14:11 +00:00 |
|
Mark Andrews
|
f86c5d30de
|
2312. [cleanup] Silence Coverity warning in lib/isc/unix/socket.c.
[RT #17458]
|
2008-01-22 01:06:33 +00:00 |
|
Tatuya JINMEI 神明達哉
|
2e5426b5aa
|
noticed the default max-cache-size [RT #17515]
|
2008-01-22 00:31:00 +00:00 |
|
Tatuya JINMEI 神明達哉
|
95c5f1d17b
|
noticed the default max-cache-size [RT #17515]
|
2008-01-22 00:29:03 +00:00 |
|
Automatic Updater
|
140a27777d
|
update copyright notice
|
2008-01-21 23:46:56 +00:00 |
|
Automatic Updater
|
e00da2eb68
|
update copyright notice
|
2008-01-21 23:46:23 +00:00 |
|
Evan Hunt
|
09bd4960ef
|
IPv6 addresses could match IPv4 ACL entries and vice versa. [RT #17462]
|
2008-01-21 21:02:24 +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 |
|
Automatic Updater
|
2f012d936b
|
update copyright notice
|
2008-01-18 23:46:58 +00:00 |
|
Automatic Updater
|
2f99b54e8e
|
update copyright notice
|
2008-01-17 23:47:00 +00:00 |
|
Automatic Updater
|
ce09884de7
|
update copyright notice
|
2008-01-17 23:46:37 +00:00 |
|