Age | Commit message (Expand) | Author |
---|---|---|
2021-06-14 | add required headers for smtpd.h and remove unnecessary ones in other files. | Eric Faurot |
2021-05-26 | replaces calls to err(3)/errx(3) with fatal()/fatalx() from log.c | Eric Faurot |
2015-01-20 | use <limits.h> comprehensively. For now try to push <> includes to | Theo de Raadt |
2014-07-10 | Improve the scheduler, better and simpler. | Eric Faurot |
2014-02-04 | internal improvements and cleanups | Eric Faurot |
2013-11-20 | Rework the mda and scheduler to use the holdq mechanism instead of | Eric Faurot |
2013-10-27 | Implement a feedback mechanism which allows the mta to "hold" envelopes | Eric Faurot |
2013-07-19 | Implement a scheduler_proc backend | Eric Faurot |
2013-07-19 | scheduler improvements: | Eric Faurot |
2013-05-24 | sync with OpenSMTPD 5.3.2 | Eric Faurot |
2013-01-26 | Sync with our smtpd repo: | Gilles Chehade |