]> source.dussan.org Git - rspamd.git/log
rspamd.git
8 years ago[Minor] Fix typo 895/head
Alexander Moisseev [Wed, 24 Aug 2016 19:13:08 +0000 (22:13 +0300)]
[Minor] Fix typo

8 years agoMerge pull request #887 from AlexeySa/patch-4
Vsevolod Stakhov [Wed, 24 Aug 2016 10:05:44 +0000 (11:05 +0100)]
Merge pull request #887 from AlexeySa/patch-4

Change priority replies plugin

8 years agoMerge pull request #889 from fatalbanana/dkim
Vsevolod Stakhov [Wed, 24 Aug 2016 10:05:29 +0000 (11:05 +0100)]
Merge pull request #889 from fatalbanana/dkim

[Minor] Disable DKIM for authed users & local networks (#888)

8 years agoMerge pull request #892 from fatalbanana/settings
Vsevolod Stakhov [Wed, 24 Aug 2016 10:05:10 +0000 (11:05 +0100)]
Merge pull request #892 from fatalbanana/settings

[Fix] Settings: fix `authenticated` parameter (#886)

8 years agoMerge pull request #890 from fatalbanana/gl
Vsevolod Stakhov [Wed, 24 Aug 2016 10:04:54 +0000 (11:04 +0100)]
Merge pull request #890 from fatalbanana/gl

[Minor] Skip greylisting for local networks as well

8 years ago[Fix] Settings: fix `authenticated` parameter (#886) 892/head
Andrew Lewis [Wed, 24 Aug 2016 09:54:59 +0000 (11:54 +0200)]
[Fix] Settings: fix `authenticated` parameter (#886)

8 years ago[Fix] Do not use headers to calculate messages digests
Vsevolod Stakhov [Wed, 24 Aug 2016 09:33:33 +0000 (10:33 +0100)]
[Fix] Do not use headers to calculate messages digests

8 years ago[Minor] Skip greylisting for local networks as well 890/head
Andrew Lewis [Wed, 24 Aug 2016 09:05:10 +0000 (11:05 +0200)]
[Minor] Skip greylisting for local networks as well

8 years ago[Minor] Disable DKIM for authed users & local networks (#888) 889/head
Andrew Lewis [Wed, 24 Aug 2016 07:07:22 +0000 (09:07 +0200)]
[Minor] Disable DKIM for authed users & local networks (#888)

8 years agoChange priority replies plugin 887/head
AL [Wed, 24 Aug 2016 06:21:57 +0000 (09:21 +0300)]
Change priority replies plugin

Change prefilter priority for another plugins

8 years ago[Feature] Add condition to do antiviral check
Vsevolod Stakhov [Tue, 23 Aug 2016 19:27:53 +0000 (20:27 +0100)]
[Feature] Add condition to do antiviral check

8 years ago[Feature] Add preliminary version of clamav plugin
Vsevolod Stakhov [Tue, 23 Aug 2016 19:26:10 +0000 (20:26 +0100)]
[Feature] Add preliminary version of clamav plugin

8 years ago[Fix] Fix handling of '\0' in lua_tcp
Vsevolod Stakhov [Tue, 23 Aug 2016 18:14:12 +0000 (19:14 +0100)]
[Fix] Fix handling of '\0' in lua_tcp

8 years agoMerge pull request #884 from fatalbanana/dmarc-tests
Vsevolod Stakhov [Tue, 23 Aug 2016 15:11:57 +0000 (16:11 +0100)]
Merge pull request #884 from fatalbanana/dmarc-tests

[Test] Add tests for DMARC

8 years ago[Test] Add tests for DMARC 884/head
Andrew Lewis [Tue, 23 Aug 2016 15:05:28 +0000 (17:05 +0200)]
[Test] Add tests for DMARC

8 years ago[Feature] Allow parsing of mailbox messages from the commandline
Vsevolod Stakhov [Tue, 23 Aug 2016 14:48:43 +0000 (15:48 +0100)]
[Feature] Allow parsing of mailbox messages from the commandline

8 years ago[Feature] Add user-agent for rspamc
Vsevolod Stakhov [Tue, 23 Aug 2016 14:40:48 +0000 (15:40 +0100)]
[Feature] Add user-agent for rspamc

8 years ago[Feature] Backport pack/unpack routines from Lua 5.3
Vsevolod Stakhov [Tue, 23 Aug 2016 14:38:54 +0000 (15:38 +0100)]
[Feature] Backport pack/unpack routines from Lua 5.3

8 years ago[Minor] Update to 1.4.0
Vsevolod Stakhov [Tue, 23 Aug 2016 12:18:28 +0000 (13:18 +0100)]
[Minor] Update to 1.4.0

8 years agoRelease 1.3.4 1.3.4
Vsevolod Stakhov [Tue, 23 Aug 2016 12:16:56 +0000 (13:16 +0100)]
Release 1.3.4

* [Feature] ASN module; support matching ASN/country in multimap
* [Feature] Add SPF method in spf return result
* [Feature] Add Yandex and Mail.ru forwarding rules
* [Feature] Add mempool maps in multimap
* [Feature] Add rule for identifying mail sent by eval()'d PHP code
* [Feature] Add support of stub DNSSEC resolver to rdns
* [Feature] Add task:get_digest method
* [Feature] Allow for more fine-grained scoring for ip_score
* [Feature] Allow to get digest of a mime part from lua
* [Feature] Allow to print message digest in logs
* [Feature] Fold DKIM-Signature header
* [Feature] Implement encrypted logs
* [Feature] Log URLs encrypted if we have log encryption pubkey
* [Feature] Pass authenticated bit to lua
* [Feature] Read redis backend statistics configuration from global section
* [Feature] Show the exact value matched for multima symbols
* [Feature] Store task checksum
* [Fix] Avoid setting limits when required elements are missing
* [Fix] DMARC: Fix alignment checking for subdomains
* [Fix] DMARC: deal with missing and spurious spaces
* [Fix] Defer insertion of results in ip_score to avoid skewing stats
* [Fix] Disable DMARC for local/authorized mail
* [Fix] Fix handling of proxied headers in controller
* [Fix] Fix hex printing of strings
* [Fix] Fix issue with spaces in maps
* [Fix] Fix parsing of forwarded IP
* [Fix] Fix reload in some plugins and workers
* [Fix] Fix reloading on SIGHUP
* [Fix] Fix some border cases for DKIM canonicalization
* [Fix] Fix url maps
* [Fix] Make dnssec configurable option disabled by default for now
* [Fix] rspamadm statconvert: force db to be a string
* [Fix] rspamadm statconvert: use db/password for learn cache
* [Rework] Rework flags in rspamd logger

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
8 years ago[Fix] Fix parsing of commas
Vsevolod Stakhov [Tue, 23 Aug 2016 11:57:37 +0000 (12:57 +0100)]
[Fix] Fix parsing of commas

8 years ago[Fix] Fix parsing of forwarded IP
Vsevolod Stakhov [Tue, 23 Aug 2016 11:36:21 +0000 (12:36 +0100)]
[Fix] Fix parsing of forwarded IP

8 years ago[Fix] Fix handling of proxied headers in controller
Vsevolod Stakhov [Tue, 23 Aug 2016 11:24:08 +0000 (12:24 +0100)]
[Fix] Fix handling of proxied headers in controller

8 years ago[Feature] Add rspamd_memrchr utility function
Vsevolod Stakhov [Tue, 23 Aug 2016 11:23:52 +0000 (12:23 +0100)]
[Feature] Add rspamd_memrchr utility function

8 years agoRevert "Disable reload command in rc scripts"
Vsevolod Stakhov [Mon, 22 Aug 2016 17:12:22 +0000 (18:12 +0100)]
Revert "Disable reload command in rc scripts"

This reverts commit 869af99b494d89e6d100657db4d5430cc6539f51.

8 years ago[Fix] Fix some border cases for DKIM canonicalization
Vsevolod Stakhov [Mon, 22 Aug 2016 14:23:49 +0000 (15:23 +0100)]
[Fix] Fix some border cases for DKIM canonicalization

Issue: #880

8 years agoMerge pull request #882 from fatalbanana/dmarc
Vsevolod Stakhov [Mon, 22 Aug 2016 13:58:52 +0000 (14:58 +0100)]
Merge pull request #882 from fatalbanana/dmarc

[Fix] DMARC: Fix alignment checking for subdomains

8 years ago[Fix] DMARC: Fix alignment checking for subdomains 882/head
Andrew Lewis [Mon, 22 Aug 2016 12:47:18 +0000 (14:47 +0200)]
[Fix] DMARC: Fix alignment checking for subdomains

8 years agoMerge pull request #879 from fatalbanana/mmpre
Vsevolod Stakhov [Mon, 22 Aug 2016 13:36:54 +0000 (14:36 +0100)]
Merge pull request #879 from fatalbanana/mmpre

[Minor] Fix registration of prefilters in multimap (#878)

8 years agoMerge pull request #877 from fatalbanana/c
Vsevolod Stakhov [Mon, 22 Aug 2016 13:36:37 +0000 (14:36 +0100)]
Merge pull request #877 from fatalbanana/c

Composites

8 years ago[Minor] Fix registration of prefilters in multimap (#878) 879/head
Andrew Lewis [Mon, 22 Aug 2016 10:24:15 +0000 (12:24 +0200)]
[Minor] Fix registration of prefilters in multimap (#878)

8 years ago[Minor] Composite: Don't penalise for SPF/DKIM failure when DMARC passed 877/head
Andrew Lewis [Mon, 22 Aug 2016 09:38:33 +0000 (11:38 +0200)]
[Minor] Composite: Don't penalise for SPF/DKIM failure when DMARC passed

8 years ago[Minor] Composite: Remove FORGED_RECIPIENTS if it's forwarding
Andrew Lewis [Mon, 22 Aug 2016 09:07:09 +0000 (11:07 +0200)]
[Minor] Composite: Remove FORGED_RECIPIENTS if it's forwarding

8 years agoMerge pull request #876 from moisseev/d3Evolution
Vsevolod Stakhov [Mon, 22 Aug 2016 08:45:05 +0000 (09:45 +0100)]
Merge pull request #876 from moisseev/d3Evolution

[WebUI] Update d3evolution

8 years agoMerge pull request #875 from fatalbanana/c
Vsevolod Stakhov [Mon, 22 Aug 2016 08:44:44 +0000 (09:44 +0100)]
Merge pull request #875 from fatalbanana/c

[Minor] Fix composite (#874)

8 years ago[WebUI] Update d3evolution 876/head
Alexander Moisseev [Mon, 22 Aug 2016 08:13:02 +0000 (11:13 +0300)]
[WebUI] Update d3evolution

Update to moisseev/D3Evolution@3e5867b9940eadf14b677fa2cd333e02a0929e4e
    - Fix stacked area yScale for negative values

8 years ago[Minor] Fix composite (#874) 875/head
Andrew Lewis [Mon, 22 Aug 2016 07:47:32 +0000 (09:47 +0200)]
[Minor] Fix composite (#874)

8 years agoMerge pull request #872 from fatalbanana/d
Vsevolod Stakhov [Sun, 21 Aug 2016 22:41:07 +0000 (23:41 +0100)]
Merge pull request #872 from fatalbanana/d

[Minor] Fix log message

8 years ago[Minor] Fix log message 872/head
Andrew Lewis [Sun, 21 Aug 2016 16:21:28 +0000 (18:21 +0200)]
[Minor] Fix log message

 - Also clean up X_PHP_EVAL rule

8 years agoMerge pull request #866 from fatalbanana/whitelist
Vsevolod Stakhov [Sun, 21 Aug 2016 15:33:07 +0000 (16:33 +0100)]
Merge pull request #866 from fatalbanana/whitelist

[Minor] Sort & clean up spf-dkim/dmarc whitelist

8 years agoMerge pull request #867 from xpunkt/patch-1
Vsevolod Stakhov [Sun, 21 Aug 2016 15:31:37 +0000 (16:31 +0100)]
Merge pull request #867 from xpunkt/patch-1

kam_lotto7 moved to r_lotto_subject

8 years ago[Fix] Disable DMARC for local/authorized mail
Vsevolod Stakhov [Sun, 21 Aug 2016 15:27:57 +0000 (16:27 +0100)]
[Fix] Disable DMARC for local/authorized mail

8 years agoMerge pull request #870 from AlexeySa/master
Vsevolod Stakhov [Sun, 21 Aug 2016 15:04:19 +0000 (16:04 +0100)]
Merge pull request #870 from AlexeySa/master

[Feature] Add Yandex and Mail.ru forwarding rules

8 years agoUpdate forwarding.lua 870/head
Alexey AL [Sun, 21 Aug 2016 12:14:46 +0000 (15:14 +0300)]
Update forwarding.lua

8 years agoUpdate composites.conf
Alexey AL [Sun, 21 Aug 2016 11:54:09 +0000 (14:54 +0300)]
Update composites.conf

8 years agoUpdate composites.conf
Alexey AL [Sun, 21 Aug 2016 11:52:41 +0000 (14:52 +0300)]
Update composites.conf

8 years agoFix Mail.ru forwarding (bad SPF)
Alexey AL [Sun, 21 Aug 2016 11:45:31 +0000 (14:45 +0300)]
Fix Mail.ru forwarding (bad SPF)

8 years ago[Feature] Add Yandex and Mail.ru forwarding rules
Alexey AL [Sun, 21 Aug 2016 11:44:02 +0000 (14:44 +0300)]
[Feature] Add Yandex and Mail.ru forwarding rules

8 years agokam_lotto7 moved to r_lotto_subject 867/head
Benny Pedersen [Sat, 20 Aug 2016 23:40:13 +0000 (01:40 +0200)]
kam_lotto7 moved to r_lotto_subject

hopefully i did this right

8 years ago[Minor] Sort & clean up spf-dkim/dmarc whitelists 866/head
Andrew Lewis [Sat, 20 Aug 2016 20:14:39 +0000 (22:14 +0200)]
[Minor] Sort & clean up spf-dkim/dmarc whitelists

 - Removed domains with SPF records indicating no authorised sources
 - Removed 'bad' domains

8 years ago[Fix] Fix url maps
Vsevolod Stakhov [Sat, 20 Aug 2016 15:49:12 +0000 (16:49 +0100)]
[Fix] Fix url maps

8 years ago[Feature] Show the exact value matched for multima symbols
Vsevolod Stakhov [Sat, 20 Aug 2016 15:39:34 +0000 (16:39 +0100)]
[Feature] Show the exact value matched for multima symbols

8 years ago[Fix] Fix issue with spaces in maps
Vsevolod Stakhov [Sat, 20 Aug 2016 15:28:05 +0000 (16:28 +0100)]
[Fix] Fix issue with spaces in maps

8 years agoMerge pull request #865 from fatalbanana/dmarc
Vsevolod Stakhov [Fri, 19 Aug 2016 19:29:44 +0000 (20:29 +0100)]
Merge pull request #865 from fatalbanana/dmarc

[Fix] DMARC: deal with missing and spurious spaces

8 years agoMerge pull request #864 from fatalbanana/xphp
Vsevolod Stakhov [Fri, 19 Aug 2016 19:29:28 +0000 (20:29 +0100)]
Merge pull request #864 from fatalbanana/xphp

[Feature] Add rule for identifying mail sent by eval()'d PHP code

8 years ago[Fix] DMARC: deal with missing and spurious spaces 865/head
Andrew Lewis [Fri, 19 Aug 2016 19:26:23 +0000 (21:26 +0200)]
[Fix] DMARC: deal with missing and spurious spaces

8 years ago[Minor] Do not traverse empty HTML tree
Vsevolod Stakhov [Fri, 19 Aug 2016 16:13:00 +0000 (17:13 +0100)]
[Minor] Do not traverse empty HTML tree

8 years ago[Feature] Add rule for identifying mail sent by eval()'d PHP code 864/head
Andrew Lewis [Fri, 19 Aug 2016 14:57:58 +0000 (16:57 +0200)]
[Feature] Add rule for identifying mail sent by eval()'d PHP code

8 years agoMerge pull request #862 from fatalbanana/userdata
Vsevolod Stakhov [Fri, 19 Aug 2016 12:47:47 +0000 (13:47 +0100)]
Merge pull request #862 from fatalbanana/userdata

Make REDIS_REPLY_NIL non-nil again

8 years ago[Minor] Deal with non-nil REDIS_NIL in multimap 862/head
Andrew Lewis [Fri, 19 Aug 2016 11:45:53 +0000 (13:45 +0200)]
[Minor] Deal with non-nil REDIS_NIL in multimap

8 years agoRevert "[Fix] Fix returning of REDIS_NIL"
Andrew Lewis [Fri, 19 Aug 2016 11:43:32 +0000 (13:43 +0200)]
Revert "[Fix] Fix returning of REDIS_NIL"

This reverts commit ca2374d88c09759f2a46e68801e5eb557eee7d3b.

8 years agoMerge pull request #861 from fatalbanana/scoring
Vsevolod Stakhov [Fri, 19 Aug 2016 10:26:50 +0000 (11:26 +0100)]
Merge pull request #861 from fatalbanana/scoring

[Minor] Zero scoring on some informational symbols

8 years agoMerge pull request #860 from fatalbanana/ipscore2
Vsevolod Stakhov [Fri, 19 Aug 2016 10:26:27 +0000 (11:26 +0100)]
Merge pull request #860 from fatalbanana/ipscore2

[Feature] Allow for more fine-grained scoring for ip_score

8 years ago[Minor] Zero scoring on some informational symbols 861/head
Andrew Lewis [Fri, 19 Aug 2016 10:10:11 +0000 (12:10 +0200)]
[Minor] Zero scoring on some informational symbols

8 years ago[Feature] Allow for more fine-grained scoring for ip_score 860/head
Andrew Lewis [Fri, 19 Aug 2016 09:37:46 +0000 (11:37 +0200)]
[Feature] Allow for more fine-grained scoring for ip_score

 - Also simplify some funny math

8 years ago[Feature] Add SPF method in spf return result
Vsevolod Stakhov [Fri, 19 Aug 2016 09:27:43 +0000 (10:27 +0100)]
[Feature] Add SPF method in spf return result

Issue: #831
Reported by: @moisseev

8 years ago[Fix] Make dnssec configurable option disabled by default for now
Vsevolod Stakhov [Thu, 18 Aug 2016 15:13:24 +0000 (16:13 +0100)]
[Fix] Make dnssec configurable option disabled by default for now

8 years ago[Feature] Pass authenticated bit to lua
Vsevolod Stakhov [Thu, 18 Aug 2016 15:00:44 +0000 (16:00 +0100)]
[Feature] Pass authenticated bit to lua

8 years ago[Minor] Make function to punycode DNS values publicly available
Vsevolod Stakhov [Thu, 18 Aug 2016 14:51:14 +0000 (15:51 +0100)]
[Minor] Make function to punycode DNS values publicly available

8 years ago[Feature] Add support of stub DNSSEC resolver to rdns
Vsevolod Stakhov [Thu, 18 Aug 2016 14:34:14 +0000 (15:34 +0100)]
[Feature] Add support of stub DNSSEC resolver to rdns

8 years ago[Feature] Read redis backend statistics configuration from global section
Vsevolod Stakhov [Thu, 18 Aug 2016 13:18:04 +0000 (14:18 +0100)]
[Feature] Read redis backend statistics configuration from global section

Issue: #766

8 years agoMerge pull request #858 from fatalbanana/ipscore
Vsevolod Stakhov [Thu, 18 Aug 2016 12:25:07 +0000 (13:25 +0100)]
Merge pull request #858 from fatalbanana/ipscore

[Fix] Defer insertion of results in ip_score to avoid skewing stats

8 years agoMerge pull request #857 from fatalbanana/mempool
Vsevolod Stakhov [Thu, 18 Aug 2016 12:24:43 +0000 (13:24 +0100)]
Merge pull request #857 from fatalbanana/mempool

[Feature] Add mempool maps in multimap (instead of ASN/country)

8 years ago[Fix] Fix reload in some plugins and workers
Vsevolod Stakhov [Thu, 18 Aug 2016 12:21:05 +0000 (13:21 +0100)]
[Fix] Fix reload in some plugins and workers

8 years ago[Fix] Fix reloading on SIGHUP
Vsevolod Stakhov [Thu, 18 Aug 2016 12:20:48 +0000 (13:20 +0100)]
[Fix] Fix reloading on SIGHUP

8 years ago[Feature] Add mempool maps in multimap 857/head
Andrew Lewis [Thu, 18 Aug 2016 09:23:30 +0000 (11:23 +0200)]
[Feature] Add mempool maps in multimap

8 years ago[Fix] Defer insertion of results in ip_score to avoid skewing stats 858/head
Andrew Lewis [Thu, 18 Aug 2016 06:58:56 +0000 (08:58 +0200)]
[Fix] Defer insertion of results in ip_score to avoid skewing stats

8 years ago[Minor] Remove google.com from whitelist because of spam abuse
Vsevolod Stakhov [Wed, 17 Aug 2016 13:07:10 +0000 (14:07 +0100)]
[Minor] Remove google.com from whitelist because of spam abuse

8 years agoMerge pull request #856 from fatalbanana/asn
Vsevolod Stakhov [Wed, 17 Aug 2016 10:12:38 +0000 (11:12 +0100)]
Merge pull request #856 from fatalbanana/asn

[Feature] Dedicated module for getting ASN information (Fixes #197)

8 years ago[Feature] ASN module; support matching ASN/country in multimap 856/head
Andrew Lewis [Wed, 17 Aug 2016 09:33:06 +0000 (11:33 +0200)]
[Feature] ASN module; support matching ASN/country in multimap

 - Also removed stuff from ip_score
 - Updated tests

8 years ago[Feature] Log URLs encrypted if we have log encryption pubkey
Vsevolod Stakhov [Tue, 16 Aug 2016 16:03:07 +0000 (17:03 +0100)]
[Feature] Log URLs encrypted if we have log encryption pubkey

8 years ago[Feature] Implement encrypted logs
Vsevolod Stakhov [Tue, 16 Aug 2016 15:45:34 +0000 (16:45 +0100)]
[Feature] Implement encrypted logs

8 years ago[Rework] Rework flags in rspamd logger
Vsevolod Stakhov [Tue, 16 Aug 2016 14:06:14 +0000 (15:06 +0100)]
[Rework] Rework flags in rspamd logger

8 years agoMerge pull request #853 from fatalbanana/cc
Vsevolod Stakhov [Tue, 16 Aug 2016 12:39:27 +0000 (13:39 +0100)]
Merge pull request #853 from fatalbanana/cc

[Test] Use out of tree build for tests/code coverage

8 years ago[Test] Use out of tree build for tests/code coverage 853/head
Andrew Lewis [Tue, 16 Aug 2016 11:30:23 +0000 (13:30 +0200)]
[Test] Use out of tree build for tests/code coverage

 - Also a loosely-related fix for test library

8 years ago[Feature] Add task:get_digest method
Vsevolod Stakhov [Tue, 16 Aug 2016 11:17:10 +0000 (12:17 +0100)]
[Feature] Add task:get_digest method

8 years ago[Fix] Fix hex printing of strings
Vsevolod Stakhov [Tue, 16 Aug 2016 11:16:55 +0000 (12:16 +0100)]
[Fix] Fix hex printing of strings

8 years agoMerge pull request #852 from fatalbanana/statconvert
Vsevolod Stakhov [Tue, 16 Aug 2016 10:22:12 +0000 (11:22 +0100)]
Merge pull request #852 from fatalbanana/statconvert

[Fix] rspamadm statconvert: Oops- fix variable clobbering

8 years ago[Fix] rspamadm statconvert: Oops- fix variable clobbering 852/head
Andrew Lewis [Tue, 16 Aug 2016 10:06:26 +0000 (12:06 +0200)]
[Fix] rspamadm statconvert: Oops- fix variable clobbering

8 years agoMerge pull request #850 from fatalbanana/statconvert
Vsevolod Stakhov [Tue, 16 Aug 2016 09:30:40 +0000 (10:30 +0100)]
Merge pull request #850 from fatalbanana/statconvert

Fixes for rspamadm statconvert (#766)

8 years ago[Fix] rspamadm statconvert: force db to be a string 850/head
Andrew Lewis [Tue, 16 Aug 2016 08:59:49 +0000 (10:59 +0200)]
[Fix] rspamadm statconvert: force db to be a string

8 years ago[Fix] Avoid setting limits when required elements are missing
Vsevolod Stakhov [Tue, 16 Aug 2016 08:55:37 +0000 (09:55 +0100)]
[Fix] Avoid setting limits when required elements are missing

8 years ago[Fix] rspamadm statconvert: use db/password for learn cache
Andrew Lewis [Tue, 16 Aug 2016 08:01:48 +0000 (10:01 +0200)]
[Fix] rspamadm statconvert: use db/password for learn cache

8 years ago[Feature] Allow to print message digest in logs
Vsevolod Stakhov [Mon, 15 Aug 2016 17:41:25 +0000 (18:41 +0100)]
[Feature] Allow to print message digest in logs

8 years ago[Feature] Store task checksum
Vsevolod Stakhov [Mon, 15 Aug 2016 17:32:42 +0000 (18:32 +0100)]
[Feature] Store task checksum

8 years ago[Feature] Allow to get digest of a mime part from lua
Vsevolod Stakhov [Mon, 15 Aug 2016 16:58:07 +0000 (17:58 +0100)]
[Feature] Allow to get digest of a mime part from lua

8 years ago[Feature] Fold DKIM-Signature header
Vsevolod Stakhov [Mon, 15 Aug 2016 15:26:24 +0000 (16:26 +0100)]
[Feature] Fold DKIM-Signature header

8 years ago[Minor] Update to 1.3.4
Vsevolod Stakhov [Mon, 15 Aug 2016 13:46:59 +0000 (14:46 +0100)]
[Minor] Update to 1.3.4

8 years agoRelease 1.3.3
Vsevolod Stakhov [Mon, 15 Aug 2016 13:42:08 +0000 (14:42 +0100)]
Release 1.3.3

* [CritFix] Check hyperscan cache sanity before loading
* [CritFix] Fix setting of fuzzy keys (completely breaks fuzzy storage)
* [Feature] Add SARBL (sarbl.org) uribl
* [Feature] Add `--search-pattern` option to rspamd_stats
* [Feature] Add some sanity check for very long from/to log elements
* [Feature] Allow to create hashes from string in a single step
* [Feature] Fix order of pre and postfilters
* [Feature] Improve lua URLs API
* [Feature] Improve message about fuzzy rules
* [Feature] Pre-calculate blake2 digest for all parts
* [Feature] Print radix duplicate keys as IP addresses
* [Feature] Simple mechanism for disabling RBLs in local.d/rbl.conf
* [Feature] Use faster hash function for fuzzy storage
* [Feature] rspamd_stats: support log directory reading
* [Fix] Add sanity check for url filters
* [Fix] Do not show rmilter section as a fake metric in rspamc
* [Fix] Fix URL filters
* [Fix] Fix a stupid mistake in util.strequal_caseless
* [Fix] Fix blake2b hash of the string "rspamd"
* [Fix] Fix filename maps filter
* [Fix] Fix finding tld in util.get_tld
* [Fix] Fix multimap content filters
* [Fix] Fix returning boolean from Lua
* [Fix] Fix returning of REDIS_NIL
* [Fix] Try to deal with multiple workers terminated
* [Fix] Use forced DNS request when calling for lua_http
* [Rework] Rework multimap filters, add redis maps

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
8 years agoMerge pull request #849 from fatalbanana/testfix
Vsevolod Stakhov [Mon, 15 Aug 2016 13:30:03 +0000 (14:30 +0100)]
Merge pull request #849 from fatalbanana/testfix

[Test] Additions for multimap & proxy tests