aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Do not assert on non-initialized classifiersVsevolod Stakhov2016-11-171-1/+6
* Merge pull request #1146 from fatalbanana/logVsevolod Stakhov2016-11-179-19/+19
|\
| * [Minor] Use new logging API everywhereAndrew Lewis2016-11-179-19/+19
* | Merge pull request #1145 from moisseev/settings-iVsevolod Stakhov2016-11-171-3/+3
|\ \
| * | [Minor] settings: make string matches case insensitiveAlexander Moisseev2016-11-171-3/+3
| |/
* / [CritFix] Fix file mode for rspamd_proxyVsevolod Stakhov2016-11-171-1/+22
|/
* 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-168-50/+20
|\
| * [Minor] Move upstream handling into rspamd_redis_make_requestAndrew Lewis2016-11-168-50/+20
* | [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
* [Minor] Lint rspamadm & test suite scriptsAndrew Lewis2016-11-154-34/+43
* 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-1427-348/+338
|\
| * [Minor] Lint Lua plugins & global functionsAndrew Lewis2016-11-1427-348/+338
* | [Minor] Fix tag for learning messagesVsevolod Stakhov2016-11-141-3/+3
* | [Fix] Various fixes for errors ringbufferVsevolod Stakhov2016-11-141-6/+27
* | [Feature] Add errors exporter to the controllerVsevolod Stakhov2016-11-141-1/+34
* | [Feature] Add exporter from error ringbuf to uclVsevolod Stakhov2016-11-142-0/+68
* | [Feature] Store error messages in ring bufferVsevolod Stakhov2016-11-141-8/+66
* | [Minor] Add structures to store errors in the bufferVsevolod Stakhov2016-11-141-0/+19
* | [Feature] Add configuration knobs for the errors circular bufferVsevolod Stakhov2016-11-143-1/+17
* | [WebUI] Distinguish read-only interface, multiple bugs fixedVsevolod Stakhov2016-11-141-2/+4
* | [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
|/
* Merge pull request #1123 from AlexeySa/patch-7Vsevolod Stakhov2016-11-131-4/+5
|\
| * 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 rspamc --commandsVsevolod Stakhov2016-11-131-6/+21
|/