| .. |
|
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
|
establish "UT_" namespace for usage text in #defines
|
2003-08-02 16:42:57 +00:00 |
|
check_dig.c
|
establish "UT_" namespace for usage text in #defines
|
2003-08-02 16:42:57 +00:00 |
|
check_disk.c
|
establish "UT_" namespace for usage text in #defines
|
2003-08-02 16:42:57 +00:00 |
|
check_dns.c
|
establish "UT_" namespace for usage text in #defines
|
2003-08-02 16:42:57 +00:00 |
|
check_dummy.c
|
establish "UT_" namespace for usage text in #defines
|
2003-08-02 16:42:57 +00:00 |
|
check_fping.c
|
markupf for translation
|
2003-08-02 22:06:06 +00:00 |
|
check_game.c
|
markupf for translation
|
2003-08-02 22:06:06 +00:00 |
|
check_hpjd.c
|
markup for translation
|
2003-08-02 22:19:21 +00:00 |
|
check_http.c
|
patch attempt to reference undefined optarg (credit Paul Farrall)
|
2003-07-29 03:05:50 +00:00 |
|
check_ide-smart.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_ldap.c
|
Added -4 and -6 command line options into check_http, check_ldap and
|
2003-06-30 19:47:21 +00:00 |
|
check_load.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_mrtg.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_mrtgtraf.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_mysql.c
|
markup for translation
|
2003-08-02 22:08:31 +00:00 |
|
check_nagios.c
|
Souped up check_procs with different metrics
|
2003-04-07 22:53:49 +00:00 |
|
check_nt.c
|
cleanup to suppress various strict compiler warnings
|
2003-04-09 03:46:26 +00:00 |
|
check_nwstat.c
|
Added NLM test (Phil Randal)
|
2003-06-29 02:18:28 +00:00 |
|
check_overcr.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_pgsql.c
|
establish "UT_" namespace for usage text in #defines
|
2003-08-02 16:42:57 +00:00 |
|
check_ping.c
|
Corrections to get code to compile on systems without IPv6 support
|
2003-06-30 18:52:38 +00:00 |
|
check_procs.c
|
Fixed seg fault on some Sol 7/8 servers (Patch 764745 - Alexander Matey)
|
2003-07-03 16:49:14 +00:00 |
|
check_radius.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_real.c
|
\r\n patch from Mathias
|
2003-06-07 00:36:26 +00:00 |
|
check_smtp.c
|
Added -4 and -6 command line options into check_http, check_ldap and
|
2003-06-30 19:47:21 +00:00 |
|
check_snmp.c
|
markupf for translation
|
2003-08-02 22:06:06 +00:00 |
|
check_ssh.c
|
Corrections to get code to compile on systems without IPv6 support
|
2003-06-30 18:52:38 +00:00 |
|
check_swap.c
|
establish "UT_" namespace for usage text in #defines
|
2003-08-02 16:42:57 +00:00 |
|
check_tcp.c
|
establish "UT_" namespace for usage text in #defines
|
2003-08-02 16:42:57 +00:00 |
|
check_time.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_udp.c
|
Code clean-up
|
2003-03-12 02:29:48 +00:00 |
|
check_ups.c
|
Remove getopt_long checks
|
2003-03-11 22:22:12 +00:00 |
|
check_users.c
|
code cleanup to clear strict compiler warnings
|
2003-04-17 05:55:25 +00:00 |
|
common.h
|
add S_ macor to mark message for both translation and inclusion into docbook SGML
|
2003-07-26 12:13:19 +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
|
'ln -f -s ...' is not reliable/portable. Use 'rm -f ...; ln -s ...'
|
2003-08-01 02:12:54 +00:00 |
|
negate.c
|
Added examples
|
2003-05-14 23:17:16 +00:00 |
|
netutils.c
|
Corrections to get code to compile on systems without IPv6 support
|
2003-06-30 18:52:38 +00:00 |
|
netutils.h
|
Added address_family extern int variable to netutils to allow for -4 & -6
|
2003-06-29 06:36:55 +00:00 |
|
popen.c
|
set LC_ALL to C in execve environemnt
|
2003-08-01 06:01:50 +00:00 |
|
popen.h
|
Updated cvs ignore files to reflect changes
|
2003-03-13 06:51:18 +00:00 |
|
urlize.c
|
add note about shell quote removal to address https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
|
2003-06-10 05:02:44 +00:00 |
|
utils.c
|
ifdef so utils.h can be header for utils.c
|
2003-08-02 18:22:51 +00:00 |
|
utils.h
|
markupf for translation
|
2003-08-02 22:06:06 +00:00 |