Guido Aulisi
|
a431b55161
Fix some stringop-truncation warnings
|
4 years ago |
Ryan Allgaier
|
377b5683c7
Permit certificate check with both --ssl and --starttls (fixes #651)
|
3 years ago |
Alan Hicks
|
e56b1b651b
Fixes #648 Unable to check certificate with starttls in check_smtp
|
3 years ago |
Franz Schwartau
|
0a8cf08ebb
Add support for SMTP over TLS
|
5 years ago |
Sebastian Wolf
|
7e4af791f7
Merge branch 'maint' into master
|
6 years ago |
Arkadiusz Miśkiewicz
|
9f1628f4b5
Add support for SNI in check_smtp.
|
6 years ago |
Patrick Uiterwijk
|
3246efe923
check_smtp: Add option to prefix PROXY header
|
7 years ago |
Mario Trangoni
|
a2387a371b
plugins: fix codespell issues
|
7 years ago |
vagrant
|
c65776098a
add openssl 1.1 support
|
9 years ago |
John C. Frickson
|
aa869a35c8
check_smtp: add -L flag to support LMTP (LHLO instead of HELO/EHLO)
|
9 years ago |
Oliver Skibbe
|
220bc31e8c
check_smtp.c: modified SSL check for use with -e
|
10 years ago |
Holger Weiss
|
7596933bf3
check_smtp: Let "-D" option imply "-S"
|
10 years ago |
Holger Weiss
|
36a36d48a6
check_smtp: QUIT SMTP connection when "-D" is used
|
10 years ago |
John C. Frickson
|
9888a22780
NRPE uses signals unsafely, hangs, can bring down system
|
10 years ago |
abrist
|
8022f3c494
Made timeout_state and timeout_interval universal
|
11 years ago |
abrist
|
a8cfdceca2
New timeout switch format implemented for all
|
11 years ago |
Spenser Reinhardt
|
610e51b8d1
plugins/check_smtp.c - Copyright changes
|
12 years ago |
Spenser Reinhardt
|
110a302b98
plugins/*.c: Alterations for timeout messages.
|
12 years ago |
Holger Weiss
|
3c90a370ea
Update URLs and mailing list addresses
|
12 years ago |
Jan Wagner
|
b6f0e755fd
Fixed SF.net bug 2555775, threshold can be double for check_smtp
|
12 years ago |
William Leibzon
|
6b844aea9f
fixing bug in certificate experiation patch checking for bad warning threshold data
|
13 years ago |
Eric Stanley
|
49df5964eb
Re-added missing variable declarations to check_smtp.c
|
13 years ago |
Holger Weiss
|
b57aeb1e5f
check_smtp: Remove a comment regarding MAIL FROM
|
13 years ago |
Holger Weiss
|
973d147cef
check_smtp: Fix help and usage output regarding -R
|
13 years ago |
Anders Kaseorg
|
638b596992
check_smtp: Fix strcat overflows
|
13 years ago |
Anders Kaseorg
|
028d50d6f9
Die when asprintf fails
|
13 years ago |
Anders Kaseorg
|
9976876584
check_smtp: Strip angle brackets from -f argument, if provided
|
13 years ago |
Anders Kaseorg
|
dd1e9eb5ea
check_smtp: Change MAIL FROM: command to comply with the SMTP standard
|
13 years ago |
William Leibzon
|
fa3d2a4074
applied patch that adds both critical and warning thresholds to certificate expiration checks of check_tcp, check_http, check_smtp
|
13 years ago |
Ton Voon
|
4d06603060
Fix check_smtp and check_tcp where duplicate messages were displayed for certificate errors (Opsview team)
|
14 years ago |