]> source.dussan.org Git - rspamd.git/log
rspamd.git
8 years ago[Feature] Add utility to perform classifier tests
Vsevolod Stakhov [Mon, 10 Oct 2016 19:38:01 +0000 (20:38 +0100)]
[Feature] Add utility to perform classifier tests

8 years ago[Minor] Add method to get MSE for ANN
Vsevolod Stakhov [Mon, 10 Oct 2016 19:37:17 +0000 (20:37 +0100)]
[Minor] Add method to get MSE for ANN

8 years ago[Minor] Multiple fixes to neural net classifier
Vsevolod Stakhov [Mon, 10 Oct 2016 19:36:48 +0000 (20:36 +0100)]
[Minor] Multiple fixes to neural net classifier

8 years ago[Fix] Slightly fix ANN routines
Vsevolod Stakhov [Mon, 10 Oct 2016 16:37:26 +0000 (17:37 +0100)]
[Fix] Slightly fix ANN routines

8 years ago[Feature] Compress neural net in redis
Vsevolod Stakhov [Mon, 10 Oct 2016 11:01:36 +0000 (12:01 +0100)]
[Feature] Compress neural net in redis

8 years ago[Minor] Fix compression size set
Vsevolod Stakhov [Mon, 10 Oct 2016 11:01:25 +0000 (12:01 +0100)]
[Minor] Fix compression size set

8 years ago[Feature] Use length based arguments for redis, allow lua_text as arg
Vsevolod Stakhov [Mon, 10 Oct 2016 10:55:33 +0000 (11:55 +0100)]
[Feature] Use length based arguments for redis, allow lua_text as arg

8 years ago[Feature] Add ZSTD compression to Lua API
Vsevolod Stakhov [Mon, 10 Oct 2016 10:27:49 +0000 (11:27 +0100)]
[Feature] Add ZSTD compression to Lua API

8 years ago[Feature] Add support of min_learns to neural net classifier
Vsevolod Stakhov [Sun, 9 Oct 2016 19:54:10 +0000 (20:54 +0100)]
[Feature] Add support of min_learns to neural net classifier

8 years ago[Minor] Add method to get classifier options from Lua
Vsevolod Stakhov [Sun, 9 Oct 2016 19:53:52 +0000 (20:53 +0100)]
[Minor] Add method to get classifier options from Lua

8 years ago[Feature] Add neural net classifier to fann_scores module
Vsevolod Stakhov [Sat, 8 Oct 2016 15:35:23 +0000 (16:35 +0100)]
[Feature] Add neural net classifier to fann_scores module

8 years ago[Minor] More fixes to backend-less classifiers
Vsevolod Stakhov [Sat, 8 Oct 2016 15:27:15 +0000 (16:27 +0100)]
[Minor] More fixes to backend-less classifiers

8 years ago[Minor] Allow to create fann from table of layers
Vsevolod Stakhov [Sat, 8 Oct 2016 14:57:43 +0000 (15:57 +0100)]
[Minor] Allow to create fann from table of layers

8 years ago[Feature] Add mmap support to lua_text
Vsevolod Stakhov [Sat, 8 Oct 2016 12:43:13 +0000 (13:43 +0100)]
[Feature] Add mmap support to lua_text

8 years ago[Feature] Add neural net serialization/deserialization
Vsevolod Stakhov [Sat, 8 Oct 2016 12:42:56 +0000 (13:42 +0100)]
[Feature] Add neural net serialization/deserialization

8 years agoMerge pull request #1015 from fatalbanana/rules
Vsevolod Stakhov [Sat, 8 Oct 2016 11:27:29 +0000 (12:27 +0100)]
Merge pull request #1015 from fatalbanana/rules

[Minor] Fix FORGED_X_PHP_SCRIPT1

8 years ago[Minor] Fix FORGED_X_PHP_SCRIPT1 1015/head
Andrew Lewis [Sat, 8 Oct 2016 09:44:55 +0000 (11:44 +0200)]
[Minor] Fix FORGED_X_PHP_SCRIPT1

 - Narrow regex match
 - Fix syntax error
 - Fix comparison
 - Reduce scoring: worried this could match something real

