Evan Hunt
9bc8d05a23
2831. [security] Do not attempt to validate or cache
...
out-of-bailiwick data returned with a secure
answer; it must be re-fetched from its original
source and validated in that context. [RT #20819 ]
2010-01-07 17:19:22 +00:00
Evan Hunt
3bbd38e611
add missing fixes
2009-12-31 21:45:53 +00:00
Evan Hunt
d53eb81c21
rolling 9.5.2-P2
2009-12-31 21:02:45 +00:00
cvs2git
da874a40f4
This commit was manufactured by cvs2git to create branch 'v9_5_2_patch'.
2009-12-30 08:02:35 +00:00
Evan Hunt
7c6cda4b57
2827. [security] Bogus NXDOMAIN could be cached as if valid. [RT #20712 ]
2009-12-30 06:44:22 +00:00
Evan Hunt
e62109ae5d
2819. [cleanup] Removed unnecessary DNS_POINTER_MAXHOPS define
...
[RT #20771 ]
2009-12-24 00:34:43 +00:00
Mark Andrews
fc5d9b6078
2814. [func] Provide a definitive error message when a master
...
zone is not loaded. [RT #20757 ]
2009-12-21 04:34:08 +00:00
Mark Andrews
c71ae1bc33
2797. [bug] Don't decrement the dispatch manager's maxbuffers.
...
[RT #20613 ]
2009-12-02 23:32:38 +00:00
Automatic Updater
da8e409f85
update copyright notice
2009-11-26 23:46:48 +00:00
Mark Andrews
e7a35d4e83
2790. [bug] Handle DS queries to stub zones.
2009-11-26 03:40:20 +00:00
Automatic Updater
57b0ee84c4
update copyright notice
2009-11-25 23:47:42 +00:00
Mark Andrews
718d7963a6
2786. [bug] Additional could be promoted to answer. [RT #20663 ]
2009-11-25 02:32:05 +00:00
Mark Andrews
ff472b3819
2784. [bug] TC was not always being set when required glue was
...
dropped. [RT #234186 ]
2009-11-24 03:24:42 +00:00
Automatic Updater
401585877e
update copyright notice
2009-11-18 23:46:39 +00:00
Mark Andrews
d359fe9597
9.5.2-P1
2009-11-18 23:41:18 +00:00
Mark Andrews
8c4db61211
2772. [security] When validating, track whether pending data was from
...
the additional section or not and only return it if
validates as secure. [RT #20438 ]
2009-11-18 00:09:00 +00:00
Mark Andrews
ddf5347a68
2765. [bug] Skip masters for which the TSIG key cannot be found.
...
[RT #20595 ]
2009-11-12 23:43:36 +00:00
Mark Andrews
123f33f60e
2722. [bug] Ensure that the memory associated with the name of
...
a node in a rbt tree is not altered during the life
of the node. [RT #20431 ]
2009-10-20 05:06:29 +00:00
Mark Andrews
1f52e23ca8
2721. [port] Have dst__entropy_status() prime the random number
...
generator. [RT #20369 ]
2009-10-20 04:47:52 +00:00
Mark Andrews
ceff44dae2
2718. [bug] The space calculations in opensslrsa_todns() were
...
incorrect. [RT #20394 ]
2009-10-20 03:06:32 +00:00
Automatic Updater
1e81af1c6a
update copyright notice
2009-10-05 23:46:58 +00:00
Evan Hunt
845b0ee4f6
2705. [bug] Reconcile the XML stats version number with a later
...
BIND9 release, by adding a "name" attribute to
"cache" elements and increasing the version number
to 2.2. (This is a minor version change, but may
affect XML parsers if they assume the cache element
doesn't take an attribute.)
2704. [bug] Serial of dynamic and stub zones could be inconsistent
with their SOA serial. [RT #19387 ]
2009-10-05 21:57:42 +00:00
Mark Andrews
fd44157655
silence signed/unsigned comparision warning
2009-09-25 01:48:10 +00:00
Mark Andrews
0b6c1173a7
2689. [bug] Correctly handle snprintf result. [RT #20306 ]
2009-09-24 22:22:22 +00:00
cvs2git
dcf943b372
This commit was manufactured by cvs2git to create branch 'v9_5_2_patch'.
2009-09-21 01:51:12 +00:00
Mark Andrews
144cb36893
9.5.2
2009-09-21 01:51:10 +00:00
Tatuya JINMEI 神明達哉
e5bce1dd89
2681. [bug] IPSECKEY RR of gateway type 3 was not correctly
...
decoded [RT #20269 ].
BIND 9.7.0, 9.6.2, 9.5.2, 9.4.4
2009-09-18 21:56:25 +00:00
Mark Andrews
696bfc84a0
9.5.2b1
2009-08-13 08:07:58 +00:00
Mark Andrews
c199662ea2
2649. [bug] Set the domain for forward only zones. [RT #19944 ]
2009-08-13 04:54:21 +00:00
Evan Hunt
a7271c81d6
2642. [bug] nsupdate could dump core on solaris when reading
...
improperly formatted key files. [RT #20015 ]
2009-07-29 23:55:00 +00:00
Mark Andrews
086467312c
2639. [bug] Silence compiler warnings in gssapi code. [RT #19954 ]
2009-07-21 07:29:23 +00:00
Mark Andrews
bc2a72892a
char mechbuf[17] -> unsigned char mechbuf[17]
2009-07-20 01:56:05 +00:00
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