Mark Andrews
|
ea8564f68a
|
2342. [func] Use getifaddrs() if available under Linux. [RT #17224]
|
2008-03-20 04:51:00 +00:00 |
|
Mark Andrews
|
55f580c7fc
|
2341. [bug] libbind: add missing -I../include for off source
tree builds. [RT #17606]
|
2008-03-20 04:02:14 +00:00 |
|
Mark Andrews
|
659e104902
|
platform.h
|
2008-03-07 01:43:42 +00:00 |
|
Mark Andrews
|
aa02826aac
|
2339. [port] tru64: support for libbind. [RT #17589]
|
2008-03-02 22:25:58 +00:00 |
|
Mark Andrews
|
cf50039c14
|
2339. [port] tru64: support for libbind. [RT #17589]
|
2008-02-28 05:36:11 +00:00 |
|
Mark Andrews
|
fff7eac50a
|
2339. [port] tru64: support for libbind. [RT #17589]
|
2008-02-28 05:36:10 +00:00 |
|
Automatic Updater
|
8665a8cb0f
|
update copyright notice
|
2008-02-27 23:47:06 +00:00 |
|
Mark Andrews
|
4074b8e734
|
2339. [port] tru64: support for libbind. [RT #17589]
|
2008-02-26 23:58:51 +00:00 |
|
Evan Hunt
|
e4d304b70b
|
Fix build error: parameter type was changed in the prototype but not in
the function header.
|
2008-02-19 17:07:55 +00:00 |
|
Automatic Updater
|
eb0e8ace24
|
update copyright notice
|
2008-02-18 23:46:59 +00:00 |
|
Mark Andrews
|
664e11f0b1
|
2238. [bug] check_ds() could be called with a non DS rdataset.
[RT #17598]
|
2008-02-18 23:06:54 +00:00 |
|
Mark Andrews
|
23d4dc13e1
|
2335. [port] sunos: libbind and *printf() support for long long.
[RT #17513]
|
2008-02-18 04:06:40 +00:00 |
|
Mark Andrews
|
0f3264c8d1
|
2335. [port] sunos: libbind and *printf() support for long long.
[RT #17513]
|
2008-02-18 03:50:46 +00:00 |
|
Automatic Updater
|
6475e22cc9
|
update copyright notice
|
2008-02-15 23:46:51 +00:00 |
|
Mark Andrews
|
0e30609d7b
|
2334. [bug] Bad REQUIRES in fromstruct_in_naptr(), off by one
bug in fromstruct_txt(). [RT #17609]
|
2008-02-15 03:28:49 +00:00 |
|
Mark Andrews
|
9e8947d9e6
|
2333. [bug] Fix off by one error in isc_time_nowplusinterval().
[RT #17608]
|
2008-02-15 02:24:04 +00:00 |
|
Automatic Updater
|
f172f06ff2
|
update copyright notice
|
2008-02-07 23:46:54 +00:00 |
|
Mark Andrews
|
43581a71ab
|
clean up example code
|
2008-02-07 02:45:49 +00:00 |
|
Mark Andrews
|
9a7d202077
|
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:41:26 +00:00 |
|
Automatic Updater
|
6b3c17b9b0
|
update copyright notice
|
2008-02-05 23:47:08 +00:00 |
|
Mark Andrews
|
f1d6c77ecc
|
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:21:20 +00:00 |
|
Automatic Updater
|
8b90c4fdad
|
update copyright notice
|
2008-02-01 23:46:58 +00:00 |
|
Mark Andrews
|
9dcc44d7b3
|
2327. [bug] It was possible to dereference a NULL in rbtdb.c.
Implement deadnode processing in zones as we do for
caches. [RT #17312]
|
2008-02-01 04:31:04 +00:00 |
|
Automatic Updater
|
da1e0ac742
|
update copyright notice
|
2008-01-31 23:47:06 +00:00 |
|
Mark Andrews
|
5badfc7e00
|
2326. [bug] It was possible to trigger a INSIST in the acache
processing.
|
2008-01-31 05:28:46 +00:00 |
|
Evan Hunt
|
458298c4e5
|
Added unresolved externals for windows build
|
2008-01-29 00:07:24 +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 |
|
Mark Andrews
|
7539c231d4
|
2323. [port] tru64: namespace clash. [RT #17547]
|
2008-01-27 01:58:19 +00:00 |
|
Tatuya JINMEI 神明達哉
|
29d019169b
|
corrected type
|
2008-01-25 23:50:38 +00:00 |
|
Automatic Updater
|
4f640b0d8f
|
update copyright notice
|
2008-01-25 23:46:48 +00:00 |
|
Tatuya JINMEI 神明達哉
|
7ae2fa27e9
|
2322. [port] MacOS: work around the limitation of setrlimit()
for RLIMIT_NOFILE. [RT #17526]
|
2008-01-25 19:31:29 +00:00 |
|
Automatic Updater
|
cbf0854acc
|
update copyright notice
|
2008-01-24 23:47:00 +00:00 |
|
Tatuya JINMEI 神明達哉
|
1c3ed2a83d
|
2320. [func] Make statistics couters thread-safe for platforms
that support certain atomic operations. [RT #17466]
|
2008-01-24 02:00:44 +00:00 |
|
Automatic Updater
|
f148623ce2
|
update copyright notice
|
2008-01-23 03:22:43 +00:00 |
|
Mark Andrews
|
b356686ecb
|
Fixes needed to compile on windows
|
2008-01-23 03:10:48 +00:00 |
|
Mark Andrews
|
57708b0d58
|
regen
|
2008-01-23 02:25:58 +00:00 |
|
Automatic Updater
|
af3250a9f8
|
update copyright notice
|
2008-01-23 02:15:56 +00:00 |
|
Mark Andrews
|
9a727082a0
|
2318. [port] sunos fixes for libbind. [RT #17514]
|
2008-01-23 02:06:41 +00:00 |
|
Automatic Updater
|
f731b5d665
|
update copyright notice
|
2008-01-22 23:28:04 +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
|
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 |
|
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
|
5497de6931
|
2313. [cleanup] Silence Coverity warnings. Handle private stacks.
[RT #17447] [RT #17478]
|
2008-01-22 01:34:15 +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 神明達哉
|
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 |
|
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 |
|