summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-10-06check mallocDanijel Tasov1-0/+4
2023-10-06do not introduce new ints as boolsDanijel Tasov1-14/+16
2023-10-04Merge branch 'master' into merge-jitterdatamuc8-347/+339
2023-10-04unnecessary spaceDanijel Tasov1-1/+1
2023-10-04readability improvementsDanijel Tasov1-3/+21
2023-10-04remove sun ifdefDanijel Tasov1-5/+0
2023-10-04add some basic tests for the new modesDanijel Tasov1-1/+47
2023-10-04update failure regexDanijel Tasov1-1/+1
2023-10-04fix host count on when checking multiple hostsDanijel Tasov1-21/+24
2023-10-04adjust check_icmp testsDanijel Tasov2-6/+6
2023-10-03Merge pull request #1411 from glensc/pld/nagios-plugins-check_disk_smb-zero-c...Lorenz Kästle1-1/+2
2023-10-03Merge pull request #1931 from RincewindsHat/fix/typosLorenz Kästle6-6/+6
2023-10-03Fix some more typosrefs/pull/1931/headRincewindsHat6-6/+6
2023-10-01Merge pull request #1930 from RincewindsHat/cleanup/check_dhcpLorenz Kästle1-340/+331
2023-10-01Update copyrightrefs/pull/1930/headRincewindsHat1-1/+1
2023-10-01Remove trailing linesRincewindsHat1-3/+0
2023-10-01Comment some endifs to make comprehension easierRincewindsHat1-2/+3
2023-10-01Use real booleansRincewindsHat1-17/+14
2023-10-01Homogenize whitespace usageRincewindsHat1-305/+305
2023-10-01Remove unnecessary type definesRincewindsHat1-20/+16
2023-09-28update-poDanijel Tasov4-4/+70
2023-09-27cleanup more merge debrisDanijel Tasov1-8/+3
2023-09-27Merge branch 'master' into merge-jitterLorenz Kästle6-10/+9
2023-09-27Merge pull request #1929 from datamuc/patch-1Lorenz Kästle1-2/+2
2023-09-27Merge pull request #1926 from RincewindsHat/remove_retsigtypeLorenz Kästle5-8/+7
2023-09-26Add some spaces to the outputDanijel Tasov1-19/+19
2023-09-26fixed commentDanijel Tasov1-1/+1
2023-09-26add missing characterDanijel Tasov1-1/+1
2023-09-25run tests with debian:stablerefs/pull/1929/headdatamuc1-2/+2
2023-09-25Fix spelingDanijel Tasov1-1/+1
2023-09-25Fix compile errorsDanijel Tasov1-8/+6
2023-09-25exit UNKNOWN on -VDanijel Tasov1-1/+1
2023-09-23fix merge errorDanijel Tasov1-1/+0
2023-09-23Merge branch 'jitter-orig' into merge-jitterDanijel Tasov1-31/+377
2023-09-23remove root checkDanijel Tasov2-16/+0
2023-09-23Remove check for RETSIGTYPE in autoconf stuffrefs/pull/1926/headRincewindsHat5-8/+7
2023-09-23Merge pull request #1924 from RincewindsHat/compiler_warnings_4_1Lorenz Kästle12-59/+54
2023-09-23open_max is a library function now, it should be mp_open_maxrefs/pull/1924/headRincewindsHat5-11/+11
2023-09-23Merge pull request #1925 from RincewindsHat/compiler_warnings_4_2Lorenz Kästle2-9/+10
2023-09-22Update translationsLorenz Kästle3-12/+3
2023-09-22Place _cmd_pids in object not header to avoid unsused variablesrefs/pull/1925/headRincewindsHat2-9/+10
2023-09-22fixup! Rework maxfd/open_max to avoid unused variablesRincewindsHat2-0/+35
2023-09-22Rework maxfd/open_max to avoid unused variablesRincewindsHat7-47/+16
2023-09-21Merge pull request #1923 from RincewindsHat/doc/check_diskLorenz Kästle4-12/+76
2023-09-21Update translationsrefs/pull/1923/headLorenz Kästle3-8/+64
2023-09-21Add -C to general usage hintsLorenz Kästle1-1/+1
2023-09-21check_disk: Add some general usage hintsRincewindsHat1-0/+8
2023-09-21check_disk: More spacing to separate examplesRincewindsHat1-2/+2
2023-09-21check_disk: Mention -A and long options in error message about missing thresh...RincewindsHat1-1/+1
2023-09-21check_disk: Fix printf format stringRincewindsHat1-1/+1