Commit Graph

18820 Commits

Author SHA1 Message Date
Mark Andrews
376b338da4 s/fallbackas/fallback as/ 2011-07-21 06:24:27 +00:00
Automatic Updater
0b619c6751 update 2011-07-21 03:16:21 +00:00
Mark Andrews
fba67c8aef Missing changes note:
3114.   [bug]           Retain expired RRSIGs in dynamic zones if key is
                        inactive and there is no replacement key. [RT #23136]
2011-07-21 03:03:58 +00:00
Mark Andrews
f79d8d3e0a 9.7.4 2011-07-21 02:43:44 +00:00
Mark Andrews
b7ae61a21b update changes note 2011-07-21 02:40:05 +00:00
Automatic Updater
66040ff693 update 2011-07-21 02:16:40 +00:00
Mark Andrews
bf31eeeee8 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:46:17 +00:00
Automatic Updater
19286de949 update 2011-07-21 00:16:30 +00:00
Automatic Updater
159b4147ae update copyright notice 2011-07-20 23:46:50 +00:00
Automatic Updater
2adf1074e4 update 2011-07-20 00:16:33 +00:00
Curtis Blackburn
f6ad003ecf 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:00:24 +00:00
Automatic Updater
ff8dbeaea2 update 2011-07-09 00:16:21 +00:00
Automatic Updater
414b674e7c update copyright notice 2011-07-08 23:46:44 +00:00
Automatic Updater
c5548964bf newcopyrights 2011-07-08 23:30:18 +00:00
Automatic Updater
e946c1762a update 2011-07-08 02:16:14 +00:00
Evan Hunt
4d1b079ac6 3133. [bug] Change #3114 was incomplete. [RT #24577] 2011-07-08 01:46:42 +00:00
Automatic Updater
fe3ce1da2b update 2011-06-21 22:16:17 +00:00
Evan Hunt
41ca3ff801 Add the newly discovered PoD to the nsupdate test. (No CHANGES note.) 2011-06-21 22:14:42 +00:00
Automatic Updater
77f4a19e4e update 2011-06-17 00:16:33 +00:00
Automatic Updater
89645a2265 update copyright notice 2011-06-16 23:46:34 +00:00
Automatic Updater
851bccc5a1 update 2011-06-16 02:16:14 +00:00
Mark Andrews
2b24897c64 update for re-tag of 9.7.4rc1 2011-06-16 01:28:42 +00:00
Automatic Updater
011f157473 update 2011-06-15 04:16:49 +00:00
Mark Andrews
b3efdb08bd move 9.7.4rc1 release marker 2011-06-15 03:40:52 +00:00
Automatic Updater
38dfbc0462 update 2011-06-09 01:16:31 +00:00
Automatic Updater
96936dcdab update 2011-06-09 00:16:23 +00:00
Evan Hunt
d61efe262b Fixed an nsupdate test error. 2011-06-09 00:15:38 +00:00
Evan Hunt
b55dbfdc1e 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-08 23:15:44 +00:00
Automatic Updater
2327cb8332 update 2011-06-06 02:16:58 +00:00
Automatic Updater
2c50f32188 cleanup removed files 2011-06-06 01:22:07 +00:00
Automatic Updater
bc6393b238 update 2011-06-02 21:16:07 +00:00
Evan Hunt
015872cba9 3122. [cleanup] dnssec-settime: corrected usage message. [RT #24664] 2011-06-02 20:23:49 +00:00
Automatic Updater
40fa732370 update 2011-05-31 01:17:48 +00:00
Automatic Updater
37b7f9ed76 update copyright notice 2011-05-31 01:04:36 +00:00
Mark Andrews
5773bce67f update for 9.7.4rc1 re-tag 2011-05-31 00:27:49 +00:00
Automatic Updater
4c0de19d1b update 2011-05-30 23:16:42 +00:00
Mark Andrews
2358a7881c date +%s is not portable, use perl -e 'print time();', Adjust messages 2011-05-30 22:17:25 +00:00
Automatic Updater
593f1e35d7 update 2011-05-30 08:17:02 +00:00
Mark Andrews
863a0dbd20 The old active key could be deleted before the "former standby key has now
signed fully" ran causing it to fail.  Delay the deletion by 10 seconds.
2011-05-30 07:28:13 +00:00
Automatic Updater
0a3856d2c4 update 2011-05-28 01:17:53 +00:00
Automatic Updater
64a1132d74 update 2011-05-28 00:18:49 +00:00
Automatic Updater
7a0ca2b0c7 update copyright notice 2011-05-28 00:15:26 +00:00
Automatic Updater
c057a9b862 newcopyrights 2011-05-27 23:33:30 +00:00
Automatic Updater
6fc5dc883e update 2011-05-27 04:51:50 +00:00
Mark Andrews
d44cb7d304 move dns_trust_totext from masterdump.c to rdataset.c so that exportlib will build 2011-05-27 04:41:18 +00:00
Automatic Updater
e51b6ade48 update 2011-05-27 02:16:25 +00:00
Mark Andrews
babe8e1954 move 9.7.4rc1 release point 2011-05-27 01:57:48 +00:00
Automatic Updater
b6d8f4bcf7 update 2011-05-27 00:16:32 +00:00
Automatic Updater
4a2abf6faa update copyright notice 2011-05-26 23:46:25 +00:00
Automatic Updater
419ef16980 newcopyrights 2011-05-26 23:36:49 +00:00