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
2014-06-30
Merge pull request #1190 from waja/github780
Sven Nierlein
1
-4/+20
2014-02-17
check_ssh: Reverting a387120
Jan Wagner
1
-2/+0
2014-01-21
Merge branch 'maint'
Holger Weiss
1
-0/+2
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
1
-3/+3
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
1
-1/+1
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
1
-1/+1
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-3/+3
2014-01-10
check_ssh: Get rid of sshd: Read from socket failed: Connection reset by peer
Jan Wagner
1
-0/+2
2013-10-28
Update URLs and mailing list addresses
Holger Weiss
1
-1/+1
2013-10-01
check_ssh: check protocol
refs/pull/1190/head
Jan Wagner
1
-4/+20
2012-11-28
unified ipv4/6 usage and help text
Sven Nierlein
1
-1/+1
2012-06-29
Die when asprintf fails
Anders Kaseorg
1
-2/+2
2011-03-26
Add perfdata to check_ssh (#3244097 - Marco Beck)
Thomas Guyot-Sionnest
1
-2/+9
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
1
-1/+1
2010-04-22
Standardize the extra-opts notes
Thomas Guyot-Sionnest
1
-6/+0
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
1
-8/+8
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
1
-9/+3
2008-11-19
Bulk EOL cleanup
Thomas Guyot-Sionnest
1
-3/+3
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
1
-0/+10
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
[next]