| Commit message (Expand) | Author | Age | Files | Lines |
* | * Add client part for fuzzy checksums storage | Vsevolod Stakhov | 2009-07-28 | 1 | -0/+15 |
* | * Fix some more bugs | Vsevolod Stakhov | 2009-07-23 | 1 | -0/+1 |
* | * Make modules disableable from config | Vsevolod Stakhov | 2009-07-23 | 1 | -0/+1 |
* | * Fix symbol planning, add cache_file directive to config file | Vsevolod Stakhov | 2009-07-14 | 1 | -9/+13 |
* | * Rework the whole filters system | Vsevolod Stakhov | 2009-07-13 | 1 | -41/+8 |
* | * Add autolearn config options | Vsevolod Stakhov | 2009-07-03 | 1 | -0/+28 |
* | * Introduce new system of workers spawning and configuring, now rspamd can be... | Vsevolod Stakhov | 2009-06-17 | 1 | -85/+35 |
* | * Allow binds to INADDR_ANY if bind_sock is *:port | Vsevolod Stakhov | 2009-04-29 | 1 | -2/+4 |
* | * Fix variables substitution | Vsevolod Stakhov | 2009-04-22 | 1 | -8/+13 |
* | * Thread variables as () expressions to fix problems with operations priority | Vsevolod Stakhov | 2009-04-21 | 1 | -2/+2 |
* | * Fix variables substitution | Vsevolod Stakhov | 2009-03-27 | 1 | -8/+10 |
* | * Add ability to build rspamd without perl support | Vsevolod Stakhov | 2009-03-27 | 1 | -0/+1 |
* | * More accurate work with clock | Vsevolod Stakhov | 2009-03-25 | 1 | -0/+18 |
* | * Fix variable substitution | Vsevolod Stakhov | 2009-03-24 | 1 | -3/+5 |
* | * Fix error in expression parser that causes bad errors with expressions that... | Vsevolod Stakhov | 2009-03-23 | 1 | -0/+5 |
* | * Add functions support to rspamd regexps | Vsevolod Stakhov | 2009-03-19 | 1 | -137/+0 |
* | * With flag -t syntax of modules variables is also inspected | Vsevolod Stakhov | 2009-03-19 | 1 | -4/+5 |
* | * Allow escaped quotes in quoted strings, for example "\"some string\"" | Vsevolod Stakhov | 2009-03-18 | 1 | -0/+24 |
* | * Add ability to match raw headers | Vsevolod Stakhov | 2009-03-17 | 1 | -0/+6 |
* | * Some fixes to regexp module | Vsevolod Stakhov | 2009-03-12 | 1 | -10/+15 |
* | * Remove %m from logging it seems to be unsupported by FreeBSD printf version | Vsevolod Stakhov | 2009-03-02 | 1 | -3/+3 |
* | * Fix logging when process is starting | Vsevolod Stakhov | 2009-02-26 | 1 | -1/+1 |
* | * Add initial LMTP support and LDA delivery to rspamd | Vsevolod Stakhov | 2009-02-24 | 1 | -53/+81 |
* | * Prepare to migrate to cmake (still need to write install target and working... | Vsevolod Stakhov | 2009-02-16 | 1 | -21/+1 |
* | * Add BSD license text | Vsevolod Stakhov | 2009-02-16 | 1 | -0/+24 |
* | * By default number of workers is number of active processors in system | Vsevolod Stakhov | 2009-02-11 | 1 | -2/+5 |
* | * Move config parse errors from stderr output to standart logging functions | Vsevolod Stakhov | 2009-02-06 | 1 | -0/+35 |
* | * Do another rework of filters/metrics and statfiles processing | Vsevolod Stakhov | 2009-01-29 | 1 | -0/+2 |
* | * Make surbl checks working | Vsevolod Stakhov | 2009-01-26 | 1 | -1/+4 |
* | * Rework statfiles result processing | Vsevolod Stakhov | 2009-01-22 | 1 | -0/+12 |
* | * Add new system of getting and setting config parameters from perl code | Vsevolod Stakhov | 2009-01-15 | 1 | -1/+48 |
* | * Make sample config more complete | Vsevolod Stakhov | 2008-12-18 | 1 | -1/+7 |
* | * Add learning interface to rspamd (still requires classifier to work) | Vsevolod Stakhov | 2008-12-02 | 1 | -0/+1 |
* | * Add config routines for stat files | Vsevolod Stakhov | 2008-12-01 | 1 | -0/+3 |
* | * Reorganize structure of source files | Vsevolod Stakhov | 2008-11-01 | 1 | -0/+563 |