Mark Andrews
fdb3dbf32f
reorder test to silence cppcheck
2018-02-16 17:15:49 +11:00
Mark Andrews
7839571d34
remove event which is only used for sizeof
2018-02-16 17:15:49 +11:00
Mark Andrews
076135bf52
reorder test to silence cppcheck
2018-02-16 17:13:43 +11:00
Mark Andrews
b5cc00e400
use %u instead of %d
2018-02-16 17:08:36 +11:00
Mark Andrews
259c3ef8b8
use %u instead of %d
2018-02-16 16:54:19 +11:00
Mark Andrews
cae75cd6e3
use %u instead of %d
2018-02-16 16:51:21 +11:00
Mark Andrews
e12a08b237
use %u instead of %d
2018-02-16 16:18:00 +11:00
Mark Andrews
40de4e29b3
use %u instead of %d
2018-02-16 16:16:20 +11:00
Mark Andrews
d7f38d52db
use %u instead of %d
2018-02-16 16:15:08 +11:00
Mark Andrews
ba9c94dc8e
use %u instead of %d
2018-02-16 16:08:43 +11:00
Mark Andrews
b31a6bc22d
use %u instead of %d
2018-02-16 16:07:49 +11:00
Mark Andrews
036781a4b7
use %u instead of %d
2018-02-16 15:54:31 +11:00
Mark Andrews
ca9983fa29
use %u instead of %d
2018-02-16 15:43:10 +11:00
Mark Andrews
303ea9c3e1
make declarations consistent
2018-02-16 15:41:47 +11:00
Mark Andrews
5d9d847bbc
report argument error in human form
2018-02-16 15:39:14 +11:00
Mark Andrews
5a71ca83a2
use %u instead of %d
2018-02-16 15:37:32 +11:00
Mark Andrews
61bccbcee7
use %u instead of %d
2018-02-16 15:34:20 +11:00
Mark Andrews
dc96839baa
use %u instead of %d
2018-02-16 15:32:07 +11:00
Mark Andrews
d6a45f08ba
use %u instead of %d
2018-02-16 15:29:41 +11:00
Mark Andrews
bdec4bed7b
use %u instead of %d
2018-02-16 15:27:07 +11:00
Mark Andrews
db293cac60
use %u instead of %i
2018-02-16 15:26:00 +11:00
Mark Andrews
85e0179174
use %u instead of %d
2018-02-16 15:24:30 +11:00
Mark Andrews
01bd446d25
use %u rather than %d; pass a unsigned int pointer
2018-02-16 15:24:30 +11:00
Mark Andrews
6c5cca4af3
clear *logp
2018-02-16 15:14:32 +11:00
Mark Andrews
d752580a49
use %u instead of %d
2018-02-16 15:14:32 +11:00
Mark Andrews
7c7d812140
signed vs unsigned fixes
2018-02-16 15:13:51 +11:00
Evan Hunt
67bdcd8e1c
[v9_10] copyrights
2018-02-10 16:32:15 -08:00
Tinderbox User
be5677baa7
regen v9_10
2018-02-10 01:41:08 +00:00
Mark Andrews
1d01b807c9
check warning text
...
(cherry picked from commit c6cd108838 )
2018-02-09 14:05:05 +11:00
Mark Andrews
4fdb79b76f
get the correct test file
...
(cherry picked from commit ae09500989 )
2018-02-09 13:57:48 +11:00
Evan Hunt
f623616643
[v9_10] fix test error
2018-02-08 18:46:06 -08:00
Mark Andrews
7d3f4a80aa
fix meger error
...
(cherry picked from commit f6b7ff7280 )
2018-02-09 12:20:55 +11:00
Mark Andrews
1c36fb5d41
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:13:52 +11:00
Tinderbox User
5a60dabcd6
update copyright notice / whitespace
2018-02-08 23:51:13 +00:00
Tony Finch
e6e61dfd7b
Document dig -u in manpage ( #47150 )
...
(cherry picked from commit cc82b5aa3c )
(cherry picked from commit 30c86d5649 )
(cherry picked from commit 002f137337 )
2018-02-09 00:54:12 +05:30
Tinderbox User
8ac81d900f
update copyright notice / whitespace
2018-02-07 23:50:55 +00:00
Mark Andrews
c02650fe38
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:31 +11:00
Evan Hunt
c6a2350fb7
[v9_10] remove 'ply' requirement, not needed before 9.11
2018-01-30 09:17:34 -08:00
Tinderbox User
a8e97880ac
update copyright notice / whitespace
2018-01-29 23:48:39 +00:00
Mark Andrews
a54e036f3d
4878. [bug] List 'ply' as a requirement for the 'isc' python
...
package. [RT #47065 ]
(cherry picked from commit 6e08af82ed )
2018-01-29 13:30:27 +11:00
Tinderbox User
f8a83911c7
update copyright notice / whitespace
2018-01-23 23:48:14 +00:00
Tinderbox User
8b5c4b392a
regen v9_10
2018-01-23 01:11:27 +00:00
Tinderbox User
d35a3eab4a
update copyright notice / whitespace
2018-01-22 23:48:04 +00:00
Mukund Sivaraman
96456c0834
Don't permit loading meta RR types such as TKEY from master files ( #47009 )
...
(cherry picked from commit 8a4ce20172 )
(cherry picked from commit c8eb726046 )
(cherry picked from commit 6fb3db01ac )
2018-01-22 14:39:57 +05:30
Tinderbox User
f5a7c088b6
regen v9_10
2018-01-19 01:26:46 +00:00
Tinderbox User
5ae6547830
update copyright notice / whitespace
2018-01-18 23:48:00 +00:00
Evan Hunt
1f41fde488
[v9_10] fix merge error
...
(cherry picked from commit cdda779d07 )
2018-01-18 13:29:15 -08:00
Evan Hunt
d75441a500
[v9_10] normalize rndc on/off commands
...
4867. [cleanup] Normalize rndc on/off commands (validation and
querylog) so they accept the same synonyms
for on/off (yes/no, true/false, enable/disable).
Thanks to Tony Finch. [RT #47022 ]
(cherry picked from commit cf8f4241e7 )
(cherry picked from commit 4221d9cd1d )
2018-01-18 10:52:39 -08:00
Tinderbox User
1e10f17589
update copyright notice / whitespace
2018-01-17 23:47:52 +00:00
Francis Dupont
52a761bbf4
Applied #46125 fix (hardcoded "pkcs11")
2018-01-17 15:21:25 +01:00