]>
source.dussan.org Git - rspamd.git/log
Vsevolod Stakhov [Wed, 14 Dec 2016 16:14:36 +0000 (16:14 +0000)]
Merge pull request #1261 from fatalbanana/rspamd-1.3
[Backport] Changes to DMARC_POLICY_ALLOW_WITH_FAILURES
Andrew Lewis [Wed, 14 Dec 2016 11:42:28 +0000 (13:42 +0200)]
[Backport] Changes to DMARC_POLICY_ALLOW_WITH_FAILURES
Vsevolod Stakhov [Fri, 2 Dec 2016 12:58:58 +0000 (12:58 +0000)]
[Fix] Fix parsing of URLs with spaces and other bad chars
Vsevolod Stakhov [Fri, 2 Dec 2016 12:59:20 +0000 (12:59 +0000)]
[Fix] Fix length calculations for url encoded urls
Vsevolod Stakhov [Thu, 1 Dec 2016 17:26:29 +0000 (17:26 +0000)]
[Backport] Add changes for DKIM parser
Vsevolod Stakhov [Thu, 1 Dec 2016 14:25:05 +0000 (14:25 +0000)]
Merge pull request #1215 from fatalbanana/rspamd-1.3
Rspamd 1.3 backports
Andrew Lewis [Thu, 1 Dec 2016 14:21:48 +0000 (16:21 +0200)]
[Test] Improve SpamAssassin dependencies tests
Vsevolod Stakhov [Thu, 1 Dec 2016 14:06:05 +0000 (14:06 +0000)]
[Fix] Yet another change for testing external deps
Conflicts:
src/plugins/lua/spamassassin.lua
Vsevolod Stakhov [Thu, 1 Dec 2016 12:38:44 +0000 (12:38 +0000)]
Merge pull request #1214 from fatalbanana/rspamd-1.3
Another backport to 1.3 for SA module
Vsevolod Stakhov [Thu, 1 Dec 2016 12:30:20 +0000 (12:30 +0000)]
[Fix] Fix another issue with external deps in SA
Vsevolod Stakhov [Thu, 1 Dec 2016 11:58:02 +0000 (11:58 +0000)]
Merge pull request #1213 from fatalbanana/rspamd-1.3
Backport SA module fix to 1.3
Vsevolod Stakhov [Thu, 1 Dec 2016 11:48:36 +0000 (11:48 +0000)]
[Fix] Really fix chained SA dependencies
Conflicts:
src/plugins/lua/spamassassin.lua
Vsevolod Stakhov [Tue, 29 Nov 2016 12:07:02 +0000 (12:07 +0000)]
Merge pull request #1203 from fatalbanana/rspamd-1.3
Backport SpamAssassin module changes to 1.3
Vsevolod Stakhov [Tue, 29 Nov 2016 11:29:13 +0000 (11:29 +0000)]
[Fix] Fix replacements to sanitize '%' character
Conflicts:
src/plugins/lua/spamassassin.lua
Vsevolod Stakhov [Tue, 29 Nov 2016 11:29:03 +0000 (11:29 +0000)]
[Minor] Fix until clause
Vsevolod Stakhov [Tue, 29 Nov 2016 11:13:04 +0000 (11:13 +0000)]
[Fix] Fix external dependencies for SA module
Conflicts:
src/plugins/lua/spamassassin.lua
Vsevolod Stakhov [Mon, 28 Nov 2016 16:40:43 +0000 (16:40 +0000)]
[Fix] Backport fix for libraries deinit
Vsevolod Stakhov [Mon, 28 Nov 2016 12:34:27 +0000 (12:34 +0000)]
[Fix] Fix usage of config during reload
Vsevolod Stakhov [Sat, 26 Nov 2016 13:33:27 +0000 (13:33 +0000)]
[Minor] Try to reorder libraries
Vsevolod Stakhov [Sat, 26 Nov 2016 13:27:44 +0000 (13:27 +0000)]
[Minor] More and more libraries because of gmime...
Vsevolod Stakhov [Sat, 26 Nov 2016 13:21:51 +0000 (13:21 +0000)]
[Minor] Gmime like requires whole world to be used
Vsevolod Stakhov [Sat, 26 Nov 2016 13:15:51 +0000 (13:15 +0000)]
[Minor] More fixes for static build
Vsevolod Stakhov [Sat, 26 Nov 2016 13:08:03 +0000 (13:08 +0000)]
[Minor] Add missing flag
Vsevolod Stakhov [Sat, 26 Nov 2016 12:44:58 +0000 (12:44 +0000)]
[Minor] Another fix for static build
Vsevolod Stakhov [Sat, 26 Nov 2016 12:38:36 +0000 (12:38 +0000)]
[Minor] Another stupid workaround
Vsevolod Stakhov [Sat, 26 Nov 2016 12:31:27 +0000 (12:31 +0000)]
[Minor] Another try to fix bloody gmime search path
Vsevolod Stakhov [Sat, 26 Nov 2016 12:18:31 +0000 (12:18 +0000)]
[Minor] More fixes for bloody gmime
Vsevolod Stakhov [Sat, 26 Nov 2016 12:09:12 +0000 (12:09 +0000)]
[Fix] Fix build with custom glib/gmime
Vsevolod Stakhov [Fri, 18 Nov 2016 14:47:41 +0000 (14:47 +0000)]
[Minor] Do not set shmem body for empty HTTP requests
Vsevolod Stakhov [Thu, 8 Sep 2016 15:20:30 +0000 (16:20 +0100)]
[Minor] Improve shared memory fd check
Vsevolod Stakhov [Fri, 18 Nov 2016 13:38:28 +0000 (13:38 +0000)]
[CritFix] Another fix for proxying files using rspamd_proxy
Vsevolod Stakhov [Thu, 17 Nov 2016 12:00:34 +0000 (12:00 +0000)]
[CritFix] Fix file mode for rspamd_proxy
Vsevolod Stakhov [Tue, 20 Sep 2016 13:04:32 +0000 (14:04 +0100)]
[Fix] Use memmove for overlapping regions
Issue: #961
MFH: true
Vsevolod Stakhov [Mon, 12 Sep 2016 11:31:43 +0000 (12:31 +0100)]
[Fix] Do not classify when a message has not enough tokens
Issue: #556
MFH: true
Vsevolod Stakhov [Sat, 10 Sep 2016 15:24:20 +0000 (16:24 +0100)]
Merge pull request #943 from fatalbanana/rspamd-1.3
Rspamd-1.3: Fix user ratelimit
Andrew Lewis [Sat, 10 Sep 2016 10:41:00 +0000 (12:41 +0200)]
[Fix] Fix user ratelimit
Vsevolod Stakhov [Fri, 9 Sep 2016 15:17:49 +0000 (16:17 +0100)]
[CritFix] Fix hyperscan compilation on regexp change
Rspamd could use an incorrect hyperscan database in the case when a
single regexp has been changed. In this case, Rspamd did not recalculate
the cached files causing shifting of regexp IDs. Subsequently, that
caused random regexp to match whilst completely different patterns were
expected.
With this change, Rspamd also takes care about the order of regexps
(by including it in the crypto hash). This change eliminates the issue
and Rspamd can deal with regexps changes correctly.
MFH: true
Vsevolod Stakhov [Fri, 9 Sep 2016 13:09:56 +0000 (14:09 +0100)]
[Fix] Fix processing of redirect in SPF includes
MFH: true
Vsevolod Stakhov [Thu, 1 Sep 2016 11:45:22 +0000 (12:45 +0100)]
Release 1.3.5
* [CritFix] Fix issue with finding of end of lines pointers
* [Feature] Add DMARC_NA symbol
* [Feature] Add R_DKIM_NA / R_SPF_NA / AUTH_NA symbols
* [Feature] Add spamhaus DROP dnsbl
* [Feature] Add termination callbacks for workers
* [Feature] Add user-agent for rspamc
* [Feature] Allow parsing of mailbox messages from the commandline
* [Feature] Support excluding selected users from ratelimits
* [Feature] Yield DMARC_DNSFAIL on lookup failure
* [Fix] Banish table.maxn from Lua parts
* [Fix] Do not use headers to calculate messages digests
* [Fix] Fix absurdic scores for HFILTER_URL_ONLY
* [Fix] Fix actrie patterns
* [Fix] Fix format string
* [Fix] Fix handling of '\0' in lua_tcp
* [Fix] Fix issue with empty messages and dkim
* [Fix] Fix min_learns option
* [Fix] Fix options for SPF dnsfail symbol
* [Fix] Fix processing of symbols when reject limit is reached
* [Fix] Settings: fix `authenticated` parameter (#886)
* [Fix] Try to avoid race condition when using rrd
* [Fix] Use the correct macro to get the size of controller
* [Fix] Fix build and tests on OpenBSD
Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Andrew Lewis [Thu, 1 Sep 2016 08:22:50 +0000 (10:22 +0200)]
[Fix] Banish table.maxn from Lua parts
Andrew Lewis [Thu, 1 Sep 2016 07:42:12 +0000 (09:42 +0200)]
[Minor] Don't yield R_DKIM_NA for local/authenticated/whitelisted senders
Vsevolod Stakhov [Thu, 1 Sep 2016 10:34:46 +0000 (11:34 +0100)]
[Fix] Use the correct macro to get the size of control
Vsevolod Stakhov [Wed, 31 Aug 2016 20:37:27 +0000 (21:37 +0100)]
[Minor] Do not blame about unsupported file locks
Vsevolod Stakhov [Wed, 31 Aug 2016 16:07:44 +0000 (17:07 +0100)]
[Fix] Fix actrie patterns
Andrew Lewis [Wed, 31 Aug 2016 15:00:22 +0000 (17:00 +0200)]
[Minor] Silence RBL log
Vsevolod Stakhov [Wed, 31 Aug 2016 14:33:58 +0000 (15:33 +0100)]
[Minor] Tune printf for hex and base32 input strings
Vsevolod Stakhov [Wed, 31 Aug 2016 20:40:34 +0000 (21:40 +0100)]
Merge pull request #918 from fatalbanana/rspamd-1.3
[Minor] Remove artefact
Andrew Lewis [Wed, 31 Aug 2016 11:21:56 +0000 (13:21 +0200)]
[Minor] Remove artefact
Vsevolod Stakhov [Wed, 31 Aug 2016 10:54:00 +0000 (11:54 +0100)]
[Fix] Fix format string
Vsevolod Stakhov [Wed, 31 Aug 2016 10:40:03 +0000 (11:40 +0100)]
[Fix] Fix min_learns option
Andrew Lewis [Wed, 31 Aug 2016 08:37:50 +0000 (10:37 +0200)]
[Feature] Support excluding selected users from ratelimits
Andrew Lewis [Wed, 31 Aug 2016 06:34:14 +0000 (08:34 +0200)]
[Minor] Disable IP Score for authenticated users & local networks
Andrew Lewis [Tue, 30 Aug 2016 20:48:13 +0000 (22:48 +0200)]
[Minor] Fix forcing actions in DMARC plugin
Andrew Lewis [Tue, 30 Aug 2016 15:06:34 +0000 (17:06 +0200)]
[Minor] Yield DMARC_NA when From header is missing
- Also make DMARC symbols configurable
- Register some additional symbols
Vsevolod Stakhov [Tue, 30 Aug 2016 11:49:02 +0000 (12:49 +0100)]
[Fix] Fix options for SPF dnsfail symbol
Vsevolod Stakhov [Tue, 30 Aug 2016 11:46:42 +0000 (12:46 +0100)]
[Fix] Fix processing of symbols when reject limit is reached
Andrew Lewis [Mon, 29 Aug 2016 12:41:12 +0000 (14:41 +0200)]
[Feature] Add R_DKIM_NA / R_SPF_NA / AUTH_NA symbols
Andrew Lewis [Mon, 29 Aug 2016 10:21:35 +0000 (12:21 +0200)]
[Minor] Rein in excess QP/base64 symbols
Vsevolod Stakhov [Sun, 28 Aug 2016 16:35:46 +0000 (17:35 +0100)]
[Feature] Add spamhaus DROP dnsbl
Vsevolod Stakhov [Fri, 26 Aug 2016 13:32:36 +0000 (14:32 +0100)]
[Fix] Fix issue with empty messages and dkim
Issue: #880
Andrew Lewis [Fri, 26 Aug 2016 12:11:53 +0000 (14:11 +0200)]
[Feature] Add DMARC_NA symbol
- Also allow forcing action on DMARC_NA; DMARC_DNSFAIL; DMARC_BAD_POLICY
Vsevolod Stakhov [Thu, 25 Aug 2016 15:32:23 +0000 (16:32 +0100)]
[Fix] Fix absurdic scores for HFILTER_URL_ONLY
Andrew Lewis [Thu, 25 Aug 2016 12:47:18 +0000 (14:47 +0200)]
[Feature] Yield DMARC_DNSFAIL on lookup failure
Vsevolod Stakhov [Thu, 25 Aug 2016 12:11:31 +0000 (13:11 +0100)]
[CritFix] Fix issue with finding of end of lines pointers
Vsevolod Stakhov [Wed, 24 Aug 2016 20:45:20 +0000 (21:45 +0100)]
[Fix] Try to avoid race condition when using rrd
Vsevolod Stakhov [Wed, 24 Aug 2016 20:27:16 +0000 (21:27 +0100)]
[Feature] Add termination callbacks for workers
Andrew Lewis [Wed, 24 Aug 2016 09:54:59 +0000 (11:54 +0200)]
[Fix] Settings: fix `authenticated` parameter (#886)
Vsevolod Stakhov [Wed, 24 Aug 2016 09:33:33 +0000 (10:33 +0100)]
[Fix] Do not use headers to calculate messages digests
Andrew Lewis [Wed, 24 Aug 2016 09:05:10 +0000 (11:05 +0200)]
[Minor] Skip greylisting for local networks as well
Andrew Lewis [Wed, 24 Aug 2016 07:07:22 +0000 (09:07 +0200)]
[Minor] Disable DKIM for authed users & local networks (#888)
Vsevolod Stakhov [Tue, 23 Aug 2016 18:14:12 +0000 (19:14 +0100)]
[Fix] Fix handling of '\0' in lua_tcp
Vsevolod Stakhov [Tue, 23 Aug 2016 14:48:43 +0000 (15:48 +0100)]
[Feature] Allow parsing of mailbox messages from the commandline
Vsevolod Stakhov [Tue, 23 Aug 2016 14:40:48 +0000 (15:40 +0100)]
[Feature] Add user-agent for rspamc
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>
Vsevolod Stakhov [Tue, 23 Aug 2016 11:57:37 +0000 (12:57 +0100)]
[Fix] Fix parsing of commas
Vsevolod Stakhov [Tue, 23 Aug 2016 11:36:21 +0000 (12:36 +0100)]
[Fix] Fix parsing of forwarded IP
Vsevolod Stakhov [Tue, 23 Aug 2016 11:24:08 +0000 (12:24 +0100)]
[Fix] Fix handling of proxied headers in controller
Vsevolod Stakhov [Tue, 23 Aug 2016 11:23:52 +0000 (12:23 +0100)]
[Feature] Add rspamd_memrchr utility function
Vsevolod Stakhov [Mon, 22 Aug 2016 17:12:22 +0000 (18:12 +0100)]
Revert "Disable reload command in rc scripts"
This reverts commit
869af99b494d89e6d100657db4d5430cc6539f51 .
Vsevolod Stakhov [Mon, 22 Aug 2016 14:23:49 +0000 (15:23 +0100)]
[Fix] Fix some border cases for DKIM canonicalization
Issue: #880
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
Andrew Lewis [Mon, 22 Aug 2016 12:47:18 +0000 (14:47 +0200)]
[Fix] DMARC: Fix alignment checking for subdomains
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)
Vsevolod Stakhov [Mon, 22 Aug 2016 13:36:37 +0000 (14:36 +0100)]
Merge pull request #877 from fatalbanana/c
Composites
Andrew Lewis [Mon, 22 Aug 2016 10:24:15 +0000 (12:24 +0200)]
[Minor] Fix registration of prefilters in multimap (#878)
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
Andrew Lewis [Mon, 22 Aug 2016 09:07:09 +0000 (11:07 +0200)]
[Minor] Composite: Remove FORGED_RECIPIENTS if it's forwarding
Vsevolod Stakhov [Mon, 22 Aug 2016 08:45:05 +0000 (09:45 +0100)]
Merge pull request #876 from moisseev/d3Evolution
[WebUI] Update d3evolution
Vsevolod Stakhov [Mon, 22 Aug 2016 08:44:44 +0000 (09:44 +0100)]
Merge pull request #875 from fatalbanana/c
[Minor] Fix composite (#874)
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
Andrew Lewis [Mon, 22 Aug 2016 07:47:32 +0000 (09:47 +0200)]
[Minor] Fix composite (#874)
Vsevolod Stakhov [Sun, 21 Aug 2016 22:41:07 +0000 (23:41 +0100)]
Merge pull request #872 from fatalbanana/d
[Minor] Fix log message
Andrew Lewis [Sun, 21 Aug 2016 16:21:28 +0000 (18:21 +0200)]
[Minor] Fix log message
- Also clean up X_PHP_EVAL rule
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
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
Vsevolod Stakhov [Sun, 21 Aug 2016 15:27:57 +0000 (16:27 +0100)]
[Fix] Disable DMARC for local/authorized mail
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
Alexey AL [Sun, 21 Aug 2016 12:14:46 +0000 (15:14 +0300)]
Update forwarding.lua
Alexey AL [Sun, 21 Aug 2016 11:54:09 +0000 (14:54 +0300)]
Update composites.conf
Alexey AL [Sun, 21 Aug 2016 11:52:41 +0000 (14:52 +0300)]
Update composites.conf