| .. |
|
picohttpparser
|
Fix a lot of typos reported by codespell
|
2023-04-14 18:35:00 +00:00 |
|
t
|
Fix some more typos
|
2023-10-03 22:22:51 +02:00 |
|
tests
|
Fix some more typos
|
2023-10-03 22:22:51 +02:00 |
|
check_apt.c
|
Fixing spelling errors (#1826)
|
2023-01-17 15:42:54 +01:00 |
|
check_by_ssh.c
|
check_by_ssh: Use C99 booleans
|
2023-10-18 16:12:41 +02:00 |
|
check_cluster.c
|
check_cluster.c: Added data argument validation.
|
2018-11-29 16:37:59 +01:00 |
|
check_curl.c
|
fix compiler warnings for unused variables
|
2023-10-15 19:11:40 +02:00 |
|
check_dbi.c
|
Merge branch 'master' into compiler_warning_part_6
|
2023-07-11 23:08:31 +02:00 |
|
check_dig.c
|
check_dig: Use C99 booleans
|
2023-10-18 16:14:01 +02:00 |
|
check_disk.c
|
check_disk: Use C99 booleans
|
2023-10-18 16:16:44 +02:00 |
|
check_dns.c
|
check_dns: Another C99 boolean
|
2023-10-18 16:54:33 +02:00 |
|
check_dummy.c
|
use unknown exit code for help/version in plugins
|
2015-10-04 19:24:30 +02:00 |
|
check_fping.c
|
check_fping: Use C99 booleans
|
2023-10-18 16:27:28 +02:00 |
|
check_game.c
|
check_game: Use C99 booleans
|
2023-10-18 16:30:59 +02:00 |
|
check_hpjd.c
|
Fixes for -Wimplicit-fallthrough
|
2023-04-18 00:18:07 +02:00 |
|
check_http.c
|
Fixes for compiler warning -Wparentheses
|
2023-10-16 00:45:33 +02:00 |
|
check_ide_smart.c
|
check_ide_smart: Use C99 booleans
|
2023-10-18 16:33:39 +02:00 |
|
check_ldap.c
|
check_ldap: Use C99 booleans
|
2023-10-18 16:35:56 +02:00 |
|
check_load.c
|
Fix a lot of typos reported by codespell
|
2023-04-14 18:35:00 +00:00 |
|
check_mrtg.c
|
check_mrtg: Use C99 booleans
|
2023-10-18 16:37:36 +02:00 |
|
check_mrtgtraf.c
|
check_mrtgtraf: Use C99 booleans
|
2023-10-18 16:39:13 +02:00 |
|
check_mysql.c
|
check_mysql: Use C99 booleans
|
2023-10-18 16:40:51 +02:00 |
|
check_mysql_query.c
|
check_mysql_query: Use C99 booleans
|
2023-10-18 16:48:05 +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
|
check_nt: Use C99 booleans
|
2023-10-18 16:54:48 +02:00 |
|
check_ntp.c
|
check_ntp: Use C99 booleans
|
2023-10-18 17:01:59 +02:00 |
|
check_ntp_peer.c
|
check_ntp_peer: Use C99 booleans
|
2023-10-18 17:11:21 +02:00 |
|
check_ntp_time.c
|
check_ntp_time: Use C99 booleans
|
2023-10-18 17:15:19 +02:00 |
|
check_nwstat.c
|
check_nwstat: Use C99 booleans
|
2023-10-18 17:18:53 +02:00 |
|
check_overcr.c
|
check_overcr: Use C99 booleans
|
2023-10-18 17:21:35 +02:00 |
|
check_pgsql.c
|
check_pgsql: Use C99 booleans
|
2023-10-18 17:26:43 +02:00 |
|
check_ping.c
|
check_ping: Use C99 booleans
|
2023-10-18 17:29:43 +02:00 |
|
check_procs.c
|
Fixes for compiler warning -Wparentheses
|
2023-10-16 00:45:33 +02:00 |
|
check_radius.c
|
check_radius: Use C99 booleans
|
2023-10-18 20:15:30 +02:00 |
|
check_real.c
|
check_real: Use C99 booleans
|
2023-10-18 20:19:35 +02:00 |
|
check_smtp.c
|
check_smtp: Let port option always take precedence
|
2023-08-29 09:46:50 +02:00 |
|
check_snmp.c
|
check_snmp: Use C99 booleans
|
2023-10-18 20:22:06 +02:00 |
|
check_ssh.c
|
check_ssh: Use C99 booleans
|
2023-10-18 20:24:13 +02:00 |
|
check_swap.c
|
Changing remaining sscanf format specifier to unsigned long
|
2023-04-26 18:19:23 +02:00 |
|
check_tcp.c
|
check_tcp: Use C99 booleans
|
2023-10-18 20:29:31 +02:00 |
|
check_time.c
|
check_time: Use C99 booleans
|
2023-10-18 20:33:06 +02:00 |
|
check_ups.c
|
check_ups: Use C99 booleans
|
2023-10-18 20:37:17 +02:00 |
|
check_users.c
|
check_users: Use C99 booleans
|
2023-10-18 20:40:24 +02: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
|
check_negate: Use C99 booleans
|
2023-10-18 20:42:25 +02:00 |
|
netutils.c
|
plugins/netutils: Use C99 booleans
|
2023-10-18 20:46:16 +02:00 |
|
netutils.h
|
plugins/netutils: Use C99 booleans
|
2023-10-18 20:46:16 +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
|
Fix missing include in plugins/runcmd.c
|
2023-10-07 23:31:59 +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
|
plugins/utils: Use C99 booleans
|
2023-10-18 20:51:23 +02:00 |
|
utils.h
|
plugins/utils: Use C99 booleans
|
2023-10-18 20:51:23 +02:00 |