Commit Graph
4577 Commits
Author SHA1 Message Date
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
Tatuya JINMEI 神明達哉 c1a1fca08a trivial comment cleanups (RT#19118) 2009-01-05 23:21:50 +00:00
Mark Andrews 28235e849c 2502. [cleanup] isc_radix: Improve compliance with coding style,
document function in <isc/radix.h>. [RT #18534]
2008-12-24 05:09:26 +00:00
Mark Andrews 09046484ae 2513 [bug] Fix windows cli build. [RT #19062] 2008-12-13 00:26:06 +00:00
Automatic Updater a989c69260 update copyright notice 2008-12-12 23:46:38 +00:00
Mark Andrews 93fe3a73ee 2511. [cleanup] dns_rdata_tofmttext() add const to linebreak.
[RT #18885]
2008-12-12 04:45:18 +00:00
Automatic Updater 7f14f2cb66 update copyright notice 2008-12-10 23:46:38 +00:00
Mark Andrews adb88b1989 2509. [bug] Specifying a fixed query source port was broken.
[RT #19051]
2008-12-10 12:45:28 +00:00
Mark Andrews 5dadcf6515 9.5.1rc1 2008-11-16 22:01:09 +00:00
Automatic Updater a02055f66b update copyright notice 2008-11-14 23:46:41 +00:00
Mark Andrews 56a3bb82db 2495. [bug] Tighten RRSIG checks. [RT #18795] 2008-11-14 22:57:29 +00:00
Mark Andrews 0973621b7d 2494. [bug] isc/radix.h, dns/sdlz.h and dns/dlz.h were not being
installed. [RT #18826]
2008-11-14 05:26:13 +00:00
Mark Andrews 322d4716af 2487. [bug] Give TCP connections longer to complete. [RT #18675] 2008-11-07 01:09:55 +00:00
Mark Andrews 588e5c41af align comment w/ code [RT #18833] 2008-11-06 02:18:34 +00:00
Mark Andrews c7a6defc8e remove debugging log that was accidently left in 2008-11-04 22:28:45 +00:00
Tatuya JINMEI 神明達哉 f5a06504fb added pre-initialization check on cachedb->node_lock_count. 2008-10-27 22:44:48 +00:00
Mark Andrews 85bd037bae 9.5.1b3 2008-10-27 04:52:39 +00:00
Mark Andrews 4eb6d62263 2475. [bug] LRU cache cleanup under overmem condition could purge
particular entries more aggresively. [RT #17628]
2008-10-27 03:56:45 +00:00
Mark Andrews eea693e4b1 2471. [bug] named-checkzone was not reporting missing manditory
glue when sibling checks were disabled. [RT #18768]
2008-10-24 00:36:26 +00:00
Tatuya JINMEI 神明達哉 5ad51e9362 2468. [bug] Resolver could try unreachable servers multiple times.
[RT #18739]
2008-10-17 22:01:00 +00:00
Mark Andrews aabfeb3b1d 2465. [bug] Adb's handling of lame addresses was different
for IPv4 and IPv6. [RT #18738]
2008-10-17 03:36:10 +00:00
Mark Andrews c84ef0c62a silence coverity false positive 2008-10-15 04:25:43 +00:00
Automatic Updater 331365a7dd update copyright notice 2008-09-26 23:46:32 +00:00
Evan Hunt b8ed8cbcd9 2456. [bug] In ACLs, ::/0 and 0.0.0.0/0 would both match any
address, regardless of family.  They now correctly
			distinguish IPv4 from IPv6.  [RT #18559]
2008-09-26 21:17:48 +00:00
Mark Andrews a418129ad0 0 -> dns_rdatatype_none 2008-09-25 04:15:41 +00:00
Automatic Updater 594b42f339 update copyright notice 2008-09-25 04:02:07 +00:00
Mark Andrews 61d7e9c26e 2455. [bug] Stop metadata being transfered via axfr/ixfr.
[RT #18639]
2008-09-25 03:54:04 +00:00
Mark Andrews 470be8037f 2453. [bug] Remove NULL pointer dereference in dns_journal_print().
[RT #18316]
2008-09-25 02:07:56 +00:00
Evan Hunt 38b85bd324 prepare 9.5.0b2 release 2008-09-16 16:32:33 +00:00