Tinderbox User
9159c4c80c
update copyright notice / whitespace
2017-10-31 23:46:45 +00:00
Mark Andrews
24231e53a5
4804. [port] win32: access() does not work on directories as
...
required by POSIX. Supply a alternative in
isc_file_isdirwritable. [RT #46394 ]
2017-11-01 09:39:08 +11:00
Michał Kępień
4b669b69ba
[v9_11] Backport fix for RT #46055 and mkeys system test improvements
...
4803. [bug] Backport parts of RT #45293 and RT #46267 , specifically
the fix for RT #46055 and mkeys system test
improvements. [RT #46430 ]
2017-10-31 06:06:07 +01:00
Tinderbox User
e74fcbd492
update copyright notice / whitespace
2017-10-30 23:46:33 +00:00
Tinderbox User
49cb160c1d
update copyright notice / whitespace
2017-10-29 23:46:34 +00:00
Evan Hunt
7354f3248d
[v9_11] copyrights
2017-10-29 16:42:24 -07:00
Mark Andrews
9052766cc5
number test
2017-10-30 08:44:14 +11:00
Mark Andrews
43e2c588ba
number tests
2017-10-30 08:39:45 +11:00
Mark Andrews
7382f51602
Add system tests and remove redundent logging from:
...
4801. [func] 'dnssec-lookaside auto;' and 'dnssec-lookaside .
trust-anchor dlv.isc.org;' now elicit warnings rather
than being fatal configuration errors. [RT #46410 ]
(cherry picked from commit f5e1b555c5 )
2017-10-30 08:12:59 +11:00
Tinderbox User
c45e259c00
update copyright notice / whitespace
2017-10-26 23:46:46 +00:00
Evan Hunt
e7c0f97842
[v9_11] check file and tree headers when loading map files
...
4792. [bug] Fix map file header correctness check. [RT #38418 ]
(cherry picked from commit 5b69d3da83 )
2017-10-25 21:37:21 -07:00
Evan Hunt
7c442d7fe0
[v9_11] log when update-policy local gets a key match from a remote host
...
4788. [cleanup] When using "update-policy local", log a warning
when an update matching the session key is received
from a remote host. [RT #46213 ]
- this completes change #4762 .
2017-10-25 00:59:17 -07:00
Mark Andrews
41aef8f068
read dig.out.ns3.test$n rather than dig.out.ns2.test$n
...
(cherry picked from commit 80739779fc )
2017-10-25 15:03:18 +11:00
Tinderbox User
8ed107eab4
update copyright notice / whitespace
2017-10-24 23:48:58 +00:00
Mark Andrews
ba93bc80a7
4783. [test] dnssec: 'check that NOTIFY is sent at the end of
...
NSEC3 chain generation failed' required more time
on some machines for the IXFR to complete. [RT #46388 ]
(cherry picked from commit 969d923536 )
2017-10-25 09:21:52 +11:00
Mark Andrews
5f10315828
4782. [test] dnssec: 'checking positive and negative validation
...
with negative trust anchors' required more time to
complete on some machines. [RT #46386 ]
(cherry picked from commit 6b8e4d6e69 )
2017-10-25 09:13:42 +11:00
Mark Andrews
b227ff5796
report test number
2017-10-24 15:00:03 +11:00
Evan Hunt
b7b76d6b85
[v9_11] omit NS from authority section if it was in answer
...
4780. [bug] When answering ANY queries, don't include the NS
RRset in the authority section if it was already
in the answer section. [RT #44543 ]
2017-10-23 19:33:14 -07:00
Mark Andrews
71fc94b76c
report if named.run or named.memstats not removed after successful test
...
(cherry picked from commit 5bead588b7 )
2017-10-24 12:45:50 +11:00
Evan Hunt
475c51cce0
[v9_11] test for Net::DNS::Nameserver in prereq.sh
2017-10-21 00:28:47 -07:00
Mark Andrews
b71747f765
include "../mkd"; as we have already changed working directory
2017-10-20 11:48:12 +11:00
Evan Hunt
b093b684a6
[v9_11] skip managed-keys reconfig tests in runtime if no crypto [RT #46327 ]
2017-10-18 22:24:55 -07:00
Mark Andrews
f44202ab64
4774. [bug] <isc/util.h> was incorrectly included in several
...
header files. [RT #46311 ]
(cherry picked from commit fe79e2efbf )
2017-10-19 12:32:53 +11:00
Evan Hunt
8a718a0c54
[v9_11] copyrights
2017-10-18 17:25:11 -07:00
Evan Hunt
56e30ebae6
[v9_11] require writable managed keys directory
...
4769. [bug] Enforce the requirement that the managed keys
directory (specified by "managed-keys-directory",
and defaulting to the working directory if not
specified) must be writable. [RT #46077 ]
2017-10-17 21:26:41 -07:00
Michał Kępień
394cf800c4
[v9_11] Regenerate presigned zone for the filter-aaaa system test [RT #46283 ]
...
Fix the filter-aaaa system test for builds without DNSSEC support.
2017-10-16 09:46:02 +02:00
Tinderbox User
8896e99166
update copyright notice / whitespace
2017-10-13 23:46:21 +00:00
Evan Hunt
666af25a92
[v9_11] fix filter-aaaa test [RT #46268 ]
2017-10-13 10:28:34 -07:00
Evan Hunt
650e0aff5c
[v9_11] use NUL instead of /dev/null for KRB5_CONFIG on windows
...
(cherry picked from commit 89b2fc092d )
2017-10-11 18:13:07 -07:00
Evan Hunt
d1aa5125a9
[v9_11] Move KRB5_CONFIG=/dev/null to conf.sh.* so the named run in the tests gets the setting
...
(cherry picked from commit 74f46c45b0 )
2017-10-11 08:51:03 -07:00
Mark Andrews
514a44a2bb
don't force souce port
...
(cherry picked from commit 02a669a9a6 )
2017-10-08 06:43:21 +11:00
Tinderbox User
8a99b24dbe
update copyright notice / whitespace
2017-10-06 23:46:41 +00:00
Evan Hunt
f592d2f76c
[v9_11] further restrict update-policy local
...
4762. [func] "update-policy local" is now restricted to updates
from local addresses. (Previously, other addresses
were allowed so long as updates were signed by the
local session key.) [RT #45492 ]
2017-10-06 15:43:18 -07:00
Michał Kępień
4ee1fbe056
[v9_11] Add support for DOA
...
4761. [protocol] Add support for DOA. [RT #45612 ]
(cherry picked from commit 417218837e )
2017-10-06 12:56:41 +02:00
Mark Andrews
1c8aa38b53
4759. [func] Add logging channel "trust-anchor-telementry" to
...
record trust-anchor-telementry in incoming requests.
Both _ta-XXXX.<anchor>/NULL and EDNS KEY-TAG options
are logged. [RT #46124 ]
(cherry picked from commit b41c1aacbc )
2017-10-06 13:53:50 +11:00
Tinderbox User
649482995b
update copyright notice / whitespace
2017-10-05 23:46:27 +00:00
Mark Andrews
2732d4922c
4754. [bug] dns_zone_setview needs a two stage commit to properly
...
handle errors. [RT #45841 ]
2017-10-05 13:41:49 +11:00
Evan Hunt
e7d68fc4b6
[v9_11] copy the color-coded test functions to conf.sh.win32
2017-10-04 09:28:37 -07:00
Mark Andrews
e77f7b404a
stderr to /dev/null also
...
(cherry picked from commit 4615bc5408 )
2017-10-04 19:26:59 +11:00
Mark Andrews
af6a526dfd
test for 'printf'
...
(cherry picked from commit d1e823af15 )
2017-10-04 19:20:01 +11:00
Tinderbox User
a134177ed9
update copyright notice / whitespace
2017-10-03 23:46:31 +00:00
Evan Hunt
d5bd8bb71a
[v9_11] de-DLV
...
4749. [func] The ISC DLV service has been shut down, and all
DLV records have been removed from dlv.isc.org.
- Removed references to ISC DLV in documentation
- Removed DLV key from bind.keys
- No longer use ISC DLV by default in delv
[RT #46155 ]
2017-10-03 00:43:19 -07:00
Tinderbox User
f8f19158fa
update copyright notice / whitespace
2017-09-30 23:49:40 +00:00
Evan Hunt
1c81aef28d
[v9_11] color-coded test output
...
4745. [test] Add color-coded pass/fail messages to system
tests when running on terminals that support them.
[RT #45977 ]
(cherry picked from commit 3bb6150cae )
2017-09-30 10:02:52 -07:00
Mark Andrews
1288734b53
improve forensics
...
(cherry picked from commit 86e5d14e82 )
2017-09-28 22:15:41 +10:00
Tinderbox User
acce4b333d
update copyright notice / whitespace
2017-09-18 23:52:43 +00:00
Evan Hunt
fd8d52fbdd
[v9_11] add I: when echoing information about failed tests
...
(cherry picked from commit 49740fb0f2 )
2017-09-18 14:15:55 -07:00
Michał Kępień
62f2fefaec
[v9_11] Prevent possible infinite signing loop after retransferring an inline-signed slave using NSEC3
...
4727. [bug] Retransferring an inline-signed slave using NSEC3
around the time its NSEC3 salt was changed could result
in an infinite signing loop. [RT #45080 ]
(cherry picked from commit f665c724e4 )
2017-09-18 09:23:18 +02:00
Tinderbox User
7c38d4781f
update copyright notice / whitespace
2017-09-14 23:48:31 +00:00
Evan Hunt
a3b6dcd418
[v9_11] revert dlzexternal changes for portability
2017-09-14 11:33:36 -07:00