Commit Graph
2073 Commits
Author SHA1 Message Date
Automatic Updater 9538c4b0ee update copyright notice 2009-02-12 23:46:42 +00:00
Rob Austein 3126bec82b Add rule to build Bv9ARM-all.html [RT #19142] 2009-02-12 22:50:48 +00:00
Automatic Updater c937d424fd regen 2009-02-05 01:42:46 +00:00
Jeremy Reed d660b6781d 2545. [doc] ARM: Legal hostname checking (check-names) is
for SRV RDATA too. [RT #19304]
2009-02-05 00:38:11 +00:00
Automatic Updater 68b64cbaec regen 2009-02-03 01:40:49 +00:00
Automatic Updater 92b2158062 regen 2009-01-31 02:00:22 +00:00
Mark Andrews db83b2a1c7 2539. [security] Update the interaction between recursion, allow-query,
allow-query-cache and allow-recursion.  [RT #19198]
2009-01-30 04:24:59 +00:00
Automatic Updater 5f76aa2d5f regen 2009-01-30 01:40:52 +00:00
Tatuya JINMEI 神明達哉 a5111559bb 2537. [experimental] Added more statistics counters including those on socket
I/O events and query RTT histograms. [RT #18802]
2009-01-29 22:41:45 +00:00
Automatic Updater f060747247 regen 2009-01-28 01:41:32 +00:00
Tatuya JINMEI 神明達哉 2d45099b92 2525. [experimental] New logging category "query-errors" to provide detailed
internal information about query failures, especially
			about server failures. [RT #19027]

(merged into 9.5)
2009-01-27 21:17:40 +00:00
Automatic Updater 0c2882580b regen 2009-01-23 01:41:20 +00:00
Automatic Updater 095bba9ca3 update copyright notice 2009-01-22 23:46:36 +00:00
Mark Andrews 6cd55d6d3d Add missing commas 2009-01-22 02:09:47 +00:00
Automatic Updater f4ba2dcad3 9.5.1rc1 2008-11-16 22:03:15 +00:00
Automatic Updater a275eeb6ac regen 2008-11-05 01:40:01 +00:00
Mark Andrews 06c8281a5b grammer, fix reference. [RT #18850] 2008-11-04 02:10:41 +00:00
Automatic Updater e2bedd2721 regen 2008-10-30 01:40:09 +00:00
Jeremy Reed bb570a6a25 Fix typo v9_5. Reported today in ticket #18825.
I already had fixed in HEAD last month.
2008-10-29 15:39:19 +00:00
Automatic Updater 8ee15f8afd regen 2008-10-28 01:40:10 +00:00
Jeremy Reed 630a802faa 2476. [doc] ARM: improve documentation for max-journal-size and
ixfr-from-differences. [RT #15909] [RT #18541]
2008-10-27 16:10:29 +00:00
Automatic Updater 49852f5a4c 9.5.1b3 2008-10-27 05:06:34 +00:00
Automatic Updater fece28898a regen 2008-10-18 01:40:15 +00:00
Jeremy Reed 6441a6b67e 2466. [doc] ARM: explain max-cache-ttl 0 SERVFAIL issue.
[RT #18302]
2008-10-17 19:38:56 +00:00
Automatic Updater eed120cd09 regen 2008-10-16 01:39:58 +00:00
Mark Andrews a9b45aa396 Add missing formating tags. No content changes. 2008-10-15 22:18:33 +00:00
Automatic Updater b9f3a055f5 regen 2008-10-15 01:40:39 +00:00
Automatic Updater 0a70099ef1 regen 2008-10-14 01:40:22 +00:00
Automatic Updater d470833997 regen 2008-10-04 01:39:48 +00:00
Automatic Updater 697df8a0d8 regen 2008-09-28 01:40:23 +00:00
Tatuya JINMEI 神明達哉 570cb1495c 2457. [tuning] max-cache-size is reverted to 0, the previous
default.  It should be safe because expired cache
			entries are also purged.
2008-09-27 23:39:42 +00:00
Automatic Updater 366e4a1287 regen 2008-09-24 01:42:52 +00:00
Mark Andrews d443cb2cb7 2445. [doc] ARM out-of-date on empty reverse zones (list includes
RFC1918 address, but these are not yet compiled in).
                        [RT #18578]
2008-09-23 04:00:39 +00:00
Evan Hunt 41b814a6ca update for 9.5.1b2 release 2008-09-16 16:35:31 +00:00
Automatic Updater 7654cb1308 regen 2008-09-12 01:43:01 +00:00
Evan Hunt 069a1e3312 prepare release of 9.5.1b2 2008-09-11 23:22:06 +00:00
Evan Hunt 16afb60092 Update doc to remove references to Windows NT and Windows 2000 2008-09-11 22:59:08 +00:00
Automatic Updater e3e5d55904 update 2008-09-10 03:09:13 +00:00
Automatic Updater 973bd57223 regen 2008-09-05 01:42:59 +00:00
Mark Andrews 00d4f67a10 2398. [bug] Improve file descriptor management. New,
temporary, named.conf option reserved-sockets,
                        default 512. [RT #18344]
2008-09-04 07:58:07 +00:00
Automatic Updater a11d334790 regen 2008-09-01 02:40:05 +00:00
Mark Andrews 2e06fbd975 remove extra 'be' 2008-07-27 04:42:14 +00:00
Tatuya JINMEI 神明達哉 78fbdef6f1 2388. [bug] Avoid using tables for layout purposes in
statistics XSL [RT #18159].
2008-07-17 23:50:58 +00:00
Evan Hunt 8b89dd91ba Releasing 9.5.1b1 2008-06-30 22:44:59 +00:00
Automatic Updater 69d39ed2e5 regen 2008-06-24 01:42:14 +00:00
Tatuya JINMEI 神明達哉 1766e3e5aa 2384. [security] Additional support for query port randomization (change
#2375) including performance improvement and port range
			specification.  [RT #17949, #18098]
2008-06-24 00:09:12 +00:00
Automatic Updater fb44d91ff2 regen 2008-06-18 01:42:46 +00:00
Mark Andrews ef10c16c06 2382. [doc] Add descriptions of DHCID, IPSECKEY, SPF and SSHFP
to ARM.
2008-06-17 06:44:46 +00:00
cvs2git 867d55617b This commit was manufactured by cvs2git to create branch 'v9_5'. 2008-06-17 06:39:01 +00:00
Mark Andrews 7ecbfb6c0f 2382. [doc] Add descriptions of DHCID, IPSECKEY, SPF and SSHFP
to ARM.
2008-06-17 06:38:58 +00:00