aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [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
* [Fix] Add guards for empty partsVsevolod Stakhov2016-07-111-1/+2
* [Feature] Further improvements to chartable moduleVsevolod Stakhov2016-07-111-12/+96
* [Rework] Make chartable module usefulVsevolod Stakhov2016-07-111-68/+208
* [Feature] Add limit for dkim signatures to be checkedVsevolod Stakhov2016-07-101-0/+51
* [Feature] Sign message merely after DKIM checkVsevolod Stakhov2016-07-101-2/+10
* [Fix] Another refcount fixVsevolod Stakhov2016-07-071-4/+4
* [Fix] Fix dkim private keys operationsVsevolod Stakhov2016-07-071-2/+1
* Merge pull request #706 from moisseev/check_extensionVsevolod Stakhov2016-07-071-23/+16
|\
| * [Minor] Do not pollute symbol options with (long) filenamesAlexander Moisseev2016-07-071-4/+4
| * [Fix] Fix next-to-last extension length checkAlexander Moisseev2016-07-071-20/+13
* | Merge pull request #705 from fatalbanana/dmarcVsevolod Stakhov2016-07-071-9/+16
|\ \
| * | [Fix] Allow for disabling DMARC reporting when Redis is configuredAndrew Lewis2016-07-061-9/+16
* | | Update replies.luaAlexey AL2016-07-061-1/+1
* | | [Fix] Fix redis set request in replies pluginAlexey AL2016-07-061-2/+2
| |/ |/|
* | Merge pull request #702 from moisseev/mime_typesVsevolod Stakhov2016-07-061-2/+4
|\ \
| * | [Minor] Do not treat numbers as extensions in archived file namesAlexander Moisseev2016-07-061-2/+4
* | | Merge pull request #701 from fatalbanana/luaVsevolod Stakhov2016-07-061-1/+1
|\ \ \ | | |/ | |/|