summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
7 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
10 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
2024-10-31urlize.c: update copyrightLorenz Kästle1-1/+1
2024-10-31urlize.c: clang-formatLorenz Kästle1-105/+88
2024-10-31sslutils.c: update copyrightLorenz Kästle1-1/+1
2024-10-31sslutils.c: clang-formatLorenz Kästle1-122/+106
2024-10-31netutils.c: update copyrightLorenz Kästle1-1/+1
2024-10-31netuils.c: clang-formatLorenz Kästle1-133/+103
2024-10-31runcmd.c: update copyrightLorenz Kästle1-1/+1
2024-10-31runcmd.c: clang-formatLorenz Kästle1-131/+123
2024-10-31picohttpparser: clang-formatLorenz Kästle1-557/+544
2024-10-31popen.c: style + linter fixesLorenz Kästle1-21/+20
2024-10-31popen.c: update copyrightLorenz Kästle1-1/+1
2024-10-31popen.c: clang-formatLorenz Kästle1-134/+122
2024-10-31negate: style + linter fixesLorenz Kästle1-18/+14
2024-10-31negate: do not export local variablesLorenz Kästle1-3/+3
2024-10-31negate: update copyrightLorenz Kästle1-2/+2