summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
7 dayscheck_smtp: delare previously missed file local variables staticLorenz Kästle1-2/+2
7 dayscheck_ups: delare file local variables staticLorenz Kästle1-6/+6
7 dayscheck_smtp: delare file local variables staticLorenz Kästle1-48/+46
7 dayscheck_radius: delare file local variables staticLorenz Kästle1-14/+14
7 dayscheck_ide_smart: fix misleading static declarationLorenz Kästle1-4/+2
7 dayscheck_procs: use proper escape for %Lorenz Kästle1-1/+1
7 dayscheck_procs: delare file local variables staticLorenz Kästle1-29/+27
7 dayscheck_nwstat: delare file local variables staticLorenz Kästle1-24/+24
7 dayscheck_ntp: delare file local variables staticLorenz Kästle1-4/+4
7 dayscheck_nt: delare file local variables staticLorenz Kästle1-20/+19
7 dayscheck_mysql: delare file local variables staticLorenz Kästle1-21/+21
7 dayscheck_ldap: delare file local variables staticLorenz Kästle1-21/+21
7 dayscheck_overcr: delare file local variables staticLorenz Kästle1-16/+15
7 daysMerge pull request #2042 from Firstyear/20241108-fping-missed-changesLorenz Kästle1-2/+2
Add missed changes for dontfrag
7 daysAdd missed changes for dontfragrefs/pull/2042/headWilliam1-2/+2
Due to a mistake with git the command line args were not properly updated.
8 daysMerge pull request #2036 from RincewindsHat/cleanup/tapLorenz Kästle17-171/+103
tap: clang-format
8 daysMerge pull request #2041 from Firstyear/20241006-fping-dont-fragLorenz Kästle1-0/+19
Add dontfrag / random to fping check
9 daysAdd dontfrag/random for fpingrefs/pull/2041/headWilliam1-0/+19
Support the dont fragment and randomise packet data options for check_fping
9 daysMerge pull request #2037 from RincewindsHat/update/gnulib-1.0Lorenz Kästle403-2888/+9650
Sync with the latest Gnulib code (d4ec02b3cc) (gnulib v1.0)
10 daysMerge pull request #2039 from RincewindsHat/fix/check_disk_initialize_variablesLorenz Kästle1-11/+11
check_disk: Initialize most variables
11 dayscheck_disk: Initialize most variablesrefs/pull/2039/headLorenz Kästle1-11/+11
2024-10-31check_rpc: recognize capitalized "Program" in rpcinfo output (fixes #1488)Sven Nierlein1-3/+3
Signed-off-by: Sven Nierlein <sven@consol.de>
2024-10-31Sync with the latest Gnulib code (d4ec02b3cc)refs/pull/2037/headLorenz Kästle403-2888/+9650
2024-10-31Merge pull request #2016 from RincewindsHat/fix/check_ssh-variable-stuffLorenz Kästle1-220/+178
* fix a bug in check_ssh where a variable was used before being set * clang-format on check_ssh * do not export local variables from check_ssh * several style and linter fixes in check_ssh
2024-10-31check_ssh: linter + style fixesrefs/pull/2016/headLorenz Kästle1-42/+34
2024-10-31check_ssh: do not export local variablesLorenz Kästle1-10/+10
2024-10-31check_ssh: clang-formatLorenz Kästle1-181/+149
2024-10-31Merge branch 'master' into fix/check_ssh-variable-stuffLorenz Kästle81-17362/+15626
2024-10-31tap: clang-formatrefs/pull/2036/headLorenz Kästle17-171/+103
2024-10-31Merge pull request #2034 from RincewindsHat/cleanup/libLorenz Kästle25-1790/+1605
Cleanup/lib
2024-10-31Merge pull request #2035 from RincewindsHat/cleanup/rest-of-pluginsLorenz Kästle46-13914/+12417
Cleanup for some more plugins
2024-10-31check_http: update copyrightrefs/pull/2035/headLorenz Kästle1-2/+2
2024-10-31urlize: update copyrightLorenz Kästle1-1/+1
2024-10-31check_ssh: update copyrightLorenz Kästle1-2/+2
2024-10-31check_ntp: update copyrightLorenz Kästle1-2/+2
2024-10-31check_smtp: update copyrightLorenz Kästle1-2/+2
2024-10-31check_procs: update copyrightLorenz Kästle1-2/+2
2024-10-31check_mysql: update copyrightLorenz Kästle1-2/+2
2024-10-31check_apt: update copyrightLorenz Kästle1-2/+2
2024-10-31check_ldap: update copyrightLorenz Kästle1-2/+2
2024-10-31check_radius: update copyrightLorenz Kästle1-2/+2
2024-10-31check_nt: update copyrightLorenz Kästle1-2/+2
2024-10-31check_nt: clang-formatLorenz Kästle1-487/+454
2024-10-31check_overcr: update copyrightLorenz Kästle1-2/+2
2024-10-31check_overcr: clang-formatLorenz Kästle1-223/+172
2024-10-31check_nwstat: update copyrightLorenz Kästle1-2/+2
2024-10-31check_nwstat: clang-formatLorenz Kästle1-1174/+961
2024-10-31check_ide_smart: clang-format againLorenz Kästle1-4/+5
2024-10-31plugins/utils.c: update copyrightLorenz Kästle1-1/+1
2024-10-31plugins/utils.c: clang-formatLorenz Kästle1-308/+201