8 years ago[CritFix] Fix application of IPv6 mask
Vsevolod Stakhov [Fri, 7 Oct 2016 11:00:08 +0000 (12:00 +0100)]
[CritFix] Fix application of IPv6 mask

MFH: true

8 years ago[Minor] Fix runtime issues
Vsevolod Stakhov [Thu, 6 Oct 2016 20:56:13 +0000 (21:56 +0100)]
[Minor] Fix runtime issues

8 years ago[Rework] Remove legacy code never used for classifiers
Vsevolod Stakhov [Thu, 6 Oct 2016 17:59:25 +0000 (18:59 +0100)]
[Rework] Remove legacy code never used for classifiers

8 years ago[Feature] Add learning support for lua classifiers
Vsevolod Stakhov [Thu, 6 Oct 2016 17:52:16 +0000 (18:52 +0100)]
[Feature] Add learning support for lua classifiers

8 years ago[Feature] Implement classifying for lua classifiers
Vsevolod Stakhov [Thu, 6 Oct 2016 17:50:43 +0000 (18:50 +0100)]
[Feature] Implement classifying for lua classifiers

8 years ago[Feature] Add configuration for lua classifiers
Vsevolod Stakhov [Thu, 6 Oct 2016 17:30:08 +0000 (18:30 +0100)]
[Feature] Add configuration for lua classifiers

8 years ago[Minor] More support of backend-less classifiers
Vsevolod Stakhov [Thu, 6 Oct 2016 17:12:38 +0000 (18:12 +0100)]
[Minor] More support of backend-less classifiers

8 years ago[Feature] Add a generic lua classifier
Vsevolod Stakhov [Thu, 6 Oct 2016 16:43:17 +0000 (17:43 +0100)]
[Feature] Add a generic lua classifier

8 years agoMerge pull request #1011 from fatalbanana/spftest
Vsevolod Stakhov [Thu, 6 Oct 2016 09:34:08 +0000 (10:34 +0100)]
Merge pull request #1011 from fatalbanana/spftest

[Test] More testcases for SPF

8 years ago[Test] More testcases for SPF 1011/head
Andrew Lewis [Thu, 6 Oct 2016 09:19:11 +0000 (11:19 +0200)]
[Test] More testcases for SPF

8 years ago[Fix] Fix parsing includes and redirects in SPF
Vsevolod Stakhov [Thu, 6 Oct 2016 09:04:38 +0000 (10:04 +0100)]
[Fix] Fix parsing includes and redirects in SPF

Issue: #1009
Reported by: @moisseev

8 years agoMerge pull request #1008 from moisseev/patch-2
Vsevolod Stakhov [Wed, 5 Oct 2016 17:17:43 +0000 (18:17 +0100)]
Merge pull request #1008 from moisseev/patch-2

[Fix] Unbreak once_received skipping for local networks

8 years agoMerge pull request #1007 from moisseev/patch-1
Vsevolod Stakhov [Wed, 5 Oct 2016 17:17:20 +0000 (18:17 +0100)]
Merge pull request #1007 from moisseev/patch-1

[Minor] Fix settings module logging

8 years agoMerge pull request #1006 from fatalbanana/mdn
Vsevolod Stakhov [Wed, 5 Oct 2016 17:17:06 +0000 (18:17 +0100)]
Merge pull request #1006 from fatalbanana/mdn

[Fix] Try avoid false-positives in HEADER_FORGED_MDN rule

8 years agoMerge pull request #1005 from fatalbanana/webui
Vsevolod Stakhov [Wed, 5 Oct 2016 17:16:51 +0000 (18:16 +0100)]
Merge pull request #1005 from fatalbanana/webui

[Minor] Always use SSL for hotlinked webui assets

8 years agoMerge pull request #1004 from fatalbanana/tests
Vsevolod Stakhov [Wed, 5 Oct 2016 17:16:37 +0000 (18:16 +0100)]
Merge pull request #1004 from fatalbanana/tests

[Test] Add some missing testcases for DKIM/DMARC

8 years ago[Fix] Unbreak once_received skipping for local networks 1008/head
Alexander Moisseev [Wed, 5 Oct 2016 14:49:49 +0000 (17:49 +0300)]
[Fix] Unbreak once_received skipping for local networks

8 years ago[Minor] Fix settings module logging 1007/head
Alexander Moisseev [Wed, 5 Oct 2016 14:25:16 +0000 (17:25 +0300)]
[Minor] Fix settings module logging

8 years ago[Fix] Try avoid false-positives in HEADER_FORGED_MDN rule 1006/head
Andrew Lewis [Wed, 5 Oct 2016 14:12:22 +0000 (16:12 +0200)]
[Fix] Try avoid false-positives in HEADER_FORGED_MDN rule

 Issue: #621
 Reported by: @AdUser

8 years ago[Minor] Always use SSL for hotlinked webui assets 1005/head
Andrew Lewis [Wed, 5 Oct 2016 13:08:53 +0000 (15:08 +0200)]
[Minor] Always use SSL for hotlinked webui assets

8 years ago[Minor] Use lua_createtable when size is known
Vsevolod Stakhov [Wed, 5 Oct 2016 09:50:59 +0000 (10:50 +0100)]
[Minor] Use lua_createtable when size is known

8 years ago[Feature] Remove symbols weights on composites processing
Vsevolod Stakhov [Tue, 4 Oct 2016 16:29:46 +0000 (17:29 +0100)]
[Feature] Remove symbols weights on composites processing

Now Rspamd removes symbol's score not only from the metric but from an
individual symbol as well.

8 years ago[Minor] Fix bloody jsonp
Vsevolod Stakhov [Tue, 4 Oct 2016 16:27:31 +0000 (17:27 +0100)]
[Minor] Fix bloody jsonp

8 years ago[Minor] Update jquery
Vsevolod Stakhov [Tue, 4 Oct 2016 16:27:22 +0000 (17:27 +0100)]
[Minor] Update jquery

8 years ago[Fix] Fix double free in SPF
Vsevolod Stakhov [Tue, 4 Oct 2016 15:26:24 +0000 (16:26 +0100)]
[Fix] Fix double free in SPF

8 years ago[Test] Add some missing testcases for DKIM/DMARC 1004/head
Andrew Lewis [Tue, 4 Oct 2016 14:22:37 +0000 (16:22 +0200)]
[Test] Add some missing testcases for DKIM/DMARC

8 years agoMerge pull request #1003 from fatalbanana/composites
Vsevolod Stakhov [Tue, 4 Oct 2016 13:18:11 +0000 (14:18 +0100)]
Merge pull request #1003 from fatalbanana/composites

[Minor] Avoid removing SPF failure symbols in composite

8 years agoMerge pull request #1002 from fatalbanana/webui
Vsevolod Stakhov [Tue, 4 Oct 2016 13:18:04 +0000 (14:18 +0100)]
Merge pull request #1002 from fatalbanana/webui

[WebUI] Implement passwordless login

8 years ago[Feature] Store `for` in task:get_received_headers
Vsevolod Stakhov [Tue, 4 Oct 2016 13:17:09 +0000 (14:17 +0100)]
[Feature] Store `for` in task:get_received_headers

8 years ago[Feature] Store `for` part in received headers
Vsevolod Stakhov [Tue, 4 Oct 2016 13:14:19 +0000 (14:14 +0100)]
[Feature] Store `for` part in received headers

8 years ago[Fix] One more attempt to fix lua_redis
Vsevolod Stakhov [Tue, 4 Oct 2016 12:49:20 +0000 (13:49 +0100)]
[Fix] One more attempt to fix lua_redis

8 years ago[Minor] Avoid removing SPF failure symbols in composite 1003/head
Andrew Lewis [Tue, 4 Oct 2016 11:26:54 +0000 (13:26 +0200)]
[Minor] Avoid removing SPF failure symbols in composite

8 years ago[Fix] Fix interaction with lua GC to avoid craches
Vsevolod Stakhov [Tue, 4 Oct 2016 11:15:58 +0000 (12:15 +0100)]
[Fix] Fix interaction with lua GC to avoid craches

8 years ago[WebUI] Implement passwordless login 1002/head
Andrew Lewis [Tue, 4 Oct 2016 09:27:31 +0000 (11:27 +0200)]
[WebUI] Implement passwordless login

8 years ago[Minor] Finally kill cymru
Vsevolod Stakhov [Mon, 3 Oct 2016 15:25:17 +0000 (16:25 +0100)]
[Minor] Finally kill cymru

8 years agoMerge pull request #1000 from smfreegard/patch-1
Vsevolod Stakhov [Mon, 3 Oct 2016 15:17:13 +0000 (16:17 +0100)]
Merge pull request #1000 from smfreegard/patch-1

Remove open-file limit in systemd service

8 years agoMerge pull request #998 from fatalbanana/spf
Vsevolod Stakhov [Mon, 3 Oct 2016 15:17:07 +0000 (16:17 +0100)]
Merge pull request #998 from fatalbanana/spf

[Minor] Fix a SPF_DNSFAIL case

8 years agoMerge pull request #999 from fatalbanana/rules
Vsevolod Stakhov [Mon, 3 Oct 2016 15:17:01 +0000 (16:17 +0100)]
Merge pull request #999 from fatalbanana/rules

[Feature] Rule to identify some X-PHP-Script forgeries

8 years ago[Feature] Stop using cymru zone as it is unstable
Vsevolod Stakhov [Mon, 3 Oct 2016 15:16:21 +0000 (16:16 +0100)]
[Feature] Stop using cymru zone as it is unstable

8 years ago[Fix] Multiple fixes to asn script, add IPv6 support
Vsevolod Stakhov [Mon, 3 Oct 2016 15:07:07 +0000 (16:07 +0100)]
[Fix] Multiple fixes to asn script, add IPv6 support

8 years ago[Minor] Fix download
Vsevolod Stakhov [Mon, 3 Oct 2016 13:40:05 +0000 (14:40 +0100)]
[Minor] Fix download

8 years ago[Feature] Add ASN -> rbldnsd script for asn.rspamd.com
Vsevolod Stakhov [Mon, 3 Oct 2016 12:57:16 +0000 (13:57 +0100)]
[Feature] Add ASN -> rbldnsd script for asn.rspamd.com

8 years agoImplicit set LimitNOFILE as some versions of systemd do not parse 'infinity'... 1000/head
Steve Freegard [Mon, 3 Oct 2016 12:11:34 +0000 (13:11 +0100)]
Implicit set LimitNOFILE as some versions of systemd do not parse 'infinity'...

8 years agoRemove open-file limit in systemd service
Steve Freegard [Mon, 3 Oct 2016 11:31:53 +0000 (12:31 +0100)]
Remove open-file limit in systemd service

8 years ago[Feature] Rule to identify some X-PHP-Script forgeries 999/head
Andrew Lewis [Mon, 3 Oct 2016 10:53:51 +0000 (12:53 +0200)]
[Feature] Rule to identify some X-PHP-Script forgeries

8 years ago[Minor] Fix a SPF_DNSFAIL case 998/head
Andrew Lewis [Mon, 3 Oct 2016 10:16:21 +0000 (12:16 +0200)]
[Minor] Fix a SPF_DNSFAIL case

8 years agoMerge pull request #996 from rpv-tomsk/webui-fix
Vsevolod Stakhov [Sun, 2 Oct 2016 20:24:25 +0000 (21:24 +0100)]
Merge pull request #996 from rpv-tomsk/webui-fix

WebUI: Add missing parameter to error handlers

8 years agoWebUI: Add missing parameter to error handlers 996/head
Pavel Rochnyack [Sun, 2 Oct 2016 16:00:23 +0000 (22:00 +0600)]
WebUI: Add missing parameter to error handlers

8 years agoMerge pull request #995 from moisseev/settings
Vsevolod Stakhov [Sun, 2 Oct 2016 10:48:59 +0000 (11:48 +0100)]
Merge pull request #995 from moisseev/settings

[Feature] Check settings with equal priopities in alphabetical order

8 years agoMerge pull request #994 from moisseev/patch-2
Vsevolod Stakhov [Sun, 2 Oct 2016 10:48:21 +0000 (11:48 +0100)]
Merge pull request #994 from moisseev/patch-2

Update redirectors.inc

8 years agoMerge pull request #993 from moisseev/patch-1
Vsevolod Stakhov [Sun, 2 Oct 2016 10:48:06 +0000 (11:48 +0100)]
Merge pull request #993 from moisseev/patch-1

[Minor] Fix MID regexp for promo.wildberries.ru

8 years ago[Feature] Check settings with equal priopities in alphabetical order 995/head
Alexander Moisseev [Sun, 2 Oct 2016 09:39:03 +0000 (12:39 +0300)]
[Feature] Check settings with equal priopities in alphabetical order

8 years agoUpdate redirectors.inc 994/head
Alexander Moisseev [Sun, 2 Oct 2016 06:44:07 +0000 (09:44 +0300)]
Update redirectors.inc

8 years ago[Minor] Fix MID regexp for promo.wildberries.ru 993/head
Alexander Moisseev [Sun, 2 Oct 2016 06:36:35 +0000 (09:36 +0300)]
[Minor] Fix MID regexp for promo.wildberries.ru

8 years ago[Minor] Treat no valid elements as permanent spf error
Vsevolod Stakhov [Sat, 1 Oct 2016 21:35:14 +0000 (22:35 +0100)]
[Minor] Treat no valid elements as permanent spf error

8 years ago[Fix] Finally fix ambiguity between parsed and resolved spf elts
Vsevolod Stakhov [Sat, 1 Oct 2016 21:26:06 +0000 (22:26 +0100)]
[Fix] Finally fix ambiguity between parsed and resolved spf elts

8 years agoMerge pull request #991 from AlexeySa/patch-1
Vsevolod Stakhov [Sat, 1 Oct 2016 16:10:01 +0000 (17:10 +0100)]
Merge pull request #991 from AlexeySa/patch-1

Add rambler redirector

8 years ago[Fix] Fix PERMFAIL for v6/v4 ambiguities
Vsevolod Stakhov [Sat, 1 Oct 2016 13:42:06 +0000 (14:42 +0100)]
[Fix] Fix PERMFAIL for v6/v4 ambiguities

8 years ago[Fix] Stop caching records with DNS failures
Vsevolod Stakhov [Sat, 1 Oct 2016 13:41:49 +0000 (14:41 +0100)]
[Fix] Stop caching records with DNS failures

8 years agoAdd rambler redirector 991/head
AL [Sat, 1 Oct 2016 13:06:13 +0000 (16:06 +0300)]
Add rambler redirector

https://mail.rambler.ru/m/redirect?url=...

8 years ago[Minor] Fix priorities in condition
Vsevolod Stakhov [Sat, 1 Oct 2016 11:22:17 +0000 (12:22 +0100)]
[Minor] Fix priorities in condition

8 years agoMerge pull request #990 from moisseev/ip_score
Vsevolod Stakhov [Sat, 1 Oct 2016 11:19:38 +0000 (12:19 +0100)]
Merge pull request #990 from moisseev/ip_score

[Fix] Fix ip_score module registration

8 years ago[Fix] Fix ip_score module registration 990/head
Alexander Moisseev [Sat, 1 Oct 2016 08:48:10 +0000 (11:48 +0300)]
[Fix] Fix ip_score module registration

8 years agoMerge pull request #989 from fatalbanana/surbl
Vsevolod Stakhov [Fri, 30 Sep 2016 22:16:34 +0000 (23:16 +0100)]
Merge pull request #989 from fatalbanana/surbl

[Minor] Retire old SURBL settings (Fixes #966)

8 years agoMerge pull request #988 from fatalbanana/localauth
Vsevolod Stakhov [Fri, 30 Sep 2016 22:16:21 +0000 (23:16 +0100)]
Merge pull request #988 from fatalbanana/localauth

[Minor] Allow for re-enabling default-disabled checks

8 years ago[Fix] Another memory leak plugged
Vsevolod Stakhov [Fri, 30 Sep 2016 14:27:08 +0000 (15:27 +0100)]
[Fix] Another memory leak plugged

8 years ago[CritFix] Plug memory leak and potential memory corruption
Vsevolod Stakhov [Fri, 30 Sep 2016 14:20:23 +0000 (15:20 +0100)]
[CritFix] Plug memory leak and potential memory corruption

8 years ago[Minor] Retire old SURBL settings 989/head
Andrew Lewis [Fri, 30 Sep 2016 14:20:11 +0000 (16:20 +0200)]
[Minor] Retire old SURBL settings

 Issue: #966
 Reported by: @xpunkt

8 years ago[Minor] Allow for re-enabling default-disabled checks 988/head
Andrew Lewis [Fri, 30 Sep 2016 13:13:38 +0000 (15:13 +0200)]
[Minor] Allow for re-enabling default-disabled checks

8 years agoMerge pull request #987 from fatalbanana/spf
Vsevolod Stakhov [Fri, 30 Sep 2016 12:24:39 +0000 (13:24 +0100)]
Merge pull request #987 from fatalbanana/spf

[Minor] SPF: Make (almost) all unresolveable records PERMFAIL

8 years ago[Minor] Try to deal with errors in lua_redis
Vsevolod Stakhov [Fri, 30 Sep 2016 11:53:20 +0000 (12:53 +0100)]
[Minor] Try to deal with errors in lua_redis

8 years ago[Minor] Try to fix some memory inconsistencies
Vsevolod Stakhov [Fri, 30 Sep 2016 11:12:17 +0000 (12:12 +0100)]
[Minor] Try to fix some memory inconsistencies

8 years ago[Minor] SPF: Make (almost) all unresolveable records PERMFAIL 987/head
Andrew Lewis [Fri, 30 Sep 2016 10:36:25 +0000 (12:36 +0200)]
[Minor] SPF: Make (almost) all unresolveable records PERMFAIL

8 years ago[Minor] Do not override high priority settings with low prio ones
Vsevolod Stakhov [Thu, 29 Sep 2016 20:39:35 +0000 (21:39 +0100)]
[Minor] Do not override high priority settings with low prio ones

Issue: #981
Reported by: @moisseev

8 years agoMerge pull request #986 from fatalbanana/rgl
Vsevolod Stakhov [Thu, 29 Sep 2016 14:17:43 +0000 (15:17 +0100)]
Merge pull request #986 from fatalbanana/rgl

[Test] Help lcov find ragel parts sans hacks

8 years agoMerge pull request #985 from fatalbanana/prio
Vsevolod Stakhov [Thu, 29 Sep 2016 14:17:27 +0000 (15:17 +0100)]
Merge pull request #985 from fatalbanana/prio

[Minor] Set/reduce postfilter priorities

8 years ago[Test] Help lcov find ragel parts sans hacks 986/head
Andrew Lewis [Thu, 29 Sep 2016 13:54:13 +0000 (15:54 +0200)]
[Test] Help lcov find ragel parts sans hacks

8 years ago[Minor] Set/reduce postfilter priorities 985/head
Andrew Lewis [Thu, 29 Sep 2016 12:00:17 +0000 (14:00 +0200)]
[Minor] Set/reduce postfilter priorities

8 years agoMerge pull request #984 from fatalbanana/rlimit
Vsevolod Stakhov [Thu, 29 Sep 2016 11:33:46 +0000 (12:33 +0100)]
Merge pull request #984 from fatalbanana/rlimit

[Feature] Ratelimit: Support dynamic bucket size/leak rate

8 years agoMerge pull request #983 from moisseev/mid
Vsevolod Stakhov [Thu, 29 Sep 2016 11:33:32 +0000 (12:33 +0100)]
Merge pull request #983 from moisseev/mid

[Minor] mid: add alibaba.com regexp

8 years ago[Feature] Ratelimit: Support dynamic bucket size/leak rate 984/head
Andrew Lewis [Thu, 29 Sep 2016 06:57:26 +0000 (08:57 +0200)]
[Feature] Ratelimit: Support dynamic bucket size/leak rate

8 years ago[Minor] mid: add alibaba.com regexp 983/head
Alexander Moisseev [Thu, 29 Sep 2016 06:20:27 +0000 (09:20 +0300)]
[Minor] mid: add alibaba.com regexp

8 years ago[Fix] Improve multimap info message
Vsevolod Stakhov [Wed, 28 Sep 2016 14:45:28 +0000 (15:45 +0100)]
[Fix] Improve multimap info message