コミット履歴

作者 SHA1 メッセージ 日付
  William Leibzon 6b844aea9f fixing bug in certificate experiation patch checking for bad warning threshold data 13 年 前
  Eric Stanley 49df5964eb Re-added missing variable declarations to check_smtp.c 13 年 前
  Holger Weiss b57aeb1e5f check_smtp: Remove a comment regarding MAIL FROM 13 年 前
  Holger Weiss 973d147cef check_smtp: Fix help and usage output regarding -R 13 年 前
  Anders Kaseorg 638b596992 check_smtp: Fix strcat overflows 13 年 前
  Anders Kaseorg 028d50d6f9 Die when asprintf fails 13 年 前
  Anders Kaseorg 9976876584 check_smtp: Strip angle brackets from -f argument, if provided 13 年 前
  Anders Kaseorg dd1e9eb5ea check_smtp: Change MAIL FROM: command to comply with the SMTP standard 13 年 前
  William Leibzon fa3d2a4074 applied patch that adds both critical and warning thresholds to certificate expiration checks of check_tcp, check_http, check_smtp 13 年 前
  Ton Voon 4d06603060 Fix check_smtp and check_tcp where duplicate messages were displayed for certificate errors (Opsview team) 14 年 前
  Ton Voon e7f6da0211 New option to check_smtp to ignore failures when sending QUIT (#3358348 - Duncan Ferguson) 14 年 前
  Holger Weiss d16f3fb0a9 check_smtp: Abort on missing/unexpected greeting 15 年 前
  Thomas Guyot-Sionnest 4b42d5aff4 Add missing --fqdn help (Jan Wagner) 16 年 前
  Thomas Guyot-Sionnest eaf3cb27f4 Add newline after "Usage:" in --help 16 年 前
  Thomas Guyot-Sionnest 884aee0667 Standardize the extra-opts notes 16 年 前
  Thomas Guyot-Sionnest 25d1ee331d Fix translations when extra-opts aren't enabled 16 年 前
  Matthias Eble 6f0665719c Removed -n option in check_smtp's help and usage output (#2782784) 17 年 前
  Thomas Guyot-Sionnest 6fbd14fea5 Removing CVS/SVN tags and replacing with git-based versioning 17 年 前
  Thomas Guyot-Sionnest caa8bd6423 Bulk EOL cleanup 17 年 前
  Thomas Guyot-Sionnest 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 年 前
  Matthias Eble 082c32f972 Enhanced check_smtp to actually print invalid response text (#1911239) 18 年 前
  Ton Voon dc2ec71d22 Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS 18 年 前
  Thomas Guyot-Sionnest abbad00edd Import Gnulib floorf and base64 and removed our old base64 library. 18 年 前
  Thomas Guyot-Sionnest 6c4468a728 Bump plugin/ to GPLv3 (check_overcr to check_users) 18 年 前
  Thomas Guyot-Sionnest 7a05ad0166 Moved base64 function to /lib. 18 年 前
  Holger Weiss 05a980ba4b Properly handle SMTP server responses which are split into multiple 18 年 前
  Holger Weiss 0616123167 Read the response to an SMTP QUIT command before closing the socket 18 年 前
  Matthias Eble c134205981 Fixed segfault in argument processing. Thanks to Christoph Schell (#1742066) 18 年 前
  Ton Voon cf2ba0769c Fixed compile errors in check_smtp.c 19 年 前
  Ton Voon 1db33136b0 Fixed broken HELO cmd (Enrico Scholz - 1675279) 19 年 前