| .. |
|
t
|
Fixed test (Mathew Ericson - 738609)
|
2003-05-17 23:10:02 +00:00 |
|
tests
|
Initial revision
|
2002-02-28 06:42:51 +00:00 |
|
.cvsignore
|
Updated cvs ignore files to reflect changes
|
2003-03-13 06:51:18 +00:00 |
|
check_by_ssh.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
check_dig.c
|
remove overflow checks of strtod - HUGE_VALF requires C99; also remove equality checks on warn/crit interval which are no doubles
|
2003-11-12 05:28:42 +00:00 |
|
check_disk.c
|
Uninitialised variables for -X (Bug 900091 - Michael Musikhin)
|
2004-02-19 13:23:33 +00:00 |
|
check_dns.c
|
Different text to scan for if multiple addresses
|
2004-02-20 02:09:35 +00:00 |
|
check_dummy.c
|
Print optional text
|
2004-01-28 11:42:39 +00:00 |
|
check_fping.c
|
print perfdata
|
2003-08-26 10:51:03 +00:00 |
|
check_game.c
|
add perf data
|
2003-08-28 11:56:15 +00:00 |
|
check_hpjd.c
|
Bug from code-clean (Antony Simmonds - 846311)
|
2003-11-24 14:53:46 +00:00 |
|
check_http.c
|
Added Content-type when POSTing (Shawn Wills)
|
2004-02-20 03:21:40 +00:00 |
|
check_ide-smart.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
check_ldap.c
|
milisecond timing and perfdata, fix NULL pointer error in validate_arguments
|
2003-09-16 05:45:55 +00:00 |
|
check_load.c
|
add perfdata
|
2003-10-31 04:20:34 +00:00 |
|
check_mrtg.c
|
clean up compiler warnings
|
2003-11-12 05:53:06 +00:00 |
|
check_mrtgtraf.c
|
clean up compiler warnings
|
2003-11-12 05:41:28 +00:00 |
|
check_mysql.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
check_nagios.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
check_nt.c
|
clean up compiler warnings
|
2003-11-12 05:53:06 +00:00 |
|
check_nwstat.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
check_overcr.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
check_pgsql.c
|
add perfdata
|
2003-11-17 06:37:15 +00:00 |
|
check_ping.c
|
Fix for check_ping old-style argument handling (Patrick McCormick - 892211)
|
2004-02-09 08:27:54 +00:00 |
|
check_procs.c
|
handle case where line from ps output exceed MAX_INPUT_BUFFER
|
2004-02-20 05:04:32 +00:00 |
|
check_radius.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
check_real.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
check_smtp.c
|
use perfdata() to return perfoamnace data in stanadrd format
|
2003-11-19 06:00:53 +00:00 |
|
check_snmp.c
|
clean up compiler warnings
|
2003-11-12 06:05:38 +00:00 |
|
check_ssh.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
check_swap.c
|
Corrected usage message (Matt Pounsett)
|
2004-02-20 01:05:02 +00:00 |
|
check_tcp.c
|
=fix segfault on malloc of server_expect for multibyte chars (David Croft)
|
2004-01-21 12:49:12 +00:00 |
|
check_time.c
|
add perfdata
|
2003-11-19 06:24:08 +00:00 |
|
check_udp.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
check_ups.c
|
bugfix - each supported option was overwriting the previous perfdata
|
2003-11-17 11:45:57 +00:00 |
|
check_users.c
|
Added perfdata
|
2003-11-11 10:34:42 +00:00 |
|
common.h
|
Ignore __attribute__ for non-GNU compilers
|
2003-10-24 13:28:24 +00:00 |
|
getaddrinfo.c
|
Spent the day working on backwards compatability using getaddrinfo()
|
2003-03-15 01:25:35 +00:00 |
|
getaddrinfo.h
|
Spent the day working on backwards compatability using getaddrinfo()
|
2003-03-15 01:25:35 +00:00 |
|
gethostbyname.c
|
Spent the day working on backwards compatability using getaddrinfo()
|
2003-03-15 01:25:35 +00:00 |
|
gethostbyname.h
|
Spent the day working on backwards compatability using getaddrinfo()
|
2003-03-15 01:25:35 +00:00 |
|
Makefile.am
|
Moved config.h to toplevel
|
2003-10-24 09:37:35 +00:00 |
|
negate.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
netutils.c
|
Fix clash of namespace for my_connect with mysql (854339 - Ian Holsman)
|
2003-12-05 16:42:38 +00:00 |
|
netutils.h
|
Fix clash of namespace for my_connect with mysql (854339 - Ian Holsman)
|
2003-12-05 16:42:38 +00:00 |
|
popen.c
|
the last round of pedantic compiler warnings
|
2003-08-10 06:53:22 +00:00 |
|
popen.h
|
fix a variety of compiler warnings about qualifier discards and other pedantic stuff
|
2003-08-08 04:33:21 +00:00 |
|
urlize.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
utils.c
|
add perfdata function for floats to complement ints, also spell fix "received"
|
2004-02-20 05:21:21 +00:00 |
|
utils.h
|
add perfdata function for floats to complement ints, also spell fix "received"
|
2004-02-20 05:21:21 +00:00 |