index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_nwstat.c
Age
Commit message (
Expand
)
Author
2004-11-24
Attempting to fix a reported segfault (1055054)
Matthew Kent
2004-11-24
Making messages more consistent
Ton Voon
2004-02-29
was making up to 34 separate tcp connections - now we open one and reuse
Karl DeBisschop
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
2003-08-09
more pedantic compiler warns
Karl DeBisschop
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
2003-08-06
markup for translation
Karl DeBisschop
2003-06-29
Added NLM test (Phil Randal)
Ton Voon
2003-05-14
Added DSVER and UPTIME checks (Phil Randal - 737617)
Ton Voon
2003-03-27
Extra Netware checks (Patch 710247 - Dietmar Ruzicka)
Ton Voon
2003-03-11
Remove getopt_long checks
Ton Voon
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
2002-11-14
remove call_getopt and ssprintf
Karl DeBisschop
2002-11-13
remove call_getopt and asprintf
Karl DeBisschop
2002-02-28
Initial revision
Ethan Galstad