Mark Andrews
7d16e1e99f
3138. [bug] Address memory leaks and out-of-order operations when
...
shutting named down. [RT #25210 ]
2011-07-28 04:43:20 +00:00
Automatic Updater
df4d76e4af
update copyright notice
2011-07-21 23:46:12 +00:00
Mark Andrews
2343159252
s/fallbackas/fallback as/
2011-07-21 06:23:20 +00:00
Mark Andrews
5a6573cac1
9.6-ESV-R5
2011-07-21 02:48:13 +00:00
Mark Andrews
de13ce5a11
3135. [port] FreeBSD: workaround broken IPV6_USE_MIN_MTU processing.
...
See http://www.freebsd.org/cgi/query-pr.cgi?pr=158307
[RT #24950 ]
2011-07-21 01:48:05 +00:00
Automatic Updater
cd80d14af5
update copyright notice
2011-07-20 23:46:20 +00:00
Curtis Blackburn
c7ad49649e
added #include <stdlib.h> to lib/dns/zone.c
2011-07-20 14:32:53 +00:00
Curtis Blackburn
6a2e1ce0d7
3132.[bug]Workaround for excessive startup time with
...
large number of zones;
allow setting of an environment variable to tune
the number of tasks. default is 8, reccommend
200 zones per task. If you have 200000 zones:
csh: setenv BIND9_ZONE_TASKS_HINT 1000
sh: BIND9_ZONE_TASKS_HINT=1000;
export BIND9_ZONE_TASKS_HINT
Applicable to 9.7, 9.6, auto-tuned in 9.8 and up.
2011-07-20 00:33:35 +00:00
Evan Hunt
d7eaf06b5a
3124. [bug] Use an rdataset attribute flag to indicate
...
negative-cache records rather than using rrtype 0;
this will prevent problems when that rrtype is
used in actual DNS packets. [RT #24777 ]
3123. [security] Change #2912 exposed a latent flaw in
dns_rdataset_totext() that could cause named to
crash with an assertion failure. [RT #24777 ]
2011-06-09 00:16:37 +00:00
Automatic Updater
6f06b66613
update copyright notice
2011-05-28 00:01:52 +00:00
Mark Andrews
ff8ae08688
dns_trust_totext
2011-05-27 06:06:02 +00:00
Mark Andrews
4c94ae39a5
move dns_trust_totext from masterdump.c to rdataset.c so that exportlib will build
2011-05-27 05:04:17 +00:00
Mark Andrews
58e8ea9c16
move 9.6-ESV-R5rc1 release point
2011-05-27 01:54:56 +00:00
Mark Andrews
c0229f8125
3120. [bug] Named could fail to validate zones list in a DLV
...
that validated insecure without using DLV and had
DS records in the parent zone. [RT #24631 ]
2011-05-27 00:50:10 +00:00
Automatic Updater
e77ce57647
update copyright notice
2011-05-26 23:45:46 +00:00
Evan Hunt
f32e775717
3121. [security] An authoritative name server sending a negative
...
response containing a very large RRset could
trigger an off-by-one error in the ncache code
and crash named. [RT #24650 ]
2011-05-26 23:12:06 +00:00
Mark Andrews
8f926ae56d
dns_cache_create3
2011-04-08 04:46:43 +00:00
Mark Andrews
9b01b03fd6
9.6-ESV-R5b1
2011-04-08 02:19:06 +00:00
Mark Andrews
f0069633aa
3096. [bug] Set KRB5_KTNAME before calling log_cred() in
...
dst_gssapi_acceptctx(). [RT #24004 ]
2011-04-07 23:07:37 +00:00
Mark Andrews
126aafee47
3095. [bug] Handle isolated reserved ports in the port range.
...
[RT #23957 ]
2011-04-06 10:34:27 +00:00
Mark Andrews
a4d99d27c7
1 -> 1U
2011-04-04 11:12:21 +00:00
Automatic Updater
b38b6d44d9
update copyright notice
2011-03-28 23:45:57 +00:00
Mark Andrews
bf71395b3a
unsigned constants
2011-03-28 05:37:32 +00:00
Mark Andrews
6de7ff9067
unsigned constants
2011-03-28 05:24:50 +00:00
Mark Andrews
fd7e3b51d0
portability fixes backported from change 2987
2011-03-28 05:10:04 +00:00
Mark Andrews
99959424dd
unsigned constants
2011-03-28 03:46:43 +00:00
Evan Hunt
86f9e65647
3092. [bug] Signatures for records at the zone apex could go
...
stale due to an incorrect timer setting. [RT #23769 ]
2011-03-26 00:47:02 +00:00
Mark Andrews
a3f2db3629
3083. [bug] NOTIFY messages were not being sent when generating
...
a NSEC3 chain incrementally. [RT #23702 ]
2011-03-21 01:17:14 +00:00
Automatic Updater
08d01c3a4f
update copyright notice
2011-03-18 23:46:09 +00:00
Francis Dupont
d8077a6086
introduce STDTIME_ON_32BITS
2011-03-18 09:09:45 +00:00
Mark Andrews
9a44555549
3074. [bug] Make the adb cache read through for zone data and
...
glue learn for zone named is authoritative for.
[RT #22842 ]
2011-03-13 03:42:09 +00:00
Automatic Updater
9e5debd879
update copyright notice
2011-03-12 04:57:33 +00:00
Mark Andrews
e9cc9a1dce
3058. [bug] Cause named to terminate at startup or rndc reconfig/
...
reload to fail, if a log file specified in the conf
file isn't a plain file. [RT #22771 ]
2011-03-12 04:48:03 +00:00
Mark Andrews
5b4cdf0f41
3069. [cleanup] Silence warnings messages from clang static analysis.
...
[RT #20256 ]
2011-03-11 10:50:00 +00:00
Mark Andrews
e979efefac
pkey is only used if USE_ENGINE is defined or USE_EVP is 1
2011-03-11 03:02:50 +00:00
Mark Andrews
63876ecca1
3068. [bug] Named failed to build with a OpenSSL without engine
...
support. [RT #23473 ]
2011-03-11 01:39:11 +00:00
Evan Hunt
9d5d261240
Reversing prior change, turns out not to be legal on all compilers.
2011-03-11 01:28:38 +00:00
Evan Hunt
db4562497e
Silence a compiler warning by using #if comparison instead of if. No
...
CHANGES note because it's trivial. [RT #23587 ]
2011-03-11 01:22:55 +00:00
Automatic Updater
595b55f3db
update copyright notice
2011-03-09 23:45:50 +00:00
Mark Andrews
13feff2b58
3065. [bug] RRSIG could have time stamps too far in the future.
...
[RT #23356 ]
2011-03-09 07:31:47 +00:00
Mark Andrews
5ba78745bc
add 'sync' to ISC_PLATFORM_USEMACASM build as well
2011-03-08 00:51:27 +00:00
Automatic Updater
d884c1f4d3
update copyright notice
2011-03-07 23:46:10 +00:00
Mark Andrews
c0337497aa
3064. [bug] powerpc: add sync instructions to the end of atomic
...
operations. [RT #23469 ]
2011-03-07 00:32:20 +00:00
Automatic Updater
9ff8a0fdd7
update copyright notice
2011-03-03 23:46:02 +00:00
Evan Hunt
58a91f8111
3053. [bug] Under a sustained high query load with a finite
...
max-cache-size, it was possible for cache memory
to be exhausted and not recovered. [RT #23371 ]
2011-03-03 04:45:59 +00:00
Mark Andrews
b7147009da
3051. [bug] NS records obsure DS records at the bottom of the
...
zone if both are present. [RT #23035 ]
2011-03-02 04:34:22 +00:00
Automatic Updater
c58cd7fb62
update copyright notice
2011-02-28 23:45:54 +00:00
Francis Dupont
1b6423ff8c
Use RRSIG original TTL in validated RRset TTL [RT #23332 ]
2011-02-28 14:44:00 +00:00
Mark Andrews
ee94e49f30
3044. [bug] Hold the socket manager lock while freeing the socket.
...
[RT #23333 ]
2011-02-28 12:54:54 +00:00
Automatic Updater
b82a8a428c
update copyright notice
2011-02-28 01:18:47 +00:00