..
t
check_http.t: - added internet_access variable to skip tests where internet access is required.
2007-04-01 14:21:09 +00:00
.cvsignore
... Some CVS magic too
2007-04-13 11:38:24 +00:00
check_apt.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_by_ssh.c
Up to revision 1.35, the "-S" option skipped the specified number of
2007-04-14 03:09:39 +00:00
check_cluster.c
automake magic for check_cluster
2007-04-13 11:35:13 +00:00
check_dig.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_disk.c
check_disk: minor fix for -C if bestmatch != -p
2007-03-30 08:56:47 +00:00
check_dns.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_dummy.c
first pass at cleaning localization for new release
2006-10-19 00:25:16 +00:00
check_fping.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_game.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_hpjd.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_http.c
Fix option handling (Nobuhiro Ban - 1657280)
2007-03-06 22:45:57 +00:00
check_ide_smart.c
correcting some translation problems
2007-02-06 21:03:21 +00:00
check_ldap.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_load.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_mrtg.c
correcting some translation problems
2007-02-06 21:03:21 +00:00
check_mrtgtraf.c
Fix for broken check_mrtgtraf
2007-03-02 01:38:04 +00:00
check_mysql.c
Fix argument processing (Felix Frank - 1690697)
2007-03-29 17:58:28 +00:00
check_mysql_query.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_nagios.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_nt.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_ntp.c
- Fix possibility of printing scientific numbers in perfdata
2007-04-10 07:17:18 +00:00
check_nwstat.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_overcr.c
correcting some translation problems
2007-02-06 21:03:21 +00:00
check_pgsql.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_ping.c
check_ping's timeout interval is only +1 if ping command has a timeout value.
2007-03-12 10:51:06 +00:00
check_procs.c
Use /usr/ucb/ps on Solaris in preference to pst3 (problems in 64bit mode)
2007-03-06 17:29:15 +00:00
check_radius.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_real.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_smtp.c
Fixed compile errors in check_smtp.c
2007-03-06 22:29:27 +00:00
check_snmp.c
Fix parsing of multiple OIDs sets needmibs = TRUE
2007-02-02 09:10:22 +00:00
check_ssh.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_swap.c
Include <sys/param.h> before <sys/swap.h> in order to fix compilation on
2007-02-07 14:06:11 +00:00
check_tcp.c
Documentation fix re: --escape flag. Fix of ./check_tcp test to webservers
2007-02-14 10:11:07 +00:00
check_time.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_ups.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
check_users.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
common.h
Increase MAX_INPUT_BUFFER from 1k to 8k in order to increase I/O
2007-03-22 17:54:16 +00:00
Makefile.am
automake magic for check_cluster
2007-04-13 11:35:13 +00:00
negate.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
netutils.c
Fix bug #1632072 pointer error in plugins/netutils.c. Add changelog entry for previous commit.
2007-01-20 06:07:48 +00:00
netutils.h
Sync with gnulib - lots of extraneous code removed in preference to GNU code
2007-01-24 22:47:25 +00:00
popen.c
updating help and usage and license
2006-06-18 19:36:48 +00:00
popen.h
better error checking in spopen signal handler (see 1107524)
2005-05-01 20:12:03 +00:00
runcmd.c
updating help and usage and license
2006-06-18 19:36:48 +00:00
runcmd.h
initial versions of the runcmd framework by andreas
2005-06-29 04:11:29 +00:00
sslutils.c
updating help and usage and license
2006-06-18 19:36:48 +00:00
urlize.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
utils.c
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00
utils.h
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
2007-01-28 21:46:41 +00:00