summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
3 daysRename icingaweb2 format to multi-lineLorenz Kästle3-7/+7
3 daysPlace output-format help string with the other common onesLorenz Kästle2-2/+5
3 daysRemove output formats one-line and summary-onlyLorenz Kästle3-46/+1
4 daysRemove cJSON related part of autoconf, it's just not optional right nowLorenz Kästle1-13/+0
4 daysRemove errornously commited fileLorenz Kästle2-0/+1
4 daysImplement JSON serialising of perfdataLorenz Kästle1-1/+102
4 daysInstall libjson-perl in test runnerLorenz Kästle1-1/+2
4 daysUse asprintf in lib directly instead of xasprintfLorenz Kästle2-34/+34
4 daysIgnore generated stuff for vendored stuff in libLorenz Kästle3-170/+1
4 daysMaybe fix compilation errorsLorenz Kästle1-1/+0
4 daysAdd new files to EXTRA_DISTLorenz Kästle1-1/+14
5 daysMerge branch 'master' into feature/new_output_infraLorenz Kästle4-71/+39
5 daysAdd tests for check_swap with JSON outputLorenz Kästle1-1/+49
5 daysFix previous check_swap testsLorenz Kästle1-10/+12
5 daysFix one-line formattingLorenz Kästle1-2/+11
5 daysExit with 0 in JSON-format if everything else worksLorenz Kästle1-0/+4
5 daysImplement new output functionality for check_swapLorenz Kästle3-34/+104
5 daysImplement new output functionalityLorenz Kästle26-135/+5551
2025-01-07Merge pull request #2056 from monitoring-plugins/fix_check_http_state_regexcoverity/masterLorenz Kästle1-1/+1
2025-01-07Merge branch 'master' into fix_check_http_state_regexLorenz Kästle12-608/+926
2025-01-01Merge pull request #2058 from weiss/update-autoconfLorenz Kästle2-70/+37
2024-12-31configure.ac: Lower required Autoconf versionHolger Weiss1-1/+1
2024-12-31Add new Gnulib file to .gitignoreHolger Weiss1-0/+1
2024-12-31Don't check for TIME_WITH_SYS_TIMEHolger Weiss2-22/+3
2024-12-31configure.ac: Bump Autoconf to version 2.71Holger Weiss1-62/+48
2024-12-29Merge pull request #1976 from RincewindsHat/check_swap_againLorenz Kästle10-537/+887
2024-12-29Merge branch 'master' into check_swap_againLorenz Kästle4-111/+210
2024-12-29Merge pull request #2057 from RincewindsHat/fix/test_rpm_buildLorenz Kästle1-1/+1
2024-12-29Fix breakage in rpm build test due to changes in mockLorenz Kästle1-1/+1
2024-12-27check_http: fix documentation for --state-regexAndreas Baumann1-1/+1
2024-12-02check_curl: enable internal cookie handlingAndre Klärner1-1/+7
2024-11-28Merge pull request #2053 from klaernie/supportLorenz Kästle1-1/+1
2024-11-28fix typo in SUPPORTAndre Klaerner1-1/+1
2024-11-28check_icmp: set rtmin initiallyLorenz Kästle1-1/+3
2024-11-28check_icmp: Add some lines to introduce some readabilityLorenz Kästle1-1/+10
2024-11-28check_icmp: clang-formatLorenz Kästle1-106/+188
2024-11-27Merge pull request #2050 from RincewindsHat/fix/ssl_version_documentationLorenz Kästle1-1/+1
2024-11-27check_curl: update TLS notification notesLorenz Kästle1-1/+1
2024-11-15check_swap stuff: Error out if meminfo file can not be openedLorenz Kästle1-0/+7
2024-11-15check_swap stuff: make type casts explicit instead of implicitLorenz Kästle1-10/+10
2024-11-15check_swap stuff: improve error handlingLorenz Kästle1-19/+40
2024-11-15check_swap stuff: Add comments to ifdef stuff to improve readabilityLorenz Kästle1-4/+4
2024-11-15check_swap stuff: Use pragma once instead of include guardLorenz Kästle1-4/+1
2024-11-10check_swap: change threshold handling againLorenz Kästle3-18/+24
2024-11-10check_swap: stricter error handlingLorenz Kästle2-1/+13
2024-11-10check_swap: Use sscanf more precisely to avoid false matchesLorenz Kästle1-1/+1
2024-11-10check_swap: Make check_swap work without thresholdsLorenz Kästle3-12/+9
2024-11-10check_swap: Fix text in old school testsLorenz Kästle1-3/+3
2024-11-10test_check_swap: declare verbose in tests for nowLorenz Kästle1-0/+2
2024-11-10test_check_swap: improvements and updates to unit test codeLorenz Kästle1-6/+4