..
t
Updating test harness
2004-11-25 05:06:25 +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
internationalization of check_dhcp
2004-12-25 12:09:20 +00:00
check_dhcp.c
Tracker:1109261 This was an alignment problem on Solaris. Linux kernel fixes alignment so this was not seen there. Memcpy takes care of proper alignment. Tested on RHEL V3 U3, RHEL V4, FreeBSD 4.10 (Thanks Stanley!) and Solaris 9 with the GNU env.
2005-01-25 18:11:21 +00:00
check_dig.c
Convert tabs to spaces from dig's answer section (Randy O'Meara - 1107651)
2005-01-26 21:21:01 +00:00
check_disk.c
Fixed // comments (Steve Greenland - 1143836)
2005-03-04 21:58:40 +00:00
check_dns.c
more internationalization fixes
2004-12-30 00:41:41 +00:00
check_dummy.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_fping.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_game.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_hpjd.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_http.c
Changed long argument --minmax to --pagesize and updated help and usage
2005-01-20 23:40:30 +00:00
check_icmp.c
Revised check_icmp (1.0) from A Ericsson.
2005-02-01 07:33:13 +00:00
check_ide_smart.c
try again to stop looping
2005-02-02 06:42:18 +00:00
check_ldap.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_load.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_mrtg.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_mrtgtraf.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_mysql.c
Replication check support for 4.1.x from Gerrit Beine
2005-03-18 03:14:03 +00:00
check_nagios.c
fixes for check_procs:
2005-05-25 00:43:20 +00:00
check_nt.c
In the CHECK_COUNTER block, there were several strcats writing to unallocated
2005-01-19 23:39:45 +00:00
check_nwstat.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_overcr.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_pgsql.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_ping.c
setlocale(LC_ALL, "") should be setlocale(LC_NUMERIC, "C") to properly parse the output of ping.
2005-05-03 02:00:51 +00:00
check_procs.c
fixes for check_procs:
2005-05-25 00:43:20 +00:00
check_radius.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_real.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_smtp.c
in honor of joining up, my first bugfix. this should resolve 1174070.
2005-04-07 04:33:33 +00:00
check_snmp.c
This is a first cut at adding performance data to check_snmp. I wasn't sure
2005-04-05 21:26:56 +00:00
check_ssh.c
properly call close() on the ssh connection before exiting.
2005-04-11 18:02:40 +00:00
check_swap.c
Fixed parsing of AIX lsps command (1093522)
2005-01-19 21:14:47 +00:00
check_tcp.c
bah, my_connect is taken by mysql. now calling it np_net_connect.
2005-05-25 00:30:19 +00:00
check_time.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_udp.c
various fixes for localization
2004-12-25 23:17:46 +00:00
check_ups.c
Fixed // comments (Steve Greenland - 1143836)
2005-03-04 21:58:40 +00:00
check_users.c
various fixes for localization
2004-12-25 23:17:46 +00:00
common.h
Fix includes for gettext
2004-12-10 00:13:43 +00:00
getaddrinfo.c
standardize localization string
2004-12-01 23:54:51 +00:00
getaddrinfo.h
standardize localization string
2004-12-01 23:54:51 +00:00
gethostbyname.c
standardize localization string
2004-12-01 23:54:51 +00:00
gethostbyname.h
standardize localization string
2004-12-01 23:54:51 +00:00
Makefile.am
Fix for check_icmp build on Solaris from Andreas Ericsson <ae@op5.se>
2005-02-11 11:49:51 +00:00
negate.c
various fixes for localization
2004-12-25 23:17:46 +00:00
netutils.c
bah, my_connect is taken by mysql. now calling it np_net_connect.
2005-05-25 00:30:19 +00:00
netutils.h
bah, my_connect is taken by mysql. now calling it np_net_connect.
2005-05-25 00:30:19 +00:00
popen.c
better error checking in spopen signal handler (see 1107524)
2005-05-01 20:12:03 +00:00
popen.h
better error checking in spopen signal handler (see 1107524)
2005-05-01 20:12:03 +00:00
urlize.c
various fixes for localization
2004-12-25 23:17:46 +00:00
utils.c
various fixes for localization
2004-12-25 23:17:46 +00:00
utils.h
fix patch 998291
2004-12-05 00:54:09 +00:00