aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Trim whitespaceAndrew Lewis2016-11-183-3/+3
* [Minor] Allow `rules` alias for consistency in SURBLVsevolod Stakhov2016-11-171-0/+12
* [Feature] Support modern style SURBL configurationVsevolod Stakhov2016-11-171-181/+196
* Merge pull request #1146 from fatalbanana/logVsevolod Stakhov2016-11-179-19/+19
|\
| * [Minor] Use new logging API everywhereAndrew Lewis2016-11-179-19/+19
* | [Minor] settings: make string matches case insensitiveAlexander Moisseev2016-11-171-3/+3
|/
* Fix local variable definitionAL2016-11-161-1/+1
* [Fix] Fix check plain text partAL2016-11-161-13/+14
* Merge pull request #1142 from fatalbanana/rVsevolod Stakhov2016-11-167-48/+10
|\
| * [Minor] Move upstream handling into rspamd_redis_make_requestAndrew Lewis2016-11-167-48/+10
* | [Fix] Try to reload redis scripts if they are missingVsevolod Stakhov2016-11-161-84/+93
* | [Fix] Fix implicit settings module settingsupVsevolod Stakhov2016-11-161-4/+0
|/
* [Minor] Fix warningsAndrew Lewis2016-11-163-4/+4
* Merge pull request #1140 from fatalbanana/fVsevolod Stakhov2016-11-1615-46/+34
|\
| * [Minor] Fix upstreams handlingAndrew Lewis2016-11-167-33/+17
| * [Minor] Small polishes for Lua partsAndrew Lewis2016-11-1610-13/+17
* | [Fix] More fixes in ANN loadingVsevolod Stakhov2016-11-161-5/+4
* | [Fix] Forget old ANN when max_usages is reached to avoid overtrainVsevolod Stakhov2016-11-161-7/+34
|/
* [Fix] Unlock ANN on errorVsevolod Stakhov2016-11-151-0/+8
* [Fix] Fix key name to load ANN correctlyVsevolod Stakhov2016-11-151-1/+1
* [Fix] More fixes to fann_redisVsevolod Stakhov2016-11-151-6/+13
* Merge pull request #1131 from fatalbanana/dnsVsevolod Stakhov2016-11-153-7/+7
|\
| * [Minor] Fix DNS lookup errorsAndrew Lewis2016-11-153-7/+7
* | [Minor] Lint fann_scores & fann_classifierAndrew Lewis2016-11-152-46/+65
* | [Minor] Lint fann_redisAndrew Lewis2016-11-151-58/+50
* | [Fix] More issues in fann_redisVsevolod Stakhov2016-11-151-10/+24
* | [Fix] Multiple issues in fann_redisVsevolod Stakhov2016-11-151-31/+47
* | [Fix] Further fixes for fann_redis prefixesVsevolod Stakhov2016-11-151-9/+5
* | [Fix] Fix training script for fann_redisVsevolod Stakhov2016-11-151-7/+13
* | [Minor] Fix symbols setup in fann redisVsevolod Stakhov2016-11-151-2/+8
|/
* Merge pull request #1129 from fatalbanana/lintVsevolod Stakhov2016-11-1426-343/+336
|\
| * [Minor] Lint Lua plugins & global functionsAndrew Lewis2016-11-1426-343/+336
* | [Minor] Update sample whitelist for greylistAL2016-11-141-1/+1
|/
* 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