Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [#1611] make date +%s -d 4 seconds work on alpineKea-1.9.3 | Andrei Pavel | 2020-12-14 | 1 | -4/+4 |
| | |||||
* | [#1609] regenerated parsers | Wlodek Wencel | 2020-12-14 | 30 | -285/+262 |
| | |||||
* | [#1609] 1.9.3 changes | Wlodek Wencel | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | [#1609] 1.9.3 changes | Wlodek Wencel | 2020-12-14 | 82 | -127/+129 |
| | |||||
* | [#1574] indentation corrected | Tomek Mrugalski | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | [#1574] memfile shell tests: clean up csv.2 | Andrei Pavel | 2020-12-14 | 1 | -2/+4 |
| | |||||
* | [#1574] hide ANSI colors for non-terminals | Andrei Pavel | 2020-12-14 | 1 | -13/+25 |
| | |||||
* | [#1574] remove the last unintended set +e | Andrei Pavel | 2020-12-14 | 1 | -9/+6 |
| | |||||
* | [#1574] use dhcp_test_lib.sh in src/lib/log | Andrei Pavel | 2020-12-14 | 8 | -192/+79 |
| | |||||
* | [#1574] .gitignore | Andrei Pavel | 2020-12-14 | 1 | -2/+3 |
| | |||||
* | [#1574] one more test under run_command | Andrei Pavel | 2020-12-14 | 2 | -25/+22 |
| | |||||
* | [#1574] failing tests now interrupt `make check` | Andrei Pavel | 2020-12-14 | 1 | -0/+5 |
| | |||||
* | [#1574] fix version_test if --version isn't tested | Andrei Pavel | 2020-12-14 | 1 | -1/+3 |
| | |||||
* | [#1574] shellcheck fix | Andrei Pavel | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | [#1574] fix memfile tests | Andrei Pavel | 2020-12-14 | 1 | -12/+43 |
| | | | | | | | | | * use remove_if_exists to clean up * add server-id with persist false to configuration for Kea not to attempt to write a DUID file * set KEA_LOCKFILE_DIR to a directory where it has permissions to write to * start_kea_dhcp now shows Kea logs when DEBUG is set | ||||
* | [#1574] fix version_test reporting twice on result | Andrei Pavel | 2020-12-14 | 1 | -3/+3 |
| | |||||
* | [#1574] shellcheck fixes | Andrei Pavel | 2020-12-14 | 3 | -2/+15 |
| | |||||
* | [#1574] add 15 char limit for pgrep as comment | Andrei Pavel | 2020-12-14 | 1 | -2/+6 |
| | |||||
* | [#1574] fixes in src/bin/shell/tests | Andrei Pavel | 2020-12-14 | 3 | -7/+20 |
| | |||||
* | [#1574] Added missing comment. | Tomek Mrugalski | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | [#1574] $ character missed in shell tests | Andrei Pavel | 2020-12-14 | 2 | -7/+7 |
| | |||||
* | [#1574] fix mysql/upgrade_8.1_to_8.2.sh.in | Andrei Pavel | 2020-12-14 | 1 | -4/+4 |
| | |||||
* | [#1574] reformulate some error messages | Andrei Pavel | 2020-12-14 | 3 | -13/+13 |
| | |||||
* | [#1574] rename function to run_command | Andrei Pavel | 2020-12-14 | 1 | -8/+8 |
| | |||||
* | [#1574] update AUTHORS | Andrei Pavel | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | [#1574] add ChangeLog entry | Andrei Pavel | 2020-12-14 | 1 | -0/+8 |
| | |||||
* | [#1574] shell scripts: remove_if_exists | Andrei Pavel | 2020-12-14 | 1 | -21/+9 |
| | |||||
* | [#1574] ${var+x}, ${var-x} changes | Andrei Pavel | 2020-12-14 | 3 | -12/+16 |
| | |||||
* | [#1574] rename function to run_command | Andrei Pavel | 2020-12-14 | 11 | -196/+196 |
| | |||||
* | [#1574] add one comment | Andrei Pavel | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | [#1574] shell scripts: remove the use of lists | Andrei Pavel | 2020-12-14 | 5 | -54/+43 |
| | |||||
* | [#1574] shell scripts: replace pidof with pgrep | Andrei Pavel | 2020-12-14 | 1 | -1/+2 |
| | |||||
* | [#1574] shell scripts: convert redirection to pipe | Andrei Pavel | 2020-12-14 | 2 | -5/+5 |
| | |||||
* | [#1574] make all shell scripts POSIX compliant | Andrei Pavel | 2020-12-14 | 79 | -2291/+3144 |
| | | | | | | | | | | | | * 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 | ||||
* | [#1574] googletest-like output for shell tests | Andrei Pavel | 2020-12-14 | 1 | -3/+31 |
| | |||||
* | [#1574] add all shell scripts to shellcheck CI | Andrei Pavel | 2020-12-14 | 1 | -11/+72 |
| | |||||
* | [#1574] add tools/shellcheck-all.sh | Andrei Pavel | 2020-12-14 | 1 | -0/+59 |
| | |||||
* | [#1605] fixed bump lib versions script | Razvan Becheriu | 2020-12-11 | 1 | -3/+3 |
| | |||||
* | [#1605] bump lib versions for 1.9.3 | Razvan Becheriu | 2020-12-11 | 13 | -14/+19 |
| | |||||
* | [#692] Added a comment per review comments | Marcin Siodelski | 2020-12-11 | 1 | -0/+1 |
| | |||||
* | [#692] Addressed review comments | Marcin Siodelski | 2020-12-11 | 2 | -1/+5 |
| | | | | Fixed a typo and added a unit test for mismatched quotes. | ||||
* | [#692] Added ChangeLog for #692 | Marcin Siodelski | 2020-12-11 | 1 | -0/+5 |
| | |||||
* | [#692] DB access may contain whitespace in password | Marcin Siodelski | 2020-12-11 | 5 | -23/+124 |
| | | | | | If the password parameter within the DB access string contains whitespace it must be surrounded by apostrophes. | ||||
* | [#1462] .gitattributes | Andrei Pavel | 2020-12-11 | 21 | -0/+83 |
| | |||||
* | [#164] add memfile shell tests | Andrei Pavel | 2020-12-11 | 3 | -72/+185 |
| | | | | | and use the common version_test in dhcp_test_lib.sh.in for all version_tests | ||||
* | [#1567] add missing kea-logo-100x70.png to statics | Andrei Pavel | 2020-12-11 | 1 | -0/+1 |
| | |||||
* | [#1554] EXTRA_DIST fixes | Andrei Pavel | 2020-12-11 | 2 | -2/+2 |
| | |||||
* | [#1561] address review comments | Andrei Pavel | 2020-12-11 | 1 | -6/+5 |
| | |||||
* | [#1561] improve release checklist | Andrei Pavel | 2020-12-11 | 1 | -41/+49 |
| | |||||
* | [#1518] Addressed comments | Francis Dupont | 2020-12-11 | 2 | -4/+7 |
| |