aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmime/filter.h
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Add a concept of ignored symbols to avoid race conditionsVsevolod Stakhov2018-06-221-0/+6
* [Minor] Rename confusing variablesVsevolod Stakhov2018-04-301-2/+2
* [Rework] Implement flags for inserting a symbolVsevolod Stakhov2018-04-301-14/+13
* [Fix] Rework logic of actions settingVsevolod Stakhov2018-03-221-2/+0
* [Rework] Kill metrics!11Vsevolod Stakhov2017-11-041-3/+2
* [Feature] Allow to use postfilters in compositesVsevolod Stakhov2017-08-051-0/+1
* [Minor] Massive spelling correctionAlexander Moisseev2017-06-271-1/+1
* [Rework] Remove multiple metrics support from RspamdVsevolod Stakhov2017-04-261-3/+1
* [Fix] Preserve order of options in symbolsVsevolod Stakhov2017-03-221-0/+6
* [Feature] Allow to specify maximum number of shots for symbolsVsevolod Stakhov2017-03-201-0/+1
* [Minor] Move common functions from libmimeVsevolod Stakhov2017-01-031-11/+0
* [Feature] Do not increase score for duplicate optionsVsevolod Stakhov2016-12-051-1/+1
* [Rework] Refactor struct namesVsevolod Stakhov2016-12-051-9/+9
* [Feature] Allow to add options explicitly to symbolsVsevolod Stakhov2016-12-051-2/+12
* [Rework] Use hash tables for symbols optionsVsevolod Stakhov2016-12-051-3/+3
* [Feature] Allow underscore separated names in settingsVsevolod Stakhov2016-07-211-0/+1
* [Feature] Simplify actions application by the settingsVsevolod Stakhov2016-03-291-4/+2
* [Feature] Store actions limits in metric resultVsevolod Stakhov2016-03-291-3/+2
* [Feature] Add priorities for actionsVsevolod Stakhov2016-02-281-20/+0
* Store real required score inside metric resultVsevolod Stakhov2015-11-061-2/+3
* Rework symbols configuration.Vsevolod Stakhov2015-08-131-2/+2
* Hide workers and modules definitions.Vsevolod Stakhov2015-08-061-16/+0
* Reorganize structure of filter components.Vsevolod Stakhov2015-06-021-44/+0
* Remove threading support at all.Vsevolod Stakhov2015-05-261-6/+0
* Store symbol definition inside metric result.Vsevolod Stakhov2015-04-141-0/+1
* Imlement maximum group score for symbols.Vsevolod Stakhov2015-04-141-0/+1
* Update composites logic.Vsevolod Stakhov2015-03-211-0/+5
* Start to rework composites.Vsevolod Stakhov2015-03-211-1/+1
* Rework text tokenizaton.Vsevolod Stakhov2014-12-231-11/+1
* Rework pre-filters results processing.Vsevolod Stakhov2014-09-231-0/+1
* Refactor function names.Vsevolod Stakhov2014-09-231-13/+13
* Rework create_metric_result function.Vsevolod Stakhov2014-09-231-0/+9
* Consider settings actions.Vsevolod Stakhov2014-08-191-2/+3
* Add configuration option `unknown_weight` for metrics.Vsevolod Stakhov2014-08-171-1/+3
* Unify style without sorting headers.Vsevolod Stakhov2014-07-231-26/+42
* Revert "Unify code style."Vsevolod Stakhov2014-07-231-42/+26
* Unify code style.Vsevolod Stakhov2014-07-231-26/+42
* Remove hard dependency on settings.Vsevolod Stakhov2014-07-221-2/+0
* Refactor config API.Vsevolod Stakhov2014-04-301-2/+2
* Rework project structure, remove trash files.Vsevolod Stakhov2014-04-211-0/+167