| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-11-09 | check_smtp: certificate check is no longer opt-in | Lorenz Kästle | 1 | -2/+4 | |
| This is a breaking change. Testing whether a TLS certificate is still valid (expiration wise) is now the default in check_smtp. The reasoning is, that in most scenarios an expired certificate will effectively mean that the service is not working anymore due to the refusal of other software to talk to it. There is a new cli parameter though to explicitly ignore that. | |||||
| 2025-11-09 | check_smtp: implement output format cli parameter | Lorenz Kästle | 1 | -0/+6 | |
| 2025-11-08 | check_smtp: modern output + some tls cert helper functions | Lorenz Kästle | 1 | -10/+6 | |
| 2025-03-10 | check_smtp: fix positional host logic | Lorenz Kästle | 1 | -1/+1 | |
| 2025-03-10 | Refactor check_smtp | Lorenz Kästle | 1 | -0/+92 | |
