| .. |
|
t
|
Initial revision
|
2002-02-28 06:42:51 +00:00 |
|
tests
|
Initial revision
|
2002-02-28 06:42:51 +00:00 |
|
.cvsignore
|
Fix for stupid me
|
2002-03-01 02:53:54 +00:00 |
|
check_by_ssh.c
|
remove call_getopt
|
2002-11-09 04:22:22 +00:00 |
|
check_dig.c
|
cleanup asprintf, old function decls
|
2002-11-12 11:28:58 +00:00 |
|
check_disk.c
|
remove call_getopt and asprintf
|
2002-11-13 11:50:54 +00:00 |
|
check_dns.c
|
remove call_getopt and ssprintf
|
2002-11-14 02:26:34 +00:00 |
|
check_dummy.c
|
Initial revision
|
2002-02-28 06:42:51 +00:00 |
|
check_fping.c
|
remove call_getopt and asprintf
|
2002-11-13 11:50:54 +00:00 |
|
check_game.c
|
Mod to display current/max number of players in a game (Frank Kannemann)
|
2002-08-13 03:18:16 +00:00 |
|
check_hpjd.c
|
remove call_getopt and asprintf
|
2002-11-13 11:50:54 +00:00 |
|
check_http.c
|
pagesize count off by one
|
2002-11-14 05:25:44 +00:00 |
|
check_ide-smart.c
|
Initial revision
|
2002-02-28 06:42:51 +00:00 |
|
check_ldap.c
|
remove call_getopt and ssprintf
|
2002-11-14 02:26:34 +00:00 |
|
check_load.c
|
remove unused variables
|
2002-11-08 07:18:49 +00:00 |
|
check_mrtg.c
|
remove call_getopt and ssprintf
|
2002-11-14 02:26:34 +00:00 |
|
check_mrtgtraf.c
|
remove call_getopt and ssprintf
|
2002-11-14 02:26:34 +00:00 |
|
check_mysql.c
|
remove call_getopt
|
2002-11-12 11:26:01 +00:00 |
|
check_nagios.c
|
more POSIX return value comparison related code fixes
|
2002-06-19 05:11:52 +00:00 |
|
check_nwstat.c
|
remove call_getopt and ssprintf
|
2002-11-14 02:26:34 +00:00 |
|
check_overcr.c
|
Initial revision
|
2002-02-28 06:42:51 +00:00 |
|
check_pgsql.c
|
define and use usage3 where second part of message is a an int/char
|
2002-11-09 03:39:35 +00:00 |
|
check_ping.c
|
remove call_getopt and asprintf
|
2002-11-13 11:50:54 +00:00 |
|
check_procs.c
|
remove unused variables
|
2002-11-08 07:18:49 +00:00 |
|
check_radius.c
|
remove call_getopt and ssprintf
|
2002-11-14 02:26:34 +00:00 |
|
check_real.c
|
remove call_getopt
|
2002-11-12 11:26:01 +00:00 |
|
check_smtp.c
|
remove unused variables
|
2002-11-08 07:18:49 +00:00 |
|
check_snmp.c
|
should use asprintf
|
2002-11-11 22:15:55 +00:00 |
|
check_ssh.c
|
forgot to remove call_getopt declaration
|
2002-10-30 18:45:05 +00:00 |
|
check_swap.c
|
forgot to remove call_getopt declaration
|
2002-10-30 18:45:05 +00:00 |
|
check_tcp.c
|
remove unused variables
|
2002-11-08 07:18:49 +00:00 |
|
check_time.c
|
remove call_getopt
|
2002-11-09 04:22:22 +00:00 |
|
check_udp.c
|
forgot to remove call_getopt
|
2002-10-30 18:46:01 +00:00 |
|
check_ups.c
|
remove call_getopt
|
2002-11-12 11:26:01 +00:00 |
|
check_users.c
|
remove call_getopt
|
2002-11-09 11:37:14 +00:00 |
|
check_vsz.c
|
remove call_getopt and asprintf
|
2002-11-13 11:50:54 +00:00 |
|
common.h.in
|
patches required to build on solaris with asprintf and gettimeofday
|
2002-11-08 07:20:05 +00:00 |
|
getloadavg.c
|
lets use library instead od inconsistent command line interfaces
|
2002-10-05 11:08:21 +00:00 |
|
getopt.c
|
Initial revision
|
2002-02-28 06:42:51 +00:00 |
|
getopt.h
|
failed to carry over from old plugins, listed in EXTRA_DIST, needed for build
|
2002-04-29 02:58:22 +00:00 |
|
getopt1.c
|
Initial revision
|
2002-02-28 06:42:51 +00:00 |
|
Makefile.am
|
fix build rule for snprintf
|
2002-11-14 05:27:15 +00:00 |
|
negate.c
|
define and use usage3 where second part of message is a an int/char
|
2002-11-09 03:39:35 +00:00 |
|
netutils.c
|
Initial revision
|
2002-02-28 06:42:51 +00:00 |
|
netutils.h.in
|
Initial revision
|
2002-02-28 06:42:51 +00:00 |
|
popen.c
|
make sure we do not run past the end of an unterminated string
|
2002-10-07 01:34:46 +00:00 |
|
popen.h.in
|
timeout interval is extern
|
2002-10-16 04:57:34 +00:00 |
|
snprintf.c
|
HAVE_C99_SNPRINTF is not tested, so remove from ifdef
|
2002-11-09 03:16:14 +00:00 |
|
urlize.c
|
remove call_getopt and asprintf
|
2002-11-13 11:50:54 +00:00 |
|
utils.c
|
remove call_getopt and ssprintf
|
2002-11-14 02:26:34 +00:00 |
|
utils.h.in
|
define and use usage3 where second part of message is a an int/char
|
2002-11-09 03:39:35 +00:00 |
|
version.h.in
|
remove call_getopt and ssprintf
|
2002-11-14 02:26:34 +00:00 |