Mark Andrews
314b6614cb
2869. [bug] Fix arguments to dns_keytable_findnextkeynode() call.
...
[RT #20877 ]
2010-03-26 17:18:05 +00:00
Automatic Updater
3fe2c091cc
update copyright notice
2010-03-12 23:49:56 +00:00
Mark Andrews
7f3d57dda8
2867. [bug] Don't set GSS_C_SEQUENCE_FLAG as Windows DNS servers
...
don't like it. [RT #20986 ]
2010-03-12 03:49:19 +00:00
Mark Andrews
c08a0ebc07
2866. [bug] Windows does not like the TSIG name being compressed.
...
[RT #20986 ]
2010-03-12 03:37:20 +00:00
Mark Andrews
0ee3a9dadd
2865. [bug] memset to zero event.data. [RT #20986 ]
2010-03-12 03:25:20 +00:00
Mark Andrews
e6ab0dd2ca
2863. [port] linux: disable IPv6 PMTUD and use network minimum MTU.
...
[RT #21056 ]
2010-03-11 04:45:10 +00:00
Automatic Updater
f51de9fb15
update copyright notice
2010-03-04 23:49:20 +00:00
Mark Andrews
40b08512c4
2958. [bug] When canceling validation it was possible to leak
...
memory. [RT #20800 ]
2010-03-04 22:28:40 +00:00
Mark Andrews
a3c95f281a
2957. [bug] RTT estimates were not being adjusted on ICMP errors.
...
[RT #20772 ]
2010-03-04 06:48:31 +00:00
Mark Andrews
2473968416
2956. [bug] named-checkconf did not fail on a bad trusted key.
...
[RT #20705 ]
2010-03-04 06:19:33 +00:00
Mark Andrews
f7033a3346
2955. [bug] The size of a memory allocation was not always properly
...
recorded. [RT #20927 ]
2010-03-04 05:48:50 +00:00
Mark Andrews
41094cee0b
2955. [bug] The size of a memory allocation was not always properly
...
recorded. [RT #20927 ]
2010-03-04 05:31:22 +00:00
Mark Andrews
6e08e9d982
dns_rdataset_expire/dns_rdataset_settrust
2010-03-03 06:57:06 +00:00
Mark Andrews
69c3b7fd9d
dns_resolver_*badcache
2010-03-03 04:56:20 +00:00
Mark Andrews
46ef4ef03a
2853. [bug] add_sigs() could run out of scratch space. [RT #21015 ]
2010-02-26 01:50:39 +00:00
Mark Andrews
330d764d3b
grab a write lock before updating header->trust
2010-02-26 00:23:12 +00:00
Automatic Updater
e1bd9f2ed3
update copyright notice
2010-02-25 05:25:53 +00:00
Automatic Updater
8ce46dbe07
update copyright notice
2010-02-25 05:06:35 +00:00
Mark Andrews
8a98023414
2852. [bug] Handle broken DNSSEC trust chains better. [RT #15619 ]
2010-02-25 05:05:09 +00:00
Mark Andrews
6ad40b3a85
2850. [bug] If isc_heap_insert() failed due to memory shortage
...
the heap would have corrupted entries. [RT #20951 ]
2010-02-24 01:46:55 +00:00
Automatic Updater
77c3728447
update copyright notice
2010-02-22 23:48:29 +00:00
Mark Andrews
f7eb6b70fb
.NOTPARALLEL/.NO_PARALLEL
2010-02-22 02:08:42 +00:00
Automatic Updater
55690c7b8d
update copyright notice
2010-02-04 23:48:30 +00:00
Evan Hunt
63f9161f72
prepare for 9.7.0 release
2010-02-04 05:19:29 +00:00
Mark Andrews
7d47e3d387
2849. [bug] Don't treat errors from the xml2 library as fatal.
...
[RT #20945 ]
2010-02-04 01:07:32 +00:00
Automatic Updater
36f7ffd0c9
update copyright notice
2010-01-31 23:48:29 +00:00
Mark Andrews
5968779f4b
2846. [bug] EOF on unix domain sockets was not being handled
...
correctly. [RT #20731 ]
2010-01-31 23:23:10 +00:00
Francis Dupont
875be659a1
RFC 5011 client can crash. [RT #20903 ]
2010-01-26 23:35:22 +00:00
Evan Hunt
2c359c823a
fix typo
2010-01-22 01:46:43 +00:00
Evan Hunt
03204fe981
remove reference to isc_time member "seconds", which doesn't exist in win32
2010-01-22 01:35:06 +00:00
Evan Hunt
f4128a2bc4
prep for 9.7.0rc2 release
2010-01-21 21:26:06 +00:00
Evan Hunt
e2366995bf
2840. [bug] Change 2836 was not complete. [RT #20883 ]
2010-01-14 23:49:45 +00:00
Automatic Updater
74f601e769
update copyright notice
2010-01-13 23:48:20 +00:00
Evan Hunt
96c51eadc9
Commit to v9_7 some changes that had been left out:
...
2838. [bug] A KSK revoked by named could not be deleted.
[RT #20881 ]
2837. [port] Prevent Linux spurious warnings about fwrite().
[RT #20812 ]
2010-01-13 19:31:53 +00:00
Automatic Updater
2462656853
update copyright notice
2010-01-09 23:47:55 +00:00
Evan Hunt
5a51487062
2836. [bug] Keys that were scheduled to become active could
...
be delayed. [RT #20874 ]
2010-01-09 17:07:16 +00:00
Automatic Updater
3f818a717b
update copyright notice
2010-01-08 23:50:05 +00:00
Evan Hunt
d01d2952a0
change "Unpublish" to "Inactive" in dst_parse.c (this was missed out of
...
change 2677).
2010-01-08 16:57:18 +00:00
Automatic Updater
ed0fd28aff
update copyright notice
2010-01-07 23:48:16 +00:00
Evan Hunt
592adf7dc2
2834. [bug] HMAC-SHA* keys that were longer than the algorithm
...
digest length were used incorrectly, leading to
interoperability problems with other DNS
implementations. This has been corrected.
(Note: If an oversize key is in use, and
compatibility is needed with an older release of
BIND, the new tool "isc-hmac-fixup" can convert
the key secret to a form that will work with all
versions.) [RT #20751 ]
2010-01-07 21:53:05 +00:00
Shawn Routhier
49dd142346
Modify "struct stat" in lib/export/samples/nsprobe.c to avoid redefinition
...
in some OSes - rt20831
2010-01-07 18:37:02 +00:00
Evan Hunt
cf00dcb23a
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 16:49:12 +00:00
Automatic Updater
cd389dbb98
update copyright notice
2010-01-04 23:48:10 +00:00
Evan Hunt
e1585bf0f0
2830. [bug] Changing the OPTOUT setting could take multiple
...
passes. [RT #20813 ]
2010-01-04 22:47:17 +00:00
Evan Hunt
0b06e0cc38
2829. [bug] Fixed potential node inconsistency in rbtdb.c.
...
[RT #20808 ]
2010-01-04 22:29:42 +00:00
Automatic Updater
8bd217efdb
update copyright notice
2009-12-30 23:48:30 +00:00
Tatuya JINMEI 神明達哉
6ca6cc975f
2828. [security] Cached CNAME or DNAME RR could be returned to clients
...
without DNSSEC validation. [RT #20737 ]
9.4-ESV, 9.5.3, 9.6.2, 9.7.0, 9.8.0(?)
2009-12-30 08:33:41 +00:00
Evan Hunt
a2ba550880
2827. [security] Bogus NXDOMAIN could be cached as if valid. [RT #20712 ]
2009-12-30 06:46:36 +00:00
Evan Hunt
ab70e4fd6d
2826. [bug] NSEC3->NSEC transitions could fail due to a lock not
...
being released. [RT #20740 ]
2009-12-30 03:37:55 +00:00
Mark Andrews
724411ac1c
more for:
...
2824. [bug] "rndc sign" was not being run by the correct task.
[RT #20759 ]
2009-12-30 02:28:13 +00:00