aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Fix log messageVsevolod Stakhov2017-06-021-3/+4
* [Fix] Change default text multiplier from 0.5 to 2.0Vsevolod Stakhov2017-06-021-1/+1
* [Feature] Add `text_multiplier` paramVsevolod Stakhov2017-06-011-3/+28
* [Fix] Check min_bytes for images as wellVsevolod Stakhov2017-06-011-34/+42
* [Minor] Fix bracesVsevolod Stakhov2017-05-291-1/+1
* [Fix] Fix some more issues about duplicated fuzzy requestsVsevolod Stakhov2017-05-291-7/+1
* [Fix] Phishing: strict_domainsAndrew Lewis2017-05-281-3/+5
* Add ability to read selector from RedisAndré Peters2017-05-281-27/+50
* [Minor] Add the same duplicates protection for all fuzzy hashes typesVsevolod Stakhov2017-05-271-0/+42
* [Fix] Do not add exact hashes from different partsVsevolod Stakhov2017-05-271-3/+16
* [Fix] Skip text parts when checking binary parts in fuzzy checkVsevolod Stakhov2017-05-271-1/+3
* [Minor] Reduce digit->number transmission penaltyVsevolod Stakhov2017-05-201-2/+2
* [Feature] Multimap: email:domain:tld filterAndrew Lewis2017-05-201-0/+5
* [Minor] Add `wsf` and `hta` bad archive extensionsAlexander Moisseev2017-05-201-0/+2
* [Minor] Fix result parsing for SAVAPIChristian Roessner2017-05-091-12/+7
* [Fix] Multimap: Received IP filters with RedisAndrew Lewis2017-05-091-1/+2
* Is not writeAndré Peters2017-05-091-1/+1
* [CritFix] Fix memory leak in fuzzy checkVsevolod Stakhov2017-05-071-1/+2
* [Fix] DKIM Signing: avoid nil index when From header is missingAndrew Lewis2017-05-041-1/+1
* [CritFix] Fix corruption when multiple fuzzy are definedVsevolod Stakhov2017-05-021-10/+30
* [CritFix] Fix learn condition in fuzzy checkVsevolod Stakhov2017-05-011-13/+29
* [Feature] DKIM signing: sign_networks/local address specific use_domain settingsAndrew Lewis2017-05-011-6/+20
* [Minor] Format floating point numberVsevolod Stakhov2017-05-011-1/+1
* [Minor] Add Lua 5.3 workaroundVsevolod Stakhov2017-05-011-5/+6
* [Minor] Allow to append greylist end time to message reportedVsevolod Stakhov2017-05-011-2/+10
* [Minor] Try all hostname regexps to find the most significant oneVsevolod Stakhov2017-05-011-2/+3
* [Minor] Disable dkim_signing if redis is specified but not configuredVsevolod Stakhov2017-05-011-1/+2
* [Minor] DKIM signing: deal with ambiguous settings betterAndrew Lewis2017-04-181-5/+9
* [Feature] Allow configurable sign headers for DKIMVsevolod Stakhov2017-04-141-14/+28
* [Feature] DKIM Signing: envelope match exception for local IPsAndrew Lewis2017-04-131-3/+12
* [Minor] Slightly optimise maillist pluginVsevolod Stakhov2017-04-121-16/+18
* [Minor] Improve symbols in emails moduleVsevolod Stakhov2017-04-111-17/+27
* [Fix] More fixes for hashed email dnsblsVsevolod Stakhov2017-04-111-1/+12
* [Fix] Plug memory leak in chartable moduleVsevolod Stakhov2017-04-101-0/+4
* [WebUI] Do not hide messages with bad subject, just replace it with '???'Vsevolod Stakhov2017-04-091-2/+6
* [Minor] Filter bad utf8 subjectsVsevolod Stakhov2017-04-091-1/+7
* [Fix] Fix JSON output for history_redisVsevolod Stakhov2017-04-091-4/+16
* [Minor] Fix couple of format arguments issuesVsevolod Stakhov2017-04-081-1/+1
* [Minor] Remove minor warningsVsevolod Stakhov2017-04-081-4/+4
* [Minor] Antivirus: don't set action if all results were whitelistedAndrew Lewis2017-04-071-0/+3
* [Minor] Antivirus: process table results correctly; prettify loggingAndrew Lewis2017-04-071-3/+6
* [Minor] Try fix antivirus pluginAndrew Lewis2017-04-071-8/+27
* [Minor] Use safe version of utf8 macroVsevolod Stakhov2017-04-071-1/+5
* [Minor] Style fixesVsevolod Stakhov2017-04-071-11/+6
* Merge pull request #1580 from croessner/avmVsevolod Stakhov2017-04-071-12/+41
|\
| * [Feature] Retrieve all virus names from SAVAPIChristian Roessner2017-04-071-12/+41
* | [Minor] Emails module: fix hashed lookupsAndrew Lewis2017-04-071-2/+3
|/
* [Minor] Don't try to use filtered resultsAndrew Lewis2017-04-061-1/+3
* [Fix] Fix domain_only emails RBLAndrew Lewis2017-04-061-28/+21
* [Feature] Allow to query hashed emailsVsevolod Stakhov2017-04-061-0/+5