summaryrefslogtreecommitdiffstats
path: root/plugins/check_smtp.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest1-3/+3
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest1-0/+10
2008-03-14Enhanced check_smtp to actually print invalid response text (#1911239)Matthias Eble1-3/+3
2008-03-11Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITSTon Voon1-2/+2
2008-02-12Import Gnulib floorf and base64 and removed our old base64 library.Thomas Guyot-Sionnest1-2/+4
2008-01-31Bump plugin/ to GPLv3 (check_overcr to check_users)Thomas Guyot-Sionnest1-23/+19
2007-11-09Moved base64 function to /lib.Thomas Guyot-Sionnest1-40/+2
2007-09-15Properly handle SMTP server responses which are split into multipleHolger Weiss1-18/+72
2007-07-31Read the response to an SMTP QUIT command before closing the socketHolger Weiss1-3/+28
2007-07-14Fixed segfault in argument processing. Thanks to Christoph Schell (#1742066)Matthias Eble1-4/+8
2007-03-06Fixed compile errors in check_smtp.cTon Voon1-11/+11
2007-03-06Fixed broken HELO cmd (Enrico Scholz - 1675279)Ton Voon1-5/+3
2007-02-06correcting some translation problemsBenoit Mortier1-3/+3
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss1-1/+1
2007-01-24Sync with gnulib - lots of extraneous code removed in preference to GNU codeTon Voon1-4/+3
2006-10-19another round of localization cleaningBenoit Mortier1-3/+6
2006-10-12Resend EHLO after TLS negotiation as per RFC3207 (Holger Weiss - 1482832)Ton Voon1-2/+32
2006-06-20cleaning help and usage + licenseBenoit Mortier1-59/+70
2006-05-25Use coreutils' regexp libraries, so regexp always available nowTon Voon1-10/+1
2005-11-02check_smtp.cM. Sean Finney1-8/+164
2005-10-19all plugins now using centralized ssl functions in netutils.cM. Sean Finney1-198/+20
2005-10-19- initial attempt at consolidating ssl-related code into netutils.{c,h}M. Sean Finney1-1/+9
2005-10-13multiple fixes in check_smtp from debian (bts #285554):M. Sean Finney1-21/+65
2005-04-07in honor of joining up, my first bugfix. this should resolve 1174070.M. Sean Finney1-10/+7
2005-04-04Fix static buffer (Nikolay Sturm)Ton Voon1-2/+2
2005-03-04Fixed // comments (Steve Greenland - 1143836)Ton Voon1-4/+2
2005-01-01Removed old terminate function (Bug 1093491)Ton Voon1-2/+1
2004-12-30more internationalization fixesBenoit Mortier1-6/+6
2004-12-28starttls support for check_smtp #1041576Benoit Mortier1-13/+272
2004-12-25various fixes for localizationBenoit Mortier1-4/+2
2004-12-05fix patch 998291Benoit Mortier1-1/+2
2004-12-04internationalization fixesBenoit Mortier1-5/+5
2004-12-03reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorryBenoit Mortier1-1/+1
2004-12-03print_help and print_usage() cleanupBenoit Mortier1-3/+2
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier1-2/+1
2004-12-03fixes for internationalizationBenoit Mortier1-1/+1
2004-12-03bump copyright yearBenoit Mortier1-1/+1
2004-12-02More internationalization workBenoit Mortier1-1/+1
2004-12-02return of process_arguments() is TRUE not OK !Benoit Mortier1-1/+1
2004-12-01standardize localization stringBenoit Mortier1-24/+12
2004-11-24Making messages more consistentTon Voon1-4/+4
2004-11-23Standardising translation textsTon Voon1-1/+1
2004-11-19Change unit from 'us' to 's' to match other core plugins for simplicity.Matthew Kent1-1/+1
2004-11-18Go critical on no route to host instead of warning (934025)Matthew Kent1-4/+5
2004-03-14use fperfdataKarl DeBisschop1-2/+2
2004-03-01allow regex for ecpect checksKarl DeBisschop1-3/+42
2004-02-28minor doco update to reflect handling of repeated caoomand stringsKarl DeBisschop1-3/+5
2004-02-28work in progress to accept multiple command/expect pairsKarl DeBisschop1-22/+54
2003-11-19use perfdata() to return perfoamnace data in stanadrd formatKarl DeBisschop1-6/+7
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop1-0/+4