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
e62109ae5d
2819. [cleanup] Removed unnecessary DNS_POINTER_MAXHOPS define
...
[RT #20771 ]
2009-12-24 00:34:43 +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
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
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
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
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
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
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
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
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
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
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
a02055f66b
update copyright notice
2008-11-14 23:46:41 +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
Evan Hunt
135a827e32
remove references to obsolete routine dns_resolver_createdispatchpool()
2008-07-01 03:03:44 +00:00
Automatic Updater
6170a1cbb4
update copyright notice
2008-06-24 23:46:27 +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
Evan Hunt
22b8be6acb
Zone ACLs used too much memory on systems with large numbers of zones [rt18092]
2008-05-29 22:54:02 +00:00
Evan Hunt
3917e0f147
Fully randomize UDP query ports to improve forgery resilience. [rt17949]
2008-05-27 22:36:11 +00:00
Evan Hunt
aad58d0adf
remove no-longer-needed prototype for dns_stats_incrementcounter
...
update libdns.def to remove nonexistent functions
2008-04-08 03:46:36 +00:00
Automatic Updater
6a71e56a3f
update copyright notice
2008-04-03 06:20:34 +00:00
Mark Andrews
af1599b1da
2355. [func] Extend the number statistics counters available.
...
[RT #17590 ]
2008-04-03 06:10:21 +00:00
Automatic Updater
8ebab4b98f
update copyright notice
2008-04-03 06:08:27 +00:00
Mark Andrews
fc29ccea3d
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:12:22 +00:00
Automatic Updater
d7fe687447
update copyright notice
2008-01-24 23:46:26 +00:00
Tatuya JINMEI 神明達哉
b20fabbc3a
2320. [func] Make statistics couters thread-safe for platforms
...
that support certain atomic operations. [RT #17466 ]
2008-01-24 02:29:57 +00:00
Mark Andrews
114c14f8ad
2282. [bug] Acl code fixups. [RT #17346 ] [RT #17374 ]
2007-12-21 06:46:47 +00:00
Mark Andrews
301f6ffbbe
2276. [bug] Install <dst/gssapi.h>. [RT# 17359]
2007-12-11 20:28:55 +00:00
Michael Graff
b239c8294a
commit lruttl to the mainline. A tag was set called skan_lruttl-mainline-base, and I will tag this as skan_lruttl-mainline-merge after this commit
2007-10-19 17:15:53 +00:00
Mark Andrews
8bedd9647f
2245. [bug] Validating lack of DS records at trust anchors wasn't
...
working. [RT #17151 ]
2007-09-19 03:38:56 +00:00
Mark Andrews
ca84283333
2244. [func] Allow the check of nameserver names against the
...
SOA MNAME field to be disabled by specifying
'notify-to-soa yes;'. [RT #17073 ]
2007-09-18 00:22:31 +00:00
Mark Andrews
12e0477d4e
Part 2 of:
...
2233. [func] Add support for O(1) ACL processing, based on
radix tree code originally written by kevin
brintnall. [RT #16288 ]
2007-09-14 01:46:06 +00:00
Automatic Updater
2c94a0e56d
update copyright notice
2007-09-12 23:46:47 +00:00
Evan Hunt
3181d0e359
Add support for O(1) ACL processing, based on radix tree code originally
...
written by kevin brintnall. [RT #16288 ]
2007-09-12 01:46:28 +00:00
Evan Hunt
c7e266b7e5
Add support for O(1) ACL processing, based on radix tree code originally
...
written by kevin brintnall. [RT #16288 ]
2007-09-12 01:09:08 +00:00
Mark Andrews
07072c9456
2203. [security] Query id generation was cryptographically weak.
...
[RT # 16915]
2007-06-26 02:52:15 +00:00
Automatic Updater
70e5a7403f
update copyright notice
2007-06-19 23:47:24 +00:00
Automatic Updater
ec5347e2c7
update copyright notice
2007-06-18 23:47:57 +00:00