index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
check_ssh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-31
Bump plugin/ to GPLv3 (check_overcr to check_users)
Thomas Guyot-Sionnest
1
-23/+19
2007-11-09
Close the socket on all exits (not just the OK one)
Thomas Guyot-Sionnest
1
-0/+2
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
1
-1/+1
2007-01-23
Support `check_ssh --hostname=ADDRESS' (but keep `--host=ADDRESS' for backward
Holger Weiss
1
-1/+2
2006-10-19
another round of localization cleaning
Benoit Mortier
1
-0/+4
2006-06-21
cleaning help and usage
Benoit Mortier
1
-1/+1
2006-06-20
cleaning help and usage + license
Benoit Mortier
1
-24/+38
2005-04-11
properly call close() on the ssh connection before exiting.
M. Sean Finney
1
-0/+1
2004-12-25
various fixes for localization
Benoit Mortier
1
-7/+3
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
1
-1/+1
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
1
-2/+0
2004-12-03
correcting parenthesis error
Benoit Mortier
1
-1/+1
2004-12-03
fixes for internationalization
Benoit Mortier
1
-3/+3
2004-12-03
bump copyright year
Benoit Mortier
1
-6/+7
2004-12-02
More internationalization work
Benoit Mortier
1
-1/+1
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
1
-1/+1
2004-12-02
changed Error: by CRITICAL -
Benoit Mortier
1
-1/+1
2004-12-01
standardize localization string
Benoit Mortier
1
-3/+14
2004-12-01
first pass at standardization of messages for the localization
Benoit Mortier
1
-3/+4
2004-11-27
Add remote version check (1030269, Daniel Gullin)
Matthew Kent
1
-9/+27
2004-11-24
Making messages more consistent
Ton Voon
1
-4/+4
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
1
-0/+4
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
1
-3/+3
2003-08-09
more pedantic compiler warnings
Karl DeBisschop
1
-4/+5
2003-08-05
markup for translation
Karl DeBisschop
1
-37/+58
2003-06-30
Corrections to get code to compile on systems without IPv6 support
Jeremy T. Bouse
1
-0/+4
2003-06-29
Added address_family extern int variable to netutils to allow for -4 & -6
Jeremy T. Bouse
1
-2/+13
2003-03-11
Remove getopt_long checks
Ton Voon
1
-6/+1
2003-02-10
Added argc checks before attempting to access argv[]
Jeremy T. Bouse
1
-5/+6
2003-02-10
Revised code to use resolving and connection code in utils.c and
Jeremy T. Bouse
1
-46/+16
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
1
-4/+4
2002-10-30
forgot to remove call_getopt declaration
Karl DeBisschop
1
-1/+0
2002-10-22
remove call_getopt, replace ssprintf with asprintf,better server version repo...
Karl DeBisschop
1
-58/+31
2002-02-28
Initial revision
Ethan Galstad
1
-0/+285