summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd/delivery.c
AgeCommit message (Expand)Author
2015-01-20use <limits.h> comprehensively. For now try to push <> includes toTheo de Raadt
2014-04-01cleanup forkmda() and get rid of a useless seteuid()-based danceGilles Chehade
2013-05-24sync with OpenSMTPD 5.3.2Eric Faurot
2013-01-26Sync with our smtpd repo:Gilles Chehade
2012-01-13kill delivery_backend_lookup() proto as it is already in smtpd.hCharles Longeau
2011-12-13- introduce delivery backend API (delivery.c)Gilles Chehade