aboutsummaryrefslogtreecommitdiffstats
path: root/src/settings.h
Commit message (Collapse)AuthorAgeFilesLines
* Add /maps and /getmap commands to webui.Vsevolod Stakhov2013-01-061-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 Stakhov2011-07-211-0/+1
|
* * Add start script for red hat compatible systemsVsevolod Stakhov2011-07-201-0/+26
| | | | | | | Add descriptions for some rspamd API functions (no functional changes). --HG-- rename : linux/rspamd => linux/rspamd_debian.in
* * Improve performance of settings lookupVsevolod Stakhov2011-06-301-3/+5
|
* * Add blacklist to json settingsVsevolod Stakhov2011-05-131-0/+1
|
* * Add ability to recursive scan over multipart's parts for functions:Vsevolod Stakhov2010-10-201-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 Stakhov2010-10-061-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-laptop2009-12-301-0/+1
|
* * Add reject score setting for hard rejecting of mail (by Anton Nekhoroshin)Vsevolod Stakhov2009-10-021-2/+3
| | | | * Add rspamc protocol 1.1 (3 marks instead of 2)
* * Make settings workingVsevolod Stakhov2009-09-081-1/+5
|
* * Add JSON settings parserVsevolod Stakhov2009-09-071-0/+17