summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-10-03Fix some more typosRincewindsHat6-6/+6
2023-10-01Merge pull request #1930 from RincewindsHat/cleanup/check_dhcpLorenz Kästle1-340/+331
2023-10-01Update copyrightRincewindsHat1-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-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-25run tests with debian:stabledatamuc1-2/+2
2023-09-23Remove check for RETSIGTYPE in autoconf stuffRincewindsHat5-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_maxRincewindsHat5-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 variablesRincewindsHat2-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 translationsLorenz 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
2023-09-21Merge pull request #1868 from RincewindsHat/compiler_warning_part_3Lorenz Kästle3-52/+62
2023-09-21Merge branch 'master' into compiler_warning_part_3Lorenz Kästle13-157/+171
2023-09-19Merge pull request #1870 from RincewindsHat/compiler_warning_part_5Lorenz Kästle3-11/+7
2023-09-18Merge pull request #1718 from GerMalaz/mysql_detect_mysqldumpLorenz Kästle1-7/+28
2023-09-18Merge branch 'master' into mysql_detect_mysqldumpRincewindsHat567-25649/+46595
2023-09-18Initialize slaveresult to 0 and use strncat instead of bsd strlcatRincewindsHat1-2/+2
2023-09-18Add mysql_close to avoid spamming the server logsRincewindsHat1-0/+1
2023-09-14Merge pull request #1922 from RincewindsHat/update_docsLorenz Kästle1-6/+3
2023-09-12Switch guidelines to use bool instead of int for booleansRincewindsHat1-3/+3
2023-09-12Remove note about comments, we will accept // commentsRincewindsHat1-3/+0
2023-09-12Merge pull request #1920 from RincewindsHat/fix/check_disk_remove_dead_variablesLorenz Kästle1-4/+1
2023-09-12Merge pull request #1917 from RincewindsHat/additional_perl_tain_fixesLorenz Kästle3-8/+11
2023-09-12Merge pull request #1921 from RincewindsHat/fix/error_in_po_filesLorenz Kästle3-120/+120
2023-09-12add update-po changes for the pot fileRincewindsHat1-2/+2
2023-09-12Change encoding of german translation file to utf8RincewindsHat1-105/+105
2023-09-12Fix some errors in metadata in translation filesRincewindsHat3-15/+15
2023-09-12check_disk: Remove some dead variablesRincewindsHat1-4/+1
2023-09-07check_breeze, check_wave, unset CDPATH env varRincewindsHat2-1/+3
2023-09-07Use compile time determined path to snmpget in check_waveRincewindsHat1-7/+7
2023-09-07Add dynamic path to snmpget to perl utilsRincewindsHat1-0/+1
2023-09-07Merge pull request #1901 from trickert76/patch-chunk-nobodyLorenz Kästle1-1/+1
2023-09-07Merge branch 'master' into compiler_warning_part_3Lorenz Kästle26-4771/+506
2023-09-07Merge branch 'master' into compiler_warning_part_5Lorenz Kästle12-18368/+50
2023-09-07Merge branch 'master' into patch-chunk-nobodyLorenz Kästle16-4675/+272