Commit Graph

17024 Commits

Author SHA1 Message Date
Mark Andrews
f885074740 grammar, line length 2009-10-19 02:57:47 +00:00
Mark Andrews
6dfde0c8cb regen 2009-10-16 04:29:29 +00:00
Mark Andrews
eaf4d04fee 2715. [bug] Require OpenSSL support to be explicitly disabled.
[RT #20288]
2009-10-16 04:28:17 +00:00
Mark Andrews
67b97c83c1 2714. [port] aix/powerpc: 'asm("ics");' needs non standard assembler
flags.
2009-10-16 04:27:07 +00:00
Automatic Updater
60d4005664 update copyright notice 2009-10-14 23:46:42 +00:00
Automatic Updater
a83e2495af newcopyrights 2009-10-14 23:30:18 +00:00
Mark Andrews
900410be0d 2713. [bug] powerpc: atomic operations missing asm("ics") /
__isync() calls.
2009-10-14 04:04:48 +00:00
Mark Andrews
0d5dc31f9f regen 2009-10-13 03:42:27 +00:00
Mark Andrews
a95d4c4083 support ESV version strings 2009-10-13 03:38:49 +00:00
Mark Andrews
9b8465aed1 support ESV version strings 2009-10-13 03:04:55 +00:00
Automatic Updater
dbfb734a8f regen 2009-10-06 01:45:25 +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
Automatic Updater
3d4dd3c1d1 regen 2009-10-04 01:45:34 +00:00
Evan Hunt
54611c86b5 2700. [doc] The match-mapped-addresses option is discouraged.
[RT #12252]
2009-10-03 23:34:19 +00:00
Evan Hunt
98ca8fdfba regen 2009-10-03 16:22:45 +00:00
Evan Hunt
e86128a10a 2698. [cleanup] configure --enable-libbind is deprecated. [RT #20090] 2009-10-03 16:22:08 +00:00
Automatic Updater
b09a4be0df update copyright notice 2009-10-01 23:46:45 +00:00
Automatic Updater
4d8c24fa5f newcopyrights 2009-10-01 23:30:29 +00:00
Mark Andrews
2ca835ce4d 2697. [port] win32: ensure that S_IFMT, S_IFDIR, S_IFCHR and
S_IFREG are defined after including <isc/stat.h>.
                        [RT #20309]
2009-10-01 05:19:35 +00:00
Mark Andrews
b781575060 2696. [bug] named failed to successfully process some valid
acl constructs. [RT #20308]
2009-10-01 04:20:37 +00:00
Mark Andrews
3a6023567d fix rt number 2009-09-30 02:46:46 +00:00
Mark Andrews
970849e012 fix CHANGE number 2009-09-30 02:22:30 +00:00
Automatic Updater
407d5c84de update copyright notice 2009-09-29 23:46:40 +00:00
Automatic Updater
d96a67ec13 newcopyrights 2009-09-29 23:30:16 +00:00
Mark Andrews
fb1221fe57 2792. [port] win32: 32/64 bit cleanups. [RT #128244] 2009-09-29 05:09:43 +00:00
Automatic Updater
efcd66dd5f update copyright notice 2009-09-25 23:46:54 +00:00
Automatic Updater
36bb030be1 newcopyrights 2009-09-25 23:30:16 +00:00
Mark Andrews
a7bc7ec2f8 2690. [bug] win32: fix isc_thread_key_getspecific() prototype.
[RT #20315]
2009-09-25 05:51:09 +00:00
Mark Andrews
e57dd35a87 regen: use consistant versions of Autoconf 2009-09-25 04:46:05 +00:00
Mark Andrews
fd44157655 silence signed/unsigned comparision warning 2009-09-25 01:48:10 +00:00
Automatic Updater
b4086a1fde update copyright notice 2009-09-24 23:46:53 +00:00
Automatic Updater
04d8af93b1 newcopyrights 2009-09-24 23:30:20 +00:00
Mark Andrews
0b6c1173a7 2689. [bug] Correctly handle snprintf result. [RT #20306] 2009-09-24 22:22:22 +00:00
Mark Andrews
7c7eca0de8 2688. [bug] Use INTERFACE_F_POINTTOPOINT, not IFF_POINTOPOINT,
to decide to fetch the destination address. [RT #20305]
2009-09-24 06:42:00 +00:00
Automatic Updater
45d9fd6069 update copyright notice 2009-09-23 23:46:44 +00:00
Automatic Updater
f7941a19b7 newcopyrights 2009-09-23 23:30:23 +00:00
Evan Hunt
2b2539f3c5 fix typo in net.c -- s/closeocket/closesocket/ 2009-09-23 00:46:47 +00:00
Mark Andrews
144cb36893 9.5.2 2009-09-21 01:51:10 +00:00
Tatuya JINMEI 神明達哉
bd6bd562ea fixed the position of the period. 2009-09-19 21:46:34 +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
cef43239cb 2678. [func] Treat DS queries as if "minimal-response yes;"
was set. [RT #20258]

2427.   [func]          Treat DNSKEY queries as if "minimal-response yes;"
                        was set. [RT #18528]
2009-09-16 22:28:52 +00:00
Evan Hunt
6145e3c8fa Update comment, since the key won't expire in 9/2009 after all. 2009-09-09 15:47:51 +00:00
Automatic Updater
68d3ffa39f 9.5.2rc1 2009-09-09 00:44:19 +00:00
Mark Andrews
76d2dc1150 9.5.2rc1 2009-09-08 23:35:59 +00:00
Mark Andrews
625d1345a4 9.5.2rc1 2009-09-08 23:30:07 +00:00
Mark Andrews
e1379b42f8 2672. [bug] Don't enable searching in 'host' when doing reverse
lookups. [RT #20218]
2009-09-08 23:28:40 +00:00
Mark Andrews
4db96e8b27 2670. [bug] Unexpected connect failures failed to log enough
information to be useful. [RT #20205]
2009-09-07 02:14:40 +00:00
Automatic Updater
fe6e6e93be update copyright notice 2009-09-02 23:46:40 +00:00
Automatic Updater
bb8c25fbf1 newcopyrights 2009-09-02 23:30:19 +00:00