Karl DeBisschop 1c823d7969 fix error when server closes connection 23 年之前
..
t 44a321cb8a Initial revision 24 年之前
tests 44a321cb8a Initial revision 24 年之前
.cvsignore f6cc0cf400 Updated cvs ignore files to reflect changes 23 年之前
Makefile.am c337c34ca8 check_game needs popen.c now 23 年之前
check_by_ssh.c 35a2cf99f6 allow to specify -1 and -2 for protocol version 23 年之前
check_dig.c 54c9381f10 code cleanup to clear strict compiler warnings 23 年之前
check_disk.c a6feab22cf checkpoint 23 年之前
check_dns.c d3132db7ec Strip leading spaces in perf data 23 年之前
check_dummy.c 0c3386274e convert PROGANE from a define to a const char 23 年之前
check_fping.c 7283211f00 Remove getopt_long checks 23 年之前
check_game.c b785fae376 had been grandfathered ibto core, finally use normal getopts, add options for player, max-player array positions 23 年之前
check_hpjd.c 48ad288b89 reduce compiler warning between gcc3 and gcc2.96 23 年之前
check_http.c 1c823d7969 fix error when server closes connection 23 年之前
check_ide-smart.c 7283211f00 Remove getopt_long checks 23 年之前
check_ldap.c 91b223642a Code clean-up 23 年之前
check_load.c 7283211f00 Remove getopt_long checks 23 年之前
check_mrtg.c 7283211f00 Remove getopt_long checks 23 年之前
check_mrtgtraf.c 7283211f00 Remove getopt_long checks 23 年之前
check_mysql.c 7283211f00 Remove getopt_long checks 23 年之前
check_nagios.c 1a6c23309c Souped up check_procs with different metrics 23 年之前
check_nt.c d8a0b8512b cleanup to suppress various strict compiler warnings 23 年之前
check_nwstat.c 6b3bbd64f5 Extra Netware checks (Patch 710247 - Dietmar Ruzicka) 23 年之前
check_overcr.c 7283211f00 Remove getopt_long checks 23 年之前
check_pgsql.c 7283211f00 Remove getopt_long checks 23 年之前
check_ping.c 6882b54364 Modified check_ping to handle IPv6 as well as IPv4 ICMP checks using the 23 年之前
check_procs.c 12536a8506 Match -a STRING anywhere in ps args (Laurent Vaslin - 719783) 23 年之前
check_radius.c 7283211f00 Remove getopt_long checks 23 年之前
check_real.c e01c91d3a0 reset to old behavior of not checking stream by default 23 年之前
check_smtp.c 18a68256da Perf data without leading spaces and fix ANSI C complaint about \n 23 年之前
check_snmp.c 3bae38aef8 cause snmpget try try for 1 second less than the timeout (allowing plugin to force close if needed) 23 年之前
check_ssh.c 7283211f00 Remove getopt_long checks 23 年之前
check_swap.c 7283211f00 Remove getopt_long checks 23 年之前
check_tcp.c 54c9381f10 code cleanup to clear strict compiler warnings 23 年之前
check_time.c 7283211f00 Remove getopt_long checks 23 年之前
check_udp.c 91b223642a Code clean-up 23 年之前
check_ups.c 7283211f00 Remove getopt_long checks 23 年之前
check_users.c 54c9381f10 code cleanup to clear strict compiler warnings 23 年之前
common.h 7726dc6863 rewrite #elif to be compatible with traditional C 23 年之前
getaddrinfo.c 11b35b92e3 Spent the day working on backwards compatability using getaddrinfo() 23 年之前
getaddrinfo.h 11b35b92e3 Spent the day working on backwards compatability using getaddrinfo() 23 年之前
gethostbyname.c 11b35b92e3 Spent the day working on backwards compatability using getaddrinfo() 23 年之前
gethostbyname.h 11b35b92e3 Spent the day working on backwards compatability using getaddrinfo() 23 年之前
negate.c ba477f3df8 negate must be POSIXly correct in handling options, else wrapped options get passed to it 23 年之前
netutils.c 614071738f code cleanup to clear strict compiler warnings 23 年之前
netutils.h 0afcd00176 common.h was doubly included 23 年之前
popen.c de5650f28e change exit status to be POSIX compliant 23 年之前
popen.h f6cc0cf400 Updated cvs ignore files to reflect changes 23 年之前
urlize.c 0c3386274e convert PROGANE from a define to a const char 23 年之前
utils.c 2474643b10 declaration must precede printf 23 年之前
utils.h 4f29ac7115 make state_text a function 23 年之前