aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Fix loading of per-user redis backend for statisticsVsevolod Stakhov2017-10-191-35/+33
* Merge pull request #1867 from fatalbanana/rspamd-1.6Vsevolod Stakhov2017-10-1822-121/+355
|\
| * [Minor] Fix testsAndrew Lewis2017-10-183-4/+3
| * [CritFix] Another portion of tokenization fixesVsevolod Stakhov2017-10-182-20/+33
| * [Fix] Do not ignore short wordsVsevolod Stakhov2017-10-181-1/+1
| * [Fix] Lowercase wordsVsevolod Stakhov2017-10-181-2/+0
| * [Minor] Allow to get words from text partsVsevolod Stakhov2017-10-181-0/+39
| * [Minor] Fix lua_text processing in lua_util_tokenize_textVsevolod Stakhov2017-10-181-1/+1
| * [Feature] Support Expires header when using HTTP mapsVsevolod Stakhov2017-10-182-9/+82
| * [Fix] Use greylisting threshold in greylisting moduleVsevolod Stakhov2017-10-181-0/+8
| * [CritFix] Fix memory leak in spf caching logicVsevolod Stakhov2017-10-181-3/+3
| * [Fix] SpamAssassin: Fail check_freemail_header if regexp didn't matchAndrew Lewis2017-10-181-0/+1
| * [Fix] Fix obscured url in format user@@example.comVsevolod Stakhov2017-10-181-2/+9
| * [Fix] Do not allow garbadge when checking url domainVsevolod Stakhov2017-10-181-1/+9
| * [Fix] Erase unknown HTML entitiesVsevolod Stakhov2017-10-181-2/+1
| * [Fix] Authentication Results: Fix SPF smtp.mail_fromAndrew Lewis2017-10-181-2/+2
| * [Fix] Fix DKIM forgeries via multiple headersVsevolod Stakhov2017-10-181-0/+16
| * [Fix] Fix enormous scores for R_WHITE_ON_WHITEVsevolod Stakhov2017-10-181-1/+5
| * [Feature] Implement headers flags in mime parserVsevolod Stakhov2017-10-182-17/+28
| * [Fix] Deal with URLs with no slashes after protocolVsevolod Stakhov2017-10-183-41/+73
| * [Fix] Milter headers: X-Spamd-Result header if X-Virus ran firstAndrew Lewis2017-10-181-14/+18
| * [Fix] Milter headers: skip_local / skip_authenticated settingsAndrew Lewis2017-10-181-4/+4
| * [Fix] Check for magic when checking for an archiveVsevolod Stakhov2017-10-181-1/+23
|/
* [Fix] Add workaround for IPv6 in sendmailVsevolod Stakhov2017-09-211-0/+7
* [Fix] Ratelimit: fix whitelisted_rcpts matchingAlexander Moisseev2017-09-211-2/+4
* Fix symbol name in historyAlex Hermann2017-09-201-1/+1
* Release 1.6.41.6.4Vsevolod Stakhov2017-09-101-0/+33
* [Minor] Update version to 1.6.4Vsevolod Stakhov2017-09-101-1/+1
* [Minor] Import updates from public suffix listAndrew Lewis2017-09-101-2/+175
* [Minor] Fix previous commit: avoid doing useless thingsAndrew Lewis2017-09-091-2/+2
* [Fix] Auth-Results: Multiple DKIM signaturesAndrew Lewis2017-09-091-2/+3
* [Fix] Rebalance and slightly rework MX check pluginVsevolod Stakhov2017-09-091-9/+6
* [Fix] Fix PTR processing in SPFVsevolod Stakhov2017-09-091-0/+4
* Revert "[Minor] Avoid usage of the incorrect API"Andrew Lewis2017-09-091-4/+1
* Revert "[Fix] Remove incorrect method `task:set_metric_subject`"Andrew Lewis2017-09-092-1/+8
* [Minor] More efforts to handle SPF PTR properlyVsevolod Stakhov2017-09-091-0/+1
* [Fix] Do not cache SPF records with PTR elementsVsevolod Stakhov2017-09-091-0/+4
* [Test] SPF PTR macroAndrew Lewis2017-09-091-0/+20
* [Fix] Rewriting subjects via force actions moduleAndrew Lewis2017-09-092-1/+25
* [Fix] Crash in URL processingAndrew Lewis2017-09-061-1/+1
* [Test] Some tests for whitelist moduleAndrew Lewis2017-09-063-1/+155
* [Fix] Fix blacklists and DMARC in whitelistVsevolod Stakhov2017-09-061-18/+30
* [Minor] Avoid usage of the incorrect APIVsevolod Stakhov2017-09-061-1/+4
* [Fix] Remove incorrect method `task:set_metric_subject`Vsevolod Stakhov2017-09-062-29/+1
* [Fix] Fix exceptions list in surblVsevolod Stakhov2017-09-061-2/+18
* Merge pull request #1820 from fatalbanana/rspamd-1.6Vsevolod Stakhov2017-09-011-2/+59
|\
| * [Minor] Fix types when iterating hashVsevolod Stakhov2017-09-011-6/+6
| * [Feature] Add method to get all content-type attributes in LuaVsevolod Stakhov2017-09-011-2/+59
|/
* [Fix] Default monitoring domain for surbl pluginAndrew Lewis2017-08-311-5/+4
* [Fix] Treat 'rewrite subject' as spam actionVsevolod Stakhov2017-08-311-2/+6