aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* release version6.7.0p1release-6.7.0Gilles Chehade2020-05-131-1/+1
* move backGilles Chehade2020-05-13115-0/+0
* Only allow forkmda() to be called from a local action dispatcher.millert2020-05-131-1/+3
* moveGilles Chehade2020-05-13115-0/+0
* sudo make installGilles Chehade2020-05-061-2/+1
* /etc/mail is required for make installGilles Chehade2020-05-061-0/+1
* add pipe2() compat layer, fixes build on OSXGilles Chehade2020-05-063-0/+42
* reorderGilles Chehade2020-05-051-1/+9
* brew install byaccGilles Chehade2020-05-051-1/+1
* bison neededGilles Chehade2020-05-051-1/+1
* collapse to a single line for nowGilles Chehade2020-05-051-6/+1
* collapse stepsGilles Chehade2020-05-051-3/+6
* openssl is installed in /usr/local/opt/openssl@1.1Gilles Chehade2020-05-051-1/+1
* makeGilles Chehade2020-05-051-1/+1
* brew install libevent and openssl@1.1Gilles Chehade2020-05-051-1/+1
* configureGilles Chehade2020-05-051-2/+2
* dependencies stepGilles Chehade2020-05-051-0/+2
* start a macos workflowGilles Chehade2020-05-051-0/+15
* add with-table-db to ensure db code path is builtGilles Chehade2020-05-051-1/+3
* fix build on gcc-10Gilles Chehade2020-05-051-1/+0
* add fedora-gcc10 ci targetGilles Chehade2020-05-052-0/+67
* typo, dnf not dnsGilles Chehade2020-05-051-1/+1
* Update fedora.ymlGilles Chehade2020-05-051-1/+1
* Update Dockerfile.fedoraGilles Chehade2020-05-050-0/+0
* add fedora to CIGilles Chehade2020-05-051-0/+15
* add Dockerfile for fedoraGilles Chehade2020-05-051-0/+51
* m4Gilles Chehade2020-04-301-0/+179
* merge historiesGilles Chehade2020-04-30390-52617/+7
* Merge remote-tracking branch 'portable/native'Gilles Chehade2020-04-30112-0/+52610
|\
| * In virtual alias context, do not try to match catchall entries fornativeeric2020-04-281-1/+5
| * update filter documentation after protocol changeeric2020-04-251-20/+27
| * point out that the "junk" filter decision adds the X-Spam headereric2020-04-251-5/+13
| * strip trailing CRs at smtp level rather than io leveleric2020-04-246-10/+25
| * ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;jmc2020-04-232-13/+13
| * Check for the dispatcher name in the envelope validation function.eric2020-04-222-11/+5
| * switch email and result fields in mail-from/rcpt-to event reportseric2020-04-171-4/+4
| * When failing to validate a peer TLS certificate in the MTA due to thebeck2020-04-101-2/+6
| * bump smtpd versioneric2020-04-081-2/+2
| * use CRLF line-ending during the SMTP dialog in the local enqueuereric2020-03-181-17/+18
| * Exit when m_get_string() returns NULL to prevent nullptr dereference intobhe2020-03-171-1/+3
| * Initialize session.rcptto to NULL before parsing command line optinos.millert2020-03-161-0/+1
| * Add missing casts to unsigned char when using ctype(3).millert2020-03-153-6/+6
| * Rewrite qp_encoded_write.martijn2020-03-081-37/+40
| * fsqueue_envelope_dump() returns 0 on temporary failure, not -1.millert2020-02-251-3/+2
| * Cast argument of ctype(3) macros to unsigned char, not int.millert2020-02-244-20/+20
| * Bump version to 6.6.4 for errata and to match -portable.millert2020-02-241-2/+2
| * Fix two security vulnerabilities discovered by Qualys.millert2020-02-246-23/+47
| * Standardize argument naming for "sourceaddr" and unify the wording a bit,schwarze2020-02-121-5/+6
| * ORCPT addresses are prefixed with an address type, the stricter check causegilles2020-02-032-3/+7
| * now that mail.local(8) relies on lockspool(1) for mailbox locking, have thegilles2020-02-034-8/+41