monitoring-plugins/plugins
RincewindsHat 513929d796 Remove check for RETSIGTYPE in autoconf stuff
autoupdate tells me, that since C89 I can safely assume RETSIGTYPE
is void.

Therefore to simplify things I removed the corresponding configure.ac
line and replaced all mentions of RETSIGTYPE with void.
2023-09-23 12:31:33 +02:00
..
picohttpparser Fix a lot of typos reported by codespell 2023-04-14 18:35:00 +00:00
t check_smtp: add tests for --ssl 2023-08-30 15:04:32 +02:00
tests Fix a lot of typos reported by codespell 2023-04-14 18:35:00 +00:00
check_apt.c Fixing spelling errors (#1826) 2023-01-17 15:42:54 +01:00
check_by_ssh.c check_by_ssh: Add "-U" flag (#1123). (#1774) 2022-07-14 08:47:54 +02:00
check_cluster.c check_cluster.c: Added data argument validation. 2018-11-29 16:37:59 +01:00
check_curl.c Merge branch 'master' into compiler_warning_part_2 2023-06-28 16:39:27 +02:00
check_dbi.c Merge branch 'master' into compiler_warning_part_6 2023-07-11 23:08:31 +02:00
check_dig.c plugins: check_dig: Fix spelling 2017-04-21 01:38:39 +02:00
check_disk.c Add -C to general usage hints 2023-09-21 12:09:10 +02:00
check_dns.c Fix a lot of typos reported by codespell 2023-04-14 18:35:00 +00:00
check_dummy.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_fping.c Fixes for -Wimplicit-fallthrough 2023-04-18 00:18:07 +02:00
check_game.c Update Url to qstat 2021-11-21 02:43:01 +01:00
check_hpjd.c Fixes for -Wimplicit-fallthrough 2023-04-18 00:18:07 +02:00
check_http.c Fix issue #1872 2023-08-08 10:22:53 +02:00
check_ide_smart.c Spelling fixes suggested by lintian 2016-12-01 12:49:40 +01:00
check_ldap.c Fix a lot of typos reported by codespell 2023-04-14 18:35:00 +00:00
check_load.c Fix a lot of typos reported by codespell 2023-04-14 18:35:00 +00:00
check_mrtg.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_mrtgtraf.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_mysql.c Merge branch 'master' into mysql_detect_mysqldump 2023-09-18 22:59:46 +02:00
check_mysql_query.c - fix for issue #1562 2020-09-15 21:36:27 +02:00
check_nagios.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_nt.c Update plugins/check_nt.c 2023-04-27 00:42:30 +02:00
check_ntp.c Fix a lot of typos reported by codespell 2023-04-14 18:35:00 +00:00
check_ntp_peer.c Refix spelling issues 2023-04-18 00:42:20 +02:00
check_ntp_time.c Fix a lot of typos reported by codespell 2023-04-14 18:35:00 +00:00
check_nwstat.c Fix 'requres' typo 2023-04-13 17:15:16 +02:00
check_overcr.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_pgsql.c Merge pull request #1486 from philipowen/feature/pgsql-extra-info 2023-05-10 14:04:15 +02:00
check_ping.c Trivial source code formatting only: Use tabs consistently for source code indentation (whitespace), as per https://github.com/monitoring-plugins/monitoring-plugins/blob/master/CODING . (#1424) 2022-01-22 15:58:59 +01:00
check_procs.c Fix a lot of typos reported by codespell 2023-04-14 18:35:00 +00:00
check_radius.c check_radius: Change help to emphasize the necessity of a config file 2023-09-05 00:00:09 +02:00
check_real.c Fix a lot of typos reported by codespell 2023-04-14 18:35:00 +00:00
check_smtp.c check_smtp: Let port option always take precedence 2023-08-29 09:46:50 +02:00
check_snmp.c Merge branch 'master' into compiler_warning_part_5 2023-08-30 09:36:53 +02:00
check_ssh.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_swap.c Changing remaining sscanf format specifier to unsigned long 2023-04-26 18:19:23 +02:00
check_tcp.c Fix a lot of typos reported by codespell 2023-04-14 18:35:00 +00:00
check_time.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_ups.c Fixes for -Wunused-parameters 2023-04-18 00:20:12 +02:00
check_users.c check_users: prefer systemd-logind over utmp 2023-08-28 14:55:56 +02:00
common.h Rework maxfd/open_max to avoid unused variables 2023-09-22 15:22:57 +02:00
Makefile.am check_users: prefer systemd-logind over utmp 2023-08-28 14:55:56 +02:00
negate.c Output plugin's stderr to stderr 2017-09-04 16:36:19 +02:00
netutils.c check_radius: Replace functions removed in radcli 2016-11-17 17:22:37 +01:00
netutils.h Remove check for RETSIGTYPE in autoconf stuff 2023-09-23 12:31:33 +02:00
popen.c Remove check for RETSIGTYPE in autoconf stuff 2023-09-23 12:31:33 +02:00
popen.h Remove check for RETSIGTYPE in autoconf stuff 2023-09-23 12:31:33 +02:00
runcmd.c open_max is a library function now, it should be mp_open_max 2023-09-23 10:33:06 +02:00
runcmd.h Project rename initial commit. 2014-01-19 14:18:47 -05:00
sslutils.c Replace deprecated TLS client functions 2023-04-18 00:22:25 +02:00
urlize.c Capitalize "Monitoring" when it's the first word 2014-01-20 03:12:50 +01:00
utils.c Rework maxfd/open_max to avoid unused variables 2023-09-22 15:22:57 +02:00
utils.h Rework maxfd/open_max to avoid unused variables 2023-09-22 15:22:57 +02:00