aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/spf.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix build under CentOS 5 with old glib 2.12Vsevolod Stakhov2011-07-291-12/+11
* Add condition to fix inconsistent records in LRU cache.Vsevolod Stakhov2011-06-141-1/+2
* Fix memory issues.Vsevolod Stakhov2011-06-101-1/+9
* * Add LRU caching structureVsevolod Stakhov2011-06-101-8/+98
* * Fix parsing of include records in spf parserVsevolod Stakhov2011-03-031-45/+65
* Try to fix memory issues.Vsevolod Stakhov2011-03-021-5/+0
* Fix spf parser for some cases.Vsevolod Stakhov2011-02-141-2/+10
* * Introduce new system of configuration checks:Vsevolod Stakhov2010-12-201-0/+2
* Implement checking options for modulesVsevolod Stakhov2010-12-131-0/+5
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-10/+10
* * Fix another error with early task destroyingVsevolod Stakhov2010-07-201-0/+7
* * Misprint != -> ==Vsevolod Stakhov2010-07-011-1/+1
* * Add ability to make whitelist for spf checksVsevolod Stakhov2010-06-301-2/+17
* * Change metric logicVsevolod Stakhov2010-06-161-27/+4
* * Fix freeing of module parameters (they should NOT be freed)Vsevolod Stakhov2010-03-231-4/+6
* * Add ability to add custom messages to rspamd outputcebka@lenovo-laptop2010-02-171-0/+3
* * Introduce new logging system:Vsevolod Stakhov2009-12-221-2/+2
* * Add limits support to each worker (max open files and max core size)Vsevolod Stakhov2009-12-181-22/+24
* * Some fixes to 'include' and 'redirect' defines and to mask checkingVsevolod Stakhov2009-12-071-5/+9
* * Actually check what we have in spf recordVsevolod Stakhov2009-12-071-2/+34
* * Updates to spf system:Vsevolod Stakhov2009-12-041-0/+152