Karl DeBisschop 82ff622fd0 relax check for -w/-c to accept floats (bug report from Warrick FitzGerald) 22 years ago
..
t fb54f25741 Fixed test (Mathew Ericson - 738609) 23 years ago
tests 44a321cb8a Initial revision 24 years ago
.cvsignore f6cc0cf400 Updated cvs ignore files to reflect changes 23 years ago
Makefile.am 77920ec225 Moved config.h to toplevel 22 years ago
check_by_ssh.c b8c407e0f5 add option to ignore a specified number of lines on stderr 22 years ago
check_dig.c d7fa39a3e0 remove overflow checks of strtod - HUGE_VALF requires C99; also remove equality checks on warn/crit interval which are no doubles 22 years ago
check_disk.c 46bac6c810 Uninitialised variables for -X (Bug 900091 - Michael Musikhin) 22 years ago
check_dns.c db265d5590 check server for authoritative status (from Jon Hallet) 22 years ago
check_dummy.c 00e6382006 Print optional text 22 years ago
check_fping.c 8e55797aba print perfdata 22 years ago
check_game.c 5771f15851 add perf data 22 years ago
check_hpjd.c abc7b9b5be Bug from code-clean (Antony Simmonds - 846311) 22 years ago
check_http.c 82ff622fd0 relax check for -w/-c to accept floats (bug report from Warrick FitzGerald) 22 years ago
check_ide-smart.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 years ago
check_ldap.c 8f47eed983 milisecond timing and perfdata, fix NULL pointer error in validate_arguments 22 years ago
check_load.c fcf3534ea2 add perfdata 22 years ago
check_mrtg.c 95c6a6d05d clean up compiler warnings 22 years ago
check_mrtgtraf.c 7626b3413d clean up compiler warnings 22 years ago
check_mysql.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 years ago
check_nagios.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 years ago
check_nt.c 95c6a6d05d clean up compiler warnings 22 years ago
check_nwstat.c dc8f5c0f65 was making up to 34 separate tcp connections - now we open one and reuse 22 years ago
check_overcr.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 years ago
check_pgsql.c 72dac268d3 add perfdata 22 years ago
check_ping.c 8809baebc0 pass timeout to ping if supported with -w parameter (linux) 22 years ago
check_procs.c ba7ac4ddde handle case where line from ps output exceed MAX_INPUT_BUFFER 22 years ago
check_radius.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 years ago
check_real.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 years ago
check_smtp.c f7c1eca1c4 allow regex for ecpect checks 22 years ago
check_snmp.c 5316da0b8d checks for warn in check_num() mistakenly referred to crit limits 22 years ago
check_ssh.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 years ago
check_swap.c c06a468094 fix div by zero error when swaptotal is zero (Flo Gleixner) 22 years ago
check_tcp.c 3c81964713 check_tcp was returning uninitialized string with user-defined refused outcome 22 years ago
check_time.c ead766539b add perfdata 22 years ago
check_udp.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 years ago
check_ups.c 8a449690f3 bugfix - each supported option was overwriting the previous perfdata 22 years ago
check_users.c 06bb5d06d5 Added perfdata 22 years ago
common.h 95bf7b2fd4 Ignore __attribute__ for non-GNU compilers 22 years ago
getaddrinfo.c 11b35b92e3 Spent the day working on backwards compatability using getaddrinfo() 23 years ago
getaddrinfo.h 11b35b92e3 Spent the day working on backwards compatability using getaddrinfo() 23 years ago
gethostbyname.c 11b35b92e3 Spent the day working on backwards compatability using getaddrinfo() 23 years ago
gethostbyname.h 11b35b92e3 Spent the day working on backwards compatability using getaddrinfo() 23 years ago
negate.c c5f0ee256b spell fix "received" 22 years ago
netutils.c 3c81964713 check_tcp was returning uninitialized string with user-defined refused outcome 22 years ago
netutils.h dc8f5c0f65 was making up to 34 separate tcp connections - now we open one and reuse 22 years ago
popen.c f4f92be60c the last round of pedantic compiler warnings 22 years ago
popen.h 65ca899d2c fix a variety of compiler warnings about qualifier discards and other pedantic stuff 22 years ago
urlize.c c5f0ee256b spell fix "received" 22 years ago
utils.c 7ba54264fb add perfdata function for floats to complement ints, also spell fix "received" 22 years ago
utils.h 7ba54264fb add perfdata function for floats to complement ints, also spell fix "received" 22 years ago