]> source.dussan.org Git - rspamd.git/log
rspamd.git
8 years agoMerge pull request #762 from fatalbanana/no-more-socket-activation
Vsevolod Stakhov [Fri, 29 Jul 2016 13:10:18 +0000 (14:10 +0100)]
Merge pull request #762 from fatalbanana/no-more-socket-activation

[Rework] Remove systemd socket activation (Fixes #759)

8 years agoMerge pull request #770 from fatalbanana/gl
Vsevolod Stakhov [Fri, 29 Jul 2016 13:09:17 +0000 (14:09 +0100)]
Merge pull request #770 from fatalbanana/gl

[Fix] Restore selective greylisting behaviour (Fixes #764)

8 years ago[Fix] Use temporary storage for hyperscan cache
Vsevolod Stakhov [Fri, 29 Jul 2016 13:05:02 +0000 (14:05 +0100)]
[Fix] Use temporary storage for hyperscan cache

8 years ago[Fix] Fix prefilter mode for multimap
Vsevolod Stakhov [Fri, 29 Jul 2016 13:04:35 +0000 (14:04 +0100)]
[Fix] Fix prefilter mode for multimap

8 years ago[Fix] Ensure that hyperscan cache written is written properly
Vsevolod Stakhov [Fri, 29 Jul 2016 12:54:58 +0000 (13:54 +0100)]
[Fix] Ensure that hyperscan cache written is written properly

8 years ago[Fix] Restore selective greylisting behaviour 770/head
Andrew Lewis [Fri, 29 Jul 2016 11:55:31 +0000 (13:55 +0200)]
[Fix] Restore selective greylisting behaviour

8 years ago[Feature] Allow maps with multiple symbols and scores
Vsevolod Stakhov [Fri, 29 Jul 2016 12:44:08 +0000 (13:44 +0100)]
[Feature] Allow maps with multiple symbols and scores

8 years ago[Fix] Fix dependencies in multimap plugin
Vsevolod Stakhov [Fri, 29 Jul 2016 12:43:45 +0000 (13:43 +0100)]
[Fix] Fix dependencies in multimap plugin

8 years ago[Feature] Allow to store strings in radix maps
Vsevolod Stakhov [Fri, 29 Jul 2016 12:43:12 +0000 (13:43 +0100)]
[Feature] Allow to store strings in radix maps

8 years ago[Feature] Allow to register metric symbols from multimap
Vsevolod Stakhov [Fri, 29 Jul 2016 11:29:37 +0000 (12:29 +0100)]
[Feature] Allow to register metric symbols from multimap

8 years ago[Fix] Fix another locking issue in sqlite
Vsevolod Stakhov [Fri, 29 Jul 2016 10:07:25 +0000 (11:07 +0100)]
[Fix] Fix another locking issue in sqlite

8 years ago[CritFix] Fix crash when the first received is faked
Vsevolod Stakhov [Fri, 29 Jul 2016 09:05:46 +0000 (10:05 +0100)]
[CritFix] Fix crash when the first received is faked

8 years ago[Fix] Fix installed permissions for rspamd_stats
Vsevolod Stakhov [Thu, 28 Jul 2016 17:40:11 +0000 (18:40 +0100)]
[Fix] Fix installed permissions for rspamd_stats

8 years ago[Test] Add tests for controller passwords
Vsevolod Stakhov [Thu, 28 Jul 2016 17:35:09 +0000 (18:35 +0100)]
[Test] Add tests for controller passwords

8 years ago[CritFix] Fix catena passwords validation
Vsevolod Stakhov [Thu, 28 Jul 2016 17:34:41 +0000 (18:34 +0100)]
[CritFix] Fix catena passwords validation

8 years ago[Minor] Fighting with windmills (sqlite locking)
Vsevolod Stakhov [Thu, 28 Jul 2016 17:34:19 +0000 (18:34 +0100)]
[Minor] Fighting with windmills (sqlite locking)

8 years ago[Feature] Implement dependencies for maps
Vsevolod Stakhov [Thu, 28 Jul 2016 16:20:04 +0000 (17:20 +0100)]
[Feature] Implement dependencies for maps

Issue: #765

8 years ago[Test] Add more tests for multimap module
Vsevolod Stakhov [Thu, 28 Jul 2016 15:20:18 +0000 (16:20 +0100)]
[Test] Add more tests for multimap module

8 years agoMerge pull request #767 from fatalbanana/robot
Vsevolod Stakhov [Thu, 28 Jul 2016 14:22:28 +0000 (15:22 +0100)]
Merge pull request #767 from fatalbanana/robot

[Test] Fix paths

8 years ago[Test] Add multimap test
Vsevolod Stakhov [Thu, 28 Jul 2016 14:20:38 +0000 (15:20 +0100)]
[Test] Add multimap test

8 years ago[Fix] Fix paths in tests
Vsevolod Stakhov [Thu, 28 Jul 2016 14:20:17 +0000 (15:20 +0100)]
[Fix] Fix paths in tests

8 years ago[Fix] Fix DNSBL maps
Vsevolod Stakhov [Thu, 28 Jul 2016 14:20:00 +0000 (15:20 +0100)]
[Fix] Fix DNSBL maps

8 years ago[Fix] Another effort to unbreak sqlite locking
Vsevolod Stakhov [Thu, 28 Jul 2016 14:19:41 +0000 (15:19 +0100)]
[Fix] Another effort to unbreak sqlite locking

8 years ago[Fix] Fix deadlock in mmaped file stats
Vsevolod Stakhov [Thu, 28 Jul 2016 13:59:39 +0000 (14:59 +0100)]
[Fix] Fix deadlock in mmaped file stats

8 years ago[Minor] Another sanity check
Vsevolod Stakhov [Thu, 28 Jul 2016 13:34:14 +0000 (14:34 +0100)]
[Minor] Another sanity check

8 years ago[Test] Reorder tests
Vsevolod Stakhov [Thu, 28 Jul 2016 12:57:55 +0000 (13:57 +0100)]
[Test] Reorder tests

8 years ago[Test] Fix rspamc invocation to support arguments passing
Vsevolod Stakhov [Thu, 28 Jul 2016 12:57:33 +0000 (13:57 +0100)]
[Test] Fix rspamc invocation to support arguments passing

8 years ago[Test] Fix paths 767/head
Andrew Lewis [Thu, 28 Jul 2016 12:39:47 +0000 (13:39 +0100)]
[Test] Fix paths

8 years ago[Fix] Avoid crash when closing mmapped file
Vsevolod Stakhov [Thu, 28 Jul 2016 12:21:18 +0000 (13:21 +0100)]
[Fix] Avoid crash when closing mmapped file

8 years ago[Test] Rework tests framework to run in a custom environment
Vsevolod Stakhov [Thu, 28 Jul 2016 12:12:36 +0000 (13:12 +0100)]
[Test] Rework tests framework to run in a custom environment

8 years ago[Rework] Remove systemd socket activation 762/head
Andrew Lewis [Wed, 27 Jul 2016 15:43:45 +0000 (16:43 +0100)]
[Rework] Remove systemd socket activation

8 years ago[Feature] Correctly work when there is no hard reject action
Vsevolod Stakhov [Wed, 27 Jul 2016 14:02:20 +0000 (15:02 +0100)]
[Feature] Correctly work when there is no hard reject action

8 years ago[Feature] Allow regexps in the emails maps
Vsevolod Stakhov [Wed, 27 Jul 2016 12:39:49 +0000 (13:39 +0100)]
[Feature] Allow regexps in the emails maps

8 years ago[Fix] Fix emails module configuration
Vsevolod Stakhov [Wed, 27 Jul 2016 12:34:07 +0000 (13:34 +0100)]
[Fix] Fix emails module configuration

8 years ago[Fix] Fix greylisting plugin variable usage
Vsevolod Stakhov [Wed, 27 Jul 2016 12:15:09 +0000 (13:15 +0100)]
[Fix] Fix greylisting plugin variable usage

Issue: #758
Reported by: @dehnli

8 years ago[Feature] Allow to reset redis tokens instead of appendig values
Vsevolod Stakhov [Wed, 27 Jul 2016 11:56:05 +0000 (12:56 +0100)]
[Feature] Allow to reset redis tokens instead of appendig values

8 years ago[Fix] Really fix local.d includes
Vsevolod Stakhov [Tue, 26 Jul 2016 18:01:30 +0000 (19:01 +0100)]
[Fix] Really fix local.d includes

8 years agoMerge pull request #756 from fatalbanana/webui
Vsevolod Stakhov [Tue, 26 Jul 2016 17:14:55 +0000 (18:14 +0100)]
Merge pull request #756 from fatalbanana/webui

[WebUI] Friendly error messages for failed learns

8 years agoMerge pull request #757 from fatalbanana/greylist
Vsevolod Stakhov [Tue, 26 Jul 2016 17:14:34 +0000 (18:14 +0100)]
Merge pull request #757 from fatalbanana/greylist

[Fix] Fix greylist plugin (#755)

8 years ago[Fix] Fix greylist plugin (#755) 757/head
Andrew Lewis [Tue, 26 Jul 2016 15:29:47 +0000 (17:29 +0200)]
[Fix] Fix greylist plugin (#755)

8 years ago[WebUI] Friendly error messages for failed learns 756/head
Andrew Lewis [Tue, 26 Jul 2016 12:47:10 +0000 (14:47 +0200)]
[WebUI] Friendly error messages for failed learns

8 years agoMerge pull request #753 from moisseev/rspamd_stats
Vsevolod Stakhov [Tue, 26 Jul 2016 08:10:25 +0000 (09:10 +0100)]
Merge pull request #753 from moisseev/rspamd_stats

Attempt to make rspamd_stats output readable

8 years agoAttempt to make rspamd_stats output readable 753/head
Alexander Moisseev [Tue, 26 Jul 2016 07:58:49 +0000 (10:58 +0300)]
Attempt to make rspamd_stats output readable

8 years agoMerge pull request #752 from fatalbanana/test-stability
Vsevolod Stakhov [Mon, 25 Jul 2016 17:11:12 +0000 (18:11 +0100)]
Merge pull request #752 from fatalbanana/test-stability

Try harder to kill rspamd + child processes to avoid cascading failures

8 years agoMerge pull request #751 from fatalbanana/deb
Vsevolod Stakhov [Mon, 25 Jul 2016 17:08:43 +0000 (18:08 +0100)]
Merge pull request #751 from fatalbanana/deb

Require `ragel` for Debian/RPM package build

8 years ago[Test] Try harder to kill rspamd + child processes to avoid cascading failures 752/head
Andrew Lewis [Mon, 25 Jul 2016 16:06:49 +0000 (17:06 +0100)]
[Test] Try harder to kill rspamd + child processes to avoid cascading failures

8 years ago[Minor] Require `ragel` for Debian/RPM package build 751/head
Andrew Lewis [Mon, 25 Jul 2016 14:43:55 +0000 (15:43 +0100)]
[Minor] Require `ragel` for Debian/RPM package build

8 years agoRelease 1.3.0 1.3.0
Vsevolod Stakhov [Mon, 25 Jul 2016 13:40:54 +0000 (14:40 +0100)]
Release 1.3.0

https://rspamd.com/announce/2016/07/25/rspamd-1.3.0.html

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
8 years ago[Minor] Create local dirs in packages
Vsevolod Stakhov [Mon, 25 Jul 2016 12:00:38 +0000 (13:00 +0100)]
[Minor] Create local dirs in packages

8 years agoMerge pull request #750 from fatalbanana/publicsuffix
Vsevolod Stakhov [Mon, 25 Jul 2016 10:22:07 +0000 (11:22 +0100)]
Merge pull request #750 from fatalbanana/publicsuffix

[Minor] Sync public suffix list with upstream

8 years agoMerge pull request #749 from fatalbanana/rpm
Vsevolod Stakhov [Mon, 25 Jul 2016 10:21:17 +0000 (11:21 +0100)]
Merge pull request #749 from fatalbanana/rpm

[Minor] Add rspamd_stats to RPM specfile

8 years ago[Minor] Sync public suffix list with upstream 750/head
Andrew Lewis [Mon, 25 Jul 2016 09:23:08 +0000 (10:23 +0100)]
[Minor] Sync public suffix list with upstream

8 years ago[Minor] Add rspamd_stats to RPM specfile 749/head
Andrew Lewis [Mon, 25 Jul 2016 09:07:08 +0000 (10:07 +0100)]
[Minor] Add rspamd_stats to RPM specfile

8 years ago[Fix] Add spaces instead of newlines to the normalized content
Vsevolod Stakhov [Sun, 24 Jul 2016 17:48:34 +0000 (18:48 +0100)]
[Fix] Add spaces instead of newlines to the normalized content

8 years ago[Minor] Further reduce HFILTER_URL_ONELINE score
Vsevolod Stakhov [Sun, 24 Jul 2016 17:04:41 +0000 (18:04 +0100)]
[Minor] Further reduce HFILTER_URL_ONELINE score

8 years ago[Minor] Log symbols scores by default
Vsevolod Stakhov [Sun, 24 Jul 2016 17:03:47 +0000 (18:03 +0100)]
[Minor] Log symbols scores by default

8 years ago[Minor] Install rspamd_stats
Vsevolod Stakhov [Sun, 24 Jul 2016 16:58:58 +0000 (17:58 +0100)]
[Minor] Install rspamd_stats

8 years ago[Fix] Simplify state machine by ignoring multiple spaces
Vsevolod Stakhov [Sat, 23 Jul 2016 18:34:10 +0000 (19:34 +0100)]
[Fix] Simplify state machine by ignoring multiple spaces

8 years ago[Feature] Create a dedicated parser to strip newlines
Vsevolod Stakhov [Sat, 23 Jul 2016 16:13:36 +0000 (17:13 +0100)]
[Feature] Create a dedicated parser to strip newlines

Issue: #744

8 years agoMerge pull request #743 from fatalbanana/fuzzy-test
Vsevolod Stakhov [Fri, 22 Jul 2016 21:46:34 +0000 (22:46 +0100)]
Merge pull request #743 from fatalbanana/fuzzy-test

[Test] Set fuzzy worker count to 1

8 years ago[Test] Set fuzzy worker count to 1 743/head
Andrew Lewis [Fri, 22 Jul 2016 16:30:54 +0000 (17:30 +0100)]
[Test] Set fuzzy worker count to 1

8 years ago[Feature] Allow to disable some modules from common redis setup
Vsevolod Stakhov [Fri, 22 Jul 2016 16:09:19 +0000 (17:09 +0100)]
[Feature] Allow to disable some modules from common redis setup

8 years agoMerge pull request #742 from fatalbanana/rspamc-test
Vsevolod Stakhov [Fri, 22 Jul 2016 13:02:54 +0000 (14:02 +0100)]
Merge pull request #742 from fatalbanana/rspamc-test

[Test] Add test for legacy RSPAMC protocol

8 years agoMerge pull request #741 from fatalbanana/static
Vsevolod Stakhov [Fri, 22 Jul 2016 13:02:46 +0000 (14:02 +0100)]
Merge pull request #741 from fatalbanana/static

[Fix] Skip setting RPATH for static builds

8 years ago[Fix] Skip setting RPATH for static builds 741/head
Andrew Lewis [Fri, 22 Jul 2016 12:51:04 +0000 (13:51 +0100)]
[Fix] Skip setting RPATH for static builds

8 years ago[Fix] Another change of newlines policy
Vsevolod Stakhov [Fri, 22 Jul 2016 12:30:13 +0000 (13:30 +0100)]
[Fix] Another change of newlines policy

Now we need to decide, maybe we have the following cases where '\n' is
required:

1. Multiple newlines must be replaced by one newline
2. If a line is finished with punctuation character, then insert one newline
3. In HTML parts we have to insert newlines as well

8 years ago[Fix] Fix long regexp flags (e.g. {sa_body})
Vsevolod Stakhov [Fri, 22 Jul 2016 12:29:50 +0000 (13:29 +0100)]
[Fix] Fix long regexp flags (e.g. {sa_body})

8 years ago[Feature] Wait for sqlite if locked when switching to WAL mode
Vsevolod Stakhov [Fri, 22 Jul 2016 10:17:45 +0000 (11:17 +0100)]
[Feature] Wait for sqlite if locked when switching to WAL mode

8 years ago[Feature] Deduplicate the same urls in multimap module
Vsevolod Stakhov [Fri, 22 Jul 2016 09:43:03 +0000 (10:43 +0100)]
[Feature] Deduplicate the same urls in multimap module

8 years ago[Feature] Dynamically detect if a CPU is incompatible with hyperscan
Vsevolod Stakhov [Fri, 22 Jul 2016 09:24:21 +0000 (10:24 +0100)]
[Feature] Dynamically detect if a CPU is incompatible with hyperscan

8 years ago[Test] Add test for legacy RSPAMC protocol 742/head
Andrew Lewis [Fri, 22 Jul 2016 09:15:31 +0000 (10:15 +0100)]
[Test] Add test for legacy RSPAMC protocol

8 years ago[Fix] Fix client_ip in users settings
Vsevolod Stakhov [Thu, 21 Jul 2016 17:50:12 +0000 (18:50 +0100)]
[Fix] Fix client_ip in users settings

8 years ago[Feature] Allow to pass extradata from rspamd to rmilter
Vsevolod Stakhov [Thu, 21 Jul 2016 16:38:59 +0000 (17:38 +0100)]
[Feature] Allow to pass extradata from rspamd to rmilter

8 years agoMerge pull request #739 from fatalbanana/fuzzy-test
Vsevolod Stakhov [Thu, 21 Jul 2016 15:56:41 +0000 (16:56 +0100)]
Merge pull request #739 from fatalbanana/fuzzy-test

[Test] Sleep after calling rspamadm fuzzy_sync

8 years ago[Test] Sleep after calling rspamadm fuzzy_sync 739/head
Andrew Lewis [Thu, 21 Jul 2016 15:42:03 +0000 (16:42 +0100)]
[Test] Sleep after calling rspamadm fuzzy_sync

8 years agoMerge pull request #738 from moisseev/arch-ext-caseinsensitive
Vsevolod Stakhov [Thu, 21 Jul 2016 15:21:52 +0000 (16:21 +0100)]
Merge pull request #738 from moisseev/arch-ext-caseinsensitive

[Fix] Make extension checks case-insensitive

8 years ago[Fix] Make extension checks case-insensitive 738/head
Alexander Moisseev [Thu, 21 Jul 2016 15:11:19 +0000 (19:11 +0400)]
[Fix] Make extension checks case-insensitive

8 years ago[Feature] Add support to search archives by magic
Vsevolod Stakhov [Thu, 21 Jul 2016 14:08:50 +0000 (15:08 +0100)]
[Feature] Add support to search archives by magic

Issue: #717
Reported by: @moisseev

8 years ago[Fix] Use watchers for spf plugin
Vsevolod Stakhov [Thu, 21 Jul 2016 13:54:10 +0000 (14:54 +0100)]
[Fix] Use watchers for spf plugin

8 years agoMerge pull request #736 from fatalbanana/master
Vsevolod Stakhov [Thu, 21 Jul 2016 14:09:31 +0000 (15:09 +0100)]
Merge pull request #736 from fatalbanana/master

[Minor] Publish test suite output as build artifacts in CircleCI

8 years agoMerge pull request #737 from fatalbanana/robof
Vsevolod Stakhov [Thu, 21 Jul 2016 14:09:25 +0000 (15:09 +0100)]
Merge pull request #737 from fatalbanana/robof

[Test] Fix braindamaged shutdown_process function

8 years ago[Test] Fix braindamaged shutdown_process function 737/head
Andrew Lewis [Thu, 21 Jul 2016 13:38:14 +0000 (14:38 +0100)]
[Test] Fix braindamaged shutdown_process function

8 years ago[Minor] Publish test suite output as build artifacts in CircleCI 736/head
Andrew Lewis [Thu, 21 Jul 2016 12:53:57 +0000 (13:53 +0100)]
[Minor] Publish test suite output as build artifacts in CircleCI

8 years agoMerge pull request #735 from fatalbanana/master
Vsevolod Stakhov [Thu, 21 Jul 2016 12:13:46 +0000 (13:13 +0100)]
Merge pull request #735 from fatalbanana/master

[Test] Don't insist on return code != 0 for broken stats test

8 years ago[Test] Don't insist on return code != 0 for broken stats test 735/head
Andrew Lewis [Thu, 21 Jul 2016 11:55:41 +0000 (12:55 +0100)]
[Test] Don't insist on return code != 0 for broken stats test

8 years ago[Fix] Fix learning for non-existent backend
Vsevolod Stakhov [Thu, 21 Jul 2016 11:48:05 +0000 (12:48 +0100)]
[Fix] Fix learning for non-existent backend

8 years agoMerge pull request #734 from fatalbanana/tests
Vsevolod Stakhov [Thu, 21 Jul 2016 11:34:54 +0000 (12:34 +0100)]
Merge pull request #734 from fatalbanana/tests

Fix some race conditions in functional tests

8 years ago[Minor] Drop redis service from CI configuration 734/head
Andrew Lewis [Thu, 21 Jul 2016 11:25:52 +0000 (12:25 +0100)]
[Minor] Drop redis service from CI configuration

8 years ago[Test] Fix race conditions in functional tests
Andrew Lewis [Thu, 21 Jul 2016 11:19:26 +0000 (12:19 +0100)]
[Test] Fix race conditions in functional tests

8 years ago[Minor] Bye, bye travis
Vsevolod Stakhov [Thu, 21 Jul 2016 11:06:20 +0000 (12:06 +0100)]
[Minor] Bye, bye travis

8 years ago[Minor] Fix CircleCI script
Vsevolod Stakhov [Thu, 21 Jul 2016 11:00:53 +0000 (12:00 +0100)]
[Minor] Fix CircleCI script

8 years ago[Minor] Test CircleCI
Vsevolod Stakhov [Thu, 21 Jul 2016 10:49:25 +0000 (11:49 +0100)]
[Minor] Test CircleCI

8 years ago[Minor] Another try to fix travis
Vsevolod Stakhov [Thu, 21 Jul 2016 10:22:41 +0000 (11:22 +0100)]
[Minor] Another try to fix travis

8 years agoRevert "[Minor] Try to feed travis gods"
Vsevolod Stakhov [Thu, 21 Jul 2016 10:22:18 +0000 (11:22 +0100)]
Revert "[Minor] Try to feed travis gods"

This reverts commit 50de464f2d5064ca8d1593581abb4ef327fec94c.

8 years ago[Minor] Try to feed travis gods
Vsevolod Stakhov [Thu, 21 Jul 2016 10:16:01 +0000 (11:16 +0100)]
[Minor] Try to feed travis gods

8 years ago[Feature] Allow client ip match in the settings
Vsevolod Stakhov [Thu, 21 Jul 2016 08:25:09 +0000 (09:25 +0100)]
[Feature] Allow client ip match in the settings

8 years ago[Fix] Reset master connection when retransmitting scan request
Vsevolod Stakhov [Thu, 21 Jul 2016 08:20:32 +0000 (09:20 +0100)]
[Fix] Reset master connection when retransmitting scan request

8 years ago[Feature] Allow underscore separated names in settings
Vsevolod Stakhov [Thu, 21 Jul 2016 08:14:36 +0000 (09:14 +0100)]
[Feature] Allow underscore separated names in settings

8 years ago[Fix] Do not abort when cannot load a map
Vsevolod Stakhov [Wed, 20 Jul 2016 18:24:29 +0000 (19:24 +0100)]
[Fix] Do not abort when cannot load a map

8 years ago[Fix] Fix sending data to graph command
Vsevolod Stakhov [Wed, 20 Jul 2016 13:53:19 +0000 (14:53 +0100)]
[Fix] Fix sending data to graph command

Issue: #405