Evan Hunt
0e52fbd0b3
clean up test output
...
- removed a few remaing places where output wasn't being passed
through echo_i or cat_i
- added a "digcomp" function to conf.sh.in to send digcomp.pl output
through cat_i and return the correct exit value
- set SYSTESTDIR when calling echo_i from nsX directories, so that
the test name will always be printed correctly
- fixed a test name typo in conf.sh.in
2018-02-26 23:37:05 -08:00
Ondřej Surý
843d389661
Update license headers to not include years in copyright in all applicable files
2018-02-23 10:12:02 +01:00
Evan Hunt
0c559199bf
final cleanup
...
- add CHANGES note
- update copyrights and license headers
- add -j to the make commands in .gitlab-ci.yml to take
advantage of parallelization in the gitlab CI process
2018-02-22 22:58:15 -08:00
Evan Hunt
c032c54dda
parallelize most system tests
2018-02-22 15:29:02 -08:00
Tinderbox User
6d1f45ed81
update copyright notice / whitespace
2018-01-13 23:46:00 +00:00
Mark Andrews
69c4c987f6
ret was not being set to 1 on dig error. [RT #46990 ]
2018-01-13 13:14:42 +11:00
Mark Andrews
9d5a0abe81
4841. [bug] Address -fsanitize=undefined warnings. [RT #46786 ]
2017-12-06 21:00:14 +11:00
Mark Andrews
86e5d14e82
improve forensics
2017-09-28 22:14:30 +10:00
Tinderbox User
672586440b
update copyright notice / whitespace
2017-09-09 23:46:01 +00:00
Evan Hunt
509ba96497
[rt45019] separate DNS_CRYPTO_LIBS from ISC_OPENSSL_LIBS and use both
2017-09-07 22:05:20 -07:00
Michał Kępień
efe7977c4d
[master] Add -4/-6 command line options to nsupdate and rndc
...
4691. [func] Add -4/-6 command line options to nsupdate and rndc.
[RT #45632 ]
2017-08-29 10:21:54 +02:00
Tinderbox User
b439455672
update copyright notice / whitespace
2017-05-08 23:45:33 +00:00
Mark Andrews
31f4fb98e2
4617. [test] Update rndc system test to be more delay tolerant.
...
[RT #45177 ]
2017-05-09 04:07:48 +10:00
Evan Hunt
6ce8a05f6c
[master] update copyrights that had been missed recently
2017-04-23 17:06:00 -07:00
Mukund Sivaraman
dd7d1df874
Increase minimum RSA keygen size to 1024 bits ( #36895 )
2017-04-21 12:00:40 +05:30
Mark Andrews
8e8dfc5941
4582. [security] 'rndc ""' could trigger a assertion failure in named.
...
(CVE-2017-3138) [RT #44924 ]
2017-03-25 02:00:17 +11:00
Tinderbox User
194f07c628
update copyright notice / whitespace
2017-02-02 23:45:47 +00:00
Evan Hunt
aace5d0fb3
[master] include ECS in query logging
...
4566. [func] Query logging now includes the ECS option if one
was included in the query. [RT #44476 ]
2017-02-02 11:54:28 -08:00
Witold Krecicki
358dfaee18
4487. [test] Make system tests work on Windows. [RT #42931 ]
2016-10-19 17:18:42 +02:00
Mark Andrews
3c88f741c6
ignore bin/tests/system/rndc/ns4/named.conf
2016-07-07 09:55:51 +10:00
Mark Andrews
0c27b3fe77
4401. [misc] Change LICENSE to MPL 2.0.
2016-06-27 14:56:38 +10:00
Mark Andrews
948fe5822b
4384. [bug] Change 4256 accidentally disabled logging of the
...
rndc command. [RT #42654 ]
2016-06-18 00:10:51 +10:00
Tinderbox User
3939cc42d8
update copyright notice / whitespace
2016-06-16 23:45:22 +00:00
Mark Andrews
caf7c2fd25
style
2016-06-17 07:13:12 +10:00
Mark Andrews
3635d8f910
do not overflow exit status. [RT #42643 ]
2016-06-14 13:48:39 +10:00
Mark Andrews
32148399a2
ignore missing SERVFAIL
2016-05-12 14:25:43 +10:00
Mark Andrews
2b96f36d0c
remember dig/rndc outputs
2016-05-09 07:59:19 +10:00
Mark Andrews
9e14bf1f86
add test counter
2016-05-09 07:29:43 +10:00
Witold Krecicki
9852ad2408
Fix awk compatibility issue in rndc system test
2016-05-07 13:33:51 +02:00
Tinderbox User
f89adb2c2a
update copyright notice / whitespace
2016-05-05 23:45:48 +00:00
Witold Krecicki
e846f127d6
4362. [func] Changed rndc reconfig behaviour so that newly added
...
zones are loaded asynchronously and the loading does
not block the server. [RT #41934 ]
2016-05-05 21:41:12 +02:00
Witold Krecicki
dc2a4887c4
4357. [func] Add the python RNDC module. [RT #42093 ]
2016-05-05 11:33:47 +02:00
Tinderbox User
220ba6da87
update copyright notice / whitespace
2016-03-04 23:45:23 +00:00
Evan Hunt
023ba1e6ef
[master] add OS details to rndc status
...
4325. [func] Add a line to "rndc status" indicating the
hostname and operating system details. [RT #41610 ]
2016-03-03 22:02:52 -08:00
Tinderbox User
3ebda3f46b
update copyright notice / whitespace
2015-11-12 23:45:23 +00:00
Mark Andrews
d0afc2d1c4
use a test key
2015-11-12 10:54:59 +11:00
Tinderbox User
4949f39716
update copyright notice / whitespace
2015-11-11 23:45:23 +00:00
Mukund Sivaraman
53cf70ef7d
Cleanup *.nta files after rndc system test
2015-11-11 13:49:21 +05:30
Mukund Sivaraman
58f7af60e7
Allow non-destructive control channel access using a "read-only" clause ( #40498 )
2015-11-11 13:46:57 +05:30
Evan Hunt
e13d04fda9
[master] fix python script versions
...
4257. [cleanup] Python scripts reported incorrect version. [RT #41080 ]
2015-11-08 21:34:24 -08:00
Tinderbox User
dae43e88b7
update copyright notice / whitespace
2015-11-06 23:45:24 +00:00
Evan Hunt
b513918481
[master] allow spaces in rndc arguments
...
4256. [bug] Allow rndc command arguments to be quoted so as
to allow spaces. [RT #36665 ]
2015-11-05 19:51:54 -08:00
Witold Krecicki
af3770ed93
rndc reconfig reports configuration errors the same way rndc reload does [RT #39635 ]
2015-06-12 10:19:29 +02:00
Mark Andrews
52a487f71a
link against ISC_OPENSSL_LIBS
2015-05-28 11:06:39 +10:00
Mark Andrews
83622f9a4c
link against libisc
2015-05-24 12:50:56 +10:00
Francis Dupont
850cfa4e86
Added isc in includes (print.h requires it)
2015-05-23 15:51:34 +02:00
Francis Dupont
3759f10fc5
added print.h includes, updated copyrights
2015-05-23 14:21:51 +02:00
Evan Hunt
d9aefcf5cb
[master] there are now 98 automatic zones
2015-05-16 10:07:17 -07:00
Tinderbox User
012142bbe0
update copyright notice / whitespace
2015-05-06 23:45:24 +00:00
Evan Hunt
9e804040a2
[master] add "rndc -r" to print result code
...
4115. [func] "rndc -r" now prints the result code (e.g.,
ISC_R_SUCCESS, ISC_R_TIMEOUT, etc) after
running the requested command. [RT #38913 ]
2015-05-05 16:39:09 -07:00