summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-10-15Remove merge conflict artefact from previous mergerefs/pull/1738/headdev/check_ssh-patchesLorenz Kästle1-3/+1
2023-10-15Merge branch 'master' into dev/check_ssh-patchesLorenz Kästle36-651/+1412
2023-10-13Merge pull request #1927 from RincewindsHat/autoconf_fixLorenz Kästle1-6/+10
2023-10-12Update configure.acrefs/pull/1927/headLorenz Kästle1-1/+1
2023-10-12Merge pull request #1928 from datamuc/merge-jitterLorenz Kästle7-113/+699
2023-10-12Fix spelling stuffrefs/pull/1928/headRincewindsHat2-2/+2
2023-10-12Add some more comments about the MOS scoreRincewindsHat1-0/+22
2023-10-09Even more code formatting and cleanupRincewindsHat1-21/+26
2023-10-08Do some more formattingRincewindsHat1-107/+107
2023-10-08Remove preprocessor macroRincewindsHat1-6/+5
2023-10-08Do some code formattingRincewindsHat1-16/+17
2023-10-08More consequent booleansRincewindsHat1-2/+2
2023-10-08fix unused variables compiler warningRincewindsHat1-0/+2
2023-10-08fix sign compare compiler warningsRincewindsHat1-2/+2
2023-10-08Initialise threshold variables properlyRincewindsHat1-1/+16
2023-10-08Merge branch 'master' into datamuc-merge-jitterRincewindsHat1-0/+2
2023-10-08Merge pull request #1933 from RincewindsHat/compiler-warnings-werrorLorenz Kästle1-0/+2
2023-10-07Fix missing include in plugins/runcmd.crefs/pull/1933/headRincewindsHat1-0/+2
2023-10-07Fix typoRincewindsHat1-1/+1
2023-10-07Refactor new threshold parserRincewindsHat1-37/+45
2023-10-07Do some actual error checking on the threshold parserRincewindsHat1-6/+32
2023-10-06Remove useless return after crashRincewindsHat1-1/+0
2023-10-06Change function type of get_thresholds to better reflect the options and desc...RincewindsHat1-7/+14
2023-10-06Update commentRincewindsHat1-2/+2
2023-10-06Refactor get_threshold2 to be barely understandableRincewindsHat1-35/+65
2023-10-06Merge branch 'master' into merge-jitterLorenz Kästle1-3/+1
2023-10-06Merge pull request #1932 from RincewindsHat/check-ircd-pack-sockaddrLorenz Kästle1-3/+1
2023-10-06use pack_sockaddr_in rather than hand-rolledrefs/pull/1932/headStuart Henderson1-3/+1
2023-10-06Merge branch 'master' into merge-jitterdatamuc6-30/+123
2023-10-06check mallocDanijel Tasov1-0/+4
2023-10-06do not introduce new ints as boolsDanijel Tasov1-14/+16
2023-10-05Merge pull request #1904 from Al2Klimov/1857Lorenz Kästle6-30/+123
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