| .. |
|
t
|
Fixed test (Mathew Ericson - 738609)
|
2003-05-17 23:10:02 +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
|
allow to specify -1 and -2 for protocol version
|
2003-03-19 23:44:40 +00:00 |
|
check_dig.c
|
code cleanup to clear strict compiler warnings
|
2003-04-17 05:55:25 +00:00 |
|
check_disk.c
|
Fixed support for "check_disk warn crit [path]" with thresholds at used levels
|
2003-06-30 17:02:19 +00:00 |
|
check_dns.c
|
first revised patch failed to trap the "break" in while()
|
2003-05-31 14:39:21 +00:00 |
|
check_dummy.c
|
convert PROGANE from a define to a const char
|
2003-01-13 12:15:16 +00:00 |
|
check_fping.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_game.c
|
had been grandfathered ibto core, finally use normal getopts, add options for player, max-player array positions
|
2003-04-07 11:38:15 +00:00 |
|
check_hpjd.c
|
reduce compiler warning between gcc3 and gcc2.96
|
2003-04-13 04:49:58 +00:00 |
|
check_http.c
|
Added -4 and -6 command line options into check_http, check_ldap and
|
2003-06-30 19:47:21 +00:00 |
|
check_ide-smart.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_ldap.c
|
Added -4 and -6 command line options into check_http, check_ldap and
|
2003-06-30 19:47:21 +00:00 |
|
check_load.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_mrtg.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_mrtgtraf.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_mysql.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_nagios.c
|
Souped up check_procs with different metrics
|
2003-04-07 22:53:49 +00:00 |
|
check_nt.c
|
cleanup to suppress various strict compiler warnings
|
2003-04-09 03:46:26 +00:00 |
|
check_nwstat.c
|
Added NLM test (Phil Randal)
|
2003-06-29 02:18:28 +00:00 |
|
check_overcr.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_pgsql.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_ping.c
|
Corrections to get code to compile on systems without IPv6 support
|
2003-06-30 18:52:38 +00:00 |
|
check_procs.c
|
Fixed seg fault on some Sol 7/8 servers (Patch 764745 - Alexander Matey)
|
2003-07-03 16:49:14 +00:00 |
|
check_radius.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_real.c
|
\r\n patch from Mathias
|
2003-06-07 00:36:26 +00:00 |
|
check_smtp.c
|
Added -4 and -6 command line options into check_http, check_ldap and
|
2003-06-30 19:47:21 +00:00 |
|
check_snmp.c
|
cause snmpget try try for 1 second less than the timeout (allowing plugin to force close if needed)
|
2003-05-09 03:00:34 +00:00 |
|
check_ssh.c
|
Corrections to get code to compile on systems without IPv6 support
|
2003-06-30 18:52:38 +00:00 |
|
check_swap.c
|
Corrected reported size for PROC_MEMINFO systems
|
2003-06-29 01:52:31 +00:00 |
|
check_tcp.c
|
checkins for internationalization
|
2003-07-26 04:17:17 +00:00 |
|
check_time.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_udp.c
|
Code clean-up
|
2003-03-12 02:29:48 +00:00 |
|
check_ups.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_users.c
|
code cleanup to clear strict compiler warnings
|
2003-04-17 05:55:25 +00:00 |
|
common.h
|
checkins for internationalization
|
2003-07-26 04:17:17 +00:00 |
|
getaddrinfo.c
|
Spent the day working on backwards compatability using getaddrinfo()
|
2003-03-15 01:25:35 +00:00 |
|
getaddrinfo.h
|
Spent the day working on backwards compatability using getaddrinfo()
|
2003-03-15 01:25:35 +00:00 |
|
gethostbyname.c
|
Spent the day working on backwards compatability using getaddrinfo()
|
2003-03-15 01:25:35 +00:00 |
|
gethostbyname.h
|
Spent the day working on backwards compatability using getaddrinfo()
|
2003-03-15 01:25:35 +00:00 |
|
Makefile.am
|
checkins for internationalization
|
2003-07-26 04:17:17 +00:00 |
|
negate.c
|
Added examples
|
2003-05-14 23:17:16 +00:00 |
|
netutils.c
|
Corrections to get code to compile on systems without IPv6 support
|
2003-06-30 18:52:38 +00:00 |
|
netutils.h
|
Added address_family extern int variable to netutils to allow for -4 & -6
|
2003-06-29 06:36:55 +00:00 |
|
popen.c
|
change exit status to be POSIX compliant
|
2003-01-13 12:13:56 +00:00 |
|
popen.h
|
Updated cvs ignore files to reflect changes
|
2003-03-13 06:51:18 +00:00 |
|
urlize.c
|
add note about shell quote removal to address https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
|
2003-06-10 05:02:44 +00:00 |
|
utils.c
|
checkins for internationalization
|
2003-07-26 04:17:17 +00:00 |
|
utils.h
|
make state_text a function
|
2003-03-19 13:01:05 +00:00 |