summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd/mproc.c
AgeCommit message (Expand)Author
2014-07-08Update the table API: lookup functions can take an optional parametersEric Faurot
2014-04-29Implement RSA privilege separation for OpenSMTPD, based on my previousReyk Floeter
2014-04-19(void) cast snprintf() call used to craft fatalx() message from withinGilles Chehade
2013-12-26bcopy -> memmoveEric Faurot
2013-11-21correctly handle EAGAIN and closed pipe in msgbuf_write()Eric Faurot
2013-10-24Do not fatal() immediatly on write error, but report to the upper layer.Eric Faurot
2013-07-19typoEric Faurot
2013-05-24sync with OpenSMTPD 5.3.2Eric Faurot
2013-01-31assorted fixes spotted by Coverity.Eric Faurot
2013-01-26Sync with our smtpd repo:Gilles Chehade