..
picohttpparser
picohttpparser: clang-format
2024-10-31 14:28:12 +01:00
t
check_http: replace www.mozilla.com with monitoring-plugins.org
2024-07-23 21:08:57 +02:00
tests
check_curl: fix relative redirects on non-standard port
2024-07-30 17:13:03 +02:00
check_apt.c
check_apt: Purify run_upgrade function
2024-11-08 11:37:30 +01:00
check_by_ssh.c
check_by_ssh: linter fixes
2024-10-31 02:50:34 +01:00
check_cluster.c
check_cluster: linter fixes
2024-10-31 02:57:07 +01:00
check_curl.c
check_curl: enable internal cookie handling
2024-12-02 20:48:24 +01:00
check_dbi.c
check_dbi: linter fixes
2024-10-31 03:17:20 +01:00
check_dig.c
check_dig: Update copyright
2024-10-31 03:26:07 +01:00
check_disk.c
check_disk: Initialize most variables
2024-11-04 23:12:18 +01:00
check_dns.c
check_dns: update copyright
2024-10-31 03:33:51 +01:00
check_dummy.c
check_dummy: do not export local symbols
2024-10-31 03:36:00 +01:00
check_fping.c
Add missed changes for dontfrag
2024-11-08 14:07:29 +10:00
check_game.c
check_game: linter fixes
2024-10-31 03:44:06 +01:00
check_hpjd.c
check_hpjd: linter fixes
2024-10-31 03:47:51 +01:00
check_http.c
check_http: update copyright
2024-10-31 14:48:54 +01:00
check_ide_smart.c
check_ide_smart: fix misleading static declaration
2024-11-08 12:44:21 +01:00
check_ldap.c
check_ldap: delare file local variables static
2024-11-08 12:30:38 +01:00
check_load.c
check_load: remove unused code ( #1998 )
2024-04-07 02:51:58 +02:00
check_mrtg.c
check_mrtg: cosmetic fixes, linter fixes
2024-10-31 12:26:54 +01:00
check_mrtgtraf.c
check_mrtgtraf: linter and style fixes
2024-10-31 12:38:21 +01:00
check_mysql.c
check_mysql: delare file local variables static
2024-11-08 12:32:45 +01:00
check_mysql_query.c
check_mysql_query: update copyright
2024-10-31 12:53:14 +01:00
check_nagios.c
check_nagios: linter fixes
2024-10-31 12:56:02 +01:00
check_nt.c
check_nt: delare file local variables static
2024-11-08 12:34:24 +01:00
check_ntp.c
check_ntp: delare file local variables static
2024-11-08 12:35:27 +01:00
check_ntp_peer.c
check_ntp_peer: more local variables, linter fixes
2024-10-31 13:09:24 +01:00
check_ntp_time.c
check_ntp_time: more local variables, style fixes
2024-10-31 13:23:31 +01:00
check_nwstat.c
check_nwstat: delare file local variables static
2024-11-08 12:36:41 +01:00
check_overcr.c
check_overcr: delare file local variables static
2024-11-08 12:20:03 +01:00
check_pgsql.c
check_pgsql: print_usage must be exported
2024-10-31 13:35:48 +01:00
check_ping.c
check_ping: linter fixes
2024-10-31 13:42:06 +01:00
check_procs.c
check_procs: use proper escape for %
2024-11-08 12:39:44 +01:00
check_radius.c
check_radius: delare file local variables static
2024-11-08 12:46:08 +01:00
check_real.c
check_real: update copyright
2024-10-31 13:47:49 +01:00
check_smtp.c
check_smtp: delare previously missed file local variables static
2024-11-08 12:51:14 +01:00
check_snmp.c
check_snmp: style + linter fixes
2024-10-31 14:01:12 +01:00
check_ssh.c
check_ssh: linter + style fixes
2024-10-31 16:00:41 +01:00
check_swap.c
Allow single threshold
2024-04-12 16:50:15 +02:00
check_tcp.c
Fix argument order of calloc on several occasions
2024-11-09 10:49:21 +01:00
check_time.c
check_time: update copyright
2024-10-31 14:13:00 +01:00
check_ups.c
check_ups: do not declare print_usage static
2024-11-08 12:51:39 +01:00
check_users.c
check_users: do not export local variables + style fixes
2024-10-31 14:16:34 +01:00
common.h
plugins/common.h: Remove superflous TRUE/FALSE definitions
2023-10-18 20:38:34 +02:00
Makefile.am
check_users: prefer systemd-logind over utmp
2023-08-28 14:55:56 +02:00
negate.c
negate: style + linter fixes
2024-10-31 14:21:55 +01:00
netutils.c
netutils.c: update copyright
2024-10-31 14:30:43 +01:00
netutils.h
plugins/netutils: Use C99 booleans
2023-10-18 20:46:16 +02:00
popen.c
popen.c: style + linter fixes
2024-10-31 14:27:16 +01:00
popen.h
Remove check for RETSIGTYPE in autoconf stuff
2023-09-23 12:31:33 +02:00
runcmd.c
Fix argument order of calloc on several occasions
2024-11-09 10:49:21 +01:00
runcmd.h
Project rename initial commit.
2014-01-19 14:18:47 -05:00
sslutils.c
sslutils.c: update copyright
2024-10-31 14:32:43 +01:00
urlize.c
urlize: update copyright
2024-10-31 14:48:19 +01:00
utils.c
Fix argument order of calloc on several occasions
2024-11-09 10:49:21 +01:00
utils.h
check_disk: Fail on missing arguments for --warning and --critical and fix a test case ( #1935 )
2024-03-27 00:36:41 +01:00