aboutsummaryrefslogtreecommitdiffstats
path: root/src/cfg_file.y
Commit message (Expand)AuthorAgeFilesLines
* * Make composites workingVsevolod Stakhov2009-09-251-1/+1
* * New system of classifiers interface and statfiles processingVsevolod Stakhov2009-09-141-55/+83
* * Make settings workingVsevolod Stakhov2009-09-081-0/+34
* * Add ability to call rspamd fucntions from lua apiVsevolod Stakhov2009-09-061-17/+44
* * Reorganze lua support in rspamdVsevolod Stakhov2009-08-311-4/+4
* * Fix symbol planning, add cache_file directive to config fileVsevolod Stakhov2009-07-141-1/+11
* * Rework the whole filters systemVsevolod Stakhov2009-07-131-29/+6
* * Add autolearn config optionsVsevolod Stakhov2009-07-031-0/+77
* * Add views support (not completely tested yet)Vsevolod Stakhov2009-06-291-0/+61
* * Introduce new system of workers spawning and configuring, now rspamd can be...Vsevolod Stakhov2009-06-171-157/+136
* * Enable support of google perf toolsVsevolod Stakhov2009-05-041-1/+12
* * Add raw mode flag for improving performance by avoiding expensive utf8 tran...Vsevolod Stakhov2009-04-211-1/+8
* * Fix error in regexp processingVsevolod Stakhov2009-03-311-1/+6
* * Add 3 functions:Vsevolod Stakhov2009-03-301-3/+3
* * Add message handling functions to lua APIVsevolod Stakhov2009-03-301-0/+10
* * Add initial LUA filters supportVsevolod Stakhov2009-03-271-1/+1
* * Add ability to build rspamd without perl supportVsevolod Stakhov2009-03-271-0/+5
* * Add functions support to rspamd regexpsVsevolod Stakhov2009-03-191-0/+1
* * Add ability to configure sections in statfilesVsevolod Stakhov2009-03-131-1/+68
* * Add ability to fork multiply lmtp workersVsevolod Stakhov2009-03-031-0/+6
* * Remove %m from logging it seems to be unsupported by FreeBSD printf versionVsevolod Stakhov2009-03-021-1/+1
* * Add initial LMTP support and LDA delivery to rspamdVsevolod Stakhov2009-02-241-2/+84
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-18/+5
* * Do another rework of filters/metrics and statfiles processingVsevolod Stakhov2009-01-291-15/+17
* * Make sample config more completeVsevolod Stakhov2008-12-181-6/+6
* * Add logic for filtering messages with tokenizer/classifier pairVsevolod Stakhov2008-12-101-1/+47
* * Add learning interface to rspamd (still requires classifier to work)Vsevolod Stakhov2008-12-021-2/+28
* * Add config routines for stat filesVsevolod Stakhov2008-12-011-0/+59
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-0/+545