summaryrefslogtreecommitdiffstats
path: root/plugins/check_smtp.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-19check_smtp: Restore behaviour pre ead5526efa4f713e8001baed409067b0474cb72d re...refs/pull/1952/headRincewindsHat1-1/+10
2023-10-19check_smtp: little fix for C99 booleans missed earlierRincewindsHat1-1/+1
2023-10-18check_smtp: Use C99 booleansRincewindsHat1-25/+25
2023-08-29check_smtp: Let port option always take precedenceFranz Schwartau1-1/+6
2023-08-29check_smtp: add new longoption --tlsFranz Schwartau1-2/+3
2023-08-29check_smtp: remove restriction of --proxy with --sslFranz Schwartau1-11/+7
2023-08-29check_smtp: set default port to smtps (465) for TLSFranz Schwartau1-1/+4
2023-08-29Add support for SMTP over TLSFranz Schwartau1-9/+37
2023-06-28Merge branch 'master' into compiler_warning_part_2refs/pull/1867/headwaja1-4/+34
2023-06-12Add support for SNI in check_smtp.Arkadiusz Miƛkiewicz1-2/+17
2023-06-12check_smtp: update year in copyright headerrefs/pull/1885/headFranz Schwartau1-1/+1
2023-06-12check_smtp: add missing -r option in usageFranz Schwartau1-1/+1
2023-06-12check_smtp: Add option to prefix PROXY headerPatrick Uiterwijk1-1/+16
2023-04-17Fixes for -Wimplicit-fallthroughRincewindsHat1-0/+1
2023-04-14Fix a lot of typos reported by codespellrefs/pull/1864/headJan Wagner1-1/+1
2021-10-28check_smtp: add -L flag to support LMTP (LHLO instead of HELO/EHLO).refs/pull/1715/headGeert Hendrickx1-4/+14
2019-01-18Simply initializes n before it is usedrefs/pull/1574/headIustin Pop1-0/+1
2016-12-01Spelling fixes suggested by lintianrefs/pull/1452/headJan Wagner1-1/+1
2016-11-19Merge pull request #1382 from riskersen/smtp_tls_expecOliver Skibbe1-15/+22
2016-11-18Merge remote-tracking branch 'monitoring-plugins/pr/1443'Holger Weiss1-3/+5
2016-11-17check_radius: Replace functions removed in radcliHolger Weiss1-4/+0
2016-11-13add openssl 1.1 supportrefs/pull/1443/headvagrant1-3/+5
2015-10-08check_smtp: extended support for expect optionrefs/pull/1382/headOliver Skibbe1-15/+22
2015-10-08check_smtp.c: modified SSL check for use with -erefs/pull/1379/headOliver Skibbe1-1/+1
2015-10-06check_smtp: Let "-D" option imply "-S"Holger Weiss1-5/+4
2015-10-06check_smtp: QUIT SMTP connection when "-D" is usedHolger Weiss1-0/+2
2015-10-04use unknown exit code for help/version in pluginsSven Nierlein1-2/+2
2014-01-21Merge branch 'rename'Thomas Guyot-Sionnest1-3/+3
2014-01-21plugins/*.c: Alterations for timeout messages.Spenser Reinhardt1-1/+1
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-3/+3
2013-08-06Fixed SF.net bug 2555775, threshold can be double for check_smtpJan Wagner1-14/+12
2012-08-10fixing bug in certificate experiation patch checking for bad warning threshol...William Leibzon1-1/+1
2012-07-04Re-added missing variable declarations to check_smtp.cEric Stanley1-0/+2
2012-06-29check_smtp: Remove a comment regarding MAIL FROMHolger Weiss1-15/+4
2012-06-29check_smtp: Fix help and usage output regarding -RHolger Weiss1-2/+2
2012-06-29check_smtp: Fix strcat overflowsAnders Kaseorg1-4/+2
2012-06-29Die when asprintf failsAnders Kaseorg1-15/+15
2012-06-29check_smtp: Strip angle brackets from -f argument, if providedAnders Kaseorg1-1/+2
2012-06-29check_smtp: Change MAIL FROM: command to comply with the SMTP standardAnders Kaseorg1-1/+1
2012-06-25applied patch that adds both critical and warning thresholds to certificate e...William Leibzon1-11/+26
2011-07-15Fix check_smtp and check_tcp where duplicate messages were displayed for cert...Ton Voon1-3/+0
2011-07-15New option to check_smtp to ignore failures when sending QUIT (#3358348 - Dun...Ton Voon1-4/+26
2011-02-08check_smtp: Abort on missing/unexpected greetingHolger Weiss1-2/+2
2010-05-08Add missing --fqdn help (Jan Wagner)Thomas Guyot-Sionnest1-2/+4
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest1-6/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-9/+9
2009-05-22Removed -n option in check_smtp's help and usage output (#2782784)Matthias Eble1-5/+1
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2