summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
3 dayscheck_ssh: add missing break statementLorenz Kästle1-0/+1
3 dayscheck_ssh: fix typoLorenz Kästle1-2/+2
3 dayscheck_ssh: no more implicit conversionLorenz Kästle1-5/+5
3 dayscheck_ssh: Verify that timeout is a positive integerLorenz Kästle1-1/+1
3 dayscheck_ssh: move only time relevant stuff in timeout areaLorenz Kästle1-5/+4
3 dayscheck_ssh: Move default SSH constant around a bitLorenz Kästle2-6/+5
3 dayscheck_ssh: modify usage string to avoid old call syntaxLorenz Kästle1-1/+1
3 dayscheck_ssh: Migrate to new output infrastructureLorenz Kästle2-21/+84
3 dayscheck_ssh: centralize configuration in external headerLorenz Kästle2-27/+56
3 daysMigrate check_users to new ouput infrastructureLorenz Kästle5-130/+323
3 daysclang-formatLorenz Kästle1-13/+25
3 daysMerge pull request #2077 from RincewindsHat/eval_instead_try_tiniLorenz Kästle1-5/+1
3 daysJust use eval instead of Try::Tiny in testsLorenz Kästle1-5/+1
3 daysMerge pull request #2076 from RincewindsHat/feature/json_parsing_in_testsLorenz Kästle2-21/+22
3 daysUse Try::Tiny instead of experimental featureLorenz Kästle1-2/+2
3 daysDo not die in tests if JSON Parsing failsLorenz Kästle1-1/+5
3 daysImplement JSON output parsing for testsLorenz Kästle2-21/+18
3 daysMerge pull request #2068 from RincewindsHat/check_mysql_replica_checkLorenz Kästle4-349/+377
13 daysMerge pull request #2072 from RincewindsHat/remove_tinderbox_stuffLorenz Kästle2-292/+1
13 daysRemove 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
2025-02-24Add libmysqlclient-dev to dependenciesLorenz Kästle1-0/+1
2025-02-24Add MySQL server version dectection and adaptive replica queryLorenz Kästle1-2/+50
2025-02-24Add check-replica option for check_mysql, deprecate check_slaveLorenz Kästle1-37/+55
2025-02-21Merge pull request #2064 from RincewindsHat/feature/new_output_infraLorenz Kästle28-195/+5600
2025-02-21Remove check_swap tests with one-line formatLorenz Kästle1-37/+2
2025-02-20Rename icingaweb2 format to multi-lineLorenz Kästle3-7/+7
2025-02-20Place output-format help string with the other common onesLorenz Kästle2-2/+5
2025-02-20Remove output formats one-line and summary-onlyLorenz Kästle3-46/+1
2025-02-20Rename variable check_slave to check_replicaLorenz Kästle1-4/+4
2025-02-20clang-formatLorenz Kästle1-321/+282
2025-02-20Merge pull request #2066 from RincewindsHat/remove_roadmapLorenz Kästle1-117/+0
2025-02-20Remove ROADMAPLorenz Kästle1-117/+0
2025-02-20Merge pull request #2065 from RincewindsHat/opttest_toolLorenz Kästle4-53/+76
2025-02-19Add a comment to opttest to explain the purposeLorenz Kästle1-0/+4
2025-02-19Fix wrong exit codesLorenz Kästle2-3/+2
2025-02-19Fix opttest scriptLorenz Kästle1-6/+25
2025-02-19Remove cJSON related part of autoconf, it's just not optional right nowLorenz Kästle1-13/+0
2025-02-19Remove errornously commited fileLorenz Kästle2-0/+1
2025-02-19Implement JSON serialising of perfdataLorenz Kästle1-1/+102
2025-02-19Install libjson-perl in test runnerLorenz Kästle1-1/+2
2025-02-19Use asprintf in lib directly instead of xasprintfLorenz Kästle2-34/+34
2025-02-19Ignore generated stuff for vendored stuff in libLorenz Kästle3-170/+1
2025-02-19Maybe fix compilation errorsLorenz Kästle1-1/+0
2025-02-19Add new files to EXTRA_DISTLorenz Kästle1-1/+14
2025-02-19opttest.pl: Move to toolsLorenz Kästle1-0/+0
2025-02-19opttest.pl Fix Perl complaintsLorenz Kästle1-2/+3