| .. |
|
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
|
fixes from richard brodie (tracker id 1216576)
|
2005-06-27 13:07:39 +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
|
set LC_NUMERIC to POSIX in check_load (1164325)
|
2005-06-28 02:26:18 +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
|
fix for check_msyql so that it doesn't use column numbers but the
|
2005-05-26 02:13:19 +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
|
RH9 pattern
|
2005-05-25 14:25:55 +00:00 |
|
check_procs.c
|
gcc 2.x fixes from edward
|
2005-06-03 13:53:43 +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
|
only load mibs if needed or specified - patch 1212395
|
2005-06-01 19:41:01 +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
|
divide by 0 fix for check_swap
|
2005-06-29 01:04:10 +00:00 |
|
check_tcp.c
|
check_tcp code cleanup from andreas plus fix to andreas' patch from sean
|
2005-06-05 17:43:58 +00:00 |
|
check_time.c
|
64bit sys support - 1185713
|
2005-05-25 17:42:35 +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
|
scanf parsing fix for check_swap from tracker id 1123292. now use floor(3)
|
2005-06-28 00:26:53 +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 |
|
runcmd.c
|
initial versions of the runcmd framework by andreas
|
2005-06-29 04:11:29 +00:00 |
|
runcmd.h
|
initial versions of the runcmd framework by andreas
|
2005-06-29 04:11:29 +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 |