Karl DeBisschop 7d7ca121bc begin writing some perfdata as float 22 年 前
..
t fb54f25741 Fixed test (Mathew Ericson - 738609) 23 年 前
tests 44a321cb8a Initial revision 24 年 前
.cvsignore f6cc0cf400 Updated cvs ignore files to reflect changes 23 年 前
Makefile.am 77920ec225 Moved config.h to toplevel 22 年 前
check_by_ssh.c b8c407e0f5 add option to ignore a specified number of lines on stderr 22 年 前
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 年 前
check_disk.c 190419aee1 check_disk was getting blocks instead of bytes (Michael Musikhin - http://sourceforge.net/tracker/index.php?func=detail&aid=900215&group_id=29880&atid=397599) 22 年 前
check_dns.c db265d5590 check server for authoritative status (from Jon Hallet) 22 年 前
check_dummy.c 00e6382006 Print optional text 22 年 前
check_fping.c 8e55797aba print perfdata 22 年 前
check_game.c 5771f15851 add perf data 22 年 前
check_hpjd.c abc7b9b5be Bug from code-clean (Antony Simmonds - 846311) 22 年 前
check_http.c 7d7ca121bc begin writing some perfdata as float 22 年 前
check_ide-smart.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 年 前
check_ldap.c 8f47eed983 milisecond timing and perfdata, fix NULL pointer error in validate_arguments 22 年 前
check_load.c fcf3534ea2 add perfdata 22 年 前
check_mrtg.c 95c6a6d05d clean up compiler warnings 22 年 前
check_mrtgtraf.c 7626b3413d clean up compiler warnings 22 年 前
check_mysql.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 年 前
check_nagios.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 年 前
check_nt.c 95c6a6d05d clean up compiler warnings 22 年 前
check_nwstat.c dc8f5c0f65 was making up to 34 separate tcp connections - now we open one and reuse 22 年 前
check_overcr.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 年 前
check_pgsql.c 72dac268d3 add perfdata 22 年 前
check_ping.c 8809baebc0 pass timeout to ping if supported with -w parameter (linux) 22 年 前
check_procs.c ba7ac4ddde handle case where line from ps output exceed MAX_INPUT_BUFFER 22 年 前
check_radius.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 年 前
check_real.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 年 前
check_smtp.c f7c1eca1c4 allow regex for ecpect checks 22 年 前
check_snmp.c 5316da0b8d checks for warn in check_num() mistakenly referred to crit limits 22 年 前
check_ssh.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 年 前
check_swap.c c06a468094 fix div by zero error when swaptotal is zero (Flo Gleixner) 22 年 前
check_tcp.c 3c81964713 check_tcp was returning uninitialized string with user-defined refused outcome 22 年 前
check_time.c ead766539b add perfdata 22 年 前
check_udp.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 年 前
check_ups.c 8a449690f3 bugfix - each supported option was overwriting the previous perfdata 22 年 前
check_users.c 06bb5d06d5 Added perfdata 22 年 前
common.h 95bf7b2fd4 Ignore __attribute__ for non-GNU compilers 22 年 前
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 c5f0ee256b spell fix "received" 22 年 前
netutils.c 3c81964713 check_tcp was returning uninitialized string with user-defined refused outcome 22 年 前
netutils.h dc8f5c0f65 was making up to 34 separate tcp connections - now we open one and reuse 22 年 前
popen.c f4f92be60c the last round of pedantic compiler warnings 22 年 前
popen.h 65ca899d2c fix a variety of compiler warnings about qualifier discards and other pedantic stuff 22 年 前
urlize.c c5f0ee256b spell fix "received" 22 年 前
utils.c 7d7ca121bc begin writing some perfdata as float 22 年 前
utils.h 7ba54264fb add perfdata function for floats to complement ints, also spell fix "received" 22 年 前