summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-27Authenticator gsasl: client support. Bug 2349Jeremy Harris
2019-12-27SPF: support uppercase in v=spf1, permerror-on-multiple-RRs. Bug 2499Jeremy Harris
2019-12-24Testsuite outputJeremy Harris
Broken-by: 98eb959291
2019-12-24Fix the variables set by gsasl authenticatorJeremy Harris
2019-12-23tidyingJeremy Harris
2019-12-23Docs: more info for dovecot auth driverJeremy Harris
2019-12-22Fix build with heimdal-gssapi. Bug 2501Jeremy Harris
2019-12-22Fix Solaris build (pt.2)Jeremy Harris
Broken-by: 8aa16eb712
2019-12-22PIPELINING: break and check for 452 every hundred RCPTsJeremy Harris
2019-12-22Fix Solaris buildJeremy Harris
Broken-by: 8aa16eb712
2019-12-21Eximon: fix string-handling. Bug 2500Jeremy Harris
2019-12-21SPF: only require "v=spf1" on TXT DNS records during lookups. Bug 2499Wolfgang Breyha
2019-12-21Gnu/Hurd: revert pipe-i/o EINTR handling changesJeremy Harris
2019-12-18Fix Hurd build, another goJeremy Harris
2019-12-18Fix Hurd build, another goJeremy Harris
2019-12-18Fix Hurd build: typoesJeremy Harris
Broken-by: 2791749f22
2019-12-18GNU/Hurd: retry EINTR returns from pipe I/OJeremy Harris
Replaces: a76f64c3d4
2019-12-17Testsuite: account for 4-component version numbersJeremy Harris
2019-12-17Testsuite: longer timeout on identd testcaseJeremy Harris
2019-12-17Handle EINTR from transport-pipe writeJeremy Harris
2019-12-17Better information on queue-runner pipe errorJeremy Harris
2019-12-17 ARC: Reset received ARC instance counter before next message on a ↵Jeremy Harris
connection. Bug 2498
2019-12-16Testsuite: avoid using STARTTLS in a non-TLS testcaseJeremy Harris
2019-12-15Testsuite: tidyingJeremy Harris
2019-12-15GNU/Hurd: handle platform-specific behaviour of setgroups()Jeremy Harris
2019-12-15Testsuite: handle platforms having distinct bints for O_RDONLY/OWRONLY (Hurd)Jeremy Harris
2019-12-15Testsuite: avoid one fixed UIDJeremy Harris
This gets us out of a hole on one test system which had UID 1234 in use; it is not a full fix as we also (try to) use 5768.
2019-12-15Testsuite: output changes resultingJeremy Harris
Broken-by: 78598e6a6a
2019-12-15Events: add msg:defer Bug 2477Jeremy Harris
2019-12-14Zero smtp context structure after allocationJeremy Harris
2019-12-13Fix build on older LinuxJeremy Harris
Broken-by: 6906c131d1
2019-12-13Early-pipe: clear unused feature bitsJeremy Harris
2019-12-13DMARC: default dmarc_tld_file to unset. Bug 2494Jeremy Harris
2019-12-13Use a monotonic clock, if available, for ID generationJeremy Harris
2019-12-13Handle kernels not providing microsecond time resolutionSamuel Thibault
2019-12-12Fix taint issue with retry records. Bug 2492Jeremy Harris
2019-12-12Testsuite: testcase for misordered ARC headers. Bug 2493Jeremy Harris
2019-12-12ARC: fix crash induced by misordered headers. Bug 2493Jeremy Harris
2019-12-12Docs: more notes for local_scan/dlfuncJeremy Harris
2019-12-11Fix taint issue in transport with DSN. Bug 2491Jeremy Harris
2019-12-11Testsuite: platform differencesJeremy Harris
2019-12-11Testsuite: more fastopen knockoutsJeremy Harris
2019-12-11Taint: tweak internal documentationJeremy Harris
2019-12-11Testsuite: care vs. platform differences in ordering multi-rcpt deliveryJeremy Harris
2019-12-10PAM: fix crash in the pam expansion condition. Bug 2489Fabian Groffen
Broken-by: f3ebb786e4
2019-12-10local_scan: align local_scan.h and docs re. store_get()Jeremy Harris
2019-12-10Taint: speed up slow-mode is_taintedJeremy Harris
2019-12-10Docs: Add missing DMARC ACL control= entryJeremy Harris
2019-12-10Taint: invert the taint-check implementation control #defineJeremy Harris
2019-12-10Taint: internal documentationJeremy Harris