Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #786 from fatalbanana/www | Vsevolod Stakhov | 2016-08-02 | 1 | -0/+1 |
|\ | | | | | [WebUI] Try harder to clear password on disconnect | ||||
| * | [WebUI] Try harder to clear password on disconnect | Andrew Lewis | 2016-08-01 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #788 from moisseev/ct-case | Vsevolod Stakhov | 2016-08-02 | 1 | -1/+1 |
|\ \ | | | | | | | [Fix] Ignore content type/subtype case | ||||
| * | | [Fix] Ignore content type/subtype case | Alexander Moisseev | 2016-08-02 | 1 | -1/+1 |
| |/ | | | | | | | to comply with RFC 2045 | ||||
* | | Merge pull request #787 from fatalbanana/tests | Vsevolod Stakhov | 2016-08-02 | 2 | -15/+4 |
|\ \ | |/ |/| | [Test] Replace get_process_children with psutil function | ||||
| * | [Test] Replace get_process_children with psutil function | Andrew Lewis | 2016-08-02 | 2 | -15/+4 |
| | | |||||
* | | Merge pull request #785 from fatalbanana/www | Vsevolod Stakhov | 2016-08-01 | 1 | -0/+1 |
|\ \ | | | | | | | [WebUI] Clear connect password (#783) | ||||
| * | | [WebUI] Clear connect password (#783) | Andrew Lewis | 2016-08-01 | 1 | -0/+1 |
| |/ | |||||
* | | [Feature] Add a special symbol for SPF DNS errors: R_SPF_DNSFAIL | Vsevolod Stakhov | 2016-08-01 | 2 | -12/+58 |
| | | |||||
* | | [Fix] Do not cache SPF records with DNS errors | Vsevolod Stakhov | 2016-08-01 | 1 | -6/+9 |
| | | |||||
* | | [Feature] Improve DNS failures when dealing with SPF | Vsevolod Stakhov | 2016-08-01 | 1 | -3/+44 |
|/ | |||||
* | [Minor] Update version to 1.3.2 | Vsevolod Stakhov | 2016-08-01 | 1 | -1/+1 |
| | |||||
* | Release 1.3.11.3.1 | Vsevolod Stakhov | 2016-08-01 | 1 | -0/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [CritFix] Fix catena passwords validation * [CritFix] Fix crash when the first received is faked * [Feature] Add DMARC_BAD_POLICY symbol when DMARC policy was invalid * [Feature] Allow for matching hostnames in multimap (#773) * [Feature] Allow for setting action based on DMARC disposition * [Feature] Allow limiting of the inbound message size * [Feature] Allow maps with multiple symbols and scores * [Feature] Allow regexps in the emails maps * [Feature] Allow to register metric symbols from multimap * [Feature] Allow to reset redis tokens instead of appendig values * [Feature] Allow to store strings in radix maps * [Feature] Check UTF validity when there are utf regexps in a map * [Feature] Correctly work when there is no hard reject action * [Feature] Implement dependencies for maps * [Fix] Another effort to unbreak sqlite locking * [Fix] Avoid crash when closing mmapped file * [Fix] Do not break history on NaN in required score * [Fix] Ensure that hyperscan cache written is written properly * [Fix] Filter NaN from scores in history * [Fix] Fix DNSBL maps * [Fix] Fix another locking issue in sqlite * [Fix] Fix another locking issue with mapped files * [Fix] Fix deadlock in mmaped file stats * [Fix] Fix dependencies in multimap plugin * [Fix] Fix emails module configuration * [Fix] Fix greylist plugin (#755) * [Fix] Fix greylisting plugin variable usage * [Fix] Fix installed permissions for rspamd_stats * [Fix] Fix locking in mmapped statistics * [Fix] Fix paths in tests * [Fix] Fix prefilter mode for multimap * [Fix] Forgot to commit leftover changes * [Fix] Really fix local.d includes * [Fix] Restore selective greylisting behaviour * [Fix] Set max size on per connection basis * [Fix] Use temporary storage for hyperscan cache * [Rework] Remove systemd socket activation Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | ||||
* | [Fix] Fix another locking issue with mapped files | Vsevolod Stakhov | 2016-08-01 | 1 | -28/+56 |
| | |||||
* | Merge pull request #781 from fatalbanana/www | Vsevolod Stakhov | 2016-08-01 | 1 | -4/+4 |
|\ | | | | | [WebUI] Fix saving actions from web interface (#769) | ||||
| * | [WebUI] Fix saving actions from web interface (#769) | Andrew Lewis | 2016-08-01 | 1 | -4/+4 |
|/ | |||||
* | Merge pull request #780 from fatalbanana/greylist | Vsevolod Stakhov | 2016-08-01 | 1 | -0/+8 |
|\ | | | | | Disable greylisting for authenticated users | ||||
| * | [Minor] Disable greylisting for authenticated users | Andrew Lewis | 2016-08-01 | 1 | -0/+8 |
| | | |||||
* | | Merge pull request #779 from fatalbanana/el6 | Vsevolod Stakhov | 2016-08-01 | 1 | -1/+6 |
|\ \ | | | | | | | Fix RPM spec for CentOS 6 | ||||
| * | | [Minor] Fix RPM spec for CentOS 6 | Andrew Lewis | 2016-08-01 | 1 | -1/+6 |
| |/ | |||||
* | | Merge pull request #778 from moisseev/patch-1 | Vsevolod Stakhov | 2016-08-01 | 1 | -0/+3 |
|\ \ | | | | | | | Add missed MIME types | ||||
| * | | Add missed MIME types | Alexander Moisseev | 2016-08-01 | 1 | -0/+3 |
| |/ | | | | | Reported by: @xpunkt via IRC | ||||
* | | Merge pull request #777 from moisseev/rspamd_stats | Vsevolod Stakhov | 2016-08-01 | 1 | -2/+4 |
|\ \ | | | | | | | [Minor] rspamd_stats: check all symbols by default | ||||
| * | | [Minor] rspamd_stats: check all symbols by default | Alexander Moisseev | 2016-07-31 | 1 | -2/+4 |
| |/ | |||||
* | | Merge pull request #775 from fatalbanana/multimap | Vsevolod Stakhov | 2016-08-01 | 4 | -4/+70 |
|\ \ | | | | | | | Allow for matching hostnames in multimap (#773) | ||||
| * | | [Minor] Support filters for hostnames in multimap | Andrew Lewis | 2016-07-31 | 1 | -1/+51 |
| | | | |||||
| * | | [Test] Add test for hostname map | Andrew Lewis | 2016-07-31 | 2 | -0/+12 |
| | | | |||||
| * | | [Test] Some minor fixes for tests | Andrew Lewis | 2016-07-31 | 2 | -3/+3 |
| | | | |||||
| * | | [Feature] Allow for matching hostnames in multimap (#773) | Andrew Lewis | 2016-07-31 | 1 | -1/+5 |
| | | | |||||
* | | | [Feature] Check UTF validity when there are utf regexps in a map | Vsevolod Stakhov | 2016-08-01 | 2 | -9/+38 |
| |/ |/| | |||||
* | | Merge pull request #774 from fatalbanana/dmarc | Vsevolod Stakhov | 2016-07-31 | 1 | -8/+19 |
|\ \ | |/ |/| | Allow for setting action based on DMARC disposition | ||||
| * | [Feature] Allow for setting action based on DMARC disposition | Andrew Lewis | 2016-07-31 | 1 | -0/+9 |
| | | |||||
| * | [Feature] Add DMARC_BAD_POLICY symbol when DMARC policy was invalid | Andrew Lewis | 2016-07-31 | 1 | -8/+10 |
|/ | |||||
* | [Test] Add a simple multimap utf test | Vsevolod Stakhov | 2016-07-31 | 4 | -0/+32 |
| | |||||
* | [Fix] Fix locking in mmapped statistics | Vsevolod Stakhov | 2016-07-31 | 1 | -25/+56 |
| | |||||
* | [Fix] Set max size on per connection basis | Vsevolod Stakhov | 2016-07-30 | 4 | -19/+39 |
| | |||||
* | [Feature] Allow limiting of the inbound message size | Vsevolod Stakhov | 2016-07-30 | 7 | -6/+89 |
| | | | | | - Set default limit to 50MB - Reply even in case of HTTP errors | ||||
* | [Minor] Update version to 1.3.1 | Vsevolod Stakhov | 2016-07-29 | 1 | -1/+1 |
| | |||||
* | [Fix] Filter NaN from scores in history | Vsevolod Stakhov | 2016-07-29 | 1 | -2/+9 |
| | |||||
* | [Fix] Do not break history on NaN in required score | Vsevolod Stakhov | 2016-07-29 | 1 | -3/+11 |
| | | | | | Issue: #763 Reported by: @fatalbanana | ||||
* | Merge pull request #771 from fatalbanana/fun | Vsevolod Stakhov | 2016-07-29 | 1 | -0/+1 |
|\ | | | | | [Test] Help rspamd find fun.lua | ||||
| * | [Test] Help rspamd find fun.lua | Andrew Lewis | 2016-07-29 | 1 | -0/+1 |
| | | |||||
* | | [Fix] Forgot to commit leftover changes | Vsevolod Stakhov | 2016-07-29 | 1 | -1/+16 |
| | | |||||
* | | Merge pull request #768 from fatalbanana/robot | Vsevolod Stakhov | 2016-07-29 | 3 | -23/+24 |
|\ \ | |/ |/| | [Test] Some minor fixes & improvements for tests | ||||
| * | [Test] Some minor fixes & improvements for tests | Andrew Lewis | 2016-07-29 | 3 | -23/+24 |
|/ | | | | - Also machine-format test data again | ||||
* | Merge pull request #762 from fatalbanana/no-more-socket-activation | Vsevolod Stakhov | 2016-07-29 | 6 | -31/+9 |
|\ | | | | | [Rework] Remove systemd socket activation (Fixes #759) | ||||
| * | [Rework] Remove systemd socket activation | Andrew Lewis | 2016-07-27 | 6 | -31/+9 |
| | | |||||
* | | Merge pull request #770 from fatalbanana/gl | Vsevolod Stakhov | 2016-07-29 | 1 | -41/+38 |
|\ \ | | | | | | | [Fix] Restore selective greylisting behaviour (Fixes #764) | ||||
| * | | [Fix] Restore selective greylisting behaviour | Andrew Lewis | 2016-07-29 | 1 | -41/+38 |
| | | | |||||
* | | | [Fix] Use temporary storage for hyperscan cache | Vsevolod Stakhov | 2016-07-29 | 1 | -4/+28 |
| | | |