aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmail-remote/dns.c
Commit message (Collapse)AuthorAgeFilesLines
* Treat 0 timeouts as infiniteLaurent Bercot2026-02-131-1/+1
|
* Avoid skadnsd error messages. Don't CNAME [] bounce addresses.Laurent Bercot2026-02-101-31/+58
|
* Remove debug instructions; remove cdb wrapper for tcptoLaurent Bercot2026-02-101-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 Bercot2026-02-101-1/+4
|
* Keep the MX name and use it as SNI servernameLaurent Bercot2026-02-101-10/+17
|
* with accurate error messages pleaseLaurent Bercot2026-02-091-1/+1
|
* yay, bugfix. Also add DESTDIR to runtime dir creation.Laurent Bercot2026-02-091-5/+2
|
* Without errors if possibleLaurent Bercot2026-02-091-1/+1
|
* Add some debug instructionsLaurent Bercot2026-02-091-1/+36
|
* a CNAME loop is a permanent errorLaurent Bercot2026-02-081-1/+1
|
* final batch of code, this should be complete!Laurent Bercot2026-02-071-28/+29
|
* Just name it qmail-remote after allLaurent Bercot2026-02-061-0/+315