cvs2git
5bcf679b73
This commit was manufactured by cvs2git to create branch 'v9_3'.
2008-04-10 01:28:16 +00:00
Mark Andrews
024383c7cf
5155: DNS Security (DNSSEC) Hashed Authenticated Denial of Existence
2008-04-10 01:28:15 +00:00
Automatic Updater
0914f30711
auto update
2008-04-09 23:18:05 +00:00
Automatic Updater
98b5a9d109
regen
2008-04-09 23:06:30 +00:00
Automatic Updater
0c6681ddd5
update copyright notice
2008-04-09 22:53:36 +00:00
Automatic Updater
caa3ad8d57
regen
2008-04-09 22:51:24 +00:00
Tatuya JINMEI 神明達哉
2fff8b8280
bind8-compat statistics updates
2008-04-09 22:48:17 +00:00
Michael Graff
00c93a6214
Add changes line for recent lock ordering fix
2008-04-09 22:04:19 +00:00
Michael Graff
d99f88add1
mirror change made on my zonemaint branch; detach iterator then close version
2008-04-09 21:39:46 +00:00
Mark Andrews
537266cadc
comment out '#define inline'
2008-04-09 04:31:11 +00:00
Mark Andrews
fbfed7400f
"while (1) {} -> do {} while (1);" to suppress a warning
2008-04-09 04:29:16 +00:00
Automatic Updater
975d00c10d
auto update
2008-04-08 23:17:56 +00:00
Mark Andrews
375e2c913a
2359. [bug] Fix NSID bug. [RT #17942 ]
2008-04-07 05:32:52 +00:00
Automatic Updater
705671ffd3
update copyright notice
2008-04-05 23:47:11 +00:00
Mark Andrews
a77b091952
2357. [port] Don't use OpenSSL's engine support in versions before
...
OpenSSL 0.9.7f. [RT #17922 ]
2008-04-05 02:35:24 +00:00
Automatic Updater
070c022f10
regen
2008-04-05 01:09:34 +00:00
Automatic Updater
f052a01ff2
update copyright notice
2008-04-04 23:47:01 +00:00
Automatic Updater
ea22548bea
update copyright notice
2008-04-04 23:45:32 +00:00
Automatic Updater
9d330c054e
newcopyrights
2008-04-04 23:30:25 +00:00
Automatic Updater
b5bb149d7b
newcopyrights
2008-04-04 23:30:04 +00:00
Mark Andrews
52cb865cf0
2358. [doc] Update host's default query description. [RT #17934 ]
2008-04-04 23:23:33 +00:00
Automatic Updater
05ab656e4a
auto update
2008-04-04 23:18:18 +00:00
Mark Andrews
0f4a4d46ab
2357. [port] Don't use OpenSSL's engine support in versions before
...
OpenSSL 0.9.7f. [RT #17922 ]
2008-04-04 22:10:49 +00:00
Mark Andrews
9c89fcb69c
remove: not yet
2008-04-04 10:02:21 +00:00
Mark Andrews
77abeb5330
rebase NSEC3 code
2008-04-04 05:34:07 +00:00
Tatuya JINMEI 神明達哉
3a1c3a8ac5
2355. [func] Extend the number statistics counters available.
...
[RT #17590 ]
2008-04-04 03:00:21 +00:00
Tatuya JINMEI 神明達哉
c4fadc8861
2356. [bug] Builtin mutex profiler was not scalable enough.
...
[RT #17436 ]
(I plan to merge this to 9.[345])
2008-04-04 01:49:09 +00:00
Mark Andrews
e062b72f78
mark ./bin/tests/system/lwresd/ns1/e.example1.db with X
2008-04-03 23:55:23 +00:00
Automatic Updater
57442fd5ef
regen
2008-04-03 23:30:22 +00:00
Automatic Updater
81c2f6a713
auto update
2008-04-03 23:18:28 +00:00
Tatuya JINMEI 神明達哉
eeb8892daa
Global memory context had the wrong name (RT #17932 )
2008-04-03 23:14:52 +00:00
Mark Andrews
1dd74a0744
silence warnings
2008-04-03 10:52:46 +00:00
Mark Andrews
8f4e45ad7e
isc_buffer_putmem->isc_buffer_putstr
2008-04-03 10:45:35 +00:00
Mark Andrews
5eb0f23677
silence signed/unsigned warning
2008-04-03 10:39:13 +00:00
Automatic Updater
ddad355529
update copyright notice
2008-04-03 06:09:05 +00:00
Automatic Updater
e27a76aad5
update copyright notice
2008-04-03 06:07:11 +00:00
Automatic Updater
ca904804e4
newcopyrights
2008-04-03 06:06:30 +00:00
Automatic Updater
c9ea41d79f
regen
2008-04-03 06:06:27 +00:00
Automatic Updater
42783087f5
newcopyrights
2008-04-03 06:05:57 +00:00
Mark Andrews
8907d8fa04
2355. [func] Extend the number statistics counters available.
...
[RT #17590 ]
2008-04-03 05:55:52 +00:00
Evan Hunt
8a0af354df
updated for 9.3.5 release
2008-04-03 04:25:48 +00:00
Mark Andrews
d904beeb3b
2354. [bug] Failed to initialise sone rdatasetheader_t elements.
...
[RT #17927 ]
2008-04-03 04:00:38 +00:00
Automatic Updater
9011c72c56
regen
2008-04-03 03:41:17 +00:00
Mark Andrews
9a13b1536d
bad pointer
2008-04-03 02:09:18 +00:00
Mark Andrews
db30f4bdcb
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:01:08 +00:00
Automatic Updater
aeb7938001
regen
2008-04-03 01:10:00 +00:00
Mark Andrews
887ef2682c
2352. [bug] Various GSS_API fixups. [RT #17729 ]
2008-04-03 00:45:23 +00:00
Evan Hunt
118d241075
releasing 9.3.5
2008-04-03 00:22:17 +00:00
Evan Hunt
634ba650ab
Backing out changes that should have been held for 9.3.6
2008-04-03 00:17:08 +00:00
Automatic Updater
a687db7ce8
update copyright notice
2008-04-02 23:46:58 +00:00