aboutsummaryrefslogtreecommitdiffstats
path: root/src/lmtp_proto.c
Commit message (Expand)AuthorAgeFilesLines
* * Implement new system of async events handling (experimental)Vsevolod Stakhov2009-09-221-9/+11
* * Add http maps supportVsevolod Stakhov2009-07-211-1/+1
* * Add urls output to urls commandVsevolod Stakhov2009-07-021-8/+8
* * Fix many compile time warnings and polish codeVsevolod Stakhov2009-03-241-6/+7
* * Unify socket creation and accepting by using utility functionsVsevolod Stakhov2009-03-031-14/+3
* * Remove %m from logging it seems to be unsupported by FreeBSD printf versionVsevolod Stakhov2009-03-021-4/+4
* * Add support of LMTP/SMTP deliveryVsevolod Stakhov2009-02-251-16/+238
* * Fix memory corruption and lmtp handlingVsevolod Stakhov2009-02-251-33/+107
* * Add initial LMTP support and LDA delivery to rspamdVsevolod Stakhov2009-02-241-0/+380