Automatic Updater
|
efc6a99370
|
update copyright notice
|
2010-05-10 23:49:42 +00:00 |
|
Mark Andrews
|
d779f5e15d
|
2881. [bug] Reduce the amount of time the rbtdb write lock
is held when closing a version. [RT #21198]
|
2010-05-10 01:41:11 +00:00 |
|
Automatic Updater
|
70e94a99a6
|
update copyright notice
|
2010-04-28 23:49:34 +00:00 |
|
Mark Andrews
|
01206bd597
|
2878. [func] Incrementally write the master file after performing
a AXFR. [RT #21010]
(part 2)
|
2010-04-28 11:03:45 +00:00 |
|
Mark Andrews
|
ed840b1045
|
2878. [func] Incrementally write the master file after performing
a AXFR. [RT #21010]
|
2010-04-27 03:26:34 +00:00 |
|
Automatic Updater
|
63412b419b
|
update copyright notice
|
2010-04-21 23:50:05 +00:00 |
|
Mark Andrews
|
05addc4e62
|
2877. [bug] The validator failed to skip obviously mismatching
RRSIGs. [RT #21138]
|
2010-04-21 05:47:29 +00:00 |
|
Mark Andrews
|
7005c5aa84
|
2876. [bug] Named could return SERVFAIL for negative responses
from unsigned zones. [RT #21131]
|
2010-04-21 04:20:22 +00:00 |
|
Mark Andrews
|
7b63825d03
|
2875. [bug] dns_time64_fromtext() could accept non digits.
[RT #21033]
|
2010-04-21 02:22:46 +00:00 |
|
Automatic Updater
|
03d50bfec1
|
update copyright notice
|
2010-04-20 23:49:58 +00:00 |
|
Mark Andrews
|
e104ca4071
|
2874. [bug] Cache lack of EDNS support only after the server
successfully responds to the query using plain DNS.
[RT #20930]
|
2010-04-20 07:32:51 +00:00 |
|
Tatuya JINMEI 神明達哉
|
bc4ffe7eaf
|
2873. [bug] Canceling a dynamic update via the dns/client module
could trigger an assertion failure. [RT #21133]
9.8.0 and 9.7.1
|
2010-04-14 22:10:04 +00:00 |
|
Automatic Updater
|
4bb846d522
|
update copyright notice
|
2010-04-13 23:49:44 +00:00 |
|
Shawn Routhier
|
ef4f584745
|
Modify dns/client.c:dns_clinet_createx() to only require one of IPv4 or
IPv6 rather than both. [RT #21122]
|
2010-04-13 19:15:56 +00:00 |
|
Automatic Updater
|
6d30079412
|
update copyright notice
|
2010-04-09 23:49:48 +00:00 |
|
Tatuya JINMEI 神明達哉
|
1b4ca70d35
|
2871. [bug] Type mismatch in mem_api.c between the definition and
the header file, causing build failure with
--enable-exportlib. [RT #21138]
9.8.0 and 9.7.1.
|
2010-04-09 06:20:35 +00:00 |
|
Automatic Updater
|
85465e7616
|
update copyright notice
|
2010-04-07 23:49:51 +00:00 |
|
Mark Andrews
|
c89c2619cb
|
2870. [maint] Add AAAA addresses for L.ROOT-SERVERS.NET.
|
2010-04-07 07:08:52 +00:00 |
|
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 |
|