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
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
2014-11-28
check_ssh: change warning to critical for protocal/version errors
Sven Nierlein
2014-06-30
Merge pull request #1190 from waja/github780
Sven Nierlein
2014-02-17
check_ssh: Reverting a387120
Jan Wagner
2014-01-21
Merge branch 'maint'
Holger Weiss
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2014-01-10
check_ssh: Get rid of sshd: Read from socket failed: Connection reset by peer
Jan Wagner
2013-10-28
Update URLs and mailing list addresses
Holger Weiss
2013-10-01
check_ssh: check protocol
Jan Wagner
2012-11-28
unified ipv4/6 usage and help text
Sven Nierlein
2012-06-29
Die when asprintf fails
Anders Kaseorg
2011-03-26
Add perfdata to check_ssh (#3244097 - Marco Beck)
Thomas Guyot-Sionnest
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
2010-04-21
Standardize the extra-opts notes
Thomas Guyot-Sionnest
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2008-11-19
Bulk EOL cleanup
Thomas Guyot-Sionnest
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
2008-01-31
Bump plugin/ to GPLv3 (check_overcr to check_users)
Thomas Guyot-Sionnest
2007-11-09
Close the socket on all exits (not just the OK one)
Thomas Guyot-Sionnest
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2007-01-23
Support `check_ssh --hostname=ADDRESS' (but keep `--host=ADDRESS' for backward
Holger Weiss
2006-10-19
another round of localization cleaning
Benoit Mortier
2006-06-21
cleaning help and usage
Benoit Mortier
2006-06-20
cleaning help and usage + license
Benoit Mortier
2005-04-11
properly call close() on the ssh connection before exiting.
M. Sean Finney
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
[next]