summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Lint Lua plugins & global functionsAndrew Lewis2016-11-1426-343/+336
* Merge pull request #1126 from AlexeySa/patch-8Vsevolod Stakhov2016-11-131-1/+1
|\
| * [Minor] Further simplify conditionalsAL2016-11-131-1/+1
* | [Minor] Further simplify conditionalsAlexander Moisseev2016-11-131-4/+2
|/
* Fix if-else conditionAL2016-11-131-1/+2
* Clearer greylist module codeAL2016-11-131-4/+4
* [Fix] No greylist rejected messagesAL2016-11-131-1/+1
* [Minor] Fix testsAndrew Lewis2016-11-121-1/+1
* [Feature] Send hashes values to replyVsevolod Stakhov2016-11-121-2/+21
* [Feature] Support multiple hashes in delhash pathVsevolod Stakhov2016-11-121-13/+20
* [Minor] Forgot to save in IDEVsevolod Stakhov2016-11-121-0/+6
* [Feature] Add ability to delete a hash by its data to fuzzy_check pluginVsevolod Stakhov2016-11-121-23/+129
* [Minor] Print full fuzzy hash digest in the logsVsevolod Stakhov2016-11-121-3/+3
* [Minor] Fix id for fann_redisVsevolod Stakhov2016-11-111-1/+1
* [Minor] Fix selective greylistingAndrew Lewis2016-11-111-2/+4
* [Feature] Add HTTP backend to metadata exporterAndrew Lewis2016-11-101-16/+46
* [Minor] Metadata exporter: make use of select function optionalAndrew Lewis2016-11-101-6/+10
* [Feature] Module to push metadata/messages to redis pubsubAndrew Lewis2016-11-081-0/+78
* [Minor] Remove handful more globalsAndrew Lewis2016-11-073-6/+8
* [Minor] Remove one more globalAndrew Lewis2016-11-071-1/+1
* [Minor] Remove couple more globals in Lua pluginsAndrew Lewis2016-11-072-4/+6
* [Rework] Add redis storage feature to fann_redisVsevolod Stakhov2016-11-051-13/+83
* [Rework] Add extract training data function to fann_redisVsevolod Stakhov2016-11-051-0/+125
* Merge pull request #1103 from moisseev/patch-3Vsevolod Stakhov2016-11-052-2/+2
|\
| * [Minor] Add another missing `fun` module local referenceAlexander Moisseev2016-11-051-1/+1
| * [Minor] Add missing `fun` module local referenceAlexander Moisseev2016-11-051-1/+1
* | Merge pull request #1105 from fatalbanana/zVsevolod Stakhov2016-11-051-1/+0
|\ \
| * | [Minor] Remove default message_func from greylist pluginAndrew Lewis2016-11-051-1/+0
| |/
* | Merge remote-tracking branch 'origin/master'Vsevolod Stakhov2016-11-059-91/+91
|\|
| * [Minor] Remove more globalsAndrew Lewis2016-11-049-102/+102
* | [Rework] Restore old fann_scores, move common partsVsevolod Stakhov2016-11-053-639/+797
|/
* [Rework] Add preliminary train testsVsevolod Stakhov2016-11-041-2/+66
* [Rework] Implement loading/invalidatingVsevolod Stakhov2016-11-041-36/+90
* [Minor] Init resolver in log helperVsevolod Stakhov2016-11-041-2/+0
* [Rework] First reiteration on fann scoresVsevolod Stakhov2016-11-041-469/+299
* [Feature] Move fann_classifier to a separate pluginVsevolod Stakhov2016-11-041-0/+289
* [Rework] Make rspamd protocol messages usefulVsevolod Stakhov2016-11-021-1/+4
* [Feature] Allow custom functions for ratelimitsVsevolod Stakhov2016-11-022-2/+15
* [Feature] Allow to have a function to set custom greylist messageVsevolod Stakhov2016-11-021-5/+11
* [Minor] Tidy graphite_config function in metric exporterAndrew Lewis2016-11-021-17/+20
* Merge pull request #1085 from fatalbanana/exporterVsevolod Stakhov2016-11-011-0/+1
|\
| * [Minor] Set default value for metric exporter statefileAndrew Lewis2016-11-011-0/+1
* | Merge pull request #1084 from fatalbanana/luaVsevolod Stakhov2016-11-017-26/+31
|\ \
| * | [Minor] Get rid of some global variablesAndrew Lewis2016-11-017-26/+31
* | | Merge pull request #1083 from moisseev/phishingVsevolod Stakhov2016-11-011-19/+17
|\ \ \ | |_|/ |/| |
| * | [Minor] phishing: rework map checksAlexander Moisseev2016-11-011-19/+17
* | | [Minor] Do not save config changes indefinitelyVsevolod Stakhov2016-11-011-0/+3
* | | [Minor] Fix some issues in dynamic_confVsevolod Stakhov2016-11-011-2/+2
| |/ |/|
* | [CritFix] Fix workers scripts by sharing workers configsVsevolod Stakhov2016-10-311-1/+5
* | [Minor] Allow '\' in dmarc recordsVsevolod Stakhov2016-10-311-1/+1