monitoring-plugins/plugins
M. Sean Finney 3038819fef code cleanups, largely resulting from turning on -Wall. mostly
unused variables and explicit casting issues, but there were a
couple gotchas in there too.


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1267 f882894a-f735-0410-b71e-b25c423dba1c
2005-10-31 20:03:19 +00:00
..
t Support for Tru64 for check_procs + additional test cases 2005-09-20 11:34:34 +00:00
tests Initial revision 2002-02-28 06:42:51 +00:00
.cvsignore Updated cvs ignore files to reflect changes 2003-03-13 06:51:18 +00:00
check_by_ssh.c initial merging of ae's np_runcmd code into selected plugins. 2005-10-24 11:10:29 +00:00
check_dig.c initial merging of ae's np_runcmd code into selected plugins. 2005-10-24 11:10:29 +00:00
check_disk.c debian bts #296278: 2005-10-13 10:18:27 +00:00
check_dns.c initial merging of ae's np_runcmd code into selected plugins. 2005-10-24 11:10:29 +00:00
check_dummy.c various fixes for localization 2004-12-25 23:17:46 +00:00
check_fping.c various fixes for localization 2004-12-25 23:17:46 +00:00
check_game.c code cleanups, largely resulting from turning on -Wall. mostly 2005-10-31 20:03:19 +00:00
check_hpjd.c fixes from richard brodie (tracker id 1216576) 2005-06-27 13:07:39 +00:00
check_http.c code cleanups, largely resulting from turning on -Wall. mostly 2005-10-31 20:03:19 +00:00
check_ide_smart.c try again to stop looping 2005-02-02 06:42:18 +00:00
check_ldap.c various fixes for localization 2004-12-25 23:17:46 +00:00
check_load.c Fix to parsing of uptime (Ronald Tin - 1254656) 2005-09-14 09:53:49 +00:00
check_mrtg.c was this plugin even working? i don't think the if/else logic 2005-10-13 09:58:12 +00:00
check_mrtgtraf.c various fixes for localization 2004-12-25 23:17:46 +00:00
check_mysql.c check mysql now reads [client] defaults from my.cnf (debian bug #278817) 2005-10-13 09:55:31 +00:00
check_nagios.c code cleanups, largely resulting from turning on -Wall. mostly 2005-10-31 20:03:19 +00:00
check_nt.c In the CHECK_COUNTER block, there were several strcats writing to unallocated 2005-01-19 23:39:45 +00:00
check_nwstat.c Reopen connections for each query (1296296 - David Sullivan) 2005-09-21 13:04:54 +00:00
check_overcr.c various fixes for localization 2004-12-25 23:17:46 +00:00
check_pgsql.c various fixes for localization 2004-12-25 23:17:46 +00:00
check_ping.c Using common message 2005-09-14 14:40:20 +00:00
check_procs.c - Cleanup minor compile errors on Irix 2005-09-15 08:27:58 +00:00
check_radius.c various fixes for localization 2004-12-25 23:17:46 +00:00
check_real.c various fixes for localization 2004-12-25 23:17:46 +00:00
check_smtp.c all plugins now using centralized ssl functions in netutils.c 2005-10-19 20:22:00 +00:00
check_snmp.c code cleanups, largely resulting from turning on -Wall. mostly 2005-10-31 20:03:19 +00:00
check_ssh.c properly call close() on the ssh connection before exiting. 2005-04-11 18:02:40 +00:00
check_swap.c code cleanups, largely resulting from turning on -Wall. mostly 2005-10-31 20:03:19 +00:00
check_tcp.c code cleanups, largely resulting from turning on -Wall. mostly 2005-10-31 20:03:19 +00:00
check_time.c 64bit sys support - 1185713 2005-05-25 17:42:35 +00:00
check_udp.c various fixes for localization 2004-12-25 23:17:46 +00:00
check_ups.c fix for misreporting temperature in perfdata output for check_ups 2005-10-06 12:16:06 +00:00
check_users.c various fixes for localization 2004-12-25 23:17:46 +00:00
common.h code cleanups, largely resulting from turning on -Wall. mostly 2005-10-31 20:03:19 +00:00
getaddrinfo.c standardize localization string 2004-12-01 23:54:51 +00:00
getaddrinfo.h standardize localization string 2004-12-01 23:54:51 +00:00
gethostbyname.c standardize localization string 2004-12-01 23:54:51 +00:00
gethostbyname.h standardize localization string 2004-12-01 23:54:51 +00:00
Makefile.am turned on -Wall in plugins/Makefile.am via AM_CFLAGS. shouldn't keep 2005-10-30 22:45:54 +00:00
negate.c various fixes for localization 2004-12-25 23:17:46 +00:00
netutils.c code cleanups, largely resulting from turning on -Wall. mostly 2005-10-31 20:03:19 +00:00
netutils.h code cleanups, largely resulting from turning on -Wall. mostly 2005-10-31 20:03:19 +00:00
popen.c ECHILD error at waitpid on Red Hat systems (Peter Pramberger and 2005-09-12 10:31:29 +00:00
popen.h better error checking in spopen signal handler (see 1107524) 2005-05-01 20:12:03 +00:00
runcmd.c initial merging of ae's np_runcmd code into selected plugins. 2005-10-24 11:10:29 +00:00
runcmd.h initial versions of the runcmd framework by andreas 2005-06-29 04:11:29 +00:00
sslutils.c code cleanups, largely resulting from turning on -Wall. mostly 2005-10-31 20:03:19 +00:00
urlize.c various fixes for localization 2004-12-25 23:17:46 +00:00
utils.c initial merging of ae's np_runcmd code into selected plugins. 2005-10-24 11:10:29 +00:00
utils.h - added code to allow check_tcp (via np_net_connect) work with local 2005-10-25 10:38:02 +00:00