| Commit message (Expand) | Author | Age | Files | Lines |
* | * Handle and dump factors correctly | Vsevolod Stakhov | 2010-04-08 | 1 | -127/+127 |
* | * Modules section | Vsevolod Stakhov | 2010-04-08 | 1 | -11/+0 |
* | * Wellcome to the XML world | Vsevolod Stakhov | 2010-04-07 | 1 | -0/+2 |
* | * Add classifiers and composites sections to dump | Vsevolod Stakhov | 2010-04-06 | 1 | -0/+1 |
* | * Add ability to classify only specific headers (for example Subject) | cebka@lenovo-laptop | 2010-02-01 | 1 | -14/+1 |
* | * Add ability to add normalizers for statfiles (custom functions written in l... | cebka@lenovo-laptop | 2010-01-13 | 1 | -1/+12 |
* | * Introduce new logging system: | Vsevolod Stakhov | 2009-12-22 | 1 | -0/+17 |
* | * Add ability to specify pid file from command line (for rc scripts) | Vsevolod Stakhov | 2009-12-21 | 1 | -1/+4 |
* | * Add limits support to each worker (max open files and max core size) | Vsevolod Stakhov | 2009-12-18 | 1 | -1/+17 |
* | * Avoid mmap'ing in binlog as mmapped areas must be aligned | Vsevolod Stakhov | 2009-11-09 | 1 | -1/+51 |
* | * Add logging urls as it was required by rambler search | Vsevolod Stakhov | 2009-11-06 | 1 | -1/+9 |
* | * Implement new system of managing rspamd processes | Vsevolod Stakhov | 2009-10-30 | 1 | -41/+8 |
* | * Add ability to check views by client's ip (that ip from which we have a con... | Vsevolod Stakhov | 2009-10-27 | 1 | -1/+14 |
* | * Add growing coefficient to factors consolidation callback | Vsevolod Stakhov | 2009-10-16 | 1 | -2/+8 |
* | * Add ability to skip check in views | Vsevolod Stakhov | 2009-10-16 | 1 | -3/+12 |
* | * Add reject score setting for hard rejecting of mail (by Anton Nekhoroshin) | Vsevolod Stakhov | 2009-10-02 | 1 | -1/+17 |
* | * Make composites working | Vsevolod Stakhov | 2009-09-25 | 1 | -1/+1 |
* | * New system of classifiers interface and statfiles processing | Vsevolod Stakhov | 2009-09-14 | 1 | -55/+83 |
* | * Make settings working | Vsevolod Stakhov | 2009-09-08 | 1 | -0/+34 |
* | * Add ability to call rspamd fucntions from lua api | Vsevolod Stakhov | 2009-09-06 | 1 | -17/+44 |
* | * Reorganze lua support in rspamd | Vsevolod Stakhov | 2009-08-31 | 1 | -4/+4 |
* | * Fix symbol planning, add cache_file directive to config file | Vsevolod Stakhov | 2009-07-14 | 1 | -1/+11 |
* | * Rework the whole filters system | Vsevolod Stakhov | 2009-07-13 | 1 | -29/+6 |
* | * Add autolearn config options | Vsevolod Stakhov | 2009-07-03 | 1 | -0/+77 |
* | * Add views support (not completely tested yet) | Vsevolod Stakhov | 2009-06-29 | 1 | -0/+61 |
* | * Introduce new system of workers spawning and configuring, now rspamd can be... | Vsevolod Stakhov | 2009-06-17 | 1 | -157/+136 |
* | * Enable support of google perf tools | Vsevolod Stakhov | 2009-05-04 | 1 | -1/+12 |
* | * Add raw mode flag for improving performance by avoiding expensive utf8 tran... | Vsevolod Stakhov | 2009-04-21 | 1 | -1/+8 |
* | * Fix error in regexp processing | Vsevolod Stakhov | 2009-03-31 | 1 | -1/+6 |
* | * Add 3 functions: | Vsevolod Stakhov | 2009-03-30 | 1 | -3/+3 |
* | * Add message handling functions to lua API | Vsevolod Stakhov | 2009-03-30 | 1 | -0/+10 |
* | * Add initial LUA filters support | Vsevolod Stakhov | 2009-03-27 | 1 | -1/+1 |
* | * Add ability to build rspamd without perl support | Vsevolod Stakhov | 2009-03-27 | 1 | -0/+5 |
* | * Add functions support to rspamd regexps | Vsevolod Stakhov | 2009-03-19 | 1 | -0/+1 |
* | * Add ability to configure sections in statfiles | Vsevolod Stakhov | 2009-03-13 | 1 | -1/+68 |
* | * Add ability to fork multiply lmtp workers | Vsevolod Stakhov | 2009-03-03 | 1 | -0/+6 |
* | * Remove %m from logging it seems to be unsupported by FreeBSD printf version | Vsevolod Stakhov | 2009-03-02 | 1 | -1/+1 |
* | * Add initial LMTP support and LDA delivery to rspamd | Vsevolod Stakhov | 2009-02-24 | 1 | -2/+84 |
* | * Prepare to migrate to cmake (still need to write install target and working... | Vsevolod Stakhov | 2009-02-16 | 1 | -18/+5 |
* | * Do another rework of filters/metrics and statfiles processing | Vsevolod Stakhov | 2009-01-29 | 1 | -15/+17 |
* | * Make sample config more complete | Vsevolod Stakhov | 2008-12-18 | 1 | -6/+6 |
* | * Add logic for filtering messages with tokenizer/classifier pair | Vsevolod Stakhov | 2008-12-10 | 1 | -1/+47 |
* | * Add learning interface to rspamd (still requires classifier to work) | Vsevolod Stakhov | 2008-12-02 | 1 | -2/+28 |
* | * Add config routines for stat files | Vsevolod Stakhov | 2008-12-01 | 1 | -0/+59 |
* | * Reorganize structure of source files | Vsevolod Stakhov | 2008-11-01 | 1 | -0/+545 |