Jeremy T. Bouse 825a7322b1 check_ping is now coded with -4 & -6 options to call PING or PING6 command 23 rokov pred
..
t fb54f25741 Fixed test (Mathew Ericson - 738609) 23 rokov pred
tests 44a321cb8a Initial revision 24 rokov pred
.cvsignore f6cc0cf400 Updated cvs ignore files to reflect changes 23 rokov pred
Makefile.am 54cee62d8d soalris 8 needs 'ln -s -f' instead of 'ln -sf' 23 rokov pred
check_by_ssh.c 35a2cf99f6 allow to specify -1 and -2 for protocol version 23 rokov pred
check_dig.c 54c9381f10 code cleanup to clear strict compiler warnings 23 rokov pred
check_disk.c e85f406777 Fixed different thresholds if using exclude lists 23 rokov pred
check_dns.c cc032457cf first revised patch failed to trap the "break" in while() 23 rokov pred
check_dummy.c 0c3386274e convert PROGANE from a define to a const char 23 rokov pred
check_fping.c 7283211f00 Remove getopt_long checks 23 rokov pred
check_game.c b785fae376 had been grandfathered ibto core, finally use normal getopts, add options for player, max-player array positions 23 rokov pred
check_hpjd.c 48ad288b89 reduce compiler warning between gcc3 and gcc2.96 23 rokov pred
check_http.c 2bc296abb6 add remaining URI_PATH chars per RFC 2396 23 rokov pred
check_ide-smart.c 7283211f00 Remove getopt_long checks 23 rokov pred
check_ldap.c 91b223642a Code clean-up 23 rokov pred
check_load.c 7283211f00 Remove getopt_long checks 23 rokov pred
check_mrtg.c 7283211f00 Remove getopt_long checks 23 rokov pred
check_mrtgtraf.c 7283211f00 Remove getopt_long checks 23 rokov pred
check_mysql.c 7283211f00 Remove getopt_long checks 23 rokov pred
check_nagios.c 1a6c23309c Souped up check_procs with different metrics 23 rokov pred
check_nt.c d8a0b8512b cleanup to suppress various strict compiler warnings 23 rokov pred
check_nwstat.c cb448eb1d5 Added NLM test (Phil Randal) 23 rokov pred
check_overcr.c 7283211f00 Remove getopt_long checks 23 rokov pred
check_pgsql.c 7283211f00 Remove getopt_long checks 23 rokov pred
check_ping.c 825a7322b1 check_ping is now coded with -4 & -6 options to call PING or PING6 command 23 rokov pred
check_procs.c 12536a8506 Match -a STRING anywhere in ps args (Laurent Vaslin - 719783) 23 rokov pred
check_radius.c 7283211f00 Remove getopt_long checks 23 rokov pred
check_real.c 5911e022bc \r\n patch from Mathias 23 rokov pred
check_smtp.c 18a68256da Perf data without leading spaces and fix ANSI C complaint about \n 23 rokov pred
check_snmp.c 3bae38aef8 cause snmpget try try for 1 second less than the timeout (allowing plugin to force close if needed) 23 rokov pred
check_ssh.c d77d183ddb Added address_family extern int variable to netutils to allow for -4 & -6 23 rokov pred
check_swap.c 12cf5ee9f6 Corrected reported size for PROC_MEMINFO systems 23 rokov pred
check_tcp.c d77d183ddb Added address_family extern int variable to netutils to allow for -4 & -6 23 rokov pred
check_time.c 7283211f00 Remove getopt_long checks 23 rokov pred
check_udp.c 91b223642a Code clean-up 23 rokov pred
check_ups.c 7283211f00 Remove getopt_long checks 23 rokov pred
check_users.c 54c9381f10 code cleanup to clear strict compiler warnings 23 rokov pred
common.h 7726dc6863 rewrite #elif to be compatible with traditional C 23 rokov pred
getaddrinfo.c 11b35b92e3 Spent the day working on backwards compatability using getaddrinfo() 23 rokov pred
getaddrinfo.h 11b35b92e3 Spent the day working on backwards compatability using getaddrinfo() 23 rokov pred
gethostbyname.c 11b35b92e3 Spent the day working on backwards compatability using getaddrinfo() 23 rokov pred
gethostbyname.h 11b35b92e3 Spent the day working on backwards compatability using getaddrinfo() 23 rokov pred
negate.c 3a69b001b4 Added examples 23 rokov pred
netutils.c 825a7322b1 check_ping is now coded with -4 & -6 options to call PING or PING6 command 23 rokov pred
netutils.h d77d183ddb Added address_family extern int variable to netutils to allow for -4 & -6 23 rokov pred
popen.c de5650f28e change exit status to be POSIX compliant 23 rokov pred
popen.h f6cc0cf400 Updated cvs ignore files to reflect changes 23 rokov pred
urlize.c 68b985f6a0 add note about shell quote removal to address https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597 23 rokov pred
utils.c 2474643b10 declaration must precede printf 23 rokov pred
utils.h 4f29ac7115 make state_text a function 23 rokov pred