Commit Graph

840 Commits

Author SHA1 Message Date
Automatic Updater
8558d6300e update copyright notice 2011-11-03 23:45:34 +00:00
Evan Hunt
dc102ed192 3200. [doc] Some rndc functions were undocumented or were
missing from 'rndc -h' output. [RT #25555]
2011-11-03 22:06:43 +00:00
Automatic Updater
11a3eab225 update copyright notice 2011-11-02 23:45:34 +00:00
Mark Andrews
32bd2f5d3c improve error diagnostics 2011-11-02 14:41:33 +00:00
Mark Andrews
1a3fb98614 loop waiting for stub zone to transfer 2011-11-02 08:20:21 +00:00
Mark Andrews
3ec4216b58 3191. [bug] Print NULL records using unknown format. [RT #26392] 2011-11-02 01:11:58 +00:00
Automatic Updater
c282d8a75b update copyright notice 2011-11-01 23:46:12 +00:00
Evan Hunt
d3c395f4db 3189. [test] Added a summary report after system tests. [RT #25517] 2011-11-01 18:34:11 +00:00
Automatic Updater
eb788c2447 update copyright notice 2011-10-28 12:07:18 +00:00
Mark Andrews
a4eea6b1ca exit 255 for SKIPPED 2011-10-28 03:16:07 +00:00
Scott Mann
38c6b289f9 add test for recent Net::DNS module. 2011-10-28 02:20:36 +00:00
Automatic Updater
871e091d33 update copyright notice 2011-10-27 23:45:36 +00:00
Scott Mann
07a0a4dedb fix edns0 retry issues (rt #23393/24964). 2011-10-27 20:29:42 +00:00
Mark Andrews
2632325ab1 spin waiting for zone transfer to complete 2011-10-26 05:34:55 +00:00
Mark Andrews
455fff78cf improve failure reports 2011-10-25 04:06:48 +00:00
Automatic Updater
7ac50d49b3 update copyright notice 2011-10-20 23:46:05 +00:00
Mark Andrews
d2f6d12a22 3175. [bug] Fix how DNSSEC positive wildcard responses from a
NSEC3 signed zone are validated.  Stop sending a
                        unnecessary NSEC3 record when generating such
                        responses. [RT #26200]
2011-10-20 21:46:17 +00:00
Mark Andrews
45ed7563d3 3174. [bug] Always compute to revoked key tag from scratch.
[RT #24711]
2011-10-20 21:26:17 +00:00
Automatic Updater
12cc8e4b55 update copyright notice 2011-10-17 23:45:49 +00:00
Mark Andrews
22e3009f38 sleep 1 # allow lwresd to finish starting. 2011-10-17 05:43:43 +00:00
Mark Andrews
97f56425ad sync with head 2011-10-17 02:38:48 +00:00
Mark Andrews
a793e659f5 add --restart arg 2011-10-17 02:37:41 +00:00
Mark Andrews
6a24616ccf 3173. [port] Correctly validate root DS responses. [RT #25726] 2011-10-15 05:12:04 +00:00
Mark Andrews
d6bc7dc77c properly compute the revoked key's id 2011-10-14 07:26:42 +00:00
Mark Andrews
62b55f2813 'grep' -> 'grep -w' when checking for keyids 2011-10-13 04:42:02 +00:00
Automatic Updater
45d403032d update copyright notice 2011-10-12 23:45:33 +00:00
Mark Andrews
605095f7e0 3167. [bug] Negative answers from forwarders were not being
correctly tagged making them appear to not be cached.
			[RT #25380]
2011-10-12 00:28:13 +00:00
Scott Mann
e9dfa90049 Change s/\R//g to chomp(). 2011-10-10 23:22:38 +00:00
Scott Mann
48a46376cc fix subdirectory path in start.pl 2011-10-10 19:29:40 +00:00
Scott Mann
a7af4a545b allow options to named via start.pl (RT 26044). 2011-10-10 18:53:48 +00:00
Automatic Updater
35973584f3 update copyright notice 2011-09-05 23:45:33 +00:00
Evan Hunt
83f4f1c61b 3151. [bug] Queries for type RRSIG or SIG could be handled
incorrectly.  [RT #21050]
2011-09-02 21:54:22 +00:00
Evan Hunt
2533514b8b 3149. [tuning] Improve scalability by allocating one zone
task per 100 zones at startup time.  (The
			BIND9_ZONE_TASKS_HINT environment variable
			which was established as a temporary measure
			in change #3132 is no longer needed or
			used.) [rt25541]
2011-09-02 20:22:27 +00:00
Mark Andrews
82b403ea73 don't use a expired slave zone 2011-09-02 02:23:33 +00:00
Automatic Updater
0dbb98778e update copyright notice 2011-08-31 23:45:32 +00:00
Mark Andrews
d800ae7802 3148. [bug] Processing of normal queries could be stalled when
forwarding a UPDATE message. [RT #24711]
2011-08-31 07:20:44 +00:00
Automatic Updater
c1d6d061c1 update copyright notice 2011-08-09 04:11:29 +00:00
Mark Andrews
c8ba3fc75d 3141. [bug] Silence spurious "zone serial (0) unchanged" messages
associated with empty zones. [RT #25079]
2011-08-09 03:14:31 +00:00
Evan Hunt
1999760f5d 3136. [func] Add RFC 1918 reverse zones to the list of built-in
empty zones switched on by the 'empty-zones-enable'
			option. [RT #24990]
2011-08-02 04:57:54 +00:00
Automatic Updater
dfefcdbc5d update copyright notice 2011-07-28 23:46:45 +00:00
Mark Andrews
4c74c25bf5 add ${ISC_INCLUDES} 2011-07-28 03:17:29 +00:00
Mark Andrews
85f91f6416 use UNUSED() 2011-07-28 01:25:04 +00:00
Mark Andrews
83da3b502c remove check for oldid as named may have already deleted it 2011-07-26 04:41:06 +00:00
Mark Andrews
d14f0bc8dd id was not being properly set 2011-07-26 04:30:01 +00:00
Evan Hunt
4d1b079ac6 3133. [bug] Change #3114 was incomplete. [RT #24577] 2011-07-08 01:46:42 +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
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
Mark Andrews
2358a7881c date +%s is not portable, use perl -e 'print time();', Adjust messages 2011-05-30 22:17:25 +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