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
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
2004-12-30
more internationalization fixes
Benoit Mortier
2004-12-28
starttls support for check_smtp #1041576
Benoit Mortier
2004-12-25
various fixes for localization
Benoit Mortier
2004-12-05
fix patch 998291
Benoit Mortier
2004-12-04
internationalization fixes
Benoit Mortier
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
2004-12-03
print_help and print_usage() cleanup
Benoit Mortier
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
2004-12-03
fixes for internationalization
Benoit Mortier
2004-12-03
bump copyright year
Benoit Mortier
2004-12-02
More internationalization work
Benoit Mortier
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
2004-12-01
standardize localization string
Benoit Mortier
2004-11-24
Making messages more consistent
Ton Voon
2004-11-23
Standardising translation texts
Ton Voon
2004-11-19
Change unit from 'us' to 's' to match other core plugins for simplicity.
Matthew Kent
2004-11-18
Go critical on no route to host instead of warning (934025)
Matthew Kent
2004-03-14
use fperfdata
Karl DeBisschop
2004-03-01
allow regex for ecpect checks
Karl DeBisschop
2004-02-28
minor doco update to reflect handling of repeated caoomand strings
Karl DeBisschop
2004-02-28
work in progress to accept multiple command/expect pairs
Karl DeBisschop
2003-11-19
use perfdata() to return perfoamnace data in stanadrd format
Karl DeBisschop
[next]