aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* [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
* [Feature] Add fuzzy_delhash command to rspamc clientVsevolod Stakhov2016-11-121-21/+45
* [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
* [Minor] Increase limits in roll historyVsevolod Stakhov2016-11-101-2/+2
* [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
* Merge pull request #1112 from fatalbanana/pubsubVsevolod Stakhov2016-11-091-0/+78
|\
| * [Feature] Module to push metadata/messages to redis pubsubAndrew Lewis2016-11-081-0/+78
* | [Fix] Fix lua tcp module by saving `do_read` in callback dataVsevolod Stakhov2016-11-081-0/+1
* | [Fix] Fix parsing of unquoted HTML attributesVsevolod Stakhov2016-11-081-4/+6
|/
* [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
* [Minor] More fixes for new opensslVsevolod Stakhov2016-11-061-22/+31
* [Fix] Really fix redis shingles checkVsevolod Stakhov2016-11-051-2/+4
* [Fix] Fix extraction of shingles from redis fuzzy storageVsevolod Stakhov2016-11-051-5/+6