Tinderbox User
65d4abb881
update copyright notice / whitespace
2017-04-23 23:47:17 +00:00
Tinderbox User
d77ee7c663
update copyright notice / whitespace
2017-04-21 23:47:35 +00:00
Mukund Sivaraman
e315a20bd4
Validate glue before adding it to the additional section ( #45062 )
...
(cherry picked from commit b0dbcba2d2 )
(cherry picked from commit fec9247b8f )
(cherry picked from commit b958488b2e )
2017-04-21 16:03:28 +05:30
Tinderbox User
922d514bef
update copyright notice / whitespace
2017-04-20 23:47:37 +00:00
Mark Andrews
3d61a6c12d
4587. [bug] named-checkzone failed to handle occulted data below
...
DNAMEs correctly. [RT #44877 ]
(cherry picked from commit 600b027731 )
2017-04-20 13:30:57 +10:00
Mark Andrews
11a028ceb4
4585. [port] win32: Set CompileAS value. [RT #42474 ]
...
(cherry picked from commit 3742338a7b )
2017-04-20 13:01:35 +10:00
Tinderbox User
07967caf75
update copyright notice / whitespace
2017-03-24 23:47:23 +00:00
Mark Andrews
8c2d209f09
4582. [security] 'rndc ""' could trigger a assertion failure in named.
...
(CVE-2017-3138) [RT #44924 ]
(cherry picked from commit 8e8dfc5941 )
2017-03-25 02:08:26 +11:00
Tinderbox User
e66d21bcc5
update copyright notice / whitespace
2017-03-01 01:57:15 +00:00
Mark Andrews
b99d097cc4
Reimplement:
...
4578. [security] Some chaining (CNAME or DNAME) responses to upstream
queries could trigger assertion failures.
(CVE-2017-3137) [RT #44734 ]
(cherry picked from commit f240f4a5de )
2017-03-01 12:07:56 +11:00
Mark Andrews
c7fb2ad160
4571. [bug] Out-of-tree builds of backtrace_test failed.
...
(cherry picked from commit 3e48466e0a )
2017-02-06 13:47:42 +11:00
Mark Andrews
182d657891
remove outdated cvs $Id strings
2017-02-03 18:44:36 +11:00
Tinderbox User
485b9c96c2
update copyright notice / whitespace
2017-01-31 23:48:07 +00:00
Tinderbox User
fb8d8cfc2c
update copyright notice / whitespace
2017-01-30 23:48:49 +00:00
Evan Hunt
a6bae6d52c
[v9_9] change 4558 was incomplete
...
(cherry picked from commit cd668ea57f )
2017-01-30 14:11:30 -08:00
Tinderbox User
9e04eb78f1
update copyright notice / whitespace
2017-01-24 23:47:30 +00:00
Mark Andrews
b15e927949
4560. [bug] mdig: add -m option to enable memory debugging rather
...
than have in on all the time. [RT #44509 ]
4559. [bug] Openssl_link.c didn't compile if ISC_MEM_TRACKLINES
was turned off. [RT #44509 ]
(cherry picked from commit 25da687db7 )
(cherry picked from commit f7903e4bcc )
2017-01-24 17:50:24 +11:00
Tinderbox User
eed41a2afc
update copyright notice / whitespace
2017-01-13 23:47:32 +00:00
Mark Andrews
0e948976b3
remove false negatives (add eol to grep patterns; add missing ret=0)
...
(cherry picked from commit bcfaac260a )
2017-01-13 16:00:38 +11:00
Tinderbox User
0ed649b6e5
update copyright notice / whitespace
2017-01-12 23:48:25 +00:00
Mark Andrews
2c5f4a8392
address shadow warning
...
(cherry picked from commit c2687b0594 )
2017-01-13 09:15:17 +11:00
Mark Andrews
da671124ad
--enable-developer now compiles bin/tests's XTARGETS [RT #44205 ]
...
(cherry picked from commit 434477aa02 )
2017-01-12 14:08:30 +11:00
Mark Andrews
d8c69ae14f
remove false positives due to bad grep [RT #44178 ]
...
(cherry picked from commit 0c43d50368 )
2017-01-12 13:59:39 +11:00
Mark Andrews
da3532f41b
4551. [test] Add system tests for integrity checks of MX and
...
SRV records. [RT #43953 ]
(cherry picked from commit 750619b7a8 )
2017-01-12 13:38:44 +11:00
Mark Andrews
f08cf0ad5a
fix ProjectGuid
2016-12-29 19:29:00 +11:00
Tinderbox User
c38b1c7115
update copyright notice / whitespace
2016-12-28 23:58:02 +00:00
Mark Andrews
354f7b05ef
4541. [bug] rndc addzone should properly reject non master/slave
...
zones. [RT #43665 ]
(cherry picked from commit e20db12918 )
2016-12-28 11:08:26 +11:00
Tinderbox User
7429284419
update copyright notice / whitespace
2016-12-26 23:51:09 +00:00
Mark Andrews
c8174a6268
4539. [bug] Referencing a nonexistant zone with rpz could lead
...
to a assertion failure when configuring. [RT #43787 ]
(cherry picked from commit 762c4fc5a8 )
2016-12-27 09:41:14 +11:00
Tinderbox User
8e87a1592d
update copyright notice / whitespace
2016-12-13 23:51:10 +00:00
Mark Andrews
0aa9619f9e
4533. [bug] dns_client_update should terminate on prerequiste
...
failures (NXDOMAIN, YXDOMAIN, NXRRSET, YXRRSET)
and also on BADZONE. [RT #43865 ]
(cherry picked from commit 8ca45ba01a )
2016-12-13 16:12:45 +11:00
Mark Andrews
0e44069212
number all resolver tests
...
(cherry picked from commit 4914e3ddc6 )
2016-12-13 15:14:26 +11:00
Evan Hunt
df1d48d1ee
[v9_9] tweak logfileconfig test so it can pass on slower machines
...
(cherry picked from commit 76a26842a9 )
2016-12-12 12:13:41 -08:00
Tinderbox User
580760b8d5
update copyright notice / whitespace
2016-12-09 23:49:23 +00:00
Mark Andrews
2c74ad28ef
4530. [bug] Change 4489 broke the handling of CNAME -> DNAME
...
in responses resulting in SERVFAIL being returned.
[RT #43779 ]
(cherry picked from commit 60cb462c56 )
2016-12-09 12:51:40 +11:00
Mark Andrews
f50199c329
look $UNLIMITEDFILE.4 as $UNLIMITEDFILE.5 may not exist yet
2016-12-05 18:19:41 +11:00
Mark Andrews
937a5311ff
remove ns1/query_log
2016-12-05 17:31:38 +11:00
Tinderbox User
e91d41eba4
update copyright notice / whitespace
2016-11-30 23:53:47 +00:00
Mark Andrews
c7948d9050
4522. [bug] Handle big gaps in log file version numbers better.
...
[RT #38688 ]
(cherry picked from commit cab871f1bc )
2016-11-30 11:29:34 +11:00
Mark Andrews
1b4fe21a54
check the value of s
...
(cherry picked from commit 28f344c18a )
2016-11-15 16:52:45 +11:00
Mark Andrews
0ed39f1c58
adjust test based on systems default ipv6only state
2016-11-11 09:10:40 +11:00
Mark Andrews
dbd472d81a
don't call dst_lib_destroy in t2_vfy
...
(cherry picked from commit 1106845b4e )
2016-11-09 17:04:45 +11:00
Tinderbox User
ff69a0423e
update copyright notice / whitespace
2016-11-08 23:57:34 +00:00
Mark Andrews
964e19cea8
4497. [port] Add support for OpenSSL 1.1.0. [RT #41284 ]
2016-11-09 09:59:32 +11:00
Francis Dupont
e493ed7c45
Fixed filter-aaaa prereq.sh and feature-test.c
2016-11-04 15:00:25 +01:00
Tinderbox User
fc6f778fd8
update copyright notice / whitespace
2016-11-03 23:51:28 +00:00
Evan Hunt
4ba653c366
[v9_9] make rrl system test more robust
...
4508. [test] Make the rrl system test more reliable on slower
machines by using mdig instead of dig. [RT #43280 ]
(cherry picked from commiti 1ecdb4d59e )
2016-11-02 20:53:59 -07:00
Evan Hunt
76961a4dd8
[v9_9] corrected typo in nsupdate test (DIG-->$DIG)
2016-11-02 19:35:05 -07:00
Mark Andrews
51fe40fd59
4504. [security] Allow the maximum number of records in a zone to
...
be specified. This provides a control for issues
raised in CVE-2016-6170. [RT #42143 ]
(cherry picked from commit 5f8412a4cb )
2016-11-03 10:46:37 +11:00
Evan Hunt
60814deed8
[v9_9] make uninstall
...
4503. [cleanup] "make uninstall" now removes file installed by
BIND. (This currently excludes Python files
due to lack of support in setup.py.) [RT #42912 ]
(cherry picked from commit 6087f87afb )
(cherry picked from commit 398f8c32f3 )
2016-11-01 20:22:35 -07:00