2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00
Commit Graph

31944 Commits

Author SHA1 Message Date
Andrei Pavel
9db0112bc9 [#1574] shell scripts: replace pidof with pgrep 2020-12-14 12:08:11 +02:00
Andrei Pavel
232fc97021 [#1574] shell scripts: convert redirection to pipe 2020-12-14 12:08:11 +02:00
Andrei Pavel
9ca8b2fcc7 [#1574] make all shell scripts POSIX compliant
* solve all shellcheck warnings
* shebang in all scripts
* set -eu everywhere
* make scripts callable from everywhere
* quote variables to prevent globbing and word splitting
* add missing copyrights
* remove unused variables
* use $() instead of backticks ``
... and so on
2020-12-14 12:08:11 +02:00
Andrei Pavel
4dd14217a9 [#1574] googletest-like output for shell tests 2020-12-14 12:08:11 +02:00
Andrei Pavel
3cc09dbd93 [#1574] add all shell scripts to shellcheck CI 2020-12-14 12:08:11 +02:00
Andrei Pavel
b8353ec752 [#1574] add tools/shellcheck-all.sh 2020-12-14 12:08:11 +02:00
Razvan Becheriu
9eff52161c [#1605] fixed bump lib versions script 2020-12-11 22:40:03 +02:00
Razvan Becheriu
480831dbcf [#1605] bump lib versions for 1.9.3 2020-12-11 22:40:03 +02:00
Marcin Siodelski
4c654fc724 [#692] Added a comment per review comments 2020-12-11 20:37:59 +01:00
Marcin Siodelski
f93280cadd [#692] Addressed review comments
Fixed a typo and added a unit test for mismatched quotes.
2020-12-11 20:37:59 +01:00
Marcin Siodelski
6e1c40fded [#692] Added ChangeLog for #692 2020-12-11 20:37:59 +01:00
Marcin Siodelski
b177c3a4d0 [#692] DB access may contain whitespace in password
If the password parameter within the DB access string contains whitespace
it must be surrounded by apostrophes.
2020-12-11 20:37:59 +01:00
Andrei Pavel
bd92505af9 [#1462] .gitattributes 2020-12-11 17:21:24 +00:00
Andrei Pavel
4399551d2f [#164] add memfile shell tests
and use the common version_test in dhcp_test_lib.sh.in for all
version_tests
2020-12-11 19:17:02 +02:00
Andrei Pavel
08c6257345 [#1567] add missing kea-logo-100x70.png to statics 2020-12-11 19:08:02 +02:00
Andrei Pavel
c0e3118813 [#1554] EXTRA_DIST fixes 2020-12-11 19:08:02 +02:00
Andrei Pavel
a522493779 [#1561] address review comments 2020-12-11 15:28:14 +00:00
Andrei Pavel
697b56b1e7 [#1561] improve release checklist 2020-12-11 15:28:14 +00:00
Francis Dupont
589fa523fe [#1518] Addressed comments 2020-12-11 15:57:02 +01:00
Francis Dupont
1e29ea0410 [#1518] Updated vendor option doc: multiple vendors are not supported 2020-12-11 15:42:00 +01:00
Razvan Becheriu
223b7f1ab9 [#991] updated doxygen 2020-12-10 19:37:50 +00:00
Razvan Becheriu
5242b2d31f [#991] fixed unittests 2020-12-10 19:37:50 +00:00
Razvan Becheriu
a00cda7005 [#991] use small value for timeout in unittest 2020-12-10 19:37:50 +00:00
Razvan Becheriu
8e9b102aa6 [#991] use thread pool wait with timeout in unittests 2020-12-10 19:37:50 +00:00
Razvan Becheriu
0f674a571c [#991] added thread pool wait_for 2020-12-10 19:37:50 +00:00
Razvan Becheriu
4a1eae7944 [#991] added thread pool wait unittests 2020-12-10 19:37:50 +00:00
Razvan Becheriu
0f0de1f6b4 [#991] added multi-threading unittests for v6 server 2020-12-10 19:37:50 +00:00
Razvan Becheriu
a823c4d773 [#991] added thread pool wait function 2020-12-10 19:37:50 +00:00
Razvan Becheriu
c9742634e1 [#991] added multi-threading unittests for v4 server 2020-12-10 19:37:50 +00:00
Marcin Siodelski
93d0abee02 [#1251] Stabilize logFormatClockSkew test 2020-12-10 13:49:17 +00:00
Marcin Siodelski
adfa4eab2f [#1250] Fixed sporadic UT failures
The tests were performing strict cltt comparison now the comparison is
not strict to avoid acceptable off by 1 errors.
2020-12-10 09:11:20 +01:00
Marcin Siodelski
e07b37b105 [#432] Addressed review comments
- Typo in Changelog,
- Moved commentary a few lines up in CA command mgr,
- Added a note about relation between processCommand and handleCommand
2020-12-10 08:05:55 +01:00
Marcin Siodelski
623f63a0cb [#432] Added ChangeLog for #432 2020-12-10 08:05:33 +01:00
Marcin Siodelski
d3ac59e10f [#432] Always wrap responses from CA in a list 2020-12-10 08:04:21 +01:00
Andrei Pavel
07a5d7eec4 [#1508] add ChangeLog entry 2020-12-09 20:02:21 +02:00
Andrei Pavel
7a5d3ae16d [#1508] add missing -o parameter to perfdhcp usage 2020-12-09 20:01:31 +02:00
Andrei Pavel
cb60e73255 [#1508] perfdhcp UT sendDiscoverMultiplePRLs 2020-12-09 20:01:31 +02:00
Andrei Pavel
5672a8ffa9 [#1508] perfdhcp: allow requesting options via PRL 2020-12-09 20:01:31 +02:00
Andrei Pavel
4c453006ab [#1508] cosmetic change: fix typographical errors 2020-12-09 20:01:30 +02:00
Razvan Becheriu
5ea179af6e [#1375] updated ChangeLog 2020-12-09 19:43:50 +02:00
Razvan Becheriu
4a226deee7 [#1375] fixed rebase 2020-12-09 19:16:14 +02:00
Razvan Becheriu
ecc2afeae5 [#1375] updated ChangeLog and documentation 2020-12-09 19:13:53 +02:00
Razvan Becheriu
d2bc4002eb [#1375] addressed review comments 2020-12-09 19:13:19 +02:00
Razvan Becheriu
366866d296 [#1375] fixed rebase 2020-12-09 19:13:19 +02:00
Razvan Becheriu
4e583cad41 [#1375] moved tests 2020-12-09 19:13:19 +02:00
Razvan Becheriu
f331995332 [#1375] moved unittests 2020-12-09 19:13:19 +02:00
Razvan Becheriu
32c06e2bdb [#1375] fied rebase 2020-12-09 19:12:47 +02:00
Razvan Becheriu
4461337f72 [#1375] addressed review comments 2020-12-09 19:12:47 +02:00
Razvan Becheriu
280dedbba2 [#1375] added CB connection recovery unittests 2020-12-09 19:12:46 +02:00
Razvan Becheriu
99e3772895 [#1375] added unittests for host DB connection recovery 2020-12-09 19:12:46 +02:00