| .. |
|
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
|
allow warn/crit times to be floating point
|
2003-09-03 06:01:42 +00:00 |
|
check_disk.c
|
add perf data
|
2003-08-28 03:22:01 +00:00 |
|
check_dns.c
|
add perf data
|
2003-08-28 03:53:52 +00:00 |
|
check_dummy.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +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
|
line indentation
|
2003-10-31 04:21:51 +00:00 |
|
check_http.c
|
make status code extensible (thanks to Chris Wilson <chris@netservers.co.uk>)
|
2003-09-15 05:03:47 +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
|
add perf data
|
2003-10-31 04:19:03 +00:00 |
|
check_mrtgtraf.c
|
the last round of pedantic compiler warnings
|
2003-08-10 06:53:22 +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
|
provide an error message
|
2003-10-31 04:22:47 +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
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
check_ping.c
|
new output format reported by Patrick Allen <p.allen@brandblue.co.uk>
|
2003-09-12 11:38:32 +00:00 |
|
check_procs.c
|
Support for AIX ps command and cleanup of configure's ps checks
|
2003-09-16 14:14:53 +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
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
check_snmp.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22: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
|
Fixed logic problem if HAVE_SWAP, but not on AIX or Solaris. Removed
|
2003-09-30 13:54:26 +00:00 |
|
check_tcp.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
check_time.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +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
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +00:00 |
|
check_users.c
|
- bindtextdomain for gettext, a few other smale cleanups here and there
|
2003-08-22 06:22:38 +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
|
cleanups from pedantic complier warnings
|
2003-08-08 16:49:32 +00:00 |
|
netutils.h
|
cleanups from pedantic complier warnings
|
2003-08-08 16:49:32 +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
|
use single quotes per guideline, also quote when SPC or = are found
|
2003-08-28 03:53:12 +00:00 |
|
utils.h
|
- typo fixes
|
2003-11-10 11:15:23 +00:00 |