index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_smtp.c
Age
Commit message (
Expand
)
Author
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-08-06
Fixed SF.net bug 2555775, threshold can be double for check_smtp
Jan Wagner
2012-08-10
fixing bug in certificate experiation patch checking for bad warning threshol...
William Leibzon
2012-07-04
Re-added missing variable declarations to check_smtp.c
Eric Stanley
2012-06-29
check_smtp: Remove a comment regarding MAIL FROM
Holger Weiss
2012-06-29
check_smtp: Fix help and usage output regarding -R
Holger Weiss
2012-06-29
check_smtp: Fix strcat overflows
Anders Kaseorg
2012-06-29
Die when asprintf fails
Anders Kaseorg
2012-06-29
check_smtp: Strip angle brackets from -f argument, if provided
Anders Kaseorg
2012-06-29
check_smtp: Change MAIL FROM: command to comply with the SMTP standard
Anders Kaseorg
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
2011-07-15
New option to check_smtp to ignore failures when sending QUIT (#3358348 - Dun...
Ton Voon
2011-02-08
check_smtp: Abort on missing/unexpected greeting
Holger Weiss
2010-05-08
Add missing --fqdn help (Jan Wagner)
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
2009-05-22
Removed -n option in check_smtp's help and usage output (#2782784)
Matthias Eble
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-03-14
Enhanced check_smtp to actually print invalid response text (#1911239)
Matthias Eble
2008-03-11
Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS
Ton Voon
2008-02-12
Import Gnulib floorf and base64 and removed our old base64 library.
Thomas Guyot-Sionnest
2008-01-31
Bump plugin/ to GPLv3 (check_overcr to check_users)
Thomas Guyot-Sionnest
2007-11-09
Moved base64 function to /lib.
Thomas Guyot-Sionnest
2007-09-15
Properly handle SMTP server responses which are split into multiple
Holger Weiss
2007-07-31
Read the response to an SMTP QUIT command before closing the socket
Holger Weiss
2007-07-14
Fixed segfault in argument processing. Thanks to Christoph Schell (#1742066)
Matthias Eble
2007-03-06
Fixed compile errors in check_smtp.c
Ton Voon
2007-03-06
Fixed broken HELO cmd (Enrico Scholz - 1675279)
Ton Voon
2007-02-06
correcting some translation problems
Benoit Mortier
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2007-01-24
Sync with gnulib - lots of extraneous code removed in preference to GNU code
Ton Voon
2006-10-19
another round of localization cleaning
Benoit Mortier
2006-10-12
Resend EHLO after TLS negotiation as per RFC3207 (Holger Weiss - 1482832)
Ton Voon
2006-06-20
cleaning help and usage + license
Benoit Mortier
2006-05-25
Use coreutils' regexp libraries, so regexp always available now
Ton Voon
2005-11-02
check_smtp.c
M. Sean Finney
2005-10-19
all plugins now using centralized ssl functions in netutils.c
M. Sean Finney
2005-10-19
- initial attempt at consolidating ssl-related code into netutils.{c,h}
M. Sean Finney
2005-10-13
multiple fixes in check_smtp from debian (bts #285554):
M. Sean Finney
2005-04-07
in honor of joining up, my first bugfix. this should resolve 1174070.
M. Sean Finney
2005-04-04
Fix static buffer (Nikolay Sturm)
Ton Voon
2005-03-04
Fixed // comments (Steve Greenland - 1143836)
Ton Voon
2005-01-01
Removed old terminate function (Bug 1093491)
Ton Voon
[next]