Automatic Updater
|
b98844704e
|
update copyright notice
|
2010-04-28 23:50:51 +00:00 |
|
Mark Andrews
|
6ab18ae52c
|
2878. [func] Incrementally write the master file after performing
a AXFR. [RT #21010]
(part 2)
|
2010-04-28 11:03:07 +00:00 |
|
Mark Andrews
|
1df2b7edfe
|
2878. [func] Incrementally write the master file after performing
a AXFR. [RT #21010]
|
2010-04-27 03:24:52 +00:00 |
|
Automatic Updater
|
ed2fa6ce1b
|
update copyright notice
|
2010-04-21 23:51:22 +00:00 |
|
Mark Andrews
|
fd95cc0da9
|
2877. [bug] The validator failed to skip obviously mismatching
RRSIGs. [RT #21138]
|
2010-04-21 05:45:47 +00:00 |
|
Mark Andrews
|
bb6d33103e
|
2876. [bug] Named could return SERVFAIL for negative responses
from unsigned zones. [RT #21131]
|
2010-04-21 04:16:49 +00:00 |
|
Mark Andrews
|
cc6d67469c
|
2875. [bug] dns_time64_fromtext() could accept non digits.
[RT #21033]
|
2010-04-21 02:21:31 +00:00 |
|
Automatic Updater
|
0a199807e7
|
update copyright notice
|
2010-04-20 23:51:12 +00:00 |
|
Mark Andrews
|
1e9848fb2b
|
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:28:52 +00:00 |
|
Tatuya JINMEI 神明達哉
|
c45d848e2a
|
2873. [bug] Canceling a dynamic update via the dns/client module
could trigger an assertion failure. [RT #21133]
|
2010-04-14 22:08:47 +00:00 |
|
Automatic Updater
|
0abd3cca60
|
update copyright notice
|
2010-04-13 23:50:58 +00:00 |
|
Shawn Routhier
|
7dc38ccd52
|
Modify dns/client.c:dns_client_createx() to only require one of IPv6 or
IPv6 rather than both. [RT #21122]
|
2010-04-13 19:06:48 +00:00 |
|
Automatic Updater
|
127e1bde3a
|
update copyright notice
|
2010-04-09 23:51:01 +00:00 |
|
Tatuya JINMEI 神明達哉
|
ce164dbd9c
|
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:09:35 +00:00 |
|
Automatic Updater
|
f15cde2b63
|
update copyright notice
|
2010-04-07 23:51:06 +00:00 |
|
Mark Andrews
|
86077a2e87
|
2870. [maint] Add AAAA addresses for L.ROOT-SERVERS.NET.
|
2010-04-07 07:05:38 +00:00 |
|
Mark Andrews
|
b8d036c434
|
2869. [bug] Fix arguments to dns_keytable_findnextkeynode() call.
[RT #20877]
|
2010-03-26 17:12:48 +00:00 |
|
Automatic Updater
|
230987e819
|
update copyright notice
|
2010-03-12 23:51:11 +00:00 |
|
Mark Andrews
|
a80d26914a
|
2867. [bug] Don't set GSS_C_SEQUENCE_FLAG as Windows DNS servers
don't like it. [RT #20986]
|
2010-03-12 03:47:08 +00:00 |
|
Mark Andrews
|
c19f322914
|
2866. [bug] Windows does not like the TSIG name being compressed.
[RT #20986]
|
2010-03-12 03:34:56 +00:00 |
|
Mark Andrews
|
ff9301990d
|
2865. [bug] memset to zero event.data. [RT #20986]
|
2010-03-12 03:22:57 +00:00 |
|
Mark Andrews
|
08fb52ec8c
|
2863. [port] linux: disable IPv6 PMTUD and use network minimum MTU.
[RT #21056]
|
2010-03-11 04:43:57 +00:00 |
|
Automatic Updater
|
4d42b714be
|
update copyright notice
|
2010-03-04 23:50:34 +00:00 |
|
Mark Andrews
|
22c4126ba5
|
2958. [bug] When canceling validation it was possible to leak
memory. [RT #20800]
|
2010-03-04 22:25:31 +00:00 |
|
Mark Andrews
|
b1003ace6f
|
2957. [bug] RTT estimates were not being adjusted on ICMP errors.
[RT #20772]
|
2010-03-04 06:43:21 +00:00 |
|
Mark Andrews
|
92348098eb
|
2956. [bug] named-checkconf did not fail on a bad trusted key.
[RT #20705]
|
2010-03-04 06:17:01 +00:00 |
|
Mark Andrews
|
5388178e8a
|
2955. [bug] The size of a memory allocation was not always properly
recorded. [RT #20927]
|
2010-03-04 05:45:51 +00:00 |
|
Mark Andrews
|
d1a5fdc34a
|
2955. [bug] The size of a memory allocation was not always properly
recorded. [RT #20927]
|
2010-03-04 05:29:15 +00:00 |
|
Mark Andrews
|
2e20dea9fc
|
2854. [func] nsupdate will now preserve the entered case of domain
names in update requests it sends. [RT #20928]
|
2010-03-04 05:24:56 +00:00 |
|
Mark Andrews
|
13396661f4
|
2854. [func] dig: allow the final soa record in a axfr response to
be suppressed, dig +onesoa. [RT #20929]
|
2010-03-04 05:18:04 +00:00 |
|
Mark Andrews
|
6f8edd57ae
|
dns_resolver_*badcache
|
2010-03-03 05:13:53 +00:00 |
|
Mark Andrews
|
c76ae1723f
|
dns_rdataset_expire/dns_rdataset_settrust
|
2010-03-03 05:11:45 +00:00 |
|
Mark Andrews
|
64f8608ed6
|
2853. [bug] add_sigs() could run out of scratch space. [RT #21015]
|
2010-02-26 01:39:49 +00:00 |
|
Mark Andrews
|
8b026a66fd
|
grab a write lock before updating header->trust
|
2010-02-26 00:18:06 +00:00 |
|
Automatic Updater
|
bd2b08d5a3
|
update copyright notice
|
2010-02-25 05:08:01 +00:00 |
|
Mark Andrews
|
0cae66577c
|
2852. [bug] Handle broken DNSSEC trust chains better. [RT #15619]
|
2010-02-25 04:39:13 +00:00 |
|
Automatic Updater
|
8077efca7d
|
update copyright notice
|
2010-02-22 23:49:11 +00:00 |
|
Mark Andrews
|
f56be26f60
|
.NOTPARALLEL/.NO_PARALLEL
|
2010-02-22 02:00:07 +00:00 |
|
Automatic Updater
|
6f1b350c3a
|
update copyright notice
|
2010-02-04 23:49:13 +00:00 |
|
Tatuya JINMEI 神明達哉
|
139cedabf9
|
2850. [bug] If isc_heap_insert() failed due to memory shortage
the heap would have corrupted entries.
9.8.0, 9.7.1(?), 9.6.2, 9.5.3
(what about 9.4-ESV?)
|
2010-02-04 23:22:05 +00:00 |
|
Mark Andrews
|
8ac908b38a
|
2849. [bug] Don't treat errors from the xml2 library as fatal.
[RT #20945]
|
2010-02-04 00:57:25 +00:00 |
|
Automatic Updater
|
aad3d15976
|
update copyright notice
|
2010-01-31 23:49:09 +00:00 |
|
Mark Andrews
|
ebaf977ecf
|
2846. [bug] EOF on unix domain sockets was not being handled
correctly. [RT #20731]
|
2010-01-31 23:18:03 +00:00 |
|
Francis Dupont
|
19a62c240d
|
RFC 5011 client can crash. [RT #20903]
|
2010-01-26 23:33:10 +00:00 |
|
Evan Hunt
|
c46b6864af
|
fix typo
|
2010-01-22 01:46:20 +00:00 |
|
Evan Hunt
|
da4a8c89a8
|
remove reference to isc_time member "seconds", which doesn't exist in win32
|
2010-01-22 01:34:47 +00:00 |
|
Evan Hunt
|
b47d410f84
|
2840. [bug] Change 2836 was not complete. [RT #20883]
|
2010-01-14 23:27:38 +00:00 |
|
Automatic Updater
|
5bdf8cd3c2
|
update copyright notice
|
2010-01-13 23:48:59 +00:00 |
|
Francis Dupont
|
f77148e029
|
a KSK revoked by named could not be deleted. [RT #20881]
|
2010-01-13 08:35:24 +00:00 |
|
Francis Dupont
|
51512910da
|
comment trivial update
|
2010-01-12 23:56:12 +00:00 |
|