index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_ssh.c
Age
Commit message (
Expand
)
Author
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 warnings
Karl DeBisschop
2003-08-05
markup for translation
Karl DeBisschop
2003-06-30
Corrections to get code to compile on systems without IPv6 support
Jeremy T. Bouse
2003-06-29
Added address_family extern int variable to netutils to allow for -4 & -6
Jeremy T. Bouse
2003-03-11
Remove getopt_long checks
Ton Voon
2003-02-10
Added argc checks before attempting to access argv[]
Jeremy T. Bouse
2003-02-10
Revised code to use resolving and connection code in utils.c and
Jeremy T. Bouse
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
2002-10-30
forgot to remove call_getopt declaration
Karl DeBisschop
2002-10-22
remove call_getopt, replace ssprintf with asprintf,better server version repo...
Karl DeBisschop
2002-02-28
Initial revision
Ethan Galstad