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
2004-12-25
various fixes for localization
Benoit Mortier
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
2004-12-03
correcting parenthesis error
Benoit Mortier
2004-12-03
fixes for internationalization
Benoit Mortier
2004-12-03
bump copyright year
Benoit Mortier
2004-12-02
More internationalization work
Benoit Mortier
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
2004-12-02
changed Error: by CRITICAL -
Benoit Mortier
2004-12-01
standardize localization string
Benoit Mortier
2004-12-01
first pass at standardization of messages for the localization
Benoit Mortier
2004-11-27
Add remote version check (1030269, Daniel Gullin)
Matthew Kent
2004-11-24
Making messages more consistent
Ton Voon
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