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
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-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
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2007-01-23
Add missing `break' to the switch-case block that handles the `-m' option
Holger Weiss
2006-10-19
another round of localization cleaning
Benoit Mortier
2006-09-02
- fix for warning/critical timeouts in check_tcp.c, in which the plugin
M. Sean Finney
2006-03-29
New function to for escaped strings from command line for send/quit.
Ton Voon
2006-03-24
udp checks require and send and receive option. Tests updated so if
Ton Voon
2006-03-22
Options to change line ends for -s and -q (John Rouillard - 1346104)
Ton Voon
2006-03-21
Return CRITICAL if hostname invalid, as per guidelines
Ton Voon
2005-11-04
Fixed --mismatch option for check_tcp. Added tests into check_imap
Ton Voon
[next]