aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \ \ | | |/ | |/|
| * | [Fix] Fix rspamd_redis_make_request syntax in replies pluginAndrew Lewis2016-07-051-1/+1
| |/
* | [Feature] Implement dkim signing in dkim check pluginVsevolod Stakhov2016-07-061-0/+153
* | [Minor] Further adjustmentsVsevolod Stakhov2016-07-051-3/+3
|/
* [Minor] Slightly adjust multipliers for M$ Word and PDF filesVsevolod Stakhov2016-07-051-4/+4
* [Fix] Add filenames sanity filtering for mime typesVsevolod Stakhov2016-07-051-3/+14
* [Feature] Add new symbols to filter bad extensions in messagesVsevolod Stakhov2016-07-051-22/+138
* [Fix] Fix whitelists and blacklists in SA rulesVsevolod Stakhov2016-07-051-2/+2
* [Fix] Match archive name as wellVsevolod Stakhov2016-07-041-5/+5
* [Feature] Support archives when matching patterns in multimapVsevolod Stakhov2016-07-041-8/+20
* [Rework] Remove dedicated images listVsevolod Stakhov2016-07-041-21/+17
* [Rework] Rename mime parts structuresVsevolod Stakhov2016-07-043-9/+9