aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix logging when process is startingVsevolod Stakhov2009-02-261-1/+13
* * Add initial LMTP support and LDA delivery to rspamdVsevolod Stakhov2009-02-241-3/+14
* * Improve logger initializationVsevolod Stakhov2009-02-181-42/+66
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-20/+2
* * Add BSD license textVsevolod Stakhov2009-02-161-0/+24
* * Init perl and do all perl specific operations from the single place in codeVsevolod Stakhov2009-02-131-48/+5
* * Add log function to perl APIVsevolod Stakhov2009-02-121-0/+20
* * Make surbl checks workingVsevolod Stakhov2009-01-261-6/+9
* * Fix errors in learning implementationVsevolod Stakhov2009-01-111-1/+1
* * Implement delayed fork of dead workers (to avoid fork bombs)Vsevolod Stakhov2009-01-111-11/+42
* * Make sample config more completeVsevolod Stakhov2008-12-181-1/+1
* * Remove strlcpy code and replace it with glib alternativeVsevolod Stakhov2008-12-031-1/+1
* * Add learning interface to rspamd (still requires classifier to work)Vsevolod Stakhov2008-12-021-0/+3
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-0/+427