Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add /maps and /getmap commands to webui. | Vsevolod Stakhov | 2013-01-06 | 1 | -1/+1 |
| | | | | | | Identify maps by id. Initialize secure random numbers using openssl. Add description to maps. | ||||
* | Another fix to avoid race with settings - add reference counter. | Vsevolod Stakhov | 2011-07-21 | 1 | -0/+1 |
| | |||||
* | * Add start script for red hat compatible systems | Vsevolod Stakhov | 2011-07-20 | 1 | -0/+26 |
| | | | | | | | Add descriptions for some rspamd API functions (no functional changes). --HG-- rename : linux/rspamd => linux/rspamd_debian.in | ||||
* | * Improve performance of settings lookup | Vsevolod Stakhov | 2011-06-30 | 1 | -3/+5 |
| | |||||
* | * Add blacklist to json settings | Vsevolod Stakhov | 2011-05-13 | 1 | -0/+1 |
| | |||||
* | * Add ability to recursive scan over multipart's parts for functions: | Vsevolod Stakhov | 2010-10-20 | 1 | -0/+2 |
| | | | | | | | | - content_type_is_type - content_type_is_subtype - content_type_compare_param - content_type_has_param * Add ability to specify any of actions in user's settings, not only reject. | ||||
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -3/+3 |
| | | | | | Now all comments in commit logs beginning with '*' would be included in changelog, so important changes would be separated from small ones. | ||||
* | * Add support of whitelists in settings (by Anton Nekhoroshin) | cebka@lenovo-laptop | 2009-12-30 | 1 | -0/+1 |
| | |||||
* | * Add reject score setting for hard rejecting of mail (by Anton Nekhoroshin) | Vsevolod Stakhov | 2009-10-02 | 1 | -2/+3 |
| | | | | * Add rspamc protocol 1.1 (3 marks instead of 2) | ||||
* | * Make settings working | Vsevolod Stakhov | 2009-09-08 | 1 | -1/+5 |
| | |||||
* | * Add JSON settings parser | Vsevolod Stakhov | 2009-09-07 | 1 | -0/+17 |