summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge pull request #2169 from RincewindsHat/check_curl_line_endingsHEADmastercoverity/masterLorenz Kästle1-2/+18
4 daysadd some comments to explain changed codeLorenz Kästle1-0/+2
4 dayscheck_curl: accept non standard compliant status lineLorenz Kästle1-2/+16
2025-10-08Merge pull request #2166 from monitoring-plugins/dependabot-github_actions-gi...waja1-2/+2
2025-10-08build(deps): bump github/codeql-action from 3 to 4dependabot[bot]1-2/+2
2025-10-06Merge pull request #2159 from RincewindsHat/check_snmp_remove_useless_headersLorenz Kästle1-2/+0
2025-10-06Merge pull request #2163 from RincewindsHat/check_mysql_more_renamingLorenz Kästle1-11/+26
2025-09-30More renaming due to MySQL name chancesLorenz Kästle1-11/+26
2025-09-26check_snmp: remove useless headersLorenz Kästle1-2/+0
2025-09-26Merge pull request #2157 from sthen/fix_without_utmpxLorenz Kästle2-3/+1
2025-09-26fixes check_users build on OpenBSD (without utmpx)Stuart Henderson2-3/+1
2025-09-26Merge pull request #2156 from RincewindsHat/check_mysql_server_infoLorenz Kästle1-5/+2
2025-09-26check_mysql: Assume MySQL server by default (in replica check)Lorenz Kästle1-5/+2
2025-09-17Merge pull request #2154 from RincewindsHat/new-output/check_clusterLorenz Kästle2-19/+60
2025-09-17check_cluster: new output functionalityLorenz Kästle2-19/+60
2025-09-17Merge pull request #2151 from oxzi/check_by_ssh-ignore-stderrLorenz Kästle2-8/+17
2025-09-16Merge pull request #2148 from RincewindsHat/refactor/check_aptLorenz Kästle3-86/+188
2025-09-16fix default check stateLorenz Kästle1-1/+1
2025-09-16Fix check_apt testsLorenz Kästle1-6/+8
2025-09-16Merge pull request #2153 from oxzi/check_swap-fix-bsd-svr4Lorenz Kästle1-2/+2
2025-09-16check_swap: Fix Build At Least For OpenBSDAlvar Penning1-2/+2
2025-09-15check_by_ssh: Ignore output on stderr by defaultAlvar Penning2-8/+17
2025-09-15Merge branch 'master' into refactor/check_aptLorenz Kästle80-2533/+3615
2025-09-15Merge pull request #2150 from RincewindsHat/refactor/libLorenz Kästle18-309/+339
2025-09-15Fix types in check_aptLorenz Kästle1-4/+4
2025-09-15More refactoringLorenz Kästle4-125/+139
2025-09-15general refactorin in lib, more local variables, real booleansLorenz Kästle13-180/+196
2025-09-15Merge pull request #2149 from RincewindsHat/clang-formatLorenz Kästle75-2248/+3300
2025-09-15Ignore some more built time filesLorenz Kästle1-0/+10
2025-09-15Run clang-format againLorenz Kästle74-2248/+3290
2025-09-15check_apt: implement new outputLorenz Kästle2-72/+172
2025-09-15check_apt: improve some variable types to make the linter happyLorenz Kästle2-12/+12
2025-09-15Merge pull request #2085 from RincewindsHat/refactor/check_curlLorenz Kästle13-2037/+2953
2025-09-15Add output formatting optionLorenz Kästle3-1/+26
2025-09-15fix number of testsLorenz Kästle1-1/+1
2025-09-15Adapt test to new error messageLorenz Kästle1-1/+1
2025-09-15Fix typo in error messageLorenz Kästle1-1/+1
2025-09-15Fix typosLorenz Kästle1-4/+4
2025-09-15Fix/adapt testsLorenz Kästle2-18/+29
2025-09-15check_curl: use new cert check functionLorenz Kästle1-3/+5
2025-09-15Add new cert check functionLorenz Kästle3-2/+139
2025-09-15check_curl: fix perfdata labelLorenz Kästle1-1/+1
2025-09-15check_curl: finish after cert without continue paramLorenz Kästle1-1/+1
2025-09-15Fix regex matchingLorenz Kästle1-5/+11
2025-09-15Improve error messageLorenz Kästle1-3/+2
2025-09-13check_curl: test adaption and output adaptionLorenz Kästle3-63/+69
2025-09-13check_curl: remove display-html optionLorenz Kästle3-26/+11
2025-09-12check_curl: implement new output mechanismLorenz Kästle4-398/+443
2025-09-12lib: some formatting + remove some unnecessary stuffLorenz Kästle2-25/+25
2025-09-12check_curl: fix default redirect settingLorenz Kästle1-1/+1