Automatic Updater
9367357752
update copyright notice
2008-05-15 23:46:37 +00:00
Evan Hunt
42a1be3481
fixed incorrect TAG_HMACSHA256_BITS value [rt18047]
2008-05-15 00:50:50 +00:00
Evan Hunt
e86a55fa74
Updating for 9.5.0 release
2008-05-14 18:55:47 +00:00
Automatic Updater
8f205b69b1
update copyright notice
2008-05-13 23:46:31 +00:00
Evan Hunt
03007a2095
"rndc freeze" could trigger an assertion in named when called on a
...
nonexistent zone. [rt18050]
2008-05-13 01:23:22 +00:00
Evan Hunt
47682a39a6
Releasing 9.5.0rc1
2008-05-06 01:55:20 +00:00
Evan Hunt
37df6394c2
Improve counting of dns_resstatscounter_retry [rt18030]
2008-05-06 01:11:30 +00:00
Mark Andrews
cbcda9fcbf
add lock comment
2008-05-03 05:06:03 +00:00
Mark Andrews
4d5d79c2bf
2366. [bug] Adb shutdown race. [RT #18021 ]
2008-05-02 04:42:32 +00:00
Tatuya JINMEI 神明達哉
412555b357
cleanups for LRU-caching code [RT #18018 ]
2008-05-01 18:32:32 +00:00
Evan Hunt
9b499d30ab
Fix a bug causing dns_acl_isany() to return spurious results [rt18000]
2008-04-29 01:04:14 +00:00
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