Commit Graph
4605 Commits
Author SHA1 Message Date
Mark Andrews d7b3bab049 2623. [bug] Named started seaches for DS non-optimally. [RT #19915] 2009-07-13 06:33:11 +00:00
Mark Andrews 8edb9e5da5 2920. [bug] Delay thawing the zone until the reload of it has
completed successfully.  [RT #19750]
2009-07-11 04:28:14 +00:00
Mark Andrews 6f8754d1f6 2618. [bug] The sdb and sdlz db_interator_seek() methods could
loop infinitely. [RT #19847]
2009-06-26 06:23:47 +00:00
Automatic Updater 29d84c4544 update copyright notice 2009-06-02 23:46:44 +00:00
Mark Andrews f6eb52ac40 2605. [bug] Accept DS responses from delegation only zones.
[RT # 19296]
2009-06-02 06:00:40 +00:00
Automatic Updater 2fb6c5e6ce update copyright notice 2009-05-11 02:37:36 +00:00
Mark Andrews bde3f64286 spelling 2009-05-11 02:29:53 +00:00
Mark Andrews 7070efbd61 2599. [bug] Address rapid memory growth when validation fails.
[RT #19654]
2009-05-11 02:27:26 +00:00
Automatic Updater d09e8b0154 update copyright notice 2009-05-07 23:46:32 +00:00
Tatuya JINMEI 神明達哉 a6aa668679 2596. [bug] Stale tree nodes of cache/dynamic rbtdb could stay
long, leading to inefficient memory usage or rejecting
			newer cache entries in the worst case. [RT #19563]
2009-05-06 23:34:48 +00:00
Automatic Updater 50e71de901 update copyright notice 2009-04-29 23:46:55 +00:00
Mark Andrews f432e672b8 2589. [bug] dns_db_unregister() failed to clear '*dbimp'.
[RT #19626]
2009-04-29 22:22:32 +00:00
Automatic Updater bfaea70e56 update copyright notice 2009-04-28 23:46:43 +00:00
Tatuya JINMEI 神明達哉 821f19dd42 (forgot to commit)
2586.	[bug]		Missing cleanup of SIG rdataset in searching a DLZ DB
			or SDB. [RT #19577]
2009-04-28 21:41:54 +00:00
Tatuya JINMEI 神明達哉 1ffa559d2b wording fix for cpp error message (rt #19569) 2009-04-07 02:50:37 +00:00
Mark Andrews 8e56af65e3 2582. [bug] Don't emit warning log message when we attempt to
remove non-existant journal. [RT #19516]
2009-03-26 22:59:15 +00:00
Automatic Updater e6ad8900f9 update copyright notice 2009-03-17 23:46:41 +00:00
Mark Andrews 8d64734402 2579. [bug] DNSSEC lookaside validation failed to handle unknown
algorithms. [RT #19479]
2009-03-17 01:24:23 +00:00
Mark Andrews a6d93d26f9 2573. [bug] Replacing a non-CNAME record with a CNAME record in a
single transaction in a signed zone failed. [RT #19397]
2009-03-05 05:00:13 +00:00
Automatic Updater d094e4a717 update copyright notice 2009-03-02 23:46:31 +00:00
Mark Andrews be9fd19472 2567. [bug] dst__privstruct_writefile() could miss write errors.
write_public_key() could miss write errors.
                        [RT #19360]
2009-03-02 02:57:24 +00:00
Mark Andrews 45f7713097 2567. [bug] dst__privstruct_writefile() could miss write errors.
[RT #19360]
2009-03-02 02:34:12 +00:00
Mark Andrews af705bce49 2564. [bug] Only take EDNS fallback steps when processing timeouts.
[RT #19405]
2009-02-27 23:08:09 +00:00
Mark Andrews e1d574ac1d 2564. [bug] 'named' was treating a TCP retry as a timeout when
deciding whether to perform a EDNS fallback step.
                        [RT #19393]
2009-02-25 22:50:34 +00:00
Automatic Updater 146b5d78a6 update copyright notice 2009-02-18 23:46:34 +00:00
Mark Andrews f46fcfc304 Add #include <config.h> to iptable.c. [RT #18258] 2009-02-18 05:57:31 +00:00
Mark Andrews f3f20f5d18 silence 'Different types treated as unsigned for <=.' warning 2009-02-17 05:54:41 +00:00
Automatic Updater 26adb9b921 update copyright notice 2009-02-16 23:46:45 +00:00
Mark Andrews edc3dc4bb5 2556. [cleanup] PCI compliance:
* new libisc log module file
                        * isc_dir_chroot() now also changes the working
                          directory to "/".
                        * additional INSISTs
                        * additional logging when files can't be removed.
2009-02-16 02:10:58 +00:00
Mark Andrews ec281e5d51 2503. [port] linux: improve compatibility with Linux Standard
Base. [RT #18793]
2009-02-16 00:53:58 +00:00
Mark Andrews a0a3d4f1e6 2553. [bug] Reference leak on DNSSEC validation errors. [RT #19291] 2009-02-15 23:39:34 +00:00
Mark Andrews eca41a6b05 2552. [bug] zero-no-soa-ttl-cache was not being honoured.
[RT #19340]
2009-02-15 23:15:31 +00:00
Francis Dupont fc297df830 add dns_resolver_logfetch 2009-02-12 13:50:28 +00:00
Automatic Updater 8c4fd9390d update copyright notice 2009-02-11 23:46:41 +00:00
Tatuya JINMEI 神明達哉 421fa787ea 2547. [bug] openssl_link.c:mem_realloc() could reference an
out-of-range area of the source buffer.  New public
			function isc_mem_reallocate() was introduced to address
			this bug. [RT #19313]
2009-02-11 03:09:55 +00:00
Tatuya JINMEI 神明達哉 440e6eb710 2544. [cleanup] Removed unused structure members in adb.c. [RT #19225] 2009-02-03 22:35:00 +00:00
Mark Andrews bbcca61932 2541. [bug] Conditionally update dispatch manager statistics.
[RT #19247]
2009-01-31 00:44:43 +00:00
Automatic Updater 833b6aca57 update copyright notice 2009-01-29 23:47:14 +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 c5bd541137 update copyright notice 2009-01-28 23:46:50 +00:00
Tatuya JINMEI 神明達哉 8ae009698d 2538. [bug] cache/ADB memory could grow over max-cache-size,
especially with threads and smaller max-cache-size
			values. [RT #19240]
2009-01-28 23:24:31 +00:00
Automatic Updater 352c2fc0f6 update copyright notice 2009-01-27 23:46:50 +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 8d1b72dd27 update copyright notice 2009-01-19 23:47:03 +00:00
Mark Andrews 8552bf2079 spelling 2009-01-19 00:01:12 +00:00
Automatic Updater 96de4f44dc update copyright notice 2009-01-14 23:46:33 +00:00
Francis Dupont 0d9aa71b7c integrate -P1 patch 2009-01-14 17:41:12 +00:00
Automatic Updater 114efc23eb update copyright notice 2009-01-06 23:46:48 +00:00
Francis Dupont a851556c9c bug in dns_nsec_typepresent() - 19112 2009-01-06 09:03:24 +00:00
Automatic Updater a89e9e18b2 update copyright notice 2009-01-05 23:46:59 +00:00