aboutsummaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* * Fix build with LUA_ENABLED = on and WITH_LUA = no (when lua is not found)Vsevolod Stakhov2009-09-161-367/+0
|
* * Add lua plugin for checking received headersVsevolod Stakhov2009-09-151-5/+5
| | | | | | * Some tunes to lua API * Fix bug with http maps * Optimize installation and make custom prefix for configs
* * Feed BSD lexVsevolod Stakhov2009-09-141-44/+94
|
* * New system of classifiers interface and statfiles processingVsevolod Stakhov2009-09-141-0/+9
| | | | | | | * Fix sample config * Fix compile warnings * Fix building without lua support * Fix bugs with nrcpt header parsing and symbols cache loading (by Anton Nekhoroshikh)
* * Add implementation of counting bloom filter to rspamdVsevolod Stakhov2009-08-191-11/+3
|
* * Add voweling rulesVsevolod Stakhov2009-08-192-0/+322
| | | | * Add sample config to repository
* * Fix ruleVsevolod Stakhov2009-08-121-1/+1
|
* * Fix error with statfiles sorting functionVsevolod Stakhov2009-07-231-2/+2
|
* * Fix distance calculation for common recipientsVsevolod Stakhov2009-07-081-1/+1
|
* * Fix rulesVsevolod Stakhov2009-07-081-2/+2
|
* * Rework structure of sample configsVsevolod Stakhov2009-06-247-0/+1312
* Fix rspamc * Add english readme