index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_tcp.c
Age
Commit message (
Expand
)
Author
2020-01-07
check_tcp: add --sni
Alexander A. Klimov
2016-11-13
add openssl 1.1 support
vagrant
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
2015-10-02
Merge pull request #1257 from gcoxmoz/master
Sven Nierlein
2015-04-13
Readability fix
Andrew Widdersheim
2014-12-01
check_tcp: fix help description regarding escape option
Sebastian Herbszt
2014-09-16
Fix check_jabber to work with Openfire servers
Holger Weiss
2014-07-29
Merge remote-tracking branch 'upstream/master'
Greg Cox
2014-06-30
Merge PR #1265 from waja/check_tcp_server_addr
Jan Wagner
2014-06-28
Cleaned up status output of check_tcp changes
abrist
2014-06-28
check_tcp: also display the server addr when host_specified is set. This will...
Davide Madrisan
2014-06-28
Include common.h before any system headers.
Eric J. Mislivec
2014-05-17
Update check_tcp.c
gcoxmoz
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
2013-09-15
check_tcp: use receive timeout for checks that expect response
Sven Nierlein
2013-09-12
check_tcp: Fix checks without --expect string
Holger Weiss
2013-09-12
check_tcp: Properly deal will partial recv(3)s
Holger Weiss
2013-09-12
Improve interface of np_expect_match() function
Holger Weiss
2013-09-10
Fix GCC's -Wimplicit-function-declaration warnings
Holger Weiss
2013-09-10
check_tcp: Don't close connection too early
juliopedreira
2013-02-10
check_tcp: don't ignore trailing options
Sven Nierlein
2012-08-10
fixing bug in certificate experiation patch checking for bad warning threshol...
William Leibzon
2012-06-29
Die when asprintf fails
Anders Kaseorg
2012-06-27
check_tcp: Print performance data even with -D
Holger Weiss
2012-06-25
applied patch that adds both critical and warning thresholds to certificate e...
William Leibzon
2011-07-15
Fix check_smtp and check_tcp where duplicate messages were displayed for cert...
Ton Voon
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
2009-02-20
Typo fixes (Jan Wagner - SF 1878971)
Ton Voon
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-11-05
Fix check_tcp longoptions handling
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
2008-01-08
Reverted commit 1879 where an invalid hostname returns UNKNOWN - back to CRIT...
Ton Voon
2007-12-19
check_tcp now returns UNKNOWN with an invalid hostname on command line
Ton Voon
2007-06-03
Moved check_tcp's expect string testing into utils_tcp for testing purposes.
Matthias Eble
2007-05-29
Fix segfault when -e is specified multiple times. Thanks to John Rouillard an...
Matthias Eble
2007-05-29
No more warn/crit values in performance data if -w and -c are not specified.
Matthias Eble
2007-02-14
Documentation fix re: --escape flag. Fix of ./check_tcp test to webservers
Ton Voon
2007-02-06
Correct vim typo in comment block :P
Thomas Guyot-Sionnest
2007-02-06
correcting some translation problems
Benoit Mortier
2007-02-01
Fix progname being partly set to upper case
Thomas Guyot-Sionnest
2007-01-31
Fix Debian Bug #392610: check_jabber always return warning
Thomas Guyot-Sionnest
2007-01-30
Jail does not requires any arguments
Thomas Guyot-Sionnest
2007-01-30
Fix reporting bug using expect, affecting (not fixing) Debian bug #392610: ch...
Thomas Guyot-Sionnest
[next]