| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove debug instructions; remove cdb wrapper for tcpto | Laurent Bercot | 2026-02-10 | 1 | -26/+1 |
| | | | | | | | | | | We need to check for size == 0 before mmapping tcpto[6], because 0 means "no match" for us but failure for mmap. So the wrapper isn't good enough; toss it and call fstat and mmap directly. And with that, we should be good, more or less. | ||||
| * | Unqualify MX names because X509 is dumb? | Laurent Bercot | 2026-02-10 | 1 | -1/+4 |
| | | |||||
| * | Keep the MX name and use it as SNI servername | Laurent Bercot | 2026-02-10 | 1 | -10/+17 |
| | | |||||
| * | with accurate error messages please | Laurent Bercot | 2026-02-09 | 1 | -1/+1 |
| | | |||||
| * | yay, bugfix. Also add DESTDIR to runtime dir creation. | Laurent Bercot | 2026-02-09 | 1 | -5/+2 |
| | | |||||
| * | Without errors if possible | Laurent Bercot | 2026-02-09 | 1 | -1/+1 |
| | | |||||
| * | Add some debug instructions | Laurent Bercot | 2026-02-09 | 1 | -1/+36 |
| | | |||||
| * | a CNAME loop is a permanent error | Laurent Bercot | 2026-02-08 | 1 | -1/+1 |
| | | |||||
| * | final batch of code, this should be complete! | Laurent Bercot | 2026-02-07 | 1 | -28/+29 |
| | | |||||
| * | Just name it qmail-remote after all | Laurent Bercot | 2026-02-06 | 1 | -0/+315 |
