Mark Andrews
aa0777cfb6
spin waiting for zone transfer to complete
2011-10-26 05:32:56 +00:00
Automatic Updater
329eb05c12
update copyright notice
2011-10-25 23:46:58 +00:00
Mark Andrews
ad94465154
improve failure reports
2011-10-25 03:57:08 +00:00
Mark Andrews
b1c6de5456
3177. [func] 'rndc keydone', remove the indicator record that
...
named has finished signing the zone with the
corresponding key. [RT #26206 ]
2011-10-25 01:54:22 +00:00
Automatic Updater
dfc015bc7e
update copyright notice
2011-10-20 23:46:51 +00:00
Mark Andrews
ada40193c8
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:42:11 +00:00
Mark Andrews
1946c596b4
3174. [bug] Always compute to revoked key tag from scratch.
...
[RT #24711 ]
2011-10-20 21:20:02 +00:00
Automatic Updater
e87f494810
update copyright notice
2011-10-17 23:46:33 +00:00
Mark Andrews
ca890c0aa8
sleep 1 # allow lwresd to finish starting.
2011-10-17 05:40:11 +00:00
Mark Andrews
2da036f231
The notify system test was using a dynamic zone for reload testing
...
so it was just a plain fluke that it ever succeeded.
* use a normal (non-dynamic) zone.
* check that reloads of the master zone actually occur.
* remove example3 test from tests.sh as it wasn't testing notify.
* add a "sleep 1" so that the copied file will have a newer timestamp.
* improve system test logging.
* using seperate output files for each test so that it is possible
to work out what went wrong if the system test fails.
2011-10-17 01:33:28 +00:00
Mark Andrews
020c4484fe
3173. [port] Correctly validate root DS responses. [RT #25726 ]
2011-10-15 05:00:15 +00:00
Automatic Updater
2d45eb7acb
update copyright notice
2011-10-14 23:46:34 +00:00
Mark Andrews
baabfdc0d9
wait for test zones to have loaded
2011-10-14 12:02:12 +00:00
Automatic Updater
304a539c59
update copyright notice
2011-10-13 22:48:24 +00:00
Mark Andrews
c28bc44028
waiting for servers to be ready for testing
2011-10-13 22:18:05 +00:00
Mark Andrews
88112d5fcb
'test -e' is not portable, use 'test -f'
2011-10-13 13:03:51 +00:00
Mark Andrews
abea1710a7
new
2011-10-13 04:53:07 +00:00
Mark Andrews
24ae404aca
'grep' -> 'grep -w' when checking for keyids
2011-10-13 03:55:01 +00:00
Mark Andrews
89d7808786
'grep' -> 'grep -w' when checking for keyids
2011-10-13 03:46:41 +00:00
Vernon Schryver
9fee08f655
Commit rt25172 changes to HEAD including
...
- fix precedence among competing rules
- improve ARM text including documenting rule precedence
- try to rewrite CNAME chains until first hit
- new "rpz" logging channel
- same fix for "NS ." as in RT 24985
2011-10-13 01:32:34 +00:00
Mark Andrews
dc2e627239
3167. [bug] Negative answers from forwarders were not being
...
correctly tagged making them appear to not be cached.
[RT #25380 ]
2011-10-12 00:18:11 +00:00
Mark Andrews
02286522fb
3166. [bug] Upgrading a zone to support inline-signing failed. [RT #26014 ]
2011-10-12 00:10:20 +00:00
Evan Hunt
653a78de95
3165. [bug] dnssec-signzone could generate new signatures when
...
resigning, even when valid signatures were already
present. [RT #26025 ]
2011-10-11 19:26:06 +00:00
Mark Andrews
25500a1d9f
add missing break;
2011-10-11 13:36:12 +00:00
Mark Andrews
be7772a59c
#include <isc/print.h>
2011-10-11 00:53:15 +00:00
Evan Hunt
793814f807
3164. [func] Enable DLZ modules to retrieve client information,
...
so that responses can be changed depending on the
source address of the query. [RT #25768 ]
2011-10-11 00:09:03 +00:00
Scott Mann
07dc62785b
Change s/\R//g to chomp().
2011-10-10 23:18:17 +00:00
Evan Hunt
b2086d798b
3163. [bug] Use finer-grained locking in client.c to address
...
concurrency problems with large numbers of threads.
[RT #26044 ]
2011-10-10 22:57:14 +00:00
Scott Mann
db715e6d83
fix directory path for subdirs
2011-10-10 19:06:05 +00:00
Mark Andrews
d60fb3a58c
use index rather than match as it is more portable
2011-10-10 00:34:57 +00:00
Scott Mann
aab0b9cd3b
added ability to set named params through "named.args" file
2011-10-09 22:47:15 +00:00
Mark Andrews
17dfbab847
handle getline errors/eof
2011-10-07 21:32:35 +00:00
Mark Andrews
dc2cbfdafe
handle multi-line NSEC3 record better
2011-10-06 22:11:39 +00:00
Automatic Updater
65df0ad698
update copyright notice
2011-09-07 23:46:28 +00:00
Mark Andrews
35540d8b32
add missing files from request-ixfr test
2011-09-07 01:30:13 +00:00
Automatic Updater
cb3168cec7
update copyright notice
2011-09-06 23:46:27 +00:00
Scott Mann
fad5116b3d
Remove the ixfr-from-differences side-effect which causes an AXFR and extend
...
request-ixfr to the zone level.
2011-09-06 22:29:33 +00:00
Automatic Updater
ca894e53b5
update copyright notice
2011-09-02 23:46:33 +00:00
Evan Hunt
9e4afc9b39
3151. [bug] Queries for type RRSIG or SIG could be handled
...
incorrectly. [RT #21050 ]
2011-09-02 21:55:16 +00:00
Mark Andrews
56a520ef3a
don't use a expired slave zone
2011-09-02 02:25:07 +00:00
Mark Andrews
cd49e1ec2f
handle flushing of entries just before a second ticks over, speed up priming of the cache
2011-09-01 05:28:14 +00:00
Automatic Updater
a6ab2774bc
update copyright notice
2011-08-31 23:46:44 +00:00
Mark Andrews
2c35c68236
3148. [bug] Processing of normal queries could be stalled when
...
forwarding a UPDATE message. [RT #24711 ]
2011-08-31 06:49:10 +00:00
Automatic Updater
4e68c7c87c
update copyright notice
2011-08-30 23:46:53 +00:00
Mark Andrews
9198ab377b
3147. [func] Initial inline signing support. [RT #23657 ]
2011-08-30 05:16:15 +00:00
Mark Andrews
31ad3f3aa4
split out subtests of 'another leaf node, with both positive and negative cache entries'
2011-08-29 03:31:29 +00:00
Evan Hunt
5a75f61dd4
3144. [bug] dns_dbiterator_seek() could trigger an assert when
...
used with a nonexistent database node. [RT #25358 ]
2011-08-23 00:59:23 +00:00
Automatic Updater
17d33346d7
update copyright notice
2011-08-09 04:12:25 +00:00
Mark Andrews
772dfb90be
3141. [bug] Silence spurious "zone serial (0) unchanged" messages
...
associated with empty zones. [RT #25079 ]
2011-08-09 02:24:28 +00:00
Automatic Updater
44931133ff
update copyright notice
2011-08-03 23:47:48 +00:00
Evan Hunt
64c66c801f
Missed an added file when merging rt19770.
2011-08-03 05:37:59 +00:00
Automatic Updater
adbc177194
update copyright notice
2011-08-02 23:47:52 +00:00
Evan Hunt
0127993480
3140. [func] New command "rndc flushtree <name>" clears the
...
specified name from the server cache along with
all names under it. [RT #19970 ]
2011-08-02 20:36:13 +00:00
Automatic Updater
2f17ad4545
update copyright notice
2011-07-28 23:47:59 +00:00
Mark Andrews
011080d64a
add ${ISC_INCLUDES}
2011-07-28 03:20:45 +00:00
Evan Hunt
cf63d32d55
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-07-28 03:18:17 +00:00
Mark Andrews
062ddb1981
use UNUSED()
2011-07-27 23:38:21 +00:00
Mark Andrews
f96ba7c746
remove check for oldid as named may have already deleted it
2011-07-26 04:42:20 +00:00
Mark Andrews
acf34e66a8
id was not being properly set
2011-07-26 04:28:35 +00:00
Evan Hunt
b47c020d5c
3133. [bug] Change #3114 was incomplete. [RT #24577 ]
2011-07-08 01:43:26 +00:00
Mark Andrews
a69070d8fa
3130. [func] Support alternate methods for managing a dynamic
...
zone's serial number. Two methods are currently
defined using serial-update-method, "increment"
(default) and "unixtime". [RT #23849 ]
2011-07-01 02:25:48 +00:00
Evan Hunt
cba23be7ba
Add the newly discovered PoD to the nsupdate test. (No CHANGES note.)
2011-06-21 22:15:05 +00:00
Automatic Updater
313b4dc3b2
update copyright notice
2011-06-17 23:47:49 +00:00
Evan Hunt
e7220c9b84
3129. [bug] Named could crash on 'rndc reconfig' when
...
allow-new-zones was set to yes and named ACLs
were used, [RT #22739 ]
2011-06-17 07:05:02 +00:00
Automatic Updater
0f467ed4d4
update copyright notice
2011-06-10 23:47:32 +00:00
Evan Hunt
79ce3a9e82
3128. [func] Inserting an NSEC3PARAM via dynamic update in an
...
auto-dnssec zone that has not been signed yet
will cause it to be signed with the specified NSEC3
parameters when keys are activated. The
NSEC3PARAM record will not appear in the zone until
it is signed, but the parameters will be stored.
[RT #23684 ]
2011-06-10 01:51:09 +00:00
Evan Hunt
5e3affc6a0
3127. [bug] 'rndc thaw' will now remove a zone's journal file
...
if the zone serial number has been changed and
ixfr-from-differences is not in use. [RT #24687 ]
2011-06-10 01:32:38 +00:00
Mark Andrews
475b1ed9cc
3126. [security] Using DNAME record to generate replacements caused
...
RPZ to exit with a assertion failure. [RT #23766 ]
2011-06-09 03:10:17 +00:00
Mark Andrews
b64e3b8358
3125. [security] Using wildcard CNAME records as a replacement with
...
RPZ caused named to exit with a assertion failure.
[RT #24715 ]
2011-06-09 00:42:51 +00:00
Evan Hunt
2a6d60615c
Fixed an nsupdate test error
2011-06-09 00:15:05 +00:00
Evan Hunt
6de9744cf9
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 22:13:51 +00:00
Scott Mann
07797bfb1f
fix RT 24561
2011-06-07 01:45:38 +00:00
Mark Andrews
ec564e401a
add debugging output on test failure
2011-05-31 13:52:06 +00:00
Mark Andrews
ae0691566a
date +%s is not portable, use perl -e 'print time();', Adjust messages
2011-05-30 22:32:06 +00:00
Scott Mann
5588b32695
This is a workaround fix for a problem in Solaris 10 (specifically on thing1)
...
for which a root cause has not yet been found. RT #24561 .
2011-05-30 15:13:49 +00:00
Mark Andrews
fe8572e116
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:25:19 +00:00
Automatic Updater
6406d6507a
update copyright notice
2011-05-26 23:47:28 +00:00
Mark Andrews
ea82782532
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-26 04:35:02 +00:00
Evan Hunt
0245f7725c
3118. [bug] When rolling to a new DNSSEC key, a private-type
...
record could be created and never marked complete.
[RT #23253 ]
2011-05-26 04:25:47 +00:00
Automatic Updater
00678e367d
update copyright notice
2011-05-25 23:47:16 +00:00
Mark Andrews
021bc5b3cc
add DRUZ zone with DS records
2011-05-25 01:06:56 +00:00
Evan Hunt
47e70d820e
3118. [bug] nsupdate could dump core on shutdown when using
...
SIG(0) keys. [RT #24604 ]
2011-05-23 22:25:32 +00:00
Evan Hunt
bfe32d08c5
3116. [func] New 'dnssec-update-mode' option controls updates
...
of DNSSEC records in signed dynamic zones. Set to
'no-resign' to disable automatic RRSIG regeneration
while retaining the ability to sign new or changed
data. [RT #24533 ]
2011-05-23 20:10:03 +00:00
Evan Hunt
fc6364bf24
expiring.example.db.in was left out when committing rt23136 to HEAD
2011-05-21 15:07:10 +00:00
Scott Mann
a50ce0f80b
Fix for RT #23136 task 1.
2011-05-19 00:31:57 +00:00
Mark Andrews
789875a1bd
named.conf copyrights
2011-05-08 07:12:48 +00:00
Automatic Updater
25db028666
update copyright notice
2011-05-07 23:47:28 +00:00
Evan Hunt
de7df3e56f
3111. [bug] Improved consistency checks for dnssec-enable and
...
dnssec-validation, added test cases to the
checkconf system test. [RT #24398 ]
2011-05-07 05:55:17 +00:00
Automatic Updater
40717638fa
update copyright notice
2011-05-06 23:47:29 +00:00
Evan Hunt
ac21f918f2
3109. [func] The also-notify option now uses the same syntax
...
as a zone's masters clause. This means it is
now possible to specify a TSIG key to use when
sending notifies to a given server, or to include
an explicit named masters list in an also-notfiy
statement. [RT #23508 ]
2011-05-06 21:23:51 +00:00
Evan Hunt
485522d7e1
3108. [cleanup] dnssec-signzone: Clarified some error and
...
warning messages; removed #ifdef ALLOW_KSKLESS_ZONES
code (use -P instead). [RT #20852 ]
3107. [bug] dnssec-signzone: Report the correct number of ZSKs
when using -x. [RT #20852 ]
2011-05-06 21:08:33 +00:00
Automatic Updater
a30e1b26b4
update copyright notice
2011-05-05 23:47:17 +00:00
Scott Mann
b2b3209149
added g
2011-05-05 23:15:56 +00:00
Scott Mann
101e493844
remove trailing whitespace from pid (RT 24388)
2011-05-05 23:10:24 +00:00
Scott Mann
58d7c91b65
remove trailing newline from pid (RT #24388 )
2011-05-05 22:56:55 +00:00
Evan Hunt
d454a60f56
3103. [bug] Configuring 'dnssec-validation auto' in a view
...
instead of in the options statement could trigger
an assertion failure in named-checkconf. [RT #24382 ]
2011-05-05 16:13:35 +00:00
Mark Andrews
83bf223210
explictly kill the process if the server fails to start, check for a non zero length pid file
2011-05-05 04:47:45 +00:00
Mark Andrews
46d3c6cf40
grep was not precise enough leading to test failure
2011-05-03 16:07:44 +00:00
Mark Andrews
f1d4986b83
treat asb(x) < 500ms as 0
2011-05-02 23:56:59 +00:00
Mark Andrews
65043f48f2
force numeric comparision
2011-05-02 05:05:05 +00:00
Mark Andrews
07907fa31a
handle end of day
2011-05-02 01:35:04 +00:00
Mark Andrews
bbf46f1aa2
fix expression
2011-05-01 21:36:33 +00:00
Mark Andrews
f83682f368
awk -v is not portable, add floating point arithmetic effects
2011-05-01 11:29:20 +00:00
Automatic Updater
54968ae88e
update copyright notice
2011-04-29 23:47:18 +00:00
Evan Hunt
39f2d1a96a
3102. [func] New 'dnssec-loadkeys-interval' option configures
...
how often, in minutes, to check the key repository
for updates when using automatic key maintenance.
Default is every 60 minutes (formerly hard-coded
to 12 hours). [RT #23744 ]
3101. [bug] Zones using automatic key maintenance could fail
to check the key repository for updates. [RT #23744 ]
2011-04-29 21:37:15 +00:00
Evan Hunt
76db58eb81
3100. [security] Certain response policy zone configurations could
...
trigger an INSIST when receiving a query of type
RRSIG. [RT #24280 ]
2011-04-27 17:46:47 +00:00
Automatic Updater
7021f2faa0
update copyright notice
2011-04-19 23:47:52 +00:00
Evan Hunt
7a2173839c
3099. [test] "dlz" system test now runs but gives R:SKIPPED if
...
not compiled with --with-dlz-filesystem. [RT #24146 ]
3098. [bug] DLZ zones were answering without setting the AA bit.
[RT #24146 ]
2011-04-19 22:30:52 +00:00
Evan Hunt
c92122485d
3097. [test] Add a tool to test handling of malformed packets.
...
[RT #24096 ]
2011-04-15 01:02:08 +00:00
Scott Mann
c7e1812d02
a few more "--with-gssapi" as default fixes to correct problems on test
...
systems
2011-04-05 19:16:54 +00:00
Scott Mann
80593d9802
one character typo.
2011-04-05 16:10:39 +00:00
Evan Hunt
4e5fc672bc
Corrected a bug in the dnssec test introduced in change #3046 .
2011-03-31 15:58:51 +00:00
Automatic Updater
e2d4cd0ae4
update copyright notice
2011-03-30 23:47:12 +00:00
Scott Mann
761fa7d770
Fixes for various OS/environs for RT #23836 (--with-gssapi as default).
2011-03-30 15:48:41 +00:00
Evan Hunt
eb08f01b96
Forgot to add a data file for the autosign test.
2011-03-26 01:19:03 +00:00
Evan Hunt
319b8a1488
3092. [bug] Signatures for records at the zone apex could go
...
stale due to an incorrect timer setting. [RT #23769 ]
3091. [bug] Fixed a bug in which zone keys that were published
and then subsequently activated could fail to trigger
automatic signing. [RT #22991 ]
2011-03-25 23:53:02 +00:00
Mark Andrews
0a82492610
3089. [func] dnssec-dsfromkey now supports reading keys from
...
standard input "dnssec-dsfromkey -f -". [RT# 20662]
2011-03-24 02:10:23 +00:00
Automatic Updater
4f06155c8f
update copyright notice
2011-03-22 23:47:30 +00:00
Scott Mann
1760d5e5f2
For some reason, this didn't get removed before (RT #23687 )
2011-03-22 17:20:03 +00:00
Scott Mann
95759de490
Remove bin/tests/system/logfileconfig/ns1/named.conf and add setup.sh
...
in order to resolve changing named.conf issue. [RT #23687 ]
2011-03-22 16:51:50 +00:00
Evan Hunt
c2255e8614
Fixed a bug that was exposed by change #3085 .
2011-03-22 03:19:38 +00:00
Mark Andrews
e706901292
add test numbers
2011-03-22 00:41:53 +00:00
Automatic Updater
6333ba02a5
update copyright notice
2011-03-21 23:47:21 +00:00
Mark Andrews
c2265bd341
adjust rt23702 test to take less time
2011-03-21 20:31:22 +00:00
Evan Hunt
0994d3a21b
3087. [bug] DDNS updates using SIG(0) with update-policy match
...
type "external" could cause a crash. [RT #23735 ]
2011-03-21 19:54:03 +00:00
Evan Hunt
1063914c30
Fixed some problems from change #3084 that turned up after committing it;
...
"freeze" and "thaw" weren't working quite right when used without a
specific zone name.
2011-03-21 18:38:40 +00:00
Evan Hunt
cf0d508b1e
Forgot to add rndc test dir when committing "rndc sync" change to HEAD
2011-03-21 18:06:07 +00:00
Evan Hunt
36b2d5f93c
use "rndc sync" instead of freeze/thaw cycle to dump zones, now that it's
...
available.
2011-03-21 16:53:44 +00:00
Evan Hunt
10a759cee6
3086. [bug] Running dnssec-settime -f on an old-style key will
...
now force an update to the new key format even if no
other change has been specified, using "-P now -A now"
as default values. [RT #22474 ]
2011-03-21 15:56:35 +00:00
Evan Hunt
35f1a4fc93
3085. [func] New '-R' option in dnssec-signzone forces removal
...
of signatures which have not yet expired but
were generated by a key that no longer exists.
[RT #22471 ]
2011-03-21 07:26:47 +00:00
Mark Andrews
5f49da42fe
wait longer for the nsec3chain generation to complete
2011-03-21 03:30:48 +00:00
Mark Andrews
5095e72ac3
3083. [bug] NOTIFY messages were not being sent when generating
...
a NSEC3 chain incrementally. [RT #23702 ]
2011-03-21 01:02:39 +00:00
Mark Andrews
653cad790b
3082. [port] strtok_r is threads only. [RT #23747 ]
2011-03-21 00:30:18 +00:00
Mark Andrews
7dc5273a3e
skip not untested
2011-03-20 09:03:47 +00:00
Francis Dupont
f3bb08a519
add 23591 no-regression
2011-03-18 21:14:20 +00:00
Evan Hunt
1853c5eaf7
ignore SIGPIPE in ans.pl; this is needed for debian.
2011-03-18 04:41:15 +00:00
Evan Hunt
ea5334a36e
fixed a missing / in /dev/null
2011-03-18 02:08:45 +00:00
Automatic Updater
207cee019e
update copyright notice
2011-03-17 23:47:30 +00:00
Francis Dupont
50f64cf0e5
silent compiler warnings for DLZ exernal driver support and example
2011-03-17 09:25:54 +00:00
Evan Hunt
61bcc23203
3076. [func] New '-L' option in dnssec-keygen, dnsset-settime, and
...
dnssec-keyfromlabel sets the default TTL of the
key. When possible, automatic signing will use that
TTL when the key is published. [RT #23304 ]
2011-03-17 01:40:40 +00:00
Automatic Updater
71d0d898fb
update copyright notice
2011-03-13 23:47:36 +00:00
Mark Andrews
26b49e8459
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 02:49:28 +00:00
Automatic Updater
8ac903147f
update copyright notice
2011-03-12 23:47:42 +00:00
Mark Andrews
69e617cf88
test for Net::DNS
2011-03-12 21:24:52 +00:00
Automatic Updater
c1aef54e14
update copyright notice
2011-03-12 04:59:49 +00:00
Evan Hunt
4fbaf0202b
link driver.so from the .o file instead of the .lo file when building
...
with libtool.
2011-03-11 07:11:07 +00:00
Mark Andrews
2d96b63d31
3067. [bug] ixfr-from-differences {master|slave}; failed to
...
select the master/slave zones. [RT #23580 ]
2011-03-11 00:43:54 +00:00
Automatic Updater
cf786a52ce
update copyright notice
2011-03-10 23:47:50 +00:00
Evan Hunt
422009fe5b
3066. [func] The DLZ "dlopen" driver is now built by default,
...
no longer requiring a configure option. To
disable it, use "configure --without-dlopen".
Driver also supported on win32. [RT #23467 ]
2011-03-10 04:36:16 +00:00
Mark Andrews
198be130e2
remove exit
2011-03-07 14:03:49 +00:00
Automatic Updater
0e27506ce3
update copyright notice
2011-03-05 23:52:31 +00:00
Evan Hunt
9a859983d7
3062. [func] Made several changes to enhance human readability
...
of DNSSEC data in dig output and in generated
zone files:
- DNSKEY record comments are more verbose, no
longer used in multiline mode only
- multiline RRSIG records reformatted
- multiline output mode for NSEC3PARAM records
- "dig +norrcomments" suppresses DNSKEY comments
- "dig +split=X" breaks hex/base64 records into
fields of width X; "dig +nosplit" disables this.
[RT #22820 ]
2011-03-05 19:39:07 +00:00
Mark Andrews
eff7f78bc6
3061. [func] New option "dnssec-signzone -D", only write out
...
generated DNSSEC records. [RT #22896 ]
2011-03-05 06:35:41 +00:00
Evan Hunt
61271cdee6
3060. [func] New option "dnssec-signzone -X <date>" allows
...
specification of a separate expiration date
for DNSKEY RRSIGs and other RRSIGs. [RT #22141 ]
2011-03-04 22:20:21 +00:00
Evan Hunt
c2f051aaaa
3059. [test] Added a regression test for change #3023 .
2011-03-04 22:01:01 +00:00
Scott Mann
be59d1eb72
Adding missing files for RT22771.
2011-03-04 14:43:58 +00:00
Scott Mann
32babe43eb
Ensure that log files are plain files. (RT #22771 )
2011-03-04 14:07:03 +00:00
Automatic Updater
7d9d170dbb
update copyright notice
2011-03-03 23:47:32 +00:00
Evan Hunt
f385bac3b9
3057. [bug] "rndc secroots" would abort after the first error
...
and so could miss some views. [RT #23488 ]
2011-03-03 16:16:47 +00:00
Francis Dupont
9fe8cca065
add URI support
2011-03-03 14:10:27 +00:00
Francis Dupont
624664e504
Fixed last autosign test report [RT #23256 ]
2011-03-02 09:03:45 +00:00
Mark Andrews
be789bc7eb
3045. [removed] Replaced by change #3050 .
2011-03-02 04:52:25 +00:00
Mark Andrews
d819823fee
3051. [bug] NS records obsure DS records at the bottom of the
...
zone if both are present. [RT #23035 ]
2011-03-02 04:49:05 +00:00
Mark Andrews
c1ced49662
3051. [bug] NS records obsure DS records at the bottom of the
...
zone if both are present. [RT #23035 ]
2011-03-02 04:20:34 +00:00
Mark Andrews
ba88bcf08b
3050. [bug] The autosign system test was timing dependent.
...
Wait for the initial autosigning to complete
before running the rest of the test. [RT #23035 ]
2011-03-02 04:08:58 +00:00
Automatic Updater
c8175ece69
update copyright notice
2011-03-01 23:48:07 +00:00
Mark Andrews
4c05f9a6a3
3048. [bug] Fully seperate view key mangement. [RT #23419 ]
2011-03-01 22:44:04 +00:00
Scott Mann
d31740ce28
Fixed DNSKEY NODATA responses not cached (RT #22908 ).
2011-03-01 14:40:39 +00:00
Automatic Updater
bc171df6ca
update copyright notice
2011-02-28 23:47:39 +00:00
Francis Dupont
664917beda
Use RRSIG original TTL in validated RRset TTL [RT #23332 ]
2011-02-28 14:21:35 +00:00
Francis Dupont
17bc56e321
ove the testsock.pl sleep to autosign test suite [RT #23400 ]
2011-02-28 14:08:36 +00:00
Mark Andrews
2f09e7c3fc
3041. [bug] dnssec-signzone failed to generate new signatures on
...
ttl changes. [RT #23330 ]
2011-02-24 03:04:43 +00:00
Mark Andrews
4f07b2b00c
3040. [bug] Named failed to validate insecure zones where a node
...
with a CNAME existed between the trust anchor and the
top of the zone. [RT #23338 ]
2011-02-23 11:30:35 +00:00
Mark Andrews
0e507dbb81
2039. [func] Redirect on NXDOMAIN support. [RT #23146 ]
2011-02-23 03:08:11 +00:00
Scott Mann
3b46648b02
Revert the previous commit...made on wrong branch.
2011-02-22 22:57:23 +00:00
Scott Mann
44b49a34b1
Added some comments.
2011-02-22 22:50:45 +00:00
Mark Andrews
b795de862b
2036. [bug] Check built-in zone arguments to see if the zone
...
is re-usable or not. [RT #21914 ]
2011-02-22 04:14:30 +00:00
Automatic Updater
c41b2924a5
update copyright notice
2011-02-15 23:47:36 +00:00
Mark Andrews
b1b42b03b7
3020. [bug] auto-dnssec failed to correctly update the zone when changing the DNSKEY RRset. [RT #23232 ]
2011-02-15 22:02:36 +00:00
Mark Andrews
c5fa370695
3019. [func] Test: check apex NSEC3 records after adding DNSKEY
...
record via UPDATE. [RT #23229 ]
2011-02-14 23:53:44 +00:00
Automatic Updater
56748bc3d1
update copyright notice
2011-02-08 23:10:07 +00:00
Mark Andrews
37b017f2ca
Regression test for:
...
3018. [bug] Named failed to check for the "none;" acl when deciding
if a zone may need to be re-signed. [RT #23120 ]
2011-02-08 03:47:02 +00:00
Automatic Updater
784a904bd0
update copyright notice
2011-02-03 12:18:12 +00:00
Mark Andrews
c1ee8bb4ba
3013. [bug] The DNS64 ttl was not always being set as expected.
...
[RT #23034 ]
2011-02-03 07:35:56 +00:00
Mark Andrews
16cc4a1f56
3012. [bug] Remove DNSKEY TTL change pairs before generating
...
signing records for any remaing DNSKEY changes.
[RT #22590 ]
2011-02-03 06:03:15 +00:00
Evan Hunt
439a6b2fbf
created cvsignore
2011-02-01 20:12:16 +00:00
Evan Hunt
5645e0c82a
Automatically-added copyright text was breaking the RPZ test.
2011-01-13 19:30:41 +00:00
Automatic Updater
9cee5bb028
update copyright notice
2011-01-13 04:59:26 +00:00
Mark Andrews
87708bde16
3008. [func] Response policy zones (RPZ) support. [RT #21726 ]
2011-01-13 01:59:28 +00:00
Automatic Updater
135bcc2e42
update copyright notice
2011-01-11 23:47:14 +00:00
Mark Andrews
b053854c20
call dns_tsigkeyring_detach(&ring)
2011-01-10 13:09:49 +00:00
Mark Andrews
fc5e97963d
Check that ::1 is configured
2011-01-10 05:08:49 +00:00
Evan Hunt
8a743600dd
3005. [port] Solaris: Work around the lack of
...
gsskrb5_register_acceptor_identity() by setting
the KRB5_KTNAME environment variable to the
contents of tkey-gssapi-keytab. Also fixed
test errors on MacOSX. [RT #22853 ]
2011-01-08 00:33:12 +00:00
Automatic Updater
93235c1cba
update copyright notice
2011-01-07 23:47:07 +00:00
Evan Hunt
f686c5d700
Added missing .cvsignore entries
2011-01-07 07:10:34 +00:00
Evan Hunt
c23a9eed3e
- Missed out authsock.pl when committing 3003.
...
- Remove auth.sock in clean.sh.
2011-01-07 07:01:58 +00:00
Mark Andrews
dc4fa197dd
3004. [func] DNS64 reverse support. [RT #22769 ]
2011-01-07 04:31:39 +00:00
Automatic Updater
db69d5d53c
update copyright notice
2011-01-06 23:47:00 +00:00
Evan Hunt
3916872f37
3003. [experimental] Added update-policy match type "external",
...
enabliing named to defer the decision of whether to
allow a dynamic update to an external daemon.
(Contributed by Andrew Tridgell.) [RT #22758 ]
2011-01-06 23:24:39 +00:00
Automatic Updater
1da9dbcf48
update copyright notice
2011-01-04 23:47:14 +00:00
Evan Hunt
79bf7c874b
3001. [func] Added a default trust anchor for the root zone, which
...
can be switched on by setting "dnssec-validation auto;"
in the named.conf options. [RT #21727 ]
2011-01-03 23:45:08 +00:00
Mark Andrews
ac78c47210
! test -n -> test -z
2010-12-27 13:38:43 +00:00
Mark Andrews
cd86950664
exit 255
2010-12-24 07:27:15 +00:00
Mark Andrews
37dee1ff94
2999. [func] Add GOST support (RFC 5933). [RT #20639 ]
2010-12-23 04:08:00 +00:00
Automatic Updater
ca103999e6
update copyright notice
2010-12-20 23:47:21 +00:00
Evan Hunt
950aa1d752
When a prereq.sh file determines that a test can't run because the feature
...
to be tested was not configured in at build time, it can now return 255,
and run.sh will print "R:SKIPPED" instead of "R:UNTESTED". Robie will be
able to flag this as green rather than yellow.
2010-12-20 21:35:45 +00:00
Evan Hunt
8fda09fc85
Changed $(command) to command in tests.sh for compatibility with
...
older bourne shells.
2010-12-20 18:37:07 +00:00
Mark Andrews
e11d10bbcc
example.nil.zone -> example.nil.db
2010-12-19 23:39:28 +00:00
Automatic Updater
941c0792f2
update copyright notice
2010-12-18 23:47:11 +00:00
Evan Hunt
6c3eff861d
tsiggss test needed a prereq.sh file. (Committing without review because
...
the script is simple, no one is available, and I want to shut robie up.)
2010-12-18 16:48:41 +00:00
Mark Andrews
0faa11ab77
clean first
2010-12-18 11:45:01 +00:00
Evan Hunt
af903e5008
Added files to clean.sh scripts that have been left around after tests run.
...
Skipping the ticket/review steps because the change is trivial.
2010-12-18 02:12:44 +00:00
Evan Hunt
71bd858d8e
2989. [func] Added support for writable DLZ zones. (Contributed
...
by Andrew Tridgell of the Samba project.) [RT #22629 ]
2988. [experimental] Added a "dlopen" DLZ driver, allowing the creation
of external DLZ drivers that can be loaded as
shared objects at runtime rather than linked with
named. Currently this is switched on via a
compile-time option, "configure --with-dlz-dlopen".
Note: the syntax for configuring DLZ zones
is likely to be refined in future releases.
(Contributed by Andrew Tridgell of the Samba
project.) [RT #22629 ]
2987. [func] Improve ease of configuring TKEY/GSS updates by
adding a "tkey-gssapi-keytab" option. If set,
updates will be allowed with any key matching
a principal in the specified keytab file.
"tkey-gssapi-credential" is no longer required
and is expected to be deprecated. (Contributed
by Andrew Tridgell of the Samba project.)
[RT #22629 ]
2010-12-18 01:56:23 +00:00
Mark Andrews
273757406a
.zone -> .db
2010-12-17 00:57:39 +00:00
Tatuya JINMEI 神明達哉
743bbdc18f
2947. [func] Add new zone type "static-stub". It's like a stub
...
zone, but the nameserver names and/or their IP
addresses are statically configured. [RT #21474 ]
(for 9.8.0)
2010-12-16 09:51:30 +00:00
Evan Hunt
bbedadf76a
2985. [bug] Add a regression test for change #2896 . [RT #21324 ]
2010-12-15 18:44:37 +00:00
Mark Andrews
9f9b7f0e8d
2982. [bug] Reference count dst keys. dst_key_attach() can be used
...
increment the reference count.
Note: dns_tsigkey_createfromkey() callers should now
always call dst_key_free() rather than setting it
to NULL on success. [RT #22672 ]
2010-12-09 00:54:34 +00:00
Automatic Updater
b8a9a7bef2
update copyright notice
2010-12-08 23:51:56 +00:00
Mark Andrews
b9f2d007c5
2981. [func] Partial DNS64 support (AAAA synthesis). [RT #21991 ]
2010-12-08 05:01:00 +00:00
Mark Andrews
e334405421
2981. [func] Partial DNS64 support (AAAA synthesis). [RT #21991 ]
2010-12-08 02:46:17 +00:00
Automatic Updater
a4b8846651
update copyright notice
2010-12-07 23:47:02 +00:00
Mark Andrews
8aee18709f
2980. [bug] named didn't properly handle UPDATES that changed the
...
TTL of the NSEC3PARAM RRset. [RT #22363 ]
2010-12-07 02:53:34 +00:00
Mark Andrews
82f0630bae
2977. [bug] 'nsupdate -l' report if the session key is missing.
...
[RT #21670 ]
2010-12-03 00:37:33 +00:00
Automatic Updater
326a702a35
update copyright notice
2010-12-02 23:46:56 +00:00
Mark Andrews
c87f15dac8
2976. [bug] named die on exit after negotiating a GSS-TSIG key. [RT #3415 ]
2010-12-02 23:22:42 +00:00
Automatic Updater
e085624e0f
update copyright notice
2010-11-30 23:46:55 +00:00
Evan Hunt
b5b934a0bb
2974. [bug] Some vaild UPDATE requests could fail due to a
...
consistency check examining the existing version
of the zone rather than the new version resulting
from the UPDATE. [RT #22413 ]
2010-11-30 02:27:08 +00:00
Automatic Updater
33cc94f04c
update copyright notice
2010-11-17 23:47:09 +00:00
Mark Andrews
d48730a446
2970. [security] Adding a NO DATA negative cache entry failed to clear
...
any matching RRSIG records. A subsequent lookup of
of NO DATA cache entry could trigger a INSIST when the
unexpected RRSIG was also returned with the NO DATA
cache entry. [RT #22288 ]
2010-11-16 06:46:44 +00:00
Shawn Routhier
380c874925
Fix acl type processing so that allow-query works in options and view
...
statements. Also add a new set of tests to verify proper functioning.
[RT #22418 ]
2010-11-16 01:37:39 +00:00
Mark Andrews
a27b3757fd
2968. [security] Named could fail to prove a data set was insecure
...
before marking it as insecure. One set of conditions
that can trigger this occurs naturally when rolling
DNSKEY algorithms. [RT #22309 ]
2010-11-16 01:14:51 +00:00
Mark Andrews
ed83fa75f5
2963. [security] The allow-query acl was being applied instead of the
...
allow-query-cache acl to cache lookups. [RT #22114 ]
2010-09-24 05:09:03 +00:00
Mark Andrews
165501a801
simplify grep
2010-09-15 23:22:02 +00:00
Evan Hunt
cff5da57d6
The "resolver" test was failing on systems with old versions of "grep".
2010-09-15 15:45:07 +00:00
Automatic Updater
3255640981
update copyright notice
2010-09-15 12:38:36 +00:00
Mark Andrews
082f42dcf2
2960. [func] Check that named accepts non-authoritative answers.
...
[RT #21594 ]
2010-09-15 12:07:56 +00:00
Mark Andrews
c75523bcb3
2959. [func] Check that named starts with a missing masterfile.
...
[RT #22076 ]
2958. [bug] named failed to start with a missing master file.
[RT #22076 ]
2010-09-15 03:32:34 +00:00
Mark Andrews
240a7dc59d
2951. [bug] named failed to generate a correct signed response
...
in a optout, delegation only zone with no secure
delegations. [RT #22007 ]
2010-09-07 00:58:36 +00:00
Automatic Updater
dac2623103
update copyright notice
2010-08-25 23:46:37 +00:00
Mark Andrews
17be07ab81
2948. [port] MacOS: provide a mechanism to configure the test
...
interfaces at reboot. See bin/tests/system/README
for details.
2010-08-25 04:51:51 +00:00
Automatic Updater
7202b5cf66
update copyright notice
2010-08-17 23:46:46 +00:00
Mark Andrews
e0c50ca36a
update default id range to match that used (1..7)
2010-08-17 04:08:57 +00:00
Mark Andrews
c6f4972c74
2943. [func] Add support to load new keys into managed zones
...
without signing immediately with "rndc loadkeys".
Add support to link keys with "dnssec-keygen -S"
and "dnssec-settime -S". [RT #21351 ]
2010-08-16 22:21:07 +00:00
Mark Andrews
8bc194b266
2941. [bug] sdb and sdlz (dlz's zone database) failed to support
...
DNAME at the zone apex. [RT #21610 ]
2010-08-16 04:49:14 +00:00
Automatic Updater
2b43d1d8c5
update copyright notice
2010-08-13 23:47:04 +00:00
Mark Andrews
c73d8c1b72
2938. [bug] When skipping NSEC3 records that don't match the
...
current NSEC3PARAM record in use for zone named
could dereference a uninitialised pointer attempting
to obtain a lock. [RT# 21868]
2010-08-13 06:46:25 +00:00
Mark Andrews
bde46569f3
.orig -> .in as .orig is used by patch
2010-08-12 01:31:36 +00:00
Evan Hunt
cfd262045c
2936. [func] Improved configuration syntax and multiple-view
...
support for addzone/delzone feature (see change
#2930 ). Removed "new-zone-file" option, replaced
with "allow-new-zones (yes|no)". The new-zone-file
for each view is now created automatically, with
a filename generated from a hash of the view name.
It is no longer necessary to "include" the
new-zone-file in named.conf; this happens
automatically. Zones that were not added via
"rndc addzone" can no longer be removed with
"rndc delzone". [RT #19447 ]
2010-08-11 18:14:20 +00:00
Evan Hunt
cb933b69ff
2932. [cleanup] Corrected a numbering error in the "dnssec" test.
...
[RT #21597 ]
2010-08-09 22:34:56 +00:00
Tatuya JINMEI 神明達哉
f1f39b7e07
2931. [bug] Temporarily and partially disable change 2864
...
because it would cause inifinite attempts of RRSIG
queries. This is an urgent care fix; we'll
revisit the issue and complete the fix later.
[RT #21710 ]
2010-07-15 01:17:45 +00:00
Evan Hunt
5312c2ffbe
dnssec and dlv tests included master zones whose master files were missing.
...
this was a bug that hadn't been noticed before, but 19447 added a test for
that condition and it caused test failures.
2010-07-11 01:18:24 +00:00
Mark Andrews
a7d2b922ee
match the dig.out.ns#.$n to the nameserver
2010-06-28 01:34:11 +00:00
Mark Andrews
8fa6ca58b6
check that we have non-cachable answers to test against
2010-06-28 01:31:49 +00:00
Automatic Updater
1b67d9b719
update copyright notice
2010-06-26 23:46:49 +00:00
Mark Andrews
810656a187
2925. [bug] Named failed to accept uncachable negative responses
...
from insecure zones. [RT# 21555]
2010-06-25 23:50:13 +00:00
Automatic Updater
cf309ffeee
update copyright notice
2010-06-25 23:46:51 +00:00
Mark Andrews
f35a87f58f
remove leading zeros on keyid
...
account for trusted keys not applying to _bind anymore
2010-06-25 07:28:46 +00:00
Mark Andrews
bf13e709db
2924. [func] 'rndc secroots' dump a combined summary of the
...
current managed keys combined with trusted keys.
[RT #20904 ]
2010-06-25 03:24:05 +00:00
Automatic Updater
b8d4e96e95
update copyright notice
2010-06-23 23:46:58 +00:00
Automatic Updater
b61690dbad
update copyright notice
2010-06-22 23:46:52 +00:00
Mark Andrews
48dfee7150
2920. [func] Allow 'filter-aaaa-on-v4' to be applied selectively
...
to IPv4 clients. New acl 'filter-aaaa' (default any).
2010-06-22 04:03:38 +00:00
Automatic Updater
263874836b
update copyright notice
2010-06-11 23:46:49 +00:00
Mark Andrews
96fae19c97
restore export of PERL PK11GEN PK11LIST PK11DEL
2010-06-11 01:57:36 +00:00
Mark Andrews
9a56f03c4c
2916. [func] Add framework to use IPv6 in tests.
...
fd92:7065:b8e:ffff::1 ... fd92:7065:b8e:ffff::7
2010-06-10 06:19:52 +00:00
Automatic Updater
ad0471f93b
update copyright notice
2010-06-08 23:50:24 +00:00
Mark Andrews
e24ccb512c
2914. [bug] Make the "autosign" system test more portable.
...
[RT #20997 ]
2010-06-07 04:45:43 +00:00
Mark Andrews
63af1a646a
2913. [func] Add pkcs#11 system tests. [RT #20784 ]
2010-06-07 03:42:37 +00:00
Mark Andrews
5ee4d3f2ee
iterations is -H
2010-06-04 00:04:39 +00:00
Automatic Updater
6e13ffa218
update copyright notice
2010-06-03 23:51:05 +00:00
Mark Andrews
e74c3a0f59
specify NSEC3 iterations
2010-06-03 21:44:49 +00:00
Mark Andrews
10acc63770
2911. [bug] dnssec-signzone didn't handle out of zone records well.
...
[RT #21367 ]
2010-06-03 06:29:03 +00:00
Mark Andrews
675cc80975
2911. [bug] dnssec-signzone didn't handle out of zone records well.
...
[RT #21367 ]
2010-06-03 03:13:32 +00:00
Automatic Updater
a2d2fc17b0
update copyright notice
2010-06-02 01:28:40 +00:00
Mark Andrews
a27bbd21cf
2909. [bug] named-checkzone -p could die if "update-policy local;"
...
was specified in named.conf. [RT #21416 ]
2010-06-02 01:07:47 +00:00
Automatic Updater
248b9ab0b0
update copyright notice
2010-05-27 23:51:08 +00:00
Automatic Updater
051dec6fb7
update copyright notice
2010-05-26 23:50:47 +00:00
Mark Andrews
b4c6ce22d0
call sign.sh robustly
2010-05-26 07:00:37 +00:00
Mark Andrews
e27d55e3ee
2904. [bug] When using DLV, sub-zones of the zones in the DLV,
...
could be incorrectly marked as insecure instead of
secure leading to negative proofs failing. This was
a unintended outcome from change 2890. [RT# 21392]
2010-05-26 06:28:00 +00:00
Automatic Updater
15c961a1dd
update copyright notice
2010-05-19 09:33:50 +00:00
Mark Andrews
5ae2eac4c1
2902. [func] Add regression test for change 2897. [RT #21040 ]
2010-05-19 07:45:38 +00:00
Mark Andrews
b667946fa5
2900. [bug] The placeholder negative caching element was not
...
properly constructed triggering a INSIST in
dns_ncache_towire(). [RT #21346 ]
2010-05-19 06:39:50 +00:00
Mark Andrews
44f175a90a
2892. [bug] Handle REVOKED keys better. [RT #20961 ]
2010-05-14 04:38:52 +00:00
Mark Andrews
f2ae969065
handle revoke changes
2010-05-06 11:28:20 +00:00
Automatic Updater
4d42b714be
update copyright notice
2010-03-04 23:50:34 +00:00
Mark Andrews
56c2c3835f
10.53.0.1 through 10.53.0.5 -> 10.53.0.1 through 10.53.0.7
2010-03-04 20:34:16 +00:00
Evan Hunt
ecde9a1cd5
smartsign fails on slow machines. delay the timing-sensitive
...
dnssec-settime call as long as possible.
2010-01-19 15:54:45 +00:00
Automatic Updater
6bb1560124
update copyright notice
2010-01-18 23:48:40 +00:00
Evan Hunt
e11a0c114c
2841. [func] Added "smartsign" and improved "autosign" and
...
"dnssec" regression tests. [RT #20865 ]
2010-01-18 19:19:31 +00:00
Automatic Updater
a30c7003af
update copyright notice
2010-01-07 23:48:54 +00:00
Evan Hunt
597642c0ba
2831. [security] Do not attempt to validate or cache
...
out-of-bailiwick data returned with a secure
answer; it must be re-fetched from its original
source and validated in that context. [RT #20819 ]
2010-01-07 16:48:23 +00:00
Tatuya JINMEI 神明達哉
d8680445d6
2828. [security] Cached CNAME or DNAME RR could be returned to clients
...
without DNSSEC validation. [RT #20737 ]
9.4-ESV, 9.5.3, 9.6.2, 9.7.0, 9.8.0(?)
2009-12-30 08:02:23 +00:00
Evan Hunt
f766024a27
change all keys from rsasha1 to nsec3rsasha1 so that the nsec->nsec3
...
transitions work correctly. (they worked before, but weren't supposed
to; when that bug was fixed, the test broke.)
2009-12-19 17:30:31 +00:00
Automatic Updater
8b82c01d74
update copyright notice
2009-12-06 23:48:29 +00:00
Evan Hunt
0d796b1aaa
improve cleanup and add named.run to .cvsignore files
2009-12-06 03:04:39 +00:00
Evan Hunt
12178c8652
2805. [bug] Fixed namespace problems encountered when building
...
external programs using non-exported BIND9 libraries
(i.e., built without --enable-exportlib). [RT #20679 ]
2009-12-05 23:31:41 +00:00
Automatic Updater
4b6dc226f7
update copyright notice
2009-12-04 22:06:37 +00:00
Mark Andrews
5d850024cb
2800. [func] Reject zones which have NS records which refer to
...
CNAMEs, DNAMEs or don't have address record (class IN
only). Reject UPDATEs which would cause the zone
to fail the above checks if committed. [RT #20678 ]
2009-12-04 03:33:15 +00:00
Mark Andrews
ecbbb29519
add copyright
2009-12-03 04:51:41 +00:00
Evan Hunt
6a4d6e3379
adapted to the special needs of solaris's really old awk
2009-12-02 17:54:45 +00:00
Evan Hunt
095810f8cb
fixed autosign/metadata brokenness on solaris [rt20685]
2009-12-02 05:42:15 +00:00
Automatic Updater
ffd297db79
update copyright notice
2009-11-30 23:48:02 +00:00
Evan Hunt
7511904837
add cvsignore files
2009-11-30 21:03:17 +00:00
Evan Hunt
75b8de8787
Create automatic tests "autosign" and "metadata". [rt19946]
2009-11-30 21:00:48 +00:00
Automatic Updater
fe2b9bf570
update copyright notice
2009-11-18 23:48:07 +00:00
Mark Andrews
a39a5f4d81
2772. [security] When validating, track whether pending data was from
...
the additional section or not and only return it if
validates as secure. [RT #20438 ]
2009-11-17 23:55:18 +00:00
Mark Andrews
0a30185f80
2748. [func] Identify bad answers from GTLD servers and treat them
...
as referrals. [RT #18884 ]
2009-11-04 02:15:30 +00:00
Mark Andrews
c6d2578fd6
2741. [func] Allow the dnssec-keygen progress messages to be
...
suppressed (dnssec-keygen -q). Automatically
suppress the progress messages when stdin is not
a tty. [RT #20474 ]
2009-10-28 00:27:10 +00:00
Automatic Updater
990dca4605
update copyright notice
2009-10-27 23:47:45 +00:00
Mark Andrews
e09cdbac08
2738. [func] Add RSASHA256 and RSASHA512 tests to the dnssec system
...
test. [RT #20453 ]
2009-10-27 22:25:37 +00:00
Evan Hunt
72cfcb48a7
cleanup ddns.key after nsupdate test
2009-10-27 05:57:06 +00:00
Evan Hunt
0ce9fba8f0
cleanup DLV test
2009-10-27 05:49:50 +00:00
Evan Hunt
fb596cc9af
2691. [func] dnssec-signzone: retain the existing NSEC or NSEC3
...
chain when re-signing a previously-signed zone.
Use -u to modify NSEC3 parameters or switch
between NSEC and NSEC3. [RT #20304 ]
2009-09-25 06:47:50 +00:00
Evan Hunt
30a60d2aff
On some slower systems the startup is delayed and this causes an
...
apparent transfer failure on the initial calls to dig. Adding a test
here to make sure the zones are fully loaded before attempting to query
them.
2009-09-04 17:14:58 +00:00
Automatic Updater
d7201de09b
update copyright notice
2009-09-02 23:48:03 +00:00
Tatuya JINMEI 神明達哉
307d208450
2660. [func] Add a new set of DNS libraries for non-BIND9
...
applications. See README.libdns. [RT #19369 ]
2009-09-01 00:22:28 +00:00
Evan Hunt
4103d428a9
use genrandom to produce random data for input to ddns-confgen
2009-07-30 15:11:41 +00:00
Automatic Updater
0282f038eb
update copyright notice
2009-07-29 23:47:43 +00:00
Evan Hunt
9069215eac
2641. [bug] Fixed an error in parsing update-policy syntax,
...
added a regression test to check it. [RT #20007 ]
2009-07-29 17:52:00 +00:00
Automatic Updater
26d8ffe715
update copyright notice
2009-07-19 23:47:55 +00:00
Evan Hunt
553ead32ff
2636. [func] Simplify zone signing and key maintenance with the
...
dnssec-* tools. Major changes:
- all dnssec-* tools now take a -K option to
specify a directory in which key files will be
stored
- DNSSEC can now store metadata indicating when
they are scheduled to be published, acttivated,
revoked or removed; these values can be set by
dnssec-keygen or overwritten by the new
dnssec-settime command
- dnssec-signzone -S (for "smart") option reads key
metadata and uses it to determine automatically
which keys to publish to the zone, use for
signing, revoke, or remove from the zone
[RT #19816 ]
2009-07-19 04:18:05 +00:00
Automatic Updater
6815ef40df
update copyright notice
2009-06-26 23:47:58 +00:00
Mark Andrews
870332fb6d
2617. [bug] ifconfig.sh failed to emit an error message when
...
run from the wrong location. [RT #19375 ]
2009-06-26 06:08:40 +00:00
Automatic Updater
39844d4710
update copyright notice
2009-06-04 02:56:47 +00:00
Mark Andrews
2534a73a59
2608. [func] Perform post signing verification checks in
...
dnssec-signzone. These can be disabled with -P.
The post sign verification test ensures that for each
algorithm in use there is at least one non revoked
self signed KSK key. That all revoked KSK keys are
self signed. That all records in the zone are signed
by the algorithm. [RT #19653 ]
2009-06-04 02:13:37 +00:00
Automatic Updater
e6ada020f5
update copyright notice
2009-05-29 23:47:49 +00:00
Tatuya JINMEI 神明達哉
40d0f115a6
2604. [func] Add support for DNS rebinding attack prevention through
...
new options, deny-answer-addresses and
deny-answer-aliases. Based on contributed code from
JD Nurmi, Google. [RT #18192 ]
2009-05-29 22:22:37 +00:00
Automatic Updater
4f91bcae43
update copyright notice
2009-03-02 23:47:43 +00:00
Evan Hunt
ca42dcc068
2569. [func] Move journalprint, nsec3hash, and genrandom
...
commands from bin/tests into bin/tools;
"make install" will put them in $sbindir. [RT #19301 ]
2009-03-02 03:54:10 +00:00
Mark Andrews
e4c6491bbf
2565. [func] Add support for HIP record. Includes new functions
...
dns_rdata_hip_first(), dns_rdata_hip_next()
and dns_rdata_hip_current(). [RT #19384 ]
2009-02-26 06:09:19 +00:00
Automatic Updater
8b835581b4
update copyright notice
2009-01-30 23:47:50 +00:00
Mark Andrews
14810640b7
2539. [security] Update the interaction between recursion, allow-query,
...
allow-query-cache and allow-recursion. [RT #19198 ]
2009-01-30 08:19:00 +00:00
Automatic Updater
83b86f3936
update copyright notice
2009-01-21 23:47:27 +00:00
Mark Andrews
31b7a2fed6
2534. [func] Check NAPTR records regular expressions and
...
replacement strings to ensure they are syntaxically
valid and consistant. [RT #18168 ]
2009-01-21 05:37:55 +00:00
Evan Hunt
95de316a5d
suppress an error message on solaris. [rt18253]
2008-10-09 21:27:52 +00:00
Automatic Updater
3398334b3a
update copyright notice
2008-09-25 04:02:39 +00:00
Mark Andrews
6098d364b6
2448. [func] Add NSEC3 support. [RT #15452 ]
2008-09-24 02:46:23 +00:00
Francis Dupont
cbb8a1b7cb
Support Solaris 2.11 and over. [RT #18362 ]
2008-07-25 20:40:07 +00:00
Evan Hunt
7ed4399c65
remove 'grep -q' from acl test script, some platforms don't
...
support it. [rt18253]
2008-07-19 00:02:14 +00:00
Mark Andrews
862015b91f
cleanup
2008-07-17 01:15:34 +00:00
Automatic Updater
1dd754dcdf
update copyright notice
2008-04-24 23:46:59 +00:00
Evan Hunt
66e50468dd
Change rrsetorder test two ways:
...
1) only test "fixed" ordering if it was compiled in
2) test whether "cyclic" ordering is cyclic, but don't
rely on the initial state being predictable
[rt17977]
2008-04-24 21:50:27 +00:00
Automatic Updater
a687db7ce8
update copyright notice
2008-04-02 23:46:58 +00:00
Mark Andrews
3f42cf2f3e
2349. [func] Provide incremental re-signing support for secure
...
dynamic zones. [RT #1091 ]
back out incorrect branch rt1091 and apply correct branch rt1091a.
2008-04-02 02:37:42 +00:00
Automatic Updater
f9760f7b6a
update copyright notice
2008-03-03 23:47:02 +00:00
Mark Andrews
d9936b218d
2340. [port] openbsd: interface configuration. [RT #17700 ]
2008-03-03 01:20:03 +00:00
Evan Hunt
262c39b236
IPv6 addresses could match IPv4 ACL entries and vice versa. [RT #17462 ]
2008-01-21 20:38:54 +00:00
Automatic Updater
9d5ed744c4
update copyright notice
2008-01-14 23:46:56 +00:00
Mark Andrews
034f775ae1
2301. [bug] Remove resource leak and fix error messages in
...
bin/tests/system/lwresd/lwtest.c. [RT #17474 ]
2008-01-14 12:02:11 +00:00
Automatic Updater
6f2e211d39
update copyright notice
2008-01-10 23:47:01 +00:00
Mark Andrews
1c9f629c18
2293. [func] Add ACL regression test. [RT #17375 ]
2008-01-10 01:10:01 +00:00
Automatic Updater
1da14e066c
update copyright notice
2008-01-02 23:47:02 +00:00
Mark Andrews
f5d0f49584
2285. [func] Test framework for client memory context management.
...
[RT #17377 ]
2008-01-02 05:03:07 +00:00
Mark Andrews
604419a812
2282. [bug] Acl code fixups. [RT #17346 ]
2007-12-20 01:48:29 +00:00
Mark Andrews
8b6418238d
remove ns2/dlv.db when cleaning
2007-10-30 23:56:09 +00:00
Mark Andrews
a1e2170ad5
2250. [func] New flag 'memstatistics' to state whether the
...
memory statistics file should be written or not.
Additionally named's -m option will cause the
statistics file to be written. [RT #17113 ]
2007-09-26 03:22:45 +00:00
Mark Andrews
8c76634f88
2246. [bug] Make the startup of test servers (ans.pl) more
...
robust. [RT #17147 ]
2007-09-24 04:13:25 +00:00
Mark Andrews
12e0477d4e
Part 2 of:
...
2233. [func] Add support for O(1) ACL processing, based on
radix tree code originally written by kevin
brintnall. [RT #16288 ]
2007-09-14 01:46:06 +00:00
Evan Hunt
d468b1b7b2
Fix compiler warnings on SCO OSr5
2007-09-13 04:45:18 +00:00
Automatic Updater
70e5a7403f
update copyright notice
2007-06-19 23:47:24 +00:00
Automatic Updater
ec5347e2c7
update copyright notice
2007-06-18 23:47:57 +00:00
Automatic Updater
db100c22d6
update copyright notice
2007-04-26 23:46:52 +00:00
Mark Andrews
429e23d2f5
2170. [func] Add acache processing to test suite. [RT #16711 ]
2007-04-26 04:06:50 +00:00
Automatic Updater
1b5a345334
update copyright notice
2007-03-06 02:12:39 +00:00
Mark Andrews
a56f5ada43
2157. [func] dns_db_transfernode() created. [RT #16685 ]
...
2156. [bug] Fix node reference leaks in lookup.c:lookup_find(),
resolver.c:validated() and resolver.c:cache_name().
Fix a memory leak in rbtdb.c:free_noqname().
Make lookup.c:lookup_find() robust against
event leaks. [RT #16685 ]
2007-03-06 00:38:58 +00:00
Mark Andrews
92f56936fb
update copyright notice
2007-01-09 03:11:16 +00:00
Mark Andrews
7acb804e7f
update copyright notice
2007-01-09 02:44:24 +00:00
Mark Andrews
d6b5e0b0e8
update copyright notice
2006-03-10 00:23:21 +00:00
Mark Andrews
cfe92110ce
2007. [func] It is now possible to explicitly enable DNSSEC
...
validation. default dnssec-validation no; to
be changed to yes in 9.5.0. [RT #15674 ]
2006-03-09 23:21:54 +00:00
Mark Andrews
59d84d1b07
2001. [func] Check the KSK flag when updating a secure dynamic zone.
...
New zone option "update-check-ksk yes;". [RT #15817 ]
2006-03-06 01:27:52 +00:00
Mark Andrews
ea8874ec35
update copyright notice
2006-03-05 23:58:52 +00:00
Mark Andrews
d76ed813a5
1999. [func] Implement "rrset-order fixed". [RT #13662 ]
2006-03-03 00:43:35 +00:00
Mark Andrews
8131d4ed6d
update copyright notice
2006-02-26 23:49:50 +00:00
Mark Andrews
95b484c958
fix minor typos
2006-02-26 22:57:18 +00:00
Mark Andrews
26e2a07a0b
update copyright notice
2006-01-27 23:57:46 +00:00
Mark Andrews
c6d4f78152
1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
...
HMACSHA512 support. [RT #13606 ]
2006-01-27 02:35:15 +00:00
Mark Andrews
141132c272
update copyright notice
2006-01-07 00:23:35 +00:00
Mark Andrews
08c58709fa
specify -D as libtool does not preserve argv0.
2006-01-06 06:55:28 +00:00
Mark Andrews
b44f48a31a
remove ns1/example.db.raw
2006-01-06 06:53:57 +00:00
Mark Andrews
35da39a7f1
update copyright notice
2006-01-04 00:37:24 +00:00
Mark Andrews
2a90390dee
1945. [cleanup] dnssec-keygen: RSA (RSAMD5) is nolonger recommended.
...
To generate a RSAMD5 key you must explictly request
RSAMD5. [RT #13780 ]
2006-01-03 06:06:04 +00:00
Mark Andrews
5c6e60df66
update copyright notice
2005-11-30 23:52:54 +00:00
Mark Andrews
2674e1a455
1940. [bug] Fixed a number of error conditions reported by
...
Coverity.
2005-11-30 03:33:49 +00:00
Mark Andrews
e6d667397a
update copyright notice
2005-11-03 00:02:56 +00:00
Mark Andrews
d29c05346a
address timing issue in tests
2005-11-02 04:56:49 +00:00
Mark Andrews
3a58ea619a
update copyright notice
2005-09-30 00:39:50 +00:00
Mark Andrews
80a609bf44
1919. [bug] The cache memory context array was too small to
...
have the desired performance characteristics.
[RT #15454 ]
stop.pl Increase amount of time allowed for named to stop before aborting the
server.
2005-09-28 04:36:06 +00:00
Mark Andrews
c5f4c17c4c
update copyright notice
2005-09-13 00:35:29 +00:00
Mark Andrews
4cabb8becd
fix cleanup
2005-09-12 22:35:05 +00:00
Mark Andrews
675d696977
update copyright notice
2005-09-06 03:51:37 +00:00
Mark Andrews
03e200df5d
1913. [func] Integrate contibuted DLZ code into named. [RT #11382 ]
2005-09-05 00:12:29 +00:00
Mark Andrews
5be3685b0e
1919. [bug] dig's +sigchase code overhauled. [RT #14933 ]
...
1918. [bug] The DLV code has been re-worked to make no longer
query order sensitive. [RT #14933 ]
2005-08-25 00:56:08 +00:00
Mark Andrews
2c15fcdeac
seperate out sibling glue checks
2005-08-24 23:54:04 +00:00
Mark Andrews
4e1d3e67cd
1914. [bug] Strings returned from cfg_obj_asstring() should be
...
treated as read-only. The prototype for
cfg_obj_asstring() has been updated to reflect this.
[RT #15256 ]
2005-08-23 02:36:11 +00:00
Mark Andrews
ec8f4b0adb
remove white space
2005-07-27 04:12:00 +00:00
Mark Andrews
2bef371309
1890. [func] Add a system test for named-checkconf. [RT #14931 ]
2005-06-23 06:52:23 +00:00
Mark Andrews
618e5825c5
update copyright notice
2005-06-22 00:10:30 +00:00
Mark Andrews
a903095bf4
1817. [func] add support for additional zone file formats for
...
improving loading performance. The masterfile-format
option in named.conf can be used to specify a
non-default format. A new separate command
named-compilezone was provided to generate zone files
in a new format.
2005-06-20 01:05:33 +00:00
Mark Andrews
f2daad8ac3
update copyright notice
2005-06-12 00:03:20 +00:00
Mark Andrews
d4d68515d2
1885. [func] Additional memory debugging support to track size
...
and mctx arguements. [RT #14814 ]
2005-06-10 07:00:20 +00:00
Mark Andrews
0c545eb705
update copyright notice
2005-05-30 02:00:39 +00:00
Mark Andrews
e123ebc1aa
integrity check cleanup
2005-05-24 04:30:10 +00:00
Mark Andrews
172d748152
update copyright notice
2005-05-20 01:09:36 +00:00
Mark Andrews
c5223c9cb7
1862. [func] Add additional zone data constancy checks.
...
named-checkzone has extended checking of NS, MX and
SRV record and the hosts they reference.
named has extended post zone load checks.
New zone options: check-mx and integrity-check.
[RT #4940 ]
2005-05-19 04:59:05 +00:00
Mark Andrews
3002b5952d
cleanup a couple more files
2004-12-14 01:02:50 +00:00
Mark Andrews
a36db48f57
1789. [bug] Prerequisite test for tkey and dnssec could fail
...
with "configure --with-libtool".
2004-12-08 06:10:49 +00:00
Mark Andrews
850a31f07e
update copyright notices
2004-11-24 23:50:57 +00:00
Mark Andrews
6c52944ef2
1763. [func] Perform sanity checks on NS records which refer to
...
'in zone' names. [RT #13002 ]
2004-11-23 05:23:46 +00:00
Mark Andrews
43fe2897fc
1731. [port] darwin: relax version test in ifconfig.sh.
...
[RT #12581 ]
1730. [port] Determine the length type used by the socket API.
[RT #12581 ]
2004-10-05 03:17:18 +00:00
Mark Andrews
ca155b1321
aix5
2004-09-24 05:38:01 +00:00
Mark Andrews
86c3e4bb96
1717. [port] solaris: ifconfig.sh did not support Solaris 10.
...
"ifconfig.sh down" didn't work for Solaris 9.
2004-09-09 01:02:12 +00:00
Mark Andrews
756f078904
clean up */dsset-*, */dlvset-* and ns2/dlv.db
2004-09-07 04:14:44 +00:00
Mark Andrews
d7a8ba373d
copyright
2004-08-19 04:44:08 +00:00
Mark Andrews
9f7d51ee32
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:13:43 +00:00
Mark Andrews
23fdb6a5a3
1654. [bug] isc_result_totext() contained array bounds read
...
error.
1653. [func] Add key type checking to dst_key_fromfilename(),
DST_TYPE_KEY should be used to read TSIG, TKEY and
SIG(0) keys.
1652. [bug] TKEY still uses KEY.
2004-06-11 00:27:06 +00:00
Mark Andrews
c315e5cfea
1648. [func] Update dnssec-lookaside named.conf syntax to support
...
multiple dnssec-lookaside namespaces (not yet
implemented).
2004-06-04 02:31:43 +00:00
Mark Andrews
2cd8fa3ef9
1639. [func] Initial dlv system test.
2004-05-14 04:58:24 +00:00
Mark Andrews
38e8022ace
1625. [bug] named failed to load/transfer RFC2535 signed zones
...
which contained CNAMES. [RT# 11237]
2004-05-05 01:32:58 +00:00
Mark Andrews
8d414d1559
1600. [bug] Duplicate zone pre-load checks were not case
...
insensitive.
1599. [bug] Fix memory leak on error path when checking named.conf.
1598. [func] Specify that certain parts of the namespace must
be secure (dnssec-must-be-secure).
2004-04-15 23:40:27 +00:00
Mark Andrews
1676408640
pullup silence compiler fixes
...
ifconfig.sh for Solaris 9
README updates
2004-03-18 02:58:08 +00:00
Mark Andrews
28b863e609
pullup fixed from 9.3
2004-03-16 05:52:24 +00:00
Mark Andrews
50105afc55
1589. [func] DNSSEC lookaside validation.
...
enable-dnssec -> dnssec-enable
2004-03-10 02:19:58 +00:00
Mark Andrews
fa7ee558e0
1584. [bug] "make test" failed with a readonly source tree.
...
[RT #10461 ]
2004-03-10 01:06:06 +00:00
Mark Andrews
3b7dadafad
update copyrights
2004-03-05 12:46:14 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
821644d49b
1574. [bug] Don't attempt to open the controls socket(s) when
...
running tests. [RT #9091 ]
2004-03-02 02:01:41 +00:00
Mark Andrews
362a27e81e
1586. [func] "check-names" is now implemented.
2004-02-27 20:44:09 +00:00
Mark Andrews
2047977ce2
1586. [func] "check-names" is now implemented.
2004-02-27 20:41:51 +00:00
Mark Andrews
74cb99072c
1573. [port] linux: update to libtool 1.5.2 so that
...
"make install DESTDIR=/xx" works with
"configure --with-libtool". [RT #9941 ]
2004-02-24 01:41:28 +00:00
Mark Andrews
89783da064
1581. [func] Disable DNSSEC support by default. To enable
...
DNSSEC specify "enable-dnssec yes;" in named.conf.
2004-02-17 03:40:23 +00:00
Mark Andrews
4230c2e85e
lookup RRSIG (46) not SIG (24) in getrrsetbyname test.
2004-02-17 03:34:55 +00:00
Mark Andrews
148d848bbc
NSEC does not support raw type numbers
2004-01-27 04:39:29 +00:00
Mark Andrews
8d1374958f
create/destroy hash
2004-01-27 04:25:36 +00:00
Mark Andrews
841ed46de5
1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
...
child zones for which we don't have a supported
algorithm. Such child zones are treated as unsigned.
2004-01-15 04:09:17 +00:00
Mark Andrews
35541328a8
1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
...
child zones for which we don't have a supported
algorithm. Such child zones are treated as unsigned.
1557. [func] Implement missing DNSSEC tests for
* NOQNAME proof with wildcard answers.
* NOWILDARD proof with NXDOMAIN.
Cache and return NOQNAME with wildcard answers.
2004-01-14 02:06:51 +00:00
Mark Andrews
b7e6fb4e84
whitespace
2003-10-26 21:33:47 +00:00
Mark Andrews
93d6dfaf66
1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
2003-09-30 06:00:40 +00:00
Mark Andrews
5e9f612524
1498. [port] bsdos: 5.x support.
2003-07-30 01:43:28 +00:00
Mark Andrews
a947b0145f
convert bit-string labels to nibbles.
2003-07-08 05:17:20 +00:00
Mark Andrews
f4cbe536b1
cygwin support
2002-12-27 03:29:37 +00:00
Mark Andrews
49a940dc68
1402. [cleanup] A6 has been moved to experimental and is no longer
...
fully supported.
developer: jinmei
reviewer: marka
2002-11-27 09:52:58 +00:00
Michael Graff
994bc04060
merge 3907
2002-11-12 23:42:38 +00:00
Mark Andrews
b6309ed962
developer: jinmei
...
reviewer: marka
1368. [func] remove support for bitstring labels.
2002-08-27 04:53:43 +00:00
Mark Andrews
0f042c7c44
- improves tests of negative insecurity proofs, including tests for the
...
SOA TTL 0 hack.
- adds +noauth to a few invocations of dig where the authority section is
not important.
- removes the bogus first half of the dynamic zone test, which didn't
do anything other than make the test suite fail if run twice.
- fixed the fact that the keyless.example zone wasn't being securely
delegated.
bwelling
2002-07-19 06:20:24 +00:00
Mark Andrews
5af560664d
1342. [port] darwin: ifconfig.sh now supports darwin.
2002-07-06 21:54:44 +00:00
Mark Andrews
0b09763c35
1328. [func] DS (delegation signer) support.
2002-06-17 04:01:37 +00:00
Mark Andrews
acc8b7ac3d
1299. [port] Darwin uses (unsigned long) for size_t. [RT #2590 ]
2002-05-23 04:32:30 +00:00
Mark Andrews
57e0f58b3f
1289. [port] Openserver: ifconfig.sh support.
2002-05-13 04:18:07 +00:00
Mark Andrews
a04a323f9a
1273. [bug] The dnssec system test failed to remove the correct
...
files.
2002-04-24 00:46:25 +00:00
Mark Andrews
3561e645d7
1215. [port] solaris: add support to ifconfig.sh for x86 2.5.1
2002-03-01 11:28:28 +00:00
Mark Andrews
a7038d1a05
copyrights
2002-02-20 03:35:59 +00:00
Brian Wellington
4014b6a8ae
although a privately secure zone was signed, it was never tested.
2002-02-13 01:32:12 +00:00
Brian Wellington
64ea670052
the dynamic zone test wasn't working as expected since the child zone wasn't
...
securely delegated.
2002-02-06 03:28:59 +00:00
Brian Wellington
4ca54c8f3b
ns5 is the incorrectly configured server, not ns4.
2002-02-01 01:56:00 +00:00
Andreas Gustafsson
473ca0bf8c
Added RT #2399 regression test
2002-01-22 22:27:29 +00:00
Mark Andrews
2c63b97c09
update tests for MD and MF know longer being loadable
2001-12-12 06:24:11 +00:00
Brian Wellington
0e40083fdd
@DNS_OPENSSL_LIBS@ -> @DNS_CRYPTO_LIBS@
2001-11-06 20:05:13 +00:00
Brian Wellington
78baa4ccb8
some files weren't being removed.
2001-11-06 19:32:54 +00:00
Mark Andrews
72499be79f
1103. [port] OpenUNIX 8 support (ifconfig.sh). [RT #1970 ]
2001-11-05 04:19:56 +00:00
Andreas Gustafsson
17b687ef36
1080. [bug] BIND 8 compatibility: accept bare IP prefixes
...
as the second element of a two-element top level
sort list statement. [RT #1964 ]
2001-10-30 20:19:34 +00:00
Andreas Gustafsson
1c31f17f89
added regression test for RT #1866 , #1869
2001-10-09 22:58:24 +00:00
Andreas Gustafsson
06365907a0
don't assume perl is in the path
2001-10-09 22:31:39 +00:00
Andreas Gustafsson
094d1d9a27
the tkey test would randomly fail due to key IDs with a leading
...
zero being interpreted as octal numbers
2001-10-09 22:24:24 +00:00
Andreas Gustafsson
8bd6c39d5e
clean more files
2001-09-26 23:33:19 +00:00
Andreas Gustafsson
99f08fc172
ignore more files
2001-09-26 23:29:12 +00:00
Andreas Gustafsson
83515c3462
ifconfig.sh can now be invoked either from bin/tests/system or from the top level directory [RT #1758 ]
2001-09-26 23:16:26 +00:00
Andreas Gustafsson
f8d86ef2f6
if network interfaces are not not configured,
...
urge the user to configure them [RT #1757 ]
2001-09-22 01:10:41 +00:00
Andreas Gustafsson
589a8a85b3
clarified messages
2001-09-22 01:10:03 +00:00
Andreas Gustafsson
2e189b0677
if a server does not die when sent a SIGTERM, kill it using
...
SIGABRT, not SIGKILL, so that we get a core file to analyze. Also make
sure we return with a nonzero exit status in this case.
2001-09-20 18:33:51 +00:00
Mark Andrews
c2bc56dc65
Move configuration checking to libbind9.
2001-09-20 15:17:07 +00:00
Andreas Gustafsson
e4b5f088ca
Added RT #1763 regression test
2001-09-19 21:19:52 +00:00
Andreas Gustafsson
1301637cc5
check that negative validation fails with a misconfigured trusted key
2001-09-19 20:47:02 +00:00
Andreas Gustafsson
e1e635578d
use ifconfig.sh up, not ifconfig.sh start, to be
...
consistent with the ifconfig.sh usage message [RT #1758 ]
2001-09-17 21:42:47 +00:00
Andreas Gustafsson
66870de523
support 'make check' as an alias for 'make test'
2001-09-17 20:47:51 +00:00
Andreas Gustafsson
f4f9761c84
note that ifconfig.sh must be run as root
2001-09-17 20:33:54 +00:00
Brian Wellington
81b172466c
*** empty log message ***
2001-09-17 17:47:20 +00:00
Brian Wellington
206bced36f
order the parameters to dnssec-keygen consistently.
2001-09-17 17:42:04 +00:00
Andreas Gustafsson
99f467f016
test the ixfr-from-differences option
2001-09-08 00:24:33 +00:00
Andreas Gustafsson
260696e5e3
cleaned up xfer system test in preparation for adding
...
ixfr-from-differences tests
2001-09-07 23:29:52 +00:00
Andreas Gustafsson
f3bbe7772f
added script for generating zone data, for use in system
...
tests so that they don't all need to have their own (duplicated)
zone data
2001-09-07 23:29:03 +00:00
Andreas Gustafsson
4b8b883127
Dollar sign in $TTL needs to be escaped; 80 columns
2001-09-07 00:57:25 +00:00
Andreas Gustafsson
7aac53eb69
Actually, this file should not be in CVS at all since it's machine
...
generated by setup.sh.
2001-09-07 00:49:03 +00:00
Andreas Gustafsson
f56cdc894f
reverted unintentional commit
2001-09-07 00:35:40 +00:00
Andreas Gustafsson
b39ad8a69b
when assigning to isc_mem_debugging, use symbolic names for
...
the flags, not magic integer constants
2001-09-06 23:14:42 +00:00
Andreas Gustafsson
b4636f4587
update_copyrights
2001-08-09 00:33:47 +00:00
Andreas Gustafsson
f4909f01a7
the test outcome should not depend on the dig version printed
2001-08-09 00:10:56 +00:00
Andreas Gustafsson
2627aca3bb
oops, one too may CFLAGS snuck in
2001-08-01 22:16:06 +00:00
Andreas Gustafsson
0a53284205
951. [bug] CFLAGS was not passed to the linker when
...
linking some of the test programs under
bin/tests. [RT #1555 ].
2001-08-01 22:06:29 +00:00
Andreas Gustafsson
e0315f2160
added 'masterfile' system test to make sure
...
rt #1558 does not happen again
2001-08-01 19:01:02 +00:00
Andreas Gustafsson
07dcadc6e2
update_copyrights
2001-07-17 20:29:36 +00:00
Andreas Gustafsson
25525110c1
fixed and simplified
2001-07-13 18:29:00 +00:00
Brian Wellington
20d13d8975
remove generated file
2001-07-12 01:20:56 +00:00
Brian Wellington
828bd291c6
Only remove generated files.
2001-07-12 00:20:57 +00:00
Brian Wellington
f4d26dbdb6
fix redirection
2001-07-11 19:02:16 +00:00
Brian Wellington
1a8002871e
require a build with openssl to run dnssec & tkey tests
2001-07-10 21:41:14 +00:00
Andreas Gustafsson
f0b6aa146e
avoid using .orig as a filename extension, as it will be ignored by cvs import
2001-07-03 00:05:15 +00:00
Andreas Gustafsson
cf2e85ee9c
typo
2001-06-14 22:24:16 +00:00
Andreas Gustafsson
3446187a42
consistently assume ifconfig is in path regardless of
...
platform and regardless of whether configuring interfaces up or down
2001-06-14 14:10:32 +00:00
Andreas Gustafsson
1c8409706f
consistent ordering
2001-06-14 14:08:51 +00:00
Andreas Gustafsson
ddae6fe9c7
simplified
2001-06-14 14:06:04 +00:00
Mark Andrews
ef8d97818f
901. [bug] More Unixware config.guess related changes.
2001-06-14 04:52:39 +00:00
Olafur Gudmundsson
112d9875bf
config.guess update changed FreeBSD system identifier
2001-06-12 03:34:01 +00:00
Brian Wellington
1969ab5360
copyright updates
2001-05-30 20:31:08 +00:00
Mark Andrews
4fbd6a13a5
#838 7.1.1 -> 7.x.x
2001-05-24 23:58:24 +00:00
Mark Andrews
761a21dfab
838. [port] UnixWare 7.1.1 is now suported by
...
bin/tests/system/ifconfig.sh.
2001-05-24 23:55:48 +00:00
Andreas Gustafsson
b56607d483
the ixfr test requires Net::DNS
2001-05-14 22:35:57 +00:00
Andreas Gustafsson
13b9abae18
uninitialized variable
2001-05-10 19:05:00 +00:00
Andreas Gustafsson
c6c5f2db75
added .cvsignore file
2001-05-10 19:01:51 +00:00
Andreas Gustafsson
89485c1d71
added incremental zone transfer test
2001-05-10 18:29:09 +00:00
Andreas Gustafsson
67a3554aa6
use $PERL
2001-05-10 16:28:57 +00:00
Andreas Gustafsson
73a0d5c6ec
do not assume . is in $PATH
2001-05-09 21:55:44 +00:00
Andreas Gustafsson
3ee7b0d2cd
set the SO_REUSEADDR socket option, like named itself does
2001-04-24 01:52:16 +00:00
Andreas Gustafsson
7f4bf5aaac
8-columns indentation and consistent spacing
2001-04-24 01:23:28 +00:00
Andreas Gustafsson
fa1a39a514
avoid unnecessary auto array initialization
2001-04-16 17:23:34 +00:00
Brian Wellington
d4ef65050f
copyright updates
...
(note - this doesn't touch lib/bind at all. Mark, whenever you're done with
lib/bind, make sure to do the copyright magic)
2001-04-10 21:52:17 +00:00
Brian Wellington
734ae1f7c6
isc_{base64|hex}_decodestring took an unused mctx. Remove the mctx.
2001-03-22 00:07:07 +00:00
Brian Wellington
298273b535
The updated config.guess now calls linux "linux" instead of "linux-gnu"
2001-03-16 21:44:35 +00:00
Brian Wellington
bbbcb61fb2
Add one more test; make sure configuration files are legal.
2001-03-09 18:49:57 +00:00
Andreas Gustafsson
f0a1134d33
updated
2001-03-08 18:44:59 +00:00
David Lawrence
8423f8296a
added cacheclean to SUBDIRS to have its test execute with runall.sh
2001-03-08 16:19:35 +00:00
Brian Wellington
e2f470bebb
Check that rndc stop syncs zone files.
2001-03-08 02:59:47 +00:00
Damien Neil
2f5f42596b
- Stop can now use rndc, when passed the --use-rndc option.
...
- Slightly restructured code to eliminate duplication.
- No longer waits five seconds for a server to die, if it dies promptly.
2001-03-08 02:34:01 +00:00
Brian Wellington
53aed64e0f
add missing .cvsignore files
2001-03-06 01:51:34 +00:00
Brian Wellington
b9a99f0772
remove 'ans.run' files
2001-03-05 22:54:08 +00:00
David Lawrence
9c2e820b3b
new test for exercising cache cleaning
2001-03-05 12:50:08 +00:00
Brian Wellington
494e26b333
clean up properly
2001-03-04 21:17:42 +00:00
Brian Wellington
626f97e223
allow-update is not allowed in slave zones
2001-03-02 02:44:51 +00:00
Andreas Gustafsson
f65a42f377
exit with a nonzero status if there were errors
2001-03-01 02:35:13 +00:00
Brian Wellington
2fa9cf0bf9
remove extraneous spaces
2001-02-28 03:05:01 +00:00
Brian Wellington
7a224ba59b
test that validation of an ANY query returning a DNAME works
2001-02-23 06:22:11 +00:00
Brian Wellington
529d1b9ada
test that validation of a query returning a DNAME works
2001-02-23 06:14:44 +00:00
Brian Wellington
fa342c624a
Added start.sh and stop.sh, which read the values from conf.sh into the
...
environment and call the perl scripts.
2001-02-21 20:11:34 +00:00
Brian Wellington
4f91c46a42
Test that both normal and ANY queries that match a CNAME are properly
...
validated.
2001-02-21 06:47:45 +00:00
Brian Wellington
a41ab607a4
Test that validation of ANY queries works. Also add data to be used for
...
CNAME/DNAME tests, but not the tests yet since they fail.
2001-02-20 18:33:50 +00:00
Andreas Gustafsson
3ad7f12f74
exit if restarting server fails; increase sleep after SIGKILLing server
...
to give sockets time to be freed
2001-02-15 01:04:06 +00:00
Matt Nelson
214eae639d
Made obsolete by .pl version.
2001-02-15 00:10:33 +00:00
Matt Nelson
2d556761c2
Use stop.pl to stop servers, not stop.sh.
2001-02-15 00:07:03 +00:00
Andreas Gustafsson
3e42d5b2bb
start and stop the servers in alphabetical order
2001-02-14 23:57:33 +00:00
Andreas Gustafsson
927fe08882
leave more evidence when failing
2001-02-14 02:42:10 +00:00
Andreas Gustafsson
1b003261c2
stop.pl should replace only kill -TERM, not kill -KILL; the test is
...
specifically trying to test how the server behaves when shut down uncleanly
2001-02-14 02:11:17 +00:00
Andreas Gustafsson
edd03c5600
add -- before non-option argument starting with a dash so as not to
...
confuse the Perl Getopt module
2001-02-14 02:03:45 +00:00
Matt Nelson
614610ba0b
Use start.pl and stop.pl to start and stop servers during test.
2001-02-14 00:16:38 +00:00
Matt Nelson
a60a0fd346
Use start.pl and stop.pl instead of start.sh and stop.sh.
2001-02-14 00:14:24 +00:00
Brian Wellington
5226a9f307
argument handling was broken
2001-02-14 00:13:33 +00:00
Matt Nelson
557e104278
Added ability to test port on a single ip address.
2001-02-14 00:09:44 +00:00
Matt Nelson
cf1dd93491
Rewrite of stop.sh in perl. Added ability to stop single server.
2001-02-13 23:41:00 +00:00
Matt Nelson
7b8ebf78a8
Rewrite of start.sh in perl. Added ability to start single specified server
...
and to skip cleanup of server files.
2001-02-13 23:39:50 +00:00
Brian Wellington
8b473437f1
Support Solaris x86, improve Solaris support, support Linux on non x86.
2001-02-12 23:06:44 +00:00
Brian Wellington
ae73c78406
some data structures weren't freed.
2001-02-05 23:09:05 +00:00
Stephen Jacob
dc7c9751e7
added purify support (${PURIFY} to link commands) to missed test Makefile.in
2001-02-02 01:01:22 +00:00
Stephen Jacob
7bc8deb30f
purify support (${PURIFY added to link commands) for all in bin/tests
2001-02-01 23:41:55 +00:00
Brian Wellington
9fb7cdd126
call getrrsetbyname with a zero length name
2001-01-22 22:12:45 +00:00
Brian Wellington
6484f6ac04
oops, removed too many sleeps.
2001-01-18 22:43:49 +00:00
Brian Wellington
d0dc01dd9d
Shorten a bunch of sleeps. Let's see if this breaks anything.
2001-01-17 20:53:44 +00:00
Brian Wellington
53ee4a89ad
fix copyright
2001-01-13 00:38:08 +00:00
Brian Wellington
cb2fcb2a66
remove a const-related warning
2001-01-13 00:26:09 +00:00
Andreas Gustafsson
cd0d4cbce0
head is not in the default path on irix, but sed is
2001-01-13 00:02:55 +00:00
Brian Wellington
619ee46ac6
Copy cache.in to cache before running the test, so it's not overwritten on
...
exit.
2001-01-12 22:14:59 +00:00
Andreas Gustafsson
ddec026ff9
run the v6synth test by default; explain why stress test is not run by default
2001-01-11 21:12:10 +00:00
Brian Wellington
73eb75dc21
add copyrights to the tkey system test
2001-01-11 20:51:19 +00:00
Brian Wellington
2f9db90bf6
Add a tkey system test
2001-01-11 20:45:53 +00:00
Andreas Gustafsson
1988fd60fa
share the root.hint file among most of the system tests instead of having multiple identical copies
2001-01-11 20:44:21 +00:00
Andreas Gustafsson
f6bbaee0b2
updated
2001-01-11 20:07:35 +00:00
Brian Wellington
b401a139eb
${UOBJS} was used, but never defined. Probably a cut and paste error.
2001-01-11 18:05:15 +00:00
Andreas Gustafsson
8227257b1c
added IPv6 synthesis tests
2001-01-10 01:19:06 +00:00
Brian Wellington
499b34cea0
copyright update
2001-01-09 22:01:04 +00:00
Brian Wellington
ec772e873b
651. [func] The AD bit in responses now has the meaning
...
specified in <draft-ietf-dnsext-ad-is-secure>.
2001-01-04 00:24:26 +00:00
Andreas Gustafsson
f131164c62
incorrect root hint directory
2000-12-22 18:57:18 +00:00
Andreas Gustafsson
275c618823
added stress test
2000-12-22 17:03:03 +00:00
Andreas Gustafsson
93ac5ecb55
added shared root.hint file
2000-12-22 17:01:51 +00:00
Andreas Gustafsson
87e15b393c
avoid the file name extension '.orig' so as not to conflict with 'patch'
2000-12-21 23:44:51 +00:00
Brian Wellington
039c8eda34
test a few more things about getrrsetbyname()
2000-12-20 03:42:01 +00:00
Andreas Gustafsson
1928be262c
edited
2000-12-19 19:21:06 +00:00
Mark Andrews
96f66b3396
make views test work
2000-12-19 03:42:36 +00:00
Andreas Gustafsson
c877d7db8f
use common configuration files
2000-12-18 23:24:24 +00:00
Andreas Gustafsson
bfc41f13e7
clenup
2000-12-18 22:39:17 +00:00
Andreas Gustafsson
8351864ef8
added directory bin/tests/system/common for code to be shared by
...
multiple system tests
2000-12-18 21:04:27 +00:00
Andreas Gustafsson
f19771c55d
617. [bug] When using dynamic update to add a new RR to an
...
existing RRset with a different TTL, the journal
entries generated from the update did not include
explicit deletions and re-additions of the existing
RRs to update their TTL to the new value.
2000-12-16 00:58:03 +00:00
Andreas Gustafsson
0f5542c35c
Makefile.in did not devine VPATH, which caused Marks's
...
makefile-out-of-date hack to fail when using a separate build
directory
2000-12-15 01:40:40 +00:00
Brian Wellington
58082ab8a8
The "cachefile" option now loads the file on startup. The "temporary" -x
...
option to named is no more.
2000-12-12 23:05:59 +00:00
Brian Wellington
30bc8ee6bc
chmod all core files to 0644, to make tests easier to debug
2000-12-06 19:37:19 +00:00
Andreas Gustafsson
a3e41e3c03
obey the allow-update forwarding option for both signed and unsigned updates;
...
fold the upforwd system test README file and nsupdate input files into the tests.sh script;
other minor cleanup of the upforwd test
2000-12-01 21:37:17 +00:00
Andreas Gustafsson
b199bc831e
bypass running scripts if we are using a separate
...
build directory
2000-12-01 02:17:15 +00:00
Andreas Gustafsson
f333ea9bdd
added notify-source options
2000-11-28 19:07:00 +00:00
Mark Andrews
94e5d79449
Use "nsupdate filename" rather than "nsupdate < filename".
2000-11-28 03:21:17 +00:00
Mark Andrews
dfd7798d8b
578. [func] Notify-source, specify the source address for notify
...
messages.
2000-11-25 02:43:56 +00:00
Brian Wellington
2c46670fb4
ignore stdout from the dnssec tools
2000-11-22 20:37:50 +00:00
Andreas Gustafsson
0f8a8f4552
cleanup of test output and shell code
2000-11-22 19:00:46 +00:00
Andreas Gustafsson
7318850b28
transfer-source option added in previous change was
...
misspelled
2000-11-22 18:52:38 +00:00
Andreas Gustafsson
b88cdaa99b
don't destroy evidence by cleaning the test directory
...
when a test fails
2000-11-22 18:31:27 +00:00
Andreas Gustafsson
5337a9e53c
added regression test for RT #482 (which will fail
...
until the bug is fixed)
2000-11-22 18:26:30 +00:00
Mark Andrews
c210363ad9
only one transfer-source is allowed.
2000-11-22 12:20:54 +00:00
Andreas Gustafsson
4f37905cc3
added 'transfer-source' directives to all system test named.conf
...
files, so that tests succeed while transfer-source is still being (ab)used as
the notify source address
2000-11-22 01:34:19 +00:00
Andreas Gustafsson
01da43e63a
pass the +dnssec flag to DIG
2000-11-22 01:26:24 +00:00
Andreas Gustafsson
35fb45afec
when checking whether the TC flag is set, ignore the other
...
flags - in particular, we don't care whether the AD flag is set or not
2000-11-22 01:21:44 +00:00
Andreas Gustafsson
5a77e9620a
make spacing in listen-on-v6 option consistent with other options
2000-11-21 23:50:10 +00:00
Michael Sawyer
2de413d956
Make the test properly query server 2.
2000-11-21 23:41:25 +00:00
Brian Wellington
7803df6c0a
update unknown rr test
2000-11-20 21:58:45 +00:00
Andreas Gustafsson
28002bd7cb
replaced update.scp with a here document
2000-11-20 17:59:20 +00:00
Andreas Gustafsson
bca6ff69a7
removed redundant comment
2000-11-20 17:53:41 +00:00
Brian Wellington
c24821e142
test that lowercase hex characters are accepted
2000-11-19 20:59:18 +00:00
Brian Wellington
cffe50abf6
Lots of copyright updates
2000-11-18 03:01:17 +00:00
Mark Andrews
e639a3ee48
specify src address for IP based update
2000-11-16 06:00:09 +00:00
Brian Wellington
4fec24891d
some files weren't properly cleaned.
2000-11-16 00:20:22 +00:00
Brian Wellington
5337799589
ignore named.run
2000-11-16 00:19:55 +00:00
Brian Wellington
284b13b98b
actually run the new test added yesterday
2000-11-15 23:55:07 +00:00
Brian Wellington
a31c0e3966
Test that the unknown rr type code doesn't load compressed rdata.
2000-11-14 23:52:06 +00:00
Andreas Gustafsson
917c8406f6
handle negated sortlist entries correctly
2000-11-11 00:26:52 +00:00
Andreas Gustafsson
e5167b6d4c
made ifconfig.sh usage message recommend 'up/down' form instead of 'start/stop'
2000-11-11 00:19:24 +00:00
Andreas Gustafsson
84abb95f7e
551. [func] Implemented the 'sortlist' option.
2000-11-10 03:41:08 +00:00
Andreas Gustafsson
febaa09184
551. [func] Implemented the 'sortlist' option.
2000-11-10 03:16:26 +00:00
Brian Wellington
ca44fe49be
Add a system test for records with unknown types/classes. There are probably
...
a lot more things that could be tested here.
2000-11-10 03:05:54 +00:00
Mark Andrews
23dd2af8d3
additional test server
2000-11-10 02:36:38 +00:00
Brian Wellington
964c3f4a6e
ignore named.run files
2000-11-09 19:42:35 +00:00
Mark Andrews
162095ca41
Now knowngood.afer1 and knowngood.before
2000-11-06 08:34:59 +00:00
Mark Andrews
38d9dc1628
542. [func] Add allow-update-forwarding support.
2000-11-06 08:33:10 +00:00
Mark Andrews
0fc89c4ee6
540. [func] Add dialup support.
2000-11-03 07:16:09 +00:00
Brian Wellington
046862bebe
basic getrrsetbyname() tests
2000-11-02 02:05:01 +00:00
Brian Wellington
3a372f7aaf
Add a signed record. The SIG doesn't verify (verification isn't even
...
attempted), but getrrsetbyname returns it.
2000-11-02 02:04:15 +00:00
Mark Andrews
533df4efda
537. [func] Use transfer-source{-v6} when notify messages.
2000-10-31 05:34:18 +00:00
Brian Wellington
0656756d82
With search path processing in the server, LWRES_R_INCOMPLETE is no longer
...
returned.
2000-10-28 00:44:46 +00:00
Brian Wellington
d34b3b1c12
Add search and ndots statements
2000-10-24 04:30:25 +00:00
Andreas Gustafsson
a5044c42a8
added copyright message
2000-10-17 20:13:56 +00:00
Andreas Gustafsson
86cbec9012
update_copyrights treated CONF-SH comments as C comments
...
due to inappropriate use of prefix regexp matching
2000-10-17 19:28:55 +00:00
Brian Wellington
6177fc9897
A lot of files generated by libtool were not properly ignored.
2000-10-16 23:44:25 +00:00
Brian Wellington
2d2d94e01d
spacing
2000-10-13 23:28:00 +00:00
Bob Halley
6af9bd789e
Add regressions which test for the bugs fixed in changes 516, 517, and 518
2000-10-13 18:51:59 +00:00
Brian Wellington
cb5d33b87a
the lwresd -p and -P flags had their meanings reversed.
2000-10-05 22:30:57 +00:00
Brian Wellington
2264a174f3
test the new lwres functionality (different addresses, lwresd.conf, etc.)
2000-10-05 22:29:34 +00:00
Brian Wellington
caa1ba7ea9
lwresd.run files should be deleted by cleanall.sh
2000-09-27 20:33:39 +00:00
Olafur Gudmundsson
2ecf7f63a0
Updated README to reflect tested versions off FreeBSD
...
Updated ifconfig.sh to allow testing on a 10/8 network on Solaris-7 and
Freebsd-[34] without broadcast conficts.
No user visable changes.
2000-09-27 14:52:22 +00:00
Andreas Gustafsson
ac8f49314c
simplified; added /24 netmasks for more systems
2000-09-26 16:30:53 +00:00
Brian Wellington
81e3973b78
spelling
2000-09-22 23:17:57 +00:00
Brian Wellington
cde42c9189
when bring up interfaces on Linux, set the netmask. This should probably
...
be done for all of the other OSes also.
2000-09-22 23:15:55 +00:00
Andreas Gustafsson
8dda471a92
test should not exit with zero exit status if nsupdate dumps core
2000-09-20 00:42:24 +00:00
Andreas Gustafsson
dd97704766
updated with new tests
2000-09-19 00:40:14 +00:00
Andreas Gustafsson
531dd7b648
support 'named -l' as a synonym for 'lwresd', so that the system
...
tests will work despite libtool losing argv[0]
2000-09-16 01:42:06 +00:00
Mark Andrews
f2b38670c4
add example.bk
2000-09-13 07:44:52 +00:00
Mark Andrews
8241166a95
Add clean.sh
...
send nsupdate output to /dev/null
2000-09-13 07:41:12 +00:00
Mark Andrews
24f0ca71ee
add upforwd
2000-09-13 01:36:44 +00:00
Mark Andrews
f267ee3e4f
Add upforwd files.
...
Addition cleaning up from previous runs.
2000-09-13 01:24:05 +00:00
Mark Andrews
a05a8baeb1
add reference file
2000-09-13 01:22:25 +00:00
Mark Andrews
842e0d16b8
checkpoint
2000-09-08 06:27:35 +00:00
Mark Andrews
ee94aedb41
Initial update forwarding test suite.
2000-09-08 05:48:06 +00:00
Mark Andrews
dfed970f63
Initial update forwarding test suite.
2000-09-08 05:40:44 +00:00
Andreas Gustafsson
321a6df4ff
removed redundant "directory ." option
2000-09-01 19:36:05 +00:00
Andreas Gustafsson
c5926943a7
don't try to cd into nsupdate.core (sic)
2000-08-31 23:51:54 +00:00
Brian Wellington
2310b7964d
test getipnodebyname/getipnodebyaddr/freehostent
2000-08-30 23:35:34 +00:00
Andreas Gustafsson
0d1dc10cc8
added brief copyright message
2000-08-30 19:18:12 +00:00
Andreas Gustafsson
d0c7293bc8
added copyright message
2000-08-30 19:13:30 +00:00
Brian Wellington
367ac5bfc5
The named.run files were not being ignored.
2000-08-28 21:23:32 +00:00
Brian Wellington
dcc6bde0a3
Added a system test for selective forwarding.
2000-08-24 22:23:46 +00:00
Brian Wellington
21f710a09f
Changes to the rdata text format in a few cases (removal of parens) to
...
match the dig output.
2000-08-24 22:01:12 +00:00
Mark Andrews
8249eee42a
notify-any to allow-notify conversion.
...
notify-relay to notify-forward conversion.
2000-08-22 05:14:59 +00:00
Mark Andrews
10a6b854f5
initial gdib notify relay tests
2000-08-17 09:18:03 +00:00
Brian Wellington
efd2baaa2b
Remove the random.data file created by genrandom.
2000-08-11 18:45:30 +00:00
David Lawrence
816e576f77
new URL for the copyright notice
2000-08-09 04:37:43 +00:00
Brian Wellington
a7290af88f
Added a small program to generate "random" data. It's not really random,
...
but it's only for tests. This allows the large files containing random
data to be removed from the tree.
2000-08-08 21:47:55 +00:00
Andreas Gustafsson
70bdf57594
allow up/down as synonyms for start/stop
2000-08-08 19:57:31 +00:00
David Lawrence
40f53fa8d9
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
...
own CVS tree will help minimize CVS conflicts. Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
2000-08-01 01:33:37 +00:00
Brian Wellington
529a6b5224
358. [cleanup] Rename the intermediate files used by the dnssec
...
programs.
2000-07-31 15:28:21 +00:00
Michael Sawyer
7d1b7c45a3
Allow RNCD connects from any address
2000-07-29 00:26:22 +00:00
Andreas Gustafsson
e0f23ee828
check that the server copes with responses containing a CNAME
...
and other data
2000-07-28 22:42:42 +00:00
David Lawrence
74b4a3512f
gethostbyaddr takes signed char pointer, not unsigned, as its first argument.
...
wrap lines at column 79.
2000-07-28 03:31:25 +00:00
Andreas Gustafsson
3342c783e3
make distclean should remove conf.sh
2000-07-28 01:37:05 +00:00
Brian Wellington
dbbf071676
ignore and clean up the dig.out.ns1.after file
2000-07-28 00:38:08 +00:00
Brian Wellington
60eb559222
- print the number of each test
...
- add a missing simple negative response test
- check the status of the ad bit on responses
- test queries with the cd bit set
- remove duplicated arguments to dig
2000-07-27 23:22:35 +00:00
David Lawrence
15a4474541
word wrap copyright notice at column 70
2000-07-27 09:55:03 +00:00
David Lawrence
6ab8e7ff5f
remove named.run files with make clean/distclean
2000-07-27 03:35:48 +00:00
Michael Sawyer
222ad9086c
Typo
2000-07-26 17:56:37 +00:00
Andreas Gustafsson
a0b608fd1a
not all messages were prefixed with I:
2000-07-26 01:19:43 +00:00
Michael Sawyer
0759eb6a0d
Olafer's patch to give the server time to start
2000-07-25 17:48:51 +00:00
Michael Sawyer
dc9c461b27
Test that the jnl file is properly recovered after a hard kill of the server
2000-07-25 00:44:18 +00:00
Michael Sawyer
6b9c29ec57
Additional test in nsupdate test
2000-07-24 23:54:59 +00:00
Michael Sawyer
c5272fb330
Merge update_test.pl into system test scripts
2000-07-24 22:53:40 +00:00
Andreas Gustafsson
a7c6c06fad
removed 5-second sleep and unnecessary semicolon
2000-07-24 22:05:16 +00:00
Michael Sawyer
390132bd98
Run resolver test in make tests
2000-07-20 19:38:05 +00:00
Andreas Gustafsson
8b2d2acbff
in the multi-stage positive validation test, allow the
...
recursive server to omit the authority section
2000-07-19 19:54:50 +00:00
Andreas Gustafsson
e54e6744d6
do two queries; added comments
2000-07-18 17:13:40 +00:00
Andreas Gustafsson
92103a4e2c
typo
2000-07-15 01:11:37 +00:00
Andreas Gustafsson
5fff4f8a54
typo
2000-07-15 00:37:23 +00:00
Andreas Gustafsson
f427699c6a
fixed prerequisite test
2000-07-15 00:22:08 +00:00
Andreas Gustafsson
f2c814353b
added resolver/ test directory, with a single regression
...
test for the INSIST(!external) bug
2000-07-14 23:38:14 +00:00
Andreas Gustafsson
1a92f5c182
removed dead code
2000-07-14 23:16:45 +00:00
Brian Wellington
9df4200a67
Check the return value of kill. This means that the test can now detect
...
the case when a program no longer exists (due to a crash) or when a
program responds badly to a SIGTERM and doesn't clean up the pid file.
2000-07-12 17:59:08 +00:00
David Lawrence
2831bea28e
make rndc output appear as I: lines
2000-07-12 16:43:03 +00:00
Michael Sawyer
931e154a1e
Change ticks to 360, not zones...
2000-07-12 00:46:50 +00:00
Michael Sawyer
b95b59db26
Increase max wait time for transfer to Retry time + 1 minute, since some
...
OS's appear to drop UDP packets and not get the initial SOA reply.
2000-07-11 23:42:56 +00:00
Brian Wellington
7f2ac7414c
Test that a query for a security root succeeds.
2000-07-11 00:36:44 +00:00
Brian Wellington
e09caeceef
print the test info before executing the test
2000-07-10 23:46:50 +00:00
Brian Wellington
60f0c97c90
fix broken shell code
2000-07-10 23:05:51 +00:00
Michael Sawyer
796b1656b6
pulldown:
...
If the testsock.pl test fails, try 5 times (2 seconds between tries) in case
a server took some time to fully free the port. (Appears to be an occasional
problem on Solaris)
2000-07-10 22:49:46 +00:00
Brian Wellington
b872e86042
Describe all the tests that are run and indicate which ones fail.
2000-07-10 21:40:16 +00:00
Andreas Gustafsson
0282c5fd48
export RNDC
2000-07-10 17:01:15 +00:00
David Lawrence
27c1fa93a0
use rndc instead of kill to reload the servers ... with the added benefit
...
that now the body of this test should pass on BSD/OS
2000-07-10 11:39:51 +00:00
David Lawrence
2c6d0da369
set $RNDC
2000-07-10 11:38:48 +00:00
David Lawrence
74c2797077
added I: lines to describe the test's progress
2000-07-09 16:33:09 +00:00
David Lawrence
fdebae8397
nsupdate now finishes by sending a final newline, so don't echo another one
2000-07-09 16:27:30 +00:00
David Lawrence
e60f5a146d
remove the correct dig.out and stub zone files generated by the test
2000-07-09 16:18:39 +00:00
David Lawrence
904579f844
ignore named.run
2000-07-09 16:11:12 +00:00
David Lawrence
2925f690b3
if a server has to be kill -KILLed, remove its pidfile after the signal is sent
2000-07-09 15:55:01 +00:00
David Lawrence
37d5999904
"make test" depends on subdirs getting all compiled
2000-07-09 15:54:21 +00:00
David Lawrence
5709b77c8c
return non-zero if the rcodes differ
2000-07-08 16:37:43 +00:00
David Lawrence
c634c94d67
added "I:" info lines for each stage of the test
2000-07-08 16:37:18 +00:00
David Lawrence
45f0cd2b4b
use full dig output; let digcomp sort it all out. in particular, digcomp
...
really wants to get the server status.
also added "I:" info lines for each stage of the test
2000-07-08 16:36:29 +00:00
David Lawrence
2dc34dc3de
removed a.root-servers.nil A record as out of zone for .mil
2000-07-08 16:29:47 +00:00
David Lawrence
b575462ccb
test that out-of-zone glue records are not returned
2000-07-08 16:29:05 +00:00
David Lawrence
d319a11e58
use full dig output so digcomp can get the server status response
2000-07-08 16:27:24 +00:00
Brian Wellington
66b84e8952
- test insecurity proofs
...
- use digcomp.pl's ability to check rcode
- generate less unneeded output
- use separate output files for each test, so that output isn't deleted
2000-07-08 00:39:17 +00:00
Andreas Gustafsson
722cac3cdc
worked around NetBSD /bin/sh bug, making the
...
script shorter in the process
2000-07-07 23:18:51 +00:00
Andreas Gustafsson
8d19e0443d
worked around NetBSD /bin/sh bug, making the
...
script shorter in the process
2000-07-07 22:45:22 +00:00
Andreas Gustafsson
ed0a75d4a4
indentation and other style fixes;
...
reindented (emacs users please (setq perl-indent 8))
2000-07-07 22:43:45 +00:00
Andreas Gustafsson
eebcaeb6a0
added CNAME RR for RT #153 regression test
2000-07-07 22:33:20 +00:00
Brian Wellington
6ad837a1ad
The rcode comparison check didn't work. It does now.
2000-07-07 22:13:21 +00:00
Brian Wellington
1cc90f4ab4
Check that the rcodes in the 2 messages are the same
2000-07-07 21:43:49 +00:00
Brian Wellington
1e8c2e72e7
remove extra spaces in I: lines
2000-07-07 18:25:20 +00:00
Brian Wellington
6c3bd0545a
If the test timed out, R:FAIL was being printed twice, and the error
...
message was missing the I: prefix.
2000-07-07 07:15:04 +00:00
Brian Wellington
20e597d71c
remove spaces from I: statements
2000-07-07 00:41:18 +00:00
Brian Wellington
d52cd4a9fa
Properly fill in sa_family and sa_len (if present). Also fix a bug in
...
test_noop (you'd really think a noop test would be bug free).
2000-07-06 22:28:44 +00:00
Michael Sawyer
fec9cc90e6
Corrected cleanup
2000-07-06 19:54:02 +00:00
Michael Sawyer
03967f5ba6
Remove unneeded file
2000-07-06 19:46:20 +00:00
Michael Sawyer
f7b7a2448c
use runall.sh and cleanall.sh
2000-07-06 19:40:57 +00:00
Michael Sawyer
2c65255baa
Missing quotes
2000-07-06 19:37:47 +00:00
Michael Sawyer
ea1fabfe76
SUBDIRS entry corrected and brought up to date
2000-07-06 19:34:27 +00:00
Andreas Gustafsson
2c9fdfdfbe
added script for running all system tests in sequence
2000-07-06 19:32:37 +00:00
Andreas Gustafsson
457a63f3b8
missing colon in glue_test rule
2000-07-06 04:36:55 +00:00
Andreas Gustafsson
770dd208fa
work around NetBSD /bin/sh bug, with the side effect of making the
...
test script shorter
2000-07-06 02:33:42 +00:00
Michael Sawyer
313b7db2ce
Add NSUPDATE to conf.sh.in, not conf.sh...
2000-07-06 02:10:46 +00:00
Andreas Gustafsson
249763bcbf
added glue test
2000-07-06 02:06:02 +00:00
Andreas Gustafsson
afb2c39d2d
added glue test
2000-07-06 01:28:08 +00:00
Andreas Gustafsson
8993565982
if the file nsN/namedopts exists, use it to set named
...
command line options
2000-07-06 01:26:05 +00:00
Michael Sawyer
c3c6770e53
Add nsupdate/ixfr test suite
2000-07-06 00:54:03 +00:00
Brian Wellington
5ddea03e3e
Log a message in addition to setting a failure code when kill -TERM doesn't
...
kill a server.
2000-07-05 23:28:07 +00:00
Andreas Gustafsson
66465da5d1
work around NetBSD /bin/sh bug, with the side effect of making the
...
test script shorter
2000-07-05 22:13:56 +00:00
Brian Wellington
58208669bc
Should sleep for a while between kill -TERM and kill -KILL
2000-07-05 20:56:11 +00:00
Andreas Gustafsson
aade2614cb
work around NetBSD /bin/sh bug, with the side effect of making the
...
test script shorter
2000-07-05 19:42:34 +00:00
Brian Wellington
5618f70327
Modify the tests so that if any server doesn't die with a TERM signal,
...
it's an error.
2000-07-05 18:49:06 +00:00
Brian Wellington
bb915db969
Check to see that kill actually kills the server. If not, it's an error,
...
so print a message, increment status, and kill -9 the server.
2000-07-05 18:16:39 +00:00
Mark Andrews
323b6387ce
293. [port] Add support for freebsd 4.0 system tests.
2000-06-29 15:28:23 +00:00
Brian Wellington
316e03c2df
Makefile was broken for out-of-tree builds
2000-06-28 23:19:02 +00:00
Brian Wellington
3f358cfc9f
Try to avoid signedness warnings.
2000-06-28 22:41:46 +00:00
Brian Wellington
91f77f8a8d
Test getaddrinfo() and getnameinfo().
2000-06-28 21:56:51 +00:00
Brian Wellington
57bae12486
Remove multiple A records, since it makes testing far more complicated.
2000-06-28 21:56:13 +00:00
Andreas Gustafsson
e0a18a86d9
CVS ID
2000-06-28 19:01:52 +00:00
Brian Wellington
eb3bd171e0
test gethostbyname, gethostbyname2, and gethostbyaddr
2000-06-28 00:34:35 +00:00
Michael Sawyer
1f29b6b7ab
RH seems to have a problem if you open the sockets too quickly; add a sleep
...
in hopes of getting mirepoix to pass the tests
2000-06-26 23:46:20 +00:00
Michael Sawyer
1dce9a099e
Double allowable time for servers to start up.
2000-06-26 20:56:33 +00:00
Michael Graff
a3cf4d394a
clean up a makefile problem that caused 'make distclean' and 'make cleandir' to fail for some makes
2000-06-26 18:00:15 +00:00
Brian Wellington
2d9f7b2971
Having a close(SOCK) seems to help mirepoix for some reason.
2000-06-26 17:53:25 +00:00
Andreas Gustafsson
787ad47ae4
increased timeout when waiting for server response; limits test did
...
not start in 44 seconds on irix
2000-06-26 01:12:35 +00:00
Andreas Gustafsson
5ff3d89153
don't create or delete /var/run/system_test_ifsetup;
...
it's not needed any more, and it causes error messages on irix which
does not have /var/run
2000-06-25 16:52:31 +00:00
Andreas Gustafsson
54aa59731f
check that server sockets can be bound to before attempting
...
to start servers; fixed bug that caused us not to perform version.bind queries
to subsequent servers if the first one succeeded
2000-06-25 16:47:42 +00:00
Andreas Gustafsson
0e3fa3bf10
more detailed error reporting
2000-06-25 02:30:18 +00:00
Andreas Gustafsson
c2398b11d7
added -p option for setting port number
2000-06-25 01:40:05 +00:00
Andreas Gustafsson
45340ebd2d
don't call gethostbyname() with dotted quad argument;
...
don't hardcode PF_INET and SOCK_STREAM; improve error reporting;
indent by 8 spaces
2000-06-24 23:09:44 +00:00
Michael Sawyer
258b178806
It's probably not a good idea to check in the test script with a debugging
...
patch intended to make it fail, regardless of the test status.
2000-06-24 01:44:28 +00:00
Michael Sawyer
0a7c55d181
Add distclean target, different from clean target, which removes .run files
2000-06-23 21:28:17 +00:00
Mark Andrews
24a1638a72
add 5000.example verification test
2000-06-23 21:19:21 +00:00
Michael Sawyer
4d5ef1c0cf
Loop over server start test
2000-06-23 21:17:02 +00:00
Mark Andrews
1a43bb06d2
Add limits tests.
2000-06-23 17:10:09 +00:00
Mark Andrews
2a3d8a972f
add
2000-06-23 17:05:47 +00:00
Mark Andrews
35f36a82bf
add knowngood's
2000-06-23 17:05:11 +00:00
Mark Andrews
d7c6323874
Add various knowngood file
2000-06-23 16:56:42 +00:00
Mark Andrews
0acda4fb5b
added a-maximun-rrset.example
2000-06-23 16:55:11 +00:00
David Lawrence
1a225a9907
prototype test_noop() and main()
2000-06-22 23:11:09 +00:00
Brian Wellington
8561261d96
Ignoring the wrong file doesn't work too well
2000-06-22 23:04:30 +00:00
David Lawrence
9c3531d72a
add RCS id string
2000-06-22 22:00:42 +00:00
David Lawrence
e44e0ff385
update_copyrights
2000-06-22 17:36:01 +00:00
Brian Wellington
52cff07fe2
strlen wants a char *, not an unsigned char *
2000-06-22 01:36:34 +00:00
Brian Wellington
5b411b0150
Add a couple .cvsignores
2000-06-22 01:29:54 +00:00
Brian Wellington
58fe6a5b1b
Add .cvsignore
2000-06-22 01:27:46 +00:00
David Lawrence
d0be1e954b
update_copyrights
2000-06-22 01:01:45 +00:00
Mark Andrews
c04f6cf67d
Add nameserver limit checks.
2000-06-22 00:07:41 +00:00
Andreas Gustafsson
8eb2d955e1
added a test
2000-06-21 23:06:20 +00:00
Michael Sawyer
692982647c
Increase delay in VIEWS update test
2000-06-21 22:48:46 +00:00
Michael Sawyer
ac4f76549c
Increase delay in test yet again
2000-06-21 22:42:16 +00:00
Michael Sawyer
eb811c2f41
Increase delay after signal in notify test to give BSD3.1 time to update
...
slave
2000-06-21 22:08:10 +00:00
Brian Wellington
805503c7ad
Check the addresses returned from gabn calls
2000-06-21 21:30:13 +00:00
Brian Wellington
243ac4ecc1
bitstring label test, better reverse name lookup names
2000-06-21 20:51:07 +00:00
Mark Andrews
f955efd73c
add stub tests
2000-06-21 20:48:27 +00:00
Mark Andrews
33ccf0b258
remove '.st' (stub) backup file
2000-06-21 20:47:02 +00:00
Andreas Gustafsson
06bc083413
added README file explaining the roles of the various
...
dnssec test servers
2000-06-21 18:16:12 +00:00
Andreas Gustafsson
96e87186ba
eliminated char/unsigned char warning on solaris
2000-06-21 17:32:26 +00:00
Brian Wellington
cd4cbed56c
pull in libisc, since it's needed for inet_pton on some platforms.
2000-06-21 17:29:32 +00:00
Brian Wellington
1fb5269e67
check for existence of lwres directory
2000-06-21 01:42:16 +00:00
Brian Wellington
22af5514ef
missing make all
2000-06-21 01:40:15 +00:00
Michael Sawyer
5a5c480994
.cvsignore files
2000-06-21 01:31:54 +00:00
Brian Wellington
cc1eee4f51
Add lwresd test
2000-06-21 01:28:44 +00:00
Brian Wellington
659bdaf3eb
Start and stop lwresd if the test uses them
2000-06-21 01:25:02 +00:00
Brian Wellington
c8d268ec51
Check for clean.sh before running it
2000-06-21 01:24:19 +00:00
Brian Wellington
a37d1aa631
Set and export LWRESD variable
2000-06-21 01:23:36 +00:00
Brian Wellington
442d0f584f
Build lwresd directory
2000-06-21 01:23:02 +00:00
Mark Andrews
c21646dcc2
grep ... > /dev/null
2000-06-21 01:18:20 +00:00
Mark Andrews
e7ddc97b45
Add stub test
2000-06-21 01:16:06 +00:00
Michael Sawyer
af8d5ca7c0
Use a program to test for socket availability instead of touched file.
2000-06-21 00:50:37 +00:00
David Lawrence
eb591bfe60
remove conf.sh when make distclean
2000-06-20 23:57:45 +00:00
Andreas Gustafsson
3428814217
be silent in the success case
2000-06-19 19:29:46 +00:00
David Lawrence
4c27b316ff
ignore conf.sh
2000-06-19 19:15:25 +00:00
Michael Sawyer
978d58182e
Typo
2000-06-19 19:06:47 +00:00
Andreas Gustafsson
29f6dfa76c
work around NetBSD shell bug bin/10379
2000-06-16 22:39:45 +00:00
Andreas Gustafsson
7beeb415ca
minor editing
2000-06-16 19:51:34 +00:00
Michael Sawyer
0a673a3448
Add a delay after changing the views named.conf before sending the SIGHUP
2000-06-15 21:14:04 +00:00
Michael Sawyer
c4b2436565
Don't remove named.run files, to aid in debugging
2000-06-14 22:38:33 +00:00
Michael Sawyer
e2cb9ff071
Clean up "dead" named processes if the initial version.bind dig fails.
2000-06-14 20:55:52 +00:00
Michael Sawyer
3f7ab1762a
Sleep a little longer after killing servers to give them a chance to fully
...
shutdown, in hopes of clearing up the test failure in Solaris.
2000-06-14 15:51:38 +00:00
Michael Sawyer
8f6e9f760b
Give the servers a moment to start up before asking them for version.bind
2000-06-14 02:50:24 +00:00
Brian Wellington
ccd492e4ee
Added transfer-source lines
2000-06-14 00:46:03 +00:00
Michael Sawyer
895c909651
typo
2000-06-13 23:44:05 +00:00
Michael Sawyer
03e8cb3f19
More attempts at getting the code lines on the test output right
2000-06-13 23:41:41 +00:00
Brian Wellington
126c8d0c08
Add listen-on-v6 {none;}; , since without it, v6 was binding v4 mapped
...
sockets and causing failures on some platforms
2000-06-13 22:45:20 +00:00
Michael Sawyer
ee6fe1d197
Remove port option from query-sources
2000-06-13 21:49:56 +00:00
Michael Sawyer
4e42045d2b
Don't reset status halfway through the test
2000-06-13 21:36:27 +00:00
Michael Sawyer
ce745b87f2
Formatting change of output data so it will work with WPK's b9status.pl
...
script
2000-06-13 21:17:00 +00:00
Andreas Gustafsson
1e43538d55
don't forget to export the PERL and SUBDIRS variables
2000-06-13 20:03:43 +00:00
Michael Sawyer
5cca51c7c1
Use PERL env variable for execution of perl.
2000-06-13 19:41:59 +00:00
Andreas Gustafsson
3ecf3394e3
search for Perl at configure time, for use by the system
...
test scripts
2000-06-13 17:34:28 +00:00
Andreas Gustafsson
195c06df3e
do not assume that an attempt to run a nonexistent shell command
...
returns an exit status of exactly 1
2000-06-13 17:13:20 +00:00
Andreas Gustafsson
76ce9fbe97
ns3 tried to use the same query-source address as ns1,
...
causing the notify test to fail on all(?) platforms
2000-06-13 16:46:19 +00:00
Andreas Gustafsson
87b3cb4ede
support HP-UX 11
2000-06-13 01:18:10 +00:00
Andreas Gustafsson
413ce88331
support solaris2.8: 'plumb' virtual interfaces before
...
configuring them up; don't use whoami as it does not exist on solaris2.8
2000-06-13 01:02:31 +00:00
Michael Sawyer
52ea71106b
Remove duplicate query-source
2000-06-13 01:02:02 +00:00
Michael Sawyer
483ecd44ab
named
2000-06-13 00:57:49 +00:00
Michael Sawyer
5458e9245c
Add query-source everywhere
...
Fix out output
2000-06-13 00:54:53 +00:00
Michael Sawyer
43a3b93022
Add sleep to xfr test
...
First try and use perl5, then perl, in setup.sh for xferquota.
2000-06-12 23:55:19 +00:00
Andreas Gustafsson
e1310f0e96
nonportable shell construct
2000-06-12 23:48:28 +00:00
Michael Sawyer
9a90646795
Add e: line to run.
2000-06-12 23:08:55 +00:00
Michael Sawyer
dec3e76636
Add (unused) NS1 server configuration, since directory didn't seem to want to go away in CVS.
2000-06-12 23:06:49 +00:00
Brian Wellington
8f239354a0
Added missing zone files
2000-06-12 22:55:52 +00:00
Andreas Gustafsson
0431c9d4d1
support AIX
2000-06-12 22:45:43 +00:00
Andreas Gustafsson
2525055c90
support Irix; don't touch/remove /var/run/system_test_ifsetup multiple times
2000-06-12 22:37:36 +00:00
Michael Sawyer
85db942a01
Missing file
2000-06-12 20:59:33 +00:00
Michael Sawyer
e6e0dadd30
Match output format to what scripts expect
2000-06-12 20:32:47 +00:00
Andreas Gustafsson
8a99c43727
no need to look for version.bind. on port 53 now that all tests
...
run at 5300
2000-06-12 20:20:02 +00:00
Andreas Gustafsson
a6ec6daa1a
do not try to run the tests if the servers didn't start
2000-06-12 20:19:29 +00:00
Michael Sawyer
e7eba81696
Add missing zone file
2000-06-12 19:59:35 +00:00
Michael Sawyer
03b5b5591c
Change interface not set up return value to 1, getting rid of
...
"inspect" results of test (hopefully)
2000-06-12 17:41:06 +00:00
Brian Wellington
5006de6531
- Added query-source to each server.
...
- Added an insecure child of a secure parent (insecure.secure.example)
- Added a privately secure child of a secure parent (private.secure.example)
2000-06-10 01:45:32 +00:00
Andreas Gustafsson
7257176e6f
added --keep option for leaving test servers running
2000-06-09 23:16:56 +00:00
Michael Sawyer
2003deb5d1
Properly fail to work on systems which don't have the interface set up.
2000-06-09 22:23:42 +00:00
Andreas Gustafsson
2648954b6c
fixed incorrect copyright years
2000-06-09 21:08:42 +00:00
Andreas Gustafsson
b9f92431d3
added blank line between copyright message and non-copyright comments
2000-06-09 21:03:53 +00:00
Andreas Gustafsson
07688d1883
removed the letters 'more' which had inexplicably appeared
...
as the first four characters of the file
2000-06-09 21:03:05 +00:00
Michael Sawyer
0d50da49ba
Update README to show no longer need to run as root.
2000-06-09 19:51:10 +00:00
Michael Graff
bc48281e2f
add distclean, too
2000-06-09 16:10:57 +00:00
Michael Sawyer
7e2a4f6ad6
Minor Makefile changes
2000-06-09 00:44:12 +00:00
Brian Wellington
dbf0c4c5fb
check for empty argument list
2000-06-09 00:37:56 +00:00
Michael Sawyer
d8ecccc889
Add targets
2000-06-09 00:09:11 +00:00
Michael Sawyer
1d4080cebf
Solaris 8's lo0 alias appears to be broken.
2000-06-08 22:56:53 +00:00
Michael Sawyer
10bc8ffed6
Make system test run as non-root (provided interface is set up) and add
...
to standard test script.
2000-06-08 22:41:37 +00:00
Brian Wellington
24a4a1954a
check for empty arg list
2000-06-08 21:45:43 +00:00
Andreas Gustafsson
e9918d6a9d
some tests now run 5 name servers
2000-06-08 18:18:23 +00:00
Andreas Gustafsson
40689ca042
cut-and-paste-o in comment
2000-06-08 18:16:56 +00:00
Brian Wellington
8463f40039
Add ns5, a configuration with a bad trusted key.
2000-06-08 02:01:07 +00:00
Brian Wellington
12a4b33723
Put the bad trusted key in place on ns5
2000-06-08 01:58:04 +00:00
Brian Wellington
f3a7310c12
print the correct script name in error message
2000-06-08 01:57:41 +00:00
Brian Wellington
35a680bf40
5 hosts
2000-06-08 01:43:40 +00:00
Brian Wellington
0cb394091d
The root keyset file (.keyset) wasn't being deleted, since it wasn't matched
...
by the wildcard.
2000-06-07 01:43:33 +00:00
Brian Wellington
4e028a06a7
print a message if neither start nor stop is specified
2000-06-07 00:22:30 +00:00
Andreas Gustafsson
ca793cbfcf
run test DNS on port 5300
2000-06-06 23:41:55 +00:00
Andreas Gustafsson
1c4ecfd97e
look for server on port 5300, too
2000-06-06 23:40:25 +00:00
Andreas Gustafsson
813d6c9781
make conf.sh usable from subdirectory test scripts;
...
use conf.sh from subdirectory test scripts
2000-06-05 19:36:44 +00:00
Andreas Gustafsson
bffe4c151c
no need to verify that servers are up as start.sh now
...
takes care of that; no need to remove dig output before test
2000-06-05 19:07:46 +00:00
Andreas Gustafsson
e2774cae38
no need to remove dig.out.* before test
2000-06-02 20:54:30 +00:00
Andreas Gustafsson
1de8cd761e
verify that servers started successfully, so that the
...
individual tests don't need to
2000-06-02 20:44:21 +00:00
Andreas Gustafsson
487791cd9c
exit with nonzero exit status if ifconfig.sh fails
2000-06-02 18:51:35 +00:00
Michael Sawyer
81a253a185
One more missing file.
2000-06-01 23:45:24 +00:00
Michael Sawyer
f4f73ec517
Add missing files
2000-06-01 23:42:19 +00:00
Andreas Gustafsson
9e411a82b2
terminology: 'zone transfers', not 'domain name transfers';
...
'zones', not 'domains'
2000-06-01 23:36:59 +00:00
Andreas Gustafsson
b54bfc7cb8
terminology: 'zone transfers', not 'domain name transfers'
2000-06-01 23:26:20 +00:00
Andreas Gustafsson
bf1a55e97b
specify the correct master name in the SOA MNAME field;
...
this should help eliminate unnecessary sending of notifies to the master
2000-06-01 23:24:52 +00:00
Michael Sawyer
ba80bec980
Add query-source
2000-06-01 18:07:48 +00:00
Michael Sawyer
a2b565626b
Add additional test to determine if NOTIFY messages are properly handled
...
during zone transfers.
2000-06-01 17:56:40 +00:00
David Lawrence
0af3cb7703
ignore Makefile
2000-05-24 21:46:46 +00:00
Andreas Gustafsson
9d7c5c2c31
reduced number of test zones to 100
2000-05-23 04:48:04 +00:00
Michael Sawyer
df22852dcd
Fix problem in notify test
2000-05-23 02:13:39 +00:00
Michael Sawyer
d81a745bbb
Longer sleep needed for reliable fix to SIGHUP problem
2000-05-23 00:02:45 +00:00
Michael Sawyer
0334d82cad
Workaround for SIGHUP-without-delay bug
2000-05-22 23:56:49 +00:00
Michael Sawyer
02bc88821c
tests.sh
2000-05-22 22:19:07 +00:00
Andreas Gustafsson
a185ac41ac
updated
2000-05-22 21:29:21 +00:00
Andreas Gustafsson
87796a03ed
added shell variable DIG containing the pathname of dig
2000-05-22 17:31:45 +00:00
Andreas Gustafsson
c512030111
style; improved error handling; set SOA timers to
...
lower values so that retries and refreshes can be observed
2000-05-22 16:35:36 +00:00
Andreas Gustafsson
9b50fc6648
style nits
2000-05-22 16:34:32 +00:00
Andreas Gustafsson
7fa1c9722b
set a query source so that notify packets get sent with
...
the correct source address and are accepted by the slave as coming
from a master
2000-05-22 16:34:06 +00:00
Andreas Gustafsson
5b83a15556
new test data was written to the wrong file (a.example.db
...
instead of example.db); removed spurious semicolon from 'status=0' assignment
2000-05-22 16:32:20 +00:00
Michael Sawyer
3d02ab0d2d
osf doesn't get path right.
2000-05-20 01:01:28 +00:00
Michael Sawyer
208c4f45c8
clean up test output
2000-05-19 23:55:37 +00:00
Michael Sawyer
d349843282
Add copyright entries
2000-05-19 22:45:47 +00:00
Michael Sawyer
344556c188
Add makefile.in in test suits
2000-05-19 21:55:31 +00:00
Michael Sawyer
5a3e08cbb2
Add views test
2000-05-19 21:23:23 +00:00
Michael Sawyer
fa0d3114ae
Typo
2000-05-19 20:46:24 +00:00
Michael Sawyer
bd334e0366
Add notify test suite
2000-05-19 18:01:27 +00:00
Michael Sawyer
a92428ecb8
Sweeping changes to system test suite
2000-05-18 22:49:29 +00:00
Andreas Gustafsson
95be83b467
DNSSEC tools now have a new home
2000-05-18 21:45:10 +00:00
Michael Sawyer
78ad076390
Fix typo in ifconfig script and add dnssec clean script
2000-05-17 23:15:32 +00:00
Michael Sawyer
02fdafbf53
Add missing files
2000-05-17 22:38:50 +00:00
Michael Sawyer
d98372394f
Addition of test suite.
2000-05-17 22:10:42 +00:00
Andreas Gustafsson
5d545650bf
KEYSIGNER variable was not set
2000-05-17 02:22:23 +00:00
Andreas Gustafsson
225edfe716
replaced nonportable case statement fallthrough syntax;
...
match all NetBSD versions and architectures
2000-05-17 00:52:08 +00:00
Michael Sawyer
5474061e76
Portibility additions to ifconfig.h
...
Addition of reply tests
2000-05-16 22:38:06 +00:00
Andreas Gustafsson
b04adaa782
simplified
2000-05-16 01:24:50 +00:00
Andreas Gustafsson
02b4e9aef2
be compatible with new dnssec tool command line argument
...
usage; bug fixes
2000-05-16 01:22:45 +00:00
Andreas Gustafsson
98225f5d5e
added files missing from system test checkin
2000-05-16 01:20:39 +00:00
Andreas Gustafsson
c13b8351b4
typo
2000-05-15 23:09:42 +00:00
Andreas Gustafsson
0e9dcd5480
added system tests
2000-05-15 22:53:15 +00:00