Automatic Updater
eeaf86677c
update copyright notice
2008-04-23 23:46:29 +00:00
Evan Hunt
cb66d7252e
Make "rrset-order fixed" a compile-time option. settable by
...
"./configure --enable-fixed-rrset". Disabled by default. [rt17977]
2008-04-23 21:44:52 +00:00
Mark Andrews
96f73d33c2
fix bad NSID/EDNS interaction [RT #17952 ]
2008-04-10 07:20:27 +00:00
Automatic Updater
dbbab64f9d
update copyright notice
2008-04-09 22:53:06 +00:00
Michael Graff
2d70db1fa3
mirror change made on my zonemaint branch; detach iterator then close version
2008-04-09 21:47:51 +00:00
Evan Hunt
014d9f7261
add a few more new functions to libdns.def
2008-04-08 04:00:57 +00:00
Evan Hunt
aad58d0adf
remove no-longer-needed prototype for dns_stats_incrementcounter
...
update libdns.def to remove nonexistent functions
2008-04-08 03:46:36 +00:00
Evan Hunt
e7b4b25911
update api and *.def files for 9.5.0b3 release
2008-04-08 03:17:33 +00:00
Mark Andrews
a19ec120c5
2359. [bug] Fix NSID bug. [RT #17942
2008-04-07 05:30:58 +00:00
Tatuya JINMEI 神明達哉
5b810282a9
Global memory context had the wrong name (RT #17932 )
2008-04-03 23:16:51 +00:00
Mark Andrews
4d4acb42d2
silence warnings
2008-04-03 10:51:01 +00:00
Mark Andrews
e537df0ea9
isc_buffer_putmem->isc_buffer_putstr
2008-04-03 10:50:01 +00:00
Automatic Updater
6a71e56a3f
update copyright notice
2008-04-03 06:20:34 +00:00
Mark Andrews
af1599b1da
2355. [func] Extend the number statistics counters available.
...
[RT #17590 ]
2008-04-03 06:10:21 +00:00
Automatic Updater
8ebab4b98f
update copyright notice
2008-04-03 06:08:27 +00:00
Mark Andrews
829c34e396
2354. [bug] Failed to initialise sone rdatasetheader_t elements.
...
[RT #17927 ]
2008-04-03 04:02:57 +00:00
Mark Andrews
5c2712bfb8
bad pointer
2008-04-03 02:13:29 +00:00
Mark Andrews
fc29ccea3d
2353. [func] Add support for Name Server ID (RFC 5001).
...
'dig +nsid' requests NSID from server.
'request-nsid yes;' causes recursive server to send
NSID requests to upstream servers. Server responds
to NSID requests with the string configured by
'server-id' option. [RT #17091 ]
2008-04-03 02:12:22 +00:00
Mark Andrews
c78c0e226d
2352. [bug] Various GSS_API fixups. [RT #17729 ]
2008-04-03 00:47:46 +00:00
Mark Andrews
569866242d
2350. [port] win32: IPv6 support. [RT #17797 ]
2008-04-02 03:05:18 +00:00
Automatic Updater
3b3a602c84
update copyright notice
2008-03-31 23:46:42 +00:00
Francis Dupont
febd51128d
commit rt17451
2008-03-31 13:18:00 +00:00
Mark Andrews
d6a28f56c1
2346. [func] Memory statistics now cover all active memory contexts
...
in increased detail. [RT #17580 ]
2008-03-31 05:10:09 +00:00
Automatic Updater
a3bc124972
update copyright notice
2008-03-28 23:46:33 +00:00
Tatuya JINMEI 神明達哉
7826436f62
don't use separate memory contexts for res buckets without threads
...
Download because it doesn't have any benefit and requires more memory.
(RT #17898 )
2008-03-28 17:20:51 +00:00
Tatuya JINMEI 神明達哉
b1edc6d4c5
2343. [bug] (Seemingly) duplicate IPv6 entries could be
...
created in ADB. [RT #17837 ]
2008-03-20 22:42:16 +00:00
Evan Hunt
54d79b7ee6
Fix build error: parameter type was changed in the prototype but not in
...
the function header.
2008-02-19 17:09:08 +00:00
Mark Andrews
de4f3419d3
2238. [bug] check_ds() could be called with a non DS rdataset.
...
[RT #17598 ]
2008-02-18 23:09:31 +00:00
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
Mark Andrews
5b5459fa39
2324. [bug] Fix IPv6 matching against "any;" [RT #17533 ]
2008-01-27 02:12:51 +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
Evan Hunt
2f58f058c1
Update libtool versions for 9.5.0b2
2008-01-22 23:58:42 +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
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
Mark Andrews
b177a884b4
2313. [cleanup] Silence Coverity warnings. Handle private stacks.
...
[RT #17447 ] [RT #17478 ]
2008-01-22 01:44:04 +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