summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [#1611] make date +%s -d 4 seconds work on alpineKea-1.9.3Andrei Pavel2020-12-141-4/+4
|
* [#1609] regenerated parsersWlodek Wencel2020-12-1430-285/+262
|
* [#1609] 1.9.3 changesWlodek Wencel2020-12-141-1/+1
|
* [#1609] 1.9.3 changesWlodek Wencel2020-12-1482-127/+129
|
* [#1574] indentation correctedTomek Mrugalski2020-12-141-1/+1
|
* [#1574] memfile shell tests: clean up csv.2Andrei Pavel2020-12-141-2/+4
|
* [#1574] hide ANSI colors for non-terminalsAndrei Pavel2020-12-141-13/+25
|
* [#1574] remove the last unintended set +eAndrei Pavel2020-12-141-9/+6
|
* [#1574] use dhcp_test_lib.sh in src/lib/logAndrei Pavel2020-12-148-192/+79
|
* [#1574] .gitignoreAndrei Pavel2020-12-141-2/+3
|
* [#1574] one more test under run_commandAndrei Pavel2020-12-142-25/+22
|
* [#1574] failing tests now interrupt `make check`Andrei Pavel2020-12-141-0/+5
|
* [#1574] fix version_test if --version isn't testedAndrei Pavel2020-12-141-1/+3
|
* [#1574] shellcheck fixAndrei Pavel2020-12-141-1/+1
|
* [#1574] fix memfile testsAndrei Pavel2020-12-141-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 resultAndrei Pavel2020-12-141-3/+3
|
* [#1574] shellcheck fixesAndrei Pavel2020-12-143-2/+15
|
* [#1574] add 15 char limit for pgrep as commentAndrei Pavel2020-12-141-2/+6
|
* [#1574] fixes in src/bin/shell/testsAndrei Pavel2020-12-143-7/+20
|
* [#1574] Added missing comment.Tomek Mrugalski2020-12-141-1/+1
|
* [#1574] $ character missed in shell testsAndrei Pavel2020-12-142-7/+7
|
* [#1574] fix mysql/upgrade_8.1_to_8.2.sh.inAndrei Pavel2020-12-141-4/+4
|
* [#1574] reformulate some error messagesAndrei Pavel2020-12-143-13/+13
|
* [#1574] rename function to run_commandAndrei Pavel2020-12-141-8/+8
|
* [#1574] update AUTHORSAndrei Pavel2020-12-141-1/+1
|
* [#1574] add ChangeLog entryAndrei Pavel2020-12-141-0/+8
|
* [#1574] shell scripts: remove_if_existsAndrei Pavel2020-12-141-21/+9
|
* [#1574] ${var+x}, ${var-x} changesAndrei Pavel2020-12-143-12/+16
|
* [#1574] rename function to run_commandAndrei Pavel2020-12-1411-196/+196
|
* [#1574] add one commentAndrei Pavel2020-12-141-1/+1
|
* [#1574] shell scripts: remove the use of listsAndrei Pavel2020-12-145-54/+43
|
* [#1574] shell scripts: replace pidof with pgrepAndrei Pavel2020-12-141-1/+2
|
* [#1574] shell scripts: convert redirection to pipeAndrei Pavel2020-12-142-5/+5
|
* [#1574] make all shell scripts POSIX compliantAndrei Pavel2020-12-1479-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 testsAndrei Pavel2020-12-141-3/+31
|
* [#1574] add all shell scripts to shellcheck CIAndrei Pavel2020-12-141-11/+72
|
* [#1574] add tools/shellcheck-all.shAndrei Pavel2020-12-141-0/+59
|
* [#1605] fixed bump lib versions scriptRazvan Becheriu2020-12-111-3/+3
|
* [#1605] bump lib versions for 1.9.3Razvan Becheriu2020-12-1113-14/+19
|
* [#692] Added a comment per review commentsMarcin Siodelski2020-12-111-0/+1
|
* [#692] Addressed review commentsMarcin Siodelski2020-12-112-1/+5
| | | | Fixed a typo and added a unit test for mismatched quotes.
* [#692] Added ChangeLog for #692Marcin Siodelski2020-12-111-0/+5
|
* [#692] DB access may contain whitespace in passwordMarcin Siodelski2020-12-115-23/+124
| | | | | If the password parameter within the DB access string contains whitespace it must be surrounded by apostrophes.
* [#1462] .gitattributesAndrei Pavel2020-12-1121-0/+83
|
* [#164] add memfile shell testsAndrei Pavel2020-12-113-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 staticsAndrei Pavel2020-12-111-0/+1
|
* [#1554] EXTRA_DIST fixesAndrei Pavel2020-12-112-2/+2
|
* [#1561] address review commentsAndrei Pavel2020-12-111-6/+5
|
* [#1561] improve release checklistAndrei Pavel2020-12-111-41/+49
|
* [#1518] Addressed commentsFrancis Dupont2020-12-112-4/+7
|