Mark Andrews
889cc681eb
in rdbdb.c:setsigningtime stop breaking heap invariant property unless we are going to restore the invariant property
...
(cherry picked from commit 6ead410268 )
2017-11-24 08:51:14 +11:00
Michał Kępień
2a44ffeed8
[v9_9] Disable parallel make inside bin/confgen/ and bin/named/
...
4826. [cleanup] Prevent potential build failures in bin/confgen/ and
bin/named/ when using parallel make. [RT #46648 ]
(cherry picked from commit 600e425eb2 )
2017-11-23 11:47:15 +01:00
Mark Andrews
8572cac546
silence compiler warning [RT #46471 ]
2017-11-23 17:04:01 +11:00
Mark Andrews
f020870e4a
remove bin/tests/system/reclimit/ans4/ans.pl
2017-11-23 12:11:04 +11:00
Tinderbox User
f2f3b68ac7
update copyright notice / whitespace
2017-11-21 23:47:58 +00:00
Tinderbox User
ffdd1ec718
newcopyrights
2017-11-21 23:30:32 +00:00
Michał Kępień
bbfa83da40
[v9_9] Refactor reclimit system test
...
4823. [test] Refactor reclimit system test to improve its
reliability and speed. [RT #46632 ]
(cherry picked from commit 1fd4803e84 )
2017-11-21 10:34:03 +01:00
Tinderbox User
a42d1f9000
update copyright notice / whitespace
2017-11-17 23:47:28 +00:00
Mark Andrews
ae7cb54fe0
remove out of date comment
...
(cherry picked from commit a197094d76 )
2017-11-18 08:52:10 +11:00
Mark Andrews
8187dfac8c
4822. [bug] Use resign_sooner in dns_db_setsigningtime. [RT #46473 ]
...
(cherry picked from commit f975d0acaa )
2017-11-18 07:51:30 +11:00
Mark Andrews
cae44b160b
4821. [bug] When resigning ensure that the SOA's expire time is
...
always later that the resigning time of other records.
[RT #46473 ]
4820. [bug] dns_db_subtractrdataset should transfer the resigning
information to the new header. [RT #46473 ]
4819. [bug] Fully backout the transaction when adding a RRset
to the resigning / removal heaps fail. [RT #46473 ]
(cherry picked from commit 656eed7c9b )
2017-11-18 07:32:10 +11:00
Tinderbox User
7fed20ed8f
update copyright notice / whitespace
2017-11-16 23:48:10 +00:00
Tinderbox User
8048bc0993
newcopyrights
2017-11-16 23:30:36 +00:00
Michał Kępień
a3b4977931
[v9_9] Stabilize logfileconfig system test
...
4818. [test] The logfileconfig system test could intermittently
report false negatives on some platforms. [RT #46615 ]
(cherry picked from commit 169ce30bf7 )
2017-11-16 08:17:18 +01:00
Tinderbox User
d5aa066651
newcopyrights
2017-11-13 23:30:40 +00:00
Mark Andrews
49299282a5
fix merge error
2017-11-13 12:48:50 +11:00
Mark Andrews
19f7fffacd
more AS_HELP_STRING
2017-11-13 12:44:44 +11:00
Mark Andrews
693f6638a5
more AS_HELP_STRING
2017-11-13 12:43:46 +11:00
Mark Andrews
e3286b980e
4814. [cleanup] Use AS_HELP_STRING for consistent help text. [RT #46521 ]
...
(cherry picked from commit 6bbbf12936 )
2017-11-13 12:39:48 +11:00
Michał Kępień
c799c10ffe
[v9_9] Minor improvements to code handling managed keys
...
4812. [bug] Minor improvements to stability and consistency of code
handling managed keys. [RT #46468 ]
(cherry picked from commit 54c1627c6f )
2017-11-09 15:21:04 +01:00
Tinderbox User
ec547a9877
update copyright notice / whitespace
2017-11-08 23:48:10 +00:00
Tinderbox User
b682348ac5
newcopyrights
2017-11-08 23:30:30 +00:00
Michał Kępień
dbda79e4ec
[v9_9] Prevent junk from being logged when using "also-notify { <ip> key <keyname>; };"
...
(cherry picked from commit 4034b098d8 )
2017-11-08 09:22:34 +01:00
Michał Kępień
14e1eac55c
[v9_9] Do not NOTIFY back the master view from slave views in notify system test
...
This prevents a Linux kernel bug discussed in RT #32355 from being
triggered and thus makes "checking notify to multiple views using tsig"
stable.
(cherry picked from commit 27bf48327c )
2017-11-08 09:22:31 +01:00
Tinderbox User
003e886bda
regen v9_9
2017-11-08 01:36:55 +00:00
Mark Andrews
38400d2bec
4810. [test] The chain system test failed if the IPv6 interfaces
...
were not configured. [RT #46508 ]
(cherry picked from commit c652213857 )
2017-11-08 10:18:47 +11:00
Evan Hunt
0e99de2897
[v9_9] Check if -latomic is needed to handle 64-bit stdatomic.h types
...
4809. [port] Check at configure time whether -latomic is needed
for stdatomic.h. [RT #46324 ]
(cherry picked from commit e3d9aafff0 )
2017-11-07 13:29:07 -08:00
Tinderbox User
08aafe4640
regen v9_9
2017-11-03 01:32:51 +00:00
Tinderbox User
f8a2d1a7c9
update copyright notice / whitespace
2017-11-02 23:48:31 +00:00
Tinderbox User
6fff7f2e15
newcopyrights
2017-11-02 23:30:28 +00:00
Evan Hunt
e754ae67a7
[v9_9] clarify doc on zone refresh and expiry
2017-11-01 23:08:25 -07:00
Evan Hunt
2534b26732
[v9_9] removed references to obsolete versions in documentation
2017-11-01 22:21:00 -07:00
Mark Andrews
90f743306c
don't use the ERR macro as GCC 7 only does a partial static analysis which generates false positives for fallthrough. [RT #46115 ]
...
(cherry picked from commit 0698ad8503 )
2017-11-01 19:19:40 +11:00
Mark Andrews
6909f46b2d
fix merge error
...
(cherry picked from commit 48865bf022 )
2017-11-01 11:58:28 +11:00
Tinderbox User
709025bb14
update copyright notice / whitespace
2017-10-31 23:48:39 +00:00
Mark Andrews
3b9332a20d
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:47:52 +11:00
Michał Kępień
7e6fe17488
[v9_9] Backport fix for RT #46055
...
4803. [bug] Backport fix for RT #46055 from RT #46267 . [RT #46430 ]
(cherry picked from commit 406caf7b9c )
2017-10-31 06:13:16 +01:00
Mark Andrews
b746de8891
tmp should be a (struct in_addr) not (struct in_addr *)
...
(cherry picked from commit 6e02359034 )
2017-10-31 10:36:14 +11:00
Tinderbox User
dcbbdce8e1
regen v9_9
2017-10-30 01:31:07 +00:00
Evan Hunt
5f0cc4be38
[v9_9] copyrights
2017-10-29 16:44:31 -07:00
Mark Andrews
e1dd822fc3
number tests
2017-10-30 08:32:18 +11:00
Mark Andrews
24592f9f78
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:20:51 +11:00
Mark Andrews
6ae0880ad0
allow for numbered namedX.args
...
(cherry picked from commit 4cbaa08602 )
2017-10-28 10:54:30 +11:00
Tinderbox User
c5cc8a3498
update copyright notice / whitespace
2017-10-26 23:49:18 +00:00
Mark Andrews
5edaaffd29
.md for MKD
...
(cherry picked from commit f808b5e0d2 )
2017-10-27 10:41:54 +11:00
Tinderbox User
51457bf78a
newcopyrights
2017-10-26 23:30:31 +00:00
Evan Hunt
328f8a440b
[v9_9] some improvements in doc/dev [RT #46011 ]
...
- add info about rdatasets, etc, to dev.md (thanks to Tony Finch)
- convert rdata.html to markdown
(cherry picked from commit 63270d33f1 )
(cherry picked from commit ef844e095f )
2017-10-25 23:31:32 -07:00
Evan Hunt
b783e3dfc7
[v9_9] clean up DNS_MESSAGETEXTFLAG comments
...
(cherry picked from commit 89d1777560 )
2017-10-25 21:34:58 -07:00
Tinderbox User
1b3e20fc34
regen v9_9
2017-10-26 01:38:49 +00:00
Tinderbox User
f46bfe0899
update copyright notice / whitespace
2017-10-25 23:55:13 +00:00