summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-12-23Merge branch 'master' into plugins-root-lcryptoLorenz Kästle2-4/+4
2023-12-22Merge pull request #1977 from RincewindsHat/revert_to_debian_stableLorenz Kästle1-2/+2
2023-12-22Use debian stable for main tests againRincewindsHat1-2/+2
2023-12-14Merge pull request #1973 from monitoring-plugins/dependabot-github_actions-gi...waja1-2/+2
2023-12-14build(deps): bump github/codeql-action from 2 to 3dependabot[bot]1-2/+2
2023-12-06Prevent -lcrypto from showing up in Makefile dependenciesEric Knibbe1-3/+3
2023-12-04Merge pull request #1969 from shartge/document-check_procsLorenz Kästle1-14/+22
2023-12-04check_procs: Generalise wording, remove mentioning of nrpeSven Hartge1-5/+4
2023-12-04check_procs: Improve help text, mentioning excluded processesSven Hartge1-14/+23
2023-12-03Merge pull request #1968 from shartge/improve-check_procsLorenz Kästle1-0/+7
2023-11-28check_procs: ignore our own childrenSven Hartge1-0/+7
2023-11-27Merge pull request #1967 from sni/fix_check_diskLorenz Kästle2-24/+38
2023-11-27check_disk: fix ignore-missing in combination with includes (fixes #1963)Sven Nierlein2-18/+33
2023-11-27check_disk: add -n short option for --ignore-missingSven Nierlein1-6/+5
2023-11-23Merge pull request #1964 from RincewindsHat/more_compiler_warningsLorenz Kästle3-6/+23
2023-11-23check_dns: Remove unused variableRincewindsHat1-1/+0
2023-11-23check_ntp_peer: Fixes for Wmaybe-unitialized and some restructuringRincewindsHat1-2/+11
2023-11-23Fix logic in is_uint64_t to fix type-limit warningRincewindsHat1-3/+12
2023-11-22Merge pull request #1962 from waja/CI_testingLorenz Kästle1-2/+2
2023-11-22Merge pull request #1951 from RincewindsHat/compiler_warnings_maybe_unusedLorenz Kästle3-3/+4
2023-11-13CI: Switch back to testingJan Wagner1-2/+2
2023-11-12Merge pull request #1958 from RincewindsHat/check_users_fix_segfaultLorenz Kästle2-9/+17
2023-11-11Merge pull request #1960 from sbraz/ups_realpowerLorenz Kästle1-7/+40
2023-11-10check_ups: output ups.realpower if supportedLouis Sautier1-7/+40
2023-11-05Merge pull request #1959 from RincewindsHat/shellcheck_check_oracle2Lorenz Kästle1-10/+13
2023-11-05Shellcheck fixes for check_oracleRincewindsHat1-10/+13
2023-11-01Merge pull request #1956 from sni/fix_check_mailqLorenz Kästle1-525/+517
2023-11-01Merge branch 'master' into fix_check_mailqLorenz Kästle27-16431/+82
2023-10-31Merge branch 'master' into check_users_fix_segfaultLorenz Kästle12-16362/+2
2023-10-31Merge pull request #1947 from waja/remove_poLorenz Kästle12-16362/+2
2023-10-31Remove translation directory from main Makefile.amRincewindsHat1-1/+1
2023-10-31Removing translation filesJan Wagner10-16356/+0
2023-10-31CI: Remove translation checksJan Wagner1-5/+1
2023-10-31check_users: Update help to properly show that thresholds are rangesRincewindsHat1-4/+4
2023-10-31Enhance tests to check wheter the option validation worksRincewindsHat1-1/+4
2023-10-31check_users: Change option for sanity checking arguments to avoid segfaultRincewindsHat1-4/+9
2023-10-29Merge pull request #1953 from RincewindsHat/compiler_warnings-sign-compareLorenz Kästle15-69/+80
2023-10-26check_mailq: exit on empty strings and exit earlySven Nierlein1-76/+69
2023-10-26check_mailq: unify tabs/spacesSven Nierlein1-508/+507
2023-10-26check_mailq: remove trailing whitespacesSven Nierlein1-23/+23
2023-10-21Merge pull request #1952 from RincewindsHat/check_smtp_restore_tls_behaviourLorenz Kästle1-1/+10
2023-10-19check_tcp: Fixes an error with using the wrong type for a variableRincewindsHat1-7/+8
2023-10-19Fix fallout of the previous changesRincewindsHat4-5/+5
2023-10-19Fixes for -Wsign-compareRincewindsHat14-59/+69
2023-10-19check_ntp: Initialize intermediate results in any caseRincewindsHat1-1/+2
2023-10-19check_curl: Initialize pointer before usageRincewindsHat1-1/+1
2023-10-19check_smtp: Restore behaviour pre ead5526efa4f713e8001baed409067b0474cb72d re...RincewindsHat1-1/+10
2023-10-19check_dbi: Fix compiler warning for uninitialized variableRincewindsHat1-1/+1
2023-10-19Merge pull request #1948 from RincewindsHat/more_booleansLorenz Kästle36-601/+554
2023-10-19check_ntp: Use C99 booleansRincewindsHat1-13/+14