summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge branch 'master' into refactor/check_gameLorenz Kästle21-720/+1035
3 daysMerge pull request #2071 from RincewindsHat/refactor/check_sshLorenz Kästle13-144/+341
3 daysAdd check_ssh config to distributable filesLorenz Kästle1-1/+6
3 daysAdapt number of testsLorenz Kästle1-1/+1
3 daysAdapt test regex to new outputLorenz Kästle1-1/+1
4 daysRemove failing testLorenz Kästle1-1/+0
4 daysfix accidently remove parentheses in testLorenz Kästle1-1/+1
4 daysMerge branch 'master' into refactor/check_sshLorenz Kästle3-207/+303
4 daysAdapt further test to changed outputLorenz Kästle4-4/+4
5 daysTransform output format to a global stateLorenz Kästle4-6/+17
5 daysSwitch timeout handler to new output infrastructureLorenz Kästle1-3/+11
5 daysRevert "Migrate check_users to new ouput infrastructure"Lorenz Kästle5-323/+130
5 daysnetutils.c: clang-format + do NOT print hereLorenz Kästle1-32/+47
5 dayscheck_ssh: adapt testsLorenz Kästle1-31/+83
5 dayscheck_ssh.c: clang-formatLorenz Kästle1-3/+4
5 dayscheck_ssh: exit properly if TCP connection failsLorenz Kästle1-1/+4
5 dayscheck_ssh: add missing break statementLorenz Kästle1-0/+1
5 dayscheck_ssh: fix typoLorenz Kästle1-2/+2
5 dayscheck_ssh: no more implicit conversionLorenz Kästle1-5/+5
5 dayscheck_ssh: Verify that timeout is a positive integerLorenz Kästle1-1/+1
5 dayscheck_ssh: move only time relevant stuff in timeout areaLorenz Kästle1-5/+4
5 dayscheck_ssh: Move default SSH constant around a bitLorenz Kästle2-6/+5
5 dayscheck_ssh: modify usage string to avoid old call syntaxLorenz Kästle1-1/+1
5 dayscheck_ssh: Migrate to new output infrastructureLorenz Kästle2-21/+84
5 dayscheck_ssh: centralize configuration in external headerLorenz Kästle2-27/+56
5 daysMigrate check_users to new ouput infrastructureLorenz Kästle5-130/+323
5 daysclang-formatLorenz Kästle1-13/+25
5 daysMerge pull request #2075 from RincewindsHat/refactor/check_dbiLorenz Kästle3-207/+303
5 daysMerge pull request #2077 from RincewindsHat/eval_instead_try_tiniLorenz Kästle1-5/+1
5 daysJust use eval instead of Try::Tiny in testsLorenz Kästle1-5/+1
5 dayscheck_game: Correct usage to only display the modern option variantLorenz Kästle1-5/+5
5 daysMore local variables, less implicit booleanLorenz Kästle1-2/+2
5 daysMake config constantLorenz Kästle1-1/+1
5 daysRefactor check_dbiLorenz Kästle3-173/+231
5 daysMerge pull request #2076 from RincewindsHat/feature/json_parsing_in_testsLorenz Kästle2-21/+22
5 daysUse Try::Tiny instead of experimental featureLorenz Kästle1-2/+2
5 daysDo not die in tests if JSON Parsing failsLorenz Kästle1-1/+5
5 daysImplement JSON output parsing for testsLorenz Kästle2-21/+18
5 daysMerge pull request #2068 from RincewindsHat/check_mysql_replica_checkLorenz Kästle4-349/+377
5 daysclang-format + add host option in usageLorenz Kästle1-5/+7
5 daysPack new check_game files into tarballLorenz Kästle1-1/+5
5 daysRefactor check_gameLorenz Kästle2-102/+139
5 daysFix types in perfdata functionsLorenz Kästle2-164/+220
5 dayscheck_dbi: clang_formatLorenz Kästle1-51/+89
2025-02-25Merge pull request #2072 from RincewindsHat/remove_tinderbox_stuffLorenz Kästle2-292/+1
2025-02-25Remove tinderbox related stuffLorenz Kästle2-292/+1
2025-02-24Merge pull request #2069 from RincewindsHat/check_by_ssh_missing_optionsLorenz Kästle1-36/+63
2025-02-24check_mysql tests: Also exchange slave for replicaLorenz Kästle2-18/+18
2025-02-24check_by_ssh: clang-formatLorenz Kästle1-35/+63
2025-02-24check_by_ssh: Remove warning/critical from helpLorenz Kästle1-1/+0