aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Add statistic convertation module to configwizardVsevolod Stakhov2018-02-231-1/+1
* [Minor] Use millisecond timestampsVsevolod Stakhov2018-02-181-1/+1
* [Minor] Do not use hardcoded pathsVsevolod Stakhov2018-02-181-2/+2
* [Fix] Rework elasticsearch pluginVsevolod Stakhov2018-02-182-116/+152
* [Feature] Preliminary import of the elasticsearch moduleVsevolod Stakhov2018-02-181-0/+345
* [Feature] Improve Lua/C interaction in history_redisVsevolod Stakhov2018-02-141-6/+8
* [Minor] ip_score.lua: fix variable value typeAlexander Moisseev2018-02-131-1/+1
* [Fix] Fix groups override when defining symbolsVsevolod Stakhov2018-02-131-0/+2
* [Minor] Unify greylisting setupVsevolod Stakhov2018-02-121-35/+26
* [Fix] Do not crash on empty subtypeVsevolod Stakhov2018-02-101-4/+10
* [CritFix] Fix ARC chain verificationVsevolod Stakhov2018-02-011-41/+31
* [Fix] F-PROT Antivirus: only check return code to determine infectionArne Fahrenwalde2018-01-291-1/+3
* [Fix] F-PROT Antivirus infection string for all known occurencesArne Fahrenwalde2018-01-281-1/+1
* [Fix] Virus infection string for F-PROT AntivirusArne Fahrenwalde2018-01-271-1/+1
* [Feature] Allow to limit redirector requests per taskVsevolod Stakhov2018-01-262-0/+21
* [Minor] Fix previous commitAndrew Lewis2018-01-241-1/+1
* f-prot: match virus name non-greedilyPhilippe Kueck2018-01-241-1/+1
* Merge pull request #1989 from fatalbanana/1988Vsevolod Stakhov2018-01-211-12/+38
|\
| * [Fix] Settings: header: deal with multiple settings (#1988)Andrew Lewis2018-01-161-12/+38
* | [Project] Convert all C modules to fast debug infrastructureVsevolod Stakhov2018-01-202-4/+9
* | [Fix] Apply language detection when adding fuzzy hashesVsevolod Stakhov2018-01-191-1/+1
* | [Minor] Replies: toggles for processing of local/authenticated mailAndrew Lewis2018-01-171-2/+8
|/
* [Minor] Reputation: deal with inbound/outbound both setAndrew Lewis2018-01-151-7/+9
* [Minor] Fix redis_make_request usagesVsevolod Stakhov2018-01-111-3/+3
* [Minor] Remove redundant methodsVsevolod Stakhov2018-01-112-103/+9
* [Fix] Metadata exporter: check IP sanityAndrew Lewis2018-01-111-1/+6
* [Fix] Sanitize IP in history redisVsevolod Stakhov2018-01-101-1/+7
* [Fix] Settings: avoid checking invalid IP (#1981)Andrew Lewis2018-01-101-1/+1
* [Minor] Remove unused macrosVsevolod Stakhov2018-01-073-7/+0
* [Feature] Multimap: template URL filterAndrew Lewis2018-01-041-0/+8
* [Project] Initialize language detectorVsevolod Stakhov2018-01-011-1/+1
* [Fix] Fix a lot of FP in chartable in mixed languagesVsevolod Stakhov2017-12-271-8/+187
* [Fix] Fix clickhouse exporterVsevolod Stakhov2017-12-221-6/+6
* [Minor] Add missing tabs for X-Spam-Result headerChristian Roessner2017-12-211-1/+1
* [Minor] Couple of minor fixesVsevolod Stakhov2017-12-191-6/+6
* [Fix] Do not expose spamtrap messages to SMTP replyVsevolod Stakhov2017-12-181-3/+15
* [Fix] RBL: received: deal with missing data (#1965)Andrew Lewis2017-12-181-1/+2
* Merge pull request #1962 from fatalbanana/rbl_rcvdVsevolod Stakhov2017-12-161-13/+79
|\
| * [Feature] RBL: received: filtering by position & flagsAndrew Lewis2017-12-121-13/+79
* | [Minor] Rework fann_redis to use redis scripts frameworkVsevolod Stakhov2017-12-161-205/+49
* | [Fix] Multimap: received: filtering of artificial headerAndrew Lewis2017-12-121-1/+1
|/
* [Fix] Setting check_local / check_authed in plugins (#1954)Andrew Lewis2017-12-114-4/+4
* [Fix] Optimize rspamd_fstring_t reallocationsVsevolod Stakhov2017-12-091-1/+1
* [Fix] mime_types: fix next-to-last extension length checkAlexander Moisseev2017-12-081-3/+3
* [Minor] Fix use of wrong typeAndrew Lewis2017-12-061-1/+1
* [Fix] Once more (#1879) fix bad extension checkAlexander Moisseev2017-12-061-13/+14
* [Feature] Hash whitelist for fuzzy_checkAndrew Lewis2017-12-041-0/+28
* [Feature] Store plugins stateVsevolod Stakhov2017-12-0331-3/+101
* [Feature] Implement upstreams logic for clickhouse exporterVsevolod Stakhov2017-11-281-11/+33
* Update mx_check.luaAL2017-11-271-2/+2