]> source.dussan.org Git - rspamd.git/log
rspamd.git
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[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

8 years ago[Minor] CI:1, Rspamd:0
Vsevolod Stakhov [Wed, 28 Sep 2016 14:36:44 +0000 (15:36 +0100)]
[Minor] CI:1, Rspamd:0

8 years ago[Minor] Try to fix CI
Vsevolod Stakhov [Wed, 28 Sep 2016 14:32:04 +0000 (15:32 +0100)]
[Minor] Try to fix CI

8 years ago[Minor] Another fix of raw access to headers structures
Vsevolod Stakhov [Wed, 28 Sep 2016 14:16:35 +0000 (15:16 +0100)]
[Minor] Another fix of raw access to headers structures

8 years ago[Minor] Split loops
Vsevolod Stakhov [Wed, 28 Sep 2016 13:42:39 +0000 (14:42 +0100)]
[Minor] Split loops

8 years ago[Minor] Do not crash with empty array
Vsevolod Stakhov [Wed, 28 Sep 2016 13:42:24 +0000 (14:42 +0100)]
[Minor] Do not crash with empty array

8 years ago[Feature] Stop using of GLists for headers, improve performance
Vsevolod Stakhov [Wed, 28 Sep 2016 13:30:13 +0000 (14:30 +0100)]
[Feature] Stop using of GLists for headers, improve performance

8 years ago[Minor] Add macro for ptr array iteration
Vsevolod Stakhov [Wed, 28 Sep 2016 13:29:51 +0000 (14:29 +0100)]
[Minor] Add macro for ptr array iteration

8 years ago[Minor] Fix processing of messages with no recipients
Vsevolod Stakhov [Tue, 27 Sep 2016 20:33:36 +0000 (21:33 +0100)]
[Minor] Fix processing of messages with no recipients

8 years agoMerge pull request #980 from fatalbanana/spf
Vsevolod Stakhov [Tue, 27 Sep 2016 14:18:03 +0000 (15:18 +0100)]
Merge pull request #980 from fatalbanana/spf

Really fix SPF PERMFAIL/DNSFAIL behaviour on failed redirect

8 years ago[Minor] Fix DMARC after the recent RDNS changes 980/head
Andrew Lewis [Tue, 27 Sep 2016 14:03:24 +0000 (16:03 +0200)]
[Minor] Fix DMARC after the recent RDNS changes

8 years ago[Minor] Really fix SPF PERMFAIL/DNSFAIL behaviour on failed redirect
Andrew Lewis [Tue, 27 Sep 2016 12:19:21 +0000 (14:19 +0200)]
[Minor] Really fix SPF PERMFAIL/DNSFAIL behaviour on failed redirect

8 years ago[Minor] Don't hide errors in librdns
Andrew Lewis [Tue, 27 Sep 2016 11:51:11 +0000 (13:51 +0200)]
[Minor] Don't hide errors in librdns

8 years ago[Test] Extend SPF tests
Andrew Lewis [Tue, 27 Sep 2016 13:28:25 +0000 (15:28 +0200)]
[Test] Extend SPF tests

8 years agoMerge pull request #978 from fatalbanana/spf
Vsevolod Stakhov [Tue, 27 Sep 2016 12:41:06 +0000 (13:41 +0100)]
Merge pull request #978 from fatalbanana/spf

Fix SPF PERMFAIL/DNSFAIL behaviour on failed redirect

8 years ago[Fix] Do not replan retransmits if merely one server is defined
Vsevolod Stakhov [Mon, 26 Sep 2016 16:08:43 +0000 (17:08 +0100)]
[Fix] Do not replan retransmits if merely one server is defined

8 years agoMerge pull request #979 from fatalbanana/dkim
Vsevolod Stakhov [Mon, 26 Sep 2016 14:03:31 +0000 (15:03 +0100)]
Merge pull request #979 from fatalbanana/dkim

[Minor] Fix setting DKIM symbol weight

8 years ago[Fix] Another fix in DKIM canonicalization
Vsevolod Stakhov [Mon, 26 Sep 2016 12:42:44 +0000 (13:42 +0100)]
[Fix] Another fix in DKIM canonicalization

8 years ago[Fix] Fix folding algorithm to deal with empty tokens
Vsevolod Stakhov [Mon, 26 Sep 2016 12:32:02 +0000 (13:32 +0100)]
[Fix] Fix folding algorithm to deal with empty tokens

8 years ago[Minor] Fix setting DKIM symbol weight 979/head
Andrew Lewis [Mon, 26 Sep 2016 12:03:15 +0000 (14:03 +0200)]
[Minor] Fix setting DKIM symbol weight

8 years ago[Minor] Fix zctx freeing
Vsevolod Stakhov [Mon, 26 Sep 2016 11:09:40 +0000 (12:09 +0100)]
[Minor] Fix zctx freeing

8 years ago[Fix] Fix memory leak in client when using compression
Vsevolod Stakhov [Mon, 26 Sep 2016 10:02:33 +0000 (11:02 +0100)]
[Fix] Fix memory leak in client when using compression

8 years ago[Minor] Fix SPF PERMFAIL/DNSFAIL behaviour on failed redirect 978/head
Andrew Lewis [Mon, 26 Sep 2016 09:39:25 +0000 (11:39 +0200)]
[Minor] Fix SPF PERMFAIL/DNSFAIL behaviour on failed redirect

8 years ago[Minor] Fix build with old glib
Vsevolod Stakhov [Sun, 25 Sep 2016 16:14:00 +0000 (17:14 +0100)]
[Minor] Fix build with old glib

8 years ago[Feature] Allow whitelisting by IP for greylisting plugin
Vsevolod Stakhov [Sun, 25 Sep 2016 15:23:24 +0000 (16:23 +0100)]
[Feature] Allow whitelisting by IP for greylisting plugin

8 years ago[Feature] Allow to execute Lua scripts by controller
Vsevolod Stakhov [Sat, 24 Sep 2016 19:42:12 +0000 (20:42 +0100)]
[Feature] Allow to execute Lua scripts by controller

8 years ago[Minor] Kill POSIX with fire please
Vsevolod Stakhov [Sat, 24 Sep 2016 12:42:23 +0000 (13:42 +0100)]
[Minor] Kill POSIX with fire please

8 years ago[Minor] Improve handling of directories for rspamc
Vsevolod Stakhov [Sat, 24 Sep 2016 12:33:54 +0000 (13:33 +0100)]
[Minor] Improve handling of directories for rspamc

8 years ago[Fix] Fix issues with the recent SPF changes
Vsevolod Stakhov [Sat, 24 Sep 2016 12:16:01 +0000 (13:16 +0100)]
[Fix] Fix issues with the recent SPF changes

8 years ago[Minor] Fix build with glib < 2.40
Vsevolod Stakhov [Sat, 24 Sep 2016 12:11:53 +0000 (13:11 +0100)]
[Minor] Fix build with glib < 2.40

8 years ago[Minor] Allow regexp patterns for HTTP router
Vsevolod Stakhov [Sat, 24 Sep 2016 11:24:55 +0000 (12:24 +0100)]
[Minor] Allow regexp patterns for HTTP router

8 years agoMerge pull request #975 from fatalbanana/spf
Vsevolod Stakhov [Fri, 23 Sep 2016 15:11:27 +0000 (16:11 +0100)]
Merge pull request #975 from fatalbanana/spf

[Feature] Add R_SPF_PERMFAIL symbol

8 years agoMerge pull request #976 from fatalbanana/google
Vsevolod Stakhov [Fri, 23 Sep 2016 15:11:01 +0000 (16:11 +0100)]
Merge pull request #976 from fatalbanana/google

[Feature] Rules for scoring Google Message-ID fixes

8 years ago[Feature] Rules for scoring Google Message-ID fixes 976/head
Andrew Lewis [Fri, 23 Sep 2016 13:58:54 +0000 (15:58 +0200)]
[Feature] Rules for scoring Google Message-ID fixes

8 years ago[Fix] Fix DKIM signing for messages with no newline at the end
Vsevolod Stakhov [Fri, 23 Sep 2016 13:38:48 +0000 (14:38 +0100)]
[Fix] Fix DKIM signing for messages with no newline at the end