Mark Andrews
f103cbee94
return failure count
2018-02-16 15:08:24 +11:00
Mark Andrews
118203925a
conditionally declare strbuf
2018-02-16 15:06:51 +11:00
Mark Andrews
0c2c1615cb
add brackets
2018-02-16 14:59:20 +11:00
Mark Andrews
bb7a470a0d
reorder test to silence cppcheck
2018-02-16 14:59:20 +11:00
Mark Andrews
5d9109c3b5
remove event which is only used for sizeof
2018-02-16 14:59:19 +11:00
Mark Andrews
6b77f4f258
remember the masters count
2018-02-16 14:58:18 +11:00
Mark Andrews
e51c5d2e74
reorder test to silence cppcheck
2018-02-16 14:58:18 +11:00
Mark Andrews
04c5165b40
use %u instead of %d
2018-02-16 14:58:17 +11:00
Mark Andrews
c35a870559
use %u instead of %d
2018-02-16 14:36:56 +11:00
Mark Andrews
45960706e6
use %u instead of %d
2018-02-16 14:36:56 +11:00
Mark Andrews
1f0313656f
use %u instead of %d
2018-02-16 14:36:02 +11:00
Mark Andrews
b883fa4c14
use %u instead of %d
2018-02-16 14:28:25 +11:00
Mark Andrews
2c13e20d2d
use %u instead of %d
2018-02-16 14:28:25 +11:00
Mark Andrews
5517274e84
use %u instead of %d
2018-02-16 14:28:01 +11:00
Mark Andrews
b7c19f168f
use %u instead of %d
2018-02-16 14:24:44 +11:00
Mark Andrews
27ca8bc72f
use %u instead of %d
2018-02-16 14:23:54 +11:00
Mark Andrews
6bbecea663
use %u instead of %d
2018-02-16 14:23:54 +11:00
Mark Andrews
eb96b507da
use %u instead of %d
2018-02-16 14:23:54 +11:00
Mark Andrews
5a69c0dbf3
make declarations consistent
2018-02-16 14:23:54 +11:00
Mark Andrews
e04fb892dd
report argument error in human form
2018-02-16 14:23:14 +11:00
Mark Andrews
cdaaa7b987
use %u instead of %d
2018-02-16 14:21:58 +11:00
Mark Andrews
bb68962050
use %u instead of %d
2018-02-16 14:21:58 +11:00
Mark Andrews
59b75eda7d
use %u instead of %d
2018-02-16 14:21:05 +11:00
Mark Andrews
5016c832fd
use %u instead of %d
2018-02-16 14:21:05 +11:00
Mark Andrews
bb8dbcf334
use %u instead of %d
2018-02-16 14:21:05 +11:00
Mark Andrews
d421597403
use %u instead of %i
2018-02-16 14:21:05 +11:00
Mark Andrews
203b5fc246
use %u instead of %d
2018-02-16 14:21:05 +11:00
Mark Andrews
813c074edd
use %u rather than %d; pass a unsigned int pointer
2018-02-16 14:21:05 +11:00
Mark Andrews
e99ee92b84
clear *logp
2018-02-16 14:18:04 +11:00
Mark Andrews
4396092e81
use %u instead of %d
2018-02-16 14:18:04 +11:00
Mark Andrews
e950558247
signed vs unsigned fixes
2018-02-16 14:18:04 +11:00
Evan Hunt
079165bae3
[v9_11] copyrights
2018-02-10 16:31:54 -08:00
Mark Andrews
c8b2cbe1e0
check warning text
...
(cherry picked from commit c6cd108838 )
2018-02-09 14:05:14 +11:00
Mark Andrews
b071744673
get the correct test file
...
(cherry picked from commit ae09500989 )
2018-02-09 13:57:43 +11:00
Evan Hunt
e96cce6c7a
[v9_11] fix test error
2018-02-08 18:46:01 -08:00
Mark Andrews
1d4d23dac8
fix meger error
...
(cherry picked from commit f6b7ff7280 )
2018-02-09 12:33:43 +11:00
Mark Andrews
30ca20f720
4889. [func] Warn about the use of old root keys without the new
...
root key being present. Warn about dlv.isc.org's
key being present. Warn about both managed and
trusted root keys being present. [RT #43670 ]
(cherry picked from commit baef0ca988 )
2018-02-09 12:33:42 +11:00
Tinderbox User
c71b045cdb
regen v9_11
2018-02-09 01:24:58 +00:00
Tinderbox User
83545641dd
update copyright notice / whitespace
2018-02-08 23:48:55 +00:00
Tony Finch and Mukund Sivaraman
002f137337
Document dig -u in manpage ( #47150 )
...
(cherry picked from commit cc82b5aa3c )
(cherry picked from commit 30c86d5649 )
2018-02-09 00:53:07 +05:30
Tinderbox User
fccc836ebf
update copyright notice / whitespace
2018-02-07 23:48:20 +00:00
Mark Andrews
8f1ed05dc0
4885. [security] update-policy rules that otherwise ignore the name
...
field now require that it be set to "." to ensure
that any type list present is properly interpreted.
[RT #47126 ]
(cherry picked from commit ec771bbdc8 )
2018-02-07 13:50:00 +11:00
Mark Andrews
1fea816a07
Update license to 'MPL' [RT #47101 ]
...
(cherry picked from commit a97ca00ce8 )
2018-02-02 10:39:15 +11:00
Tinderbox User
596f89167f
update copyright notice / whitespace
2018-01-29 23:47:56 +00:00
Mark Andrews
f1740da065
4878. [bug] List 'ply' as a requirement for the 'isc' python
...
package. [RT #47065 ]
(cherry picked from commit 6e08af82ed )
2018-01-29 13:29:35 +11:00
Tinderbox User
93ca8abdf8
update copyright notice / whitespace
2018-01-22 23:47:25 +00:00
Evan Hunt
1cf118a656
[v9_11] automatically generate named.conf grammars for the ARM
...
4873. [doc] Grammars for named.conf included in the ARM are now
automatically generated by the configuration parser
itself. As a side effect of the work needed to
separate zone type grammars from each other, this
also makes checking of zone statements in
named-checkconf more correct and consistent.
[RT #36957 ]
(cherry picked from commit 129c4414cb )
(cherry picked from commit f662d5484e )
2018-01-22 19:40:00 +00:00
Mukund Sivaraman
6fb3db01ac
Don't permit loading meta RR types such as TKEY from master files ( #47009 )
...
(cherry picked from commit 8a4ce20172 )
(cherry picked from commit c8eb726046 )
2018-01-22 14:36:18 +05:30
Tinderbox User
217efc6ec8
regen v9_11
2018-01-19 01:20:59 +00:00
Tinderbox User
5232303369
update copyright notice / whitespace
2018-01-18 23:47:19 +00:00