Age | Commit message (Collapse) | Author |
|
|
|
Needed in FreeBSD and OpenBSD, and probably Solaris
|
|
|
|
|
|
Fixes a logging bug seen on aarch64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
descriptor struct
|
|
|
|
|
|
|
|
|
|
unavailable
|
|
|
|
|
|
|
|
|
|
|
|
setsocketopt succeeds
This fixes the FreeSBD no-kernel-support issues (it succeded the sendto for the
connect-with-data, but dod not queue the data). Having checked dynamically, do
not claim support-for TFO either.
|
|
|
|
|
|
The values differ between Linux and FreeBSD
|
|
(Closes 2171)
Better yet would be to force setting the output separator literally,
and not after expansion of the STRING. But this would be an incompatible
change.
|
|
|
|
|
|
The testsuite had failures, mostly in DB opens finding no existing file,
where debug output to stderr showed "0xAAAAAAAA" rather than "(nil)".
Code it explicitly, at least in %p handling, rather than relying on sprintf() bevahiour.
|
|
Linux-centric; will need elaboration for other platforms
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fits better to
echo test | exim -C /tmp/test.conf -v test@example.com
exipick -C /tmp/test.conf
|
|
|
|
|