Ton Voon 9ec2c84dbf Option to fill in NAS-identifier to Emulate pam_radius behaviour (Alexander Kulak) 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 2563edba02 use float for time in perf data 22 years ago
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 years ago
check_dns.c 2563edba02 use float for time in perf data 22 years ago
check_dummy.c 00e6382006 Print optional text 22 years ago
check_fping.c b86b521b38 use fperfdata 22 years ago
check_game.c 2563edba02 use float for time in perf data 22 years ago
check_hpjd.c abc7b9b5be Bug from code-clean (Antony Simmonds - 846311) 22 years ago
check_http.c 7d7ca121bc begin writing some perfdata as float 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 4e318b9277 use fperfdata 22 years ago
check_load.c 4e318b9277 use fperfdata 22 years ago
check_mrtg.c 95c6a6d05d clean up compiler warnings 22 years ago
check_mrtgtraf.c 4e318b9277 use fperfdata 22 years ago
check_mysql.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 years ago
check_nagios.c 565597a191 Incorporate check_proc changes into check_nagios. ps handling probably should 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 4e318b9277 use fperfdata 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 9ec2c84dbf Option to fill in NAS-identifier to Emulate pam_radius behaviour (Alexander Kulak) 22 years ago
check_real.c 22bd672d19 - bindtextdomain for gettext, a few other smale cleanups here and there 22 years ago
check_smtp.c 4e318b9277 use fperfdata 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 4e318b9277 use fperfdata 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 4e318b9277 use fperfdata 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 7d7ca121bc begin writing some perfdata as float 22 years ago
utils.h 7ba54264fb add perfdata function for floats to complement ints, also spell fix "received" 22 years ago