aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Fix DMARC_BAD_POLICY symbolAndrew Lewis2016-08-021-1/+1
* [Feature] Allow to create settings for authenticated usersVsevolod Stakhov2016-08-021-2/+9
* [Fix] Ignore content type/subtype caseAlexander Moisseev2016-08-021-1/+1
* [Feature] Add a special symbol for SPF DNS errors: R_SPF_DNSFAILVsevolod Stakhov2016-08-011-11/+53
* [Fix] Do not cache SPF records with DNS errorsVsevolod Stakhov2016-08-011-6/+9
* Merge pull request #780 from fatalbanana/greylistVsevolod Stakhov2016-08-011-0/+8
|\
| * [Minor] Disable greylisting for authenticated usersAndrew Lewis2016-08-011-0/+8
* | Merge pull request #775 from fatalbanana/multimapVsevolod Stakhov2016-08-011-1/+55
|\ \ | |/ |/|
| * [Minor] Support filters for hostnames in multimapAndrew Lewis2016-07-311-1/+51
| * [Feature] Allow for matching hostnames in multimap (#773)Andrew Lewis2016-07-311-1/+5
* | [Feature] Allow for setting action based on DMARC dispositionAndrew Lewis2016-07-311-0/+9
* | [Feature] Add DMARC_BAD_POLICY symbol when DMARC policy was invalidAndrew Lewis2016-07-311-8/+10
|/
* Merge pull request #770 from fatalbanana/glVsevolod Stakhov2016-07-291-41/+38
|\
| * [Fix] Restore selective greylisting behaviourAndrew Lewis2016-07-291-41/+38
* | [Fix] Fix prefilter mode for multimapVsevolod Stakhov2016-07-291-4/+5
|/
* [Fix] Fix dependencies in multimap pluginVsevolod Stakhov2016-07-291-4/+73
* [Feature] Allow to register metric symbols from multimapVsevolod Stakhov2016-07-291-1/+30
* [Feature] Implement dependencies for mapsVsevolod Stakhov2016-07-281-0/+43
* [Fix] Fix DNSBL mapsVsevolod Stakhov2016-07-281-3/+3
* [Test] Reorder testsVsevolod Stakhov2016-07-281-112/+61
* [Feature] Allow regexps in the emails mapsVsevolod Stakhov2016-07-271-1/+5
* [Fix] Fix emails module configurationVsevolod Stakhov2016-07-271-2/+5
* [Fix] Fix greylisting plugin variable usageVsevolod Stakhov2016-07-271-2/+2
* [Fix] Fix greylist plugin (#755)Andrew Lewis2016-07-261-14/+12
* [Feature] Deduplicate the same urls in multimap moduleVsevolod Stakhov2016-07-221-48/+75
* [Fix] Fix client_ip in users settingsVsevolod Stakhov2016-07-211-0/+7
* [Fix] Make extension checks case-insensitiveAlexander Moisseev2016-07-211-4/+4
* [Fix] Use watchers for spf pluginVsevolod Stakhov2016-07-211-17/+8
* [Feature] Allow client ip match in the settingsVsevolod Stakhov2016-07-211-2/+18
* [Fix] Handle nested dependencies in SpamAssassin pluginAndrew Lewis2016-07-191-18/+43
* [Minor] SpamAssassin: strip some commented codeAndrew Lewis2016-07-191-7/+0
* [Minor] SpamAssassin: some small fixes for loggingAndrew Lewis2016-07-191-12/+12
* [Minor] SpamAssassin: Import fun.lua into main namespaceAndrew Lewis2016-07-191-41/+41
* [Fix] Fix chartable issue with starting digitsVsevolod Stakhov2016-07-171-2/+11
* [Minor] Add default description for multimap rulesVsevolod Stakhov2016-07-161-0/+4
* [Fix] Fix maps descriptionsVsevolod Stakhov2016-07-161-2/+2
* [Minor] Treat '.htm' as HTML files as wellVsevolod Stakhov2016-07-151-0/+1
* [Fix] Further improvements to error messages in fuzzy checkVsevolod Stakhov2016-07-141-0/+23
* [Fix] Some fixes to libmagic initializationVsevolod Stakhov2016-07-141-1/+1
* [Fix] Improve error messages on fuzzy addVsevolod Stakhov2016-07-141-3/+3
* [Minor] Add `lnk` bad extensionAlexander Moisseev2016-07-131-0/+1
* Merge pull request #718 from moisseev/dblext-optionsVsevolod Stakhov2016-07-121-1/+1
|\
| * [Minor] Fix MIME_DOUBLE_BAD_EXTENSION optionsAlexander Moisseev2016-07-121-1/+1
* | [Fix] Use new postfilters and prefilters API in the pluginsVsevolod Stakhov2016-07-127-12/+58
* | [Minor] Fix wrong log conditionVsevolod Stakhov2016-07-121-0/+2
* | [Feature] Add content filtering support to multimapVsevolod Stakhov2016-07-121-1/+63
* | [Fix] Fix the default symbol names according to metricVsevolod Stakhov2016-07-121-2/+2
|/
* [Minor] Reduce the default .js multiplier in mime_typesVsevolod Stakhov2016-07-111-1/+1
* [Fix] Add workaround for hex digitsVsevolod Stakhov2016-07-111-4/+4
* [Minor] Register DKIM sign symbol in metricVsevolod Stakhov2016-07-111-0/+4