aboutsummaryrefslogtreecommitdiffstats
path: root/src/worker.c
Commit message (Expand)AuthorAgeFilesLines
* * Add support of LMTP/SMTP deliveryVsevolod Stakhov2009-02-251-6/+0
* * Add initial LMTP support and LDA delivery to rspamdVsevolod Stakhov2009-02-241-2/+0
* * Fix dispatcher timeouts handlingVsevolod Stakhov2009-02-201-4/+13
* * Implement rspamd IO with IO dispatcher (TODO: still some issues with timeou...Vsevolod Stakhov2009-02-191-53/+34
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-24/+5
* * Add BSD license textVsevolod Stakhov2009-02-161-0/+24
* * Try to fix reading a line from user (using pools)Vsevolod Stakhov2009-02-061-2/+5
* * Add some comments and documentationVsevolod Stakhov2009-02-051-2/+28
* * Fix bug with calling consolidation function after stop_pointVsevolod Stakhov2009-01-281-0/+1
* * Rework statfiles result processingVsevolod Stakhov2009-01-221-0/+2
* * Rewrite message parserVsevolod Stakhov2009-01-211-101/+9
* * Add simple utility for sending mail to rspamdVsevolod Stakhov2009-01-161-4/+3
* * Try to fix output from delayed filters processingVsevolod Stakhov2009-01-121-2/+3
* * Add function for adding rspamd report headersVsevolod Stakhov2008-12-171-0/+3
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-0/+364