| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid global variables in map logic. | Vsevolod Stakhov | 2012-09-19 | 1 | -1/+1 |
* | Another debian license fix. | Vsevolod Stakhov | 2012-09-10 | 1 | -1/+1 |
* | Update copyright (required by debian). | Vsevolod Stakhov | 2012-09-04 | 1 | -3/+3 |
* | Remove some warnings. | Vsevolod Stakhov | 2011-10-14 | 1 | -4/+0 |
* | Fix signness in arithmetic operations. | Vsevolod Stakhov | 2011-08-04 | 1 | -4/+4 |
* | Another fix to avoid race with settings - add reference counter. | Vsevolod Stakhov | 2011-07-21 | 1 | -22/+49 |
* | Rework http chunked encoding parsing. | Vsevolod Stakhov | 2011-07-20 | 1 | -4/+4 |
* | Ref hash table at settings loading. | Vsevolod Stakhov | 2011-07-18 | 1 | -1/+1 |
* | Fix bug with data corruption during settings application. | Vsevolod Stakhov | 2011-07-18 | 1 | -1/+8 |
* | * Improve performance of settings lookup | Vsevolod Stakhov | 2011-06-30 | 1 | -96/+104 |
* | Add more options to rspamc client. | Vsevolod Stakhov | 2011-05-13 | 1 | -20/+0 |
* | Ignore empty from in settings. | Vsevolod Stakhov | 2011-05-13 | 1 | -1/+1 |
* | * Strip email addresses from braces | Vsevolod Stakhov | 2011-05-13 | 1 | -2/+6 |
* | Add log message about action from settings | Vsevolod Stakhov | 2011-05-13 | 1 | -4/+18 |
* | * Add blacklist to json settings | Vsevolod Stakhov | 2011-05-13 | 1 | -12/+59 |
* | Fix settings using. | Vsevolod Stakhov | 2011-05-11 | 1 | -2/+11 |
* | * Add Subject header that indicate how Subject must be rewritten in case of '... | Vsevolod Stakhov | 2011-05-10 | 1 | -16/+14 |
* | * Whitelist settings now affects on metric's action | Vsevolod Stakhov | 2011-05-03 | 1 | -0/+11 |
* | Fix action settings (reported by Anton Nekhoroshih). | Vsevolod Stakhov | 2010-10-25 | 1 | -5/+5 |
* | Add special cases in metric actions: reject_score and spam_score for managing... | Vsevolod Stakhov | 2010-10-22 | 1 | -0/+16 |
* | * Add ability to recursive scan over multipart's parts for functions: | Vsevolod Stakhov | 2010-10-20 | 1 | -6/+87 |
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -6/+6 |
* | * Fix strict aliasing while compiling with optimization | Vsevolod Stakhov | 2010-05-31 | 1 | -3/+3 |
* | * Add support of whitelists in settings (by Anton Nekhoroshin) | cebka@lenovo-laptop | 2009-12-30 | 1 | -2/+49 |
* | * Introduce new logging system: | Vsevolod Stakhov | 2009-12-22 | 1 | -7/+7 |
* | * Add reject score setting for hard rejecting of mail (by Anton Nekhoroshin) | Vsevolod Stakhov | 2009-10-02 | 1 | -2/+32 |
* | * Retab, no functional changes | Vsevolod Stakhov | 2009-10-02 | 1 | -50/+48 |
* | * Sync log before closing | Vsevolod Stakhov | 2009-09-14 | 1 | -1/+1 |
* | * Make settings working | Vsevolod Stakhov | 2009-09-08 | 1 | -6/+155 |
* | * Add JSON settings parser | Vsevolod Stakhov | 2009-09-07 | 1 | -0/+229 |