..
t
Initial revision
2002-02-28 06:42:51 +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
checkpoint
2003-03-31 12:49:15 +00:00
check_dns.c
Strip leading spaces in perf data
2003-03-13 21:14:26 +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
update to RFC1123 hostname specs
2003-04-23 04:58:38 +00:00
check_ide-smart.c
Remove getopt_long checks
2003-03-11 22:22:12 +00:00
check_ldap.c
Code clean-up
2003-03-12 02:29:48 +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
Extra Netware checks (Patch 710247 - Dietmar Ruzicka)
2003-03-27 22:53:45 +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
Modified check_ping to handle IPv6 as well as IPv4 ICMP checks using the
2003-05-07 18:01:32 +00:00
check_procs.c
Match -a STRING anywhere in ps args (Laurent Vaslin - 719783)
2003-04-11 23:47:39 +00:00
check_radius.c
Remove getopt_long checks
2003-03-11 22:22:12 +00:00
check_real.c
reset to old behavior of not checking stream by default
2003-04-16 15:06:31 +00:00
check_smtp.c
Perf data without leading spaces and fix ANSI C complaint about \n
2003-03-13 21:10:59 +00:00
check_snmp.c
Removed unnecessary regex array
2003-04-07 21:21:12 +00:00
check_ssh.c
Remove getopt_long checks
2003-03-11 22:22:12 +00:00
check_swap.c
Remove getopt_long checks
2003-03-11 22:22:12 +00:00
check_tcp.c
code cleanup to clear strict compiler warnings
2003-04-17 05:55:25 +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
rewrite #elif to be compatible with traditional C
2003-04-09 03:44:29 +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
check_game needs popen.c now
2003-04-09 02:09:09 +00:00
negate.c
negate must be POSIXly correct in handling options, else wrapped options get passed to it
2003-03-13 06:00:21 +00:00
netutils.c
code cleanup to clear strict compiler warnings
2003-04-17 05:36:20 +00:00
netutils.h
common.h was doubly included
2003-03-18 07:57:48 +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
convert PROGANE from a define to a const char
2003-01-13 12:15:16 +00:00
utils.c
declaration must precede printf
2003-03-22 13:23:28 +00:00
utils.h
make state_text a function
2003-03-19 13:01:05 +00:00