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
2021-10-28
check_smtp: add -L flag to support LMTP (LHLO instead of HELO/EHLO).
Geert Hendrickx
2019-01-18
Simply initializes n before it is used
Iustin Pop
2016-12-01
Spelling fixes suggested by lintian
Jan Wagner
2016-11-19
Merge pull request #1382 from riskersen/smtp_tls_expec
Oliver Skibbe
2016-11-18
Merge remote-tracking branch 'monitoring-plugins/pr/1443'
Holger Weiss
2016-11-17
check_radius: Replace functions removed in radcli
Holger Weiss
2016-11-13
add openssl 1.1 support
vagrant
2015-10-08
check_smtp: extended support for expect option
Oliver Skibbe
2015-10-08
check_smtp.c: modified SSL check for use with -e
Oliver Skibbe
2015-10-06
check_smtp: Let "-D" option imply "-S"
Holger Weiss
2015-10-06
check_smtp: QUIT SMTP connection when "-D" is used
Holger Weiss
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
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
[next]