aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [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
* [Fix] Fix false sharing for symbols in the cacheVsevolod Stakhov2016-11-051-48/+54
* [Feature] Allow conditions for pre and postfiltersVsevolod Stakhov2016-11-051-7/+0
* [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
* [Minor] One more fix for bloody opensslVsevolod Stakhov2016-11-051-1/+1
* [Minor] Add workaround for old debianVsevolod Stakhov2016-11-051-1/+41
* [Minor] Remove not very portable FANN_TRAIN_SARPROPVsevolod Stakhov2016-11-051-3/+0
* [Fix] Remove some incompatible functionsVsevolod Stakhov2016-11-051-2/+0
* [Fix] Fix build with the recent OpenSSLVsevolod Stakhov2016-11-051-30/+37
* Merge pull request #1102 from moisseev/patch-2Vsevolod Stakhov2016-11-051-3/+3
|\
| * [Minor] Fix typoAlexander Moisseev2016-11-041-3/+3
* | 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-0510-92/+93
|\|
| * [Minor] Remove more globalsAndrew Lewis2016-11-049-102/+102