]> source.dussan.org Git - rspamd.git/log
rspamd.git
7 years ago[Fix] Do not check DMARC if SPF or DKIM were not checked
Vsevolod Stakhov [Wed, 10 May 2017 11:04:15 +0000 (12:04 +0100)]
[Fix] Do not check DMARC if SPF or DKIM were not checked

Issue: #1629

7 years ago[Minor] Reduce digit->number transmission penalty
Vsevolod Stakhov [Wed, 10 May 2017 10:49:14 +0000 (11:49 +0100)]
[Minor] Reduce digit->number transmission penalty

Issue: #1630

7 years ago[Fix] Allow to follow symlinks when safe
Vsevolod Stakhov [Tue, 9 May 2017 12:59:56 +0000 (13:59 +0100)]
[Fix] Allow to follow symlinks when safe

Issue: #1625

7 years ago[Test] Multimap: Received IP filters with Redis
Andrew Lewis [Tue, 9 May 2017 12:20:39 +0000 (14:20 +0200)]
[Test] Multimap: Received IP filters with Redis

7 years ago[Fix] Multimap: Received IP filters with Redis
Andrew Lewis [Tue, 9 May 2017 12:19:55 +0000 (14:19 +0200)]
[Fix] Multimap: Received IP filters with Redis

 - Issue: #1623
 - Reported by: @andryyy

7 years agoMerge pull request #1624 from fatalbanana/drm1
Vsevolod Stakhov [Tue, 9 May 2017 11:50:52 +0000 (12:50 +0100)]
Merge pull request #1624 from fatalbanana/drm1

[Feature] Preliminary DMARC reporting implementation

7 years ago[Test] Test dkim_signing with redis
Andrew Lewis [Tue, 9 May 2017 10:40:33 +0000 (12:40 +0200)]
[Test] Test dkim_signing with redis

7 years agoMerge branch 'andryyy-patch-5'
Andrew Lewis [Tue, 9 May 2017 10:56:26 +0000 (12:56 +0200)]
Merge branch 'andryyy-patch-5'

7 years ago[Feature] Preliminary DMARC reporting implementation 1624/head
Andrew Lewis [Tue, 9 May 2017 09:53:16 +0000 (11:53 +0200)]
[Feature] Preliminary DMARC reporting implementation

7 years agoAdd ability to read selector from Redis 1622/head
André Peters [Mon, 8 May 2017 17:05:00 +0000 (19:05 +0200)]
Add ability to read selector from Redis

7 years ago[Minor] Fix compression/decompression
Vsevolod Stakhov [Mon, 8 May 2017 16:52:32 +0000 (17:52 +0100)]
[Minor] Fix compression/decompression

7 years ago[Minor] Add implicit Content-Type for milter proxied requests
Vsevolod Stakhov [Mon, 8 May 2017 16:41:55 +0000 (17:41 +0100)]
[Minor] Add implicit Content-Type for milter proxied requests

7 years ago[Minor] Add compression knobs to the proxy config
Vsevolod Stakhov [Mon, 8 May 2017 16:32:45 +0000 (17:32 +0100)]
[Minor] Add compression knobs to the proxy config

7 years ago[Feature] Add compression/decompression to proxy
Vsevolod Stakhov [Mon, 8 May 2017 16:27:18 +0000 (17:27 +0100)]
[Feature] Add compression/decompression to proxy

7 years ago[Minor] Add method to get HTTP message flags
Vsevolod Stakhov [Mon, 8 May 2017 16:15:07 +0000 (17:15 +0100)]
[Minor] Add method to get HTTP message flags

7 years ago[Minor] Do not call compare scripts with no master results
Vsevolod Stakhov [Mon, 8 May 2017 15:48:46 +0000 (16:48 +0100)]
[Minor] Do not call compare scripts with no master results

7 years ago[Feature] Implement milter protocol scan reply
Vsevolod Stakhov [Mon, 8 May 2017 12:17:33 +0000 (13:17 +0100)]
[Feature] Implement milter protocol scan reply

7 years ago[Minor] Do not set implicit content-type in HTTP
Vsevolod Stakhov [Sun, 7 May 2017 14:58:25 +0000 (15:58 +0100)]
[Minor] Do not set implicit content-type in HTTP

7 years ago[Minor] Free priv
Vsevolod Stakhov [Sun, 7 May 2017 14:01:52 +0000 (15:01 +0100)]
[Minor] Free priv

7 years ago[CritFix] Fix memory leak in maps scheduling
Vsevolod Stakhov [Sun, 7 May 2017 13:47:41 +0000 (14:47 +0100)]
[CritFix] Fix memory leak in maps scheduling

7 years ago[Fix] Oops, fix d9d0fa5e86db2f4470d34395a233b450478b2f60
Vsevolod Stakhov [Sun, 7 May 2017 13:32:51 +0000 (14:32 +0100)]
[Fix] Oops, fix d9d0fa5e86db2f4470d34395a233b450478b2f60

7 years ago[CritFix] Fix memory leak in fuzzy check
Vsevolod Stakhov [Sun, 7 May 2017 13:20:29 +0000 (14:20 +0100)]
[CritFix] Fix memory leak in fuzzy check

7 years ago[Minor] Fix leaks and corruption in milter interface
Vsevolod Stakhov [Sun, 7 May 2017 13:00:17 +0000 (14:00 +0100)]
[Minor] Fix leaks and corruption in milter interface

7 years ago[Fix] Fix milter connections persistence
Vsevolod Stakhov [Sun, 7 May 2017 12:27:46 +0000 (13:27 +0100)]
[Fix] Fix milter connections persistence

7 years ago[Minor] Fix append HTTP header routine
Vsevolod Stakhov [Sun, 7 May 2017 12:25:31 +0000 (13:25 +0100)]
[Minor] Fix append HTTP header routine

7 years agoMerge pull request #1615 from croessner/avm
Vsevolod Stakhov [Sat, 6 May 2017 19:01:27 +0000 (20:01 +0100)]
Merge pull request #1615 from croessner/avm

[Minor] Fix result parsing for SAVAPI

7 years ago[Minor] Increase default buffer size
Vsevolod Stakhov [Sat, 6 May 2017 18:23:56 +0000 (19:23 +0100)]
[Minor] Increase default buffer size

7 years ago[Feature] Add scanning support for milter protocol
Vsevolod Stakhov [Sat, 6 May 2017 18:21:09 +0000 (19:21 +0100)]
[Feature] Add scanning support for milter protocol

7 years ago[Minor] Convert milter macros to HTTP headers
Vsevolod Stakhov [Sat, 6 May 2017 13:39:01 +0000 (14:39 +0100)]
[Minor] Convert milter macros to HTTP headers

7 years ago[Minor] Allow to assign NULL string
Vsevolod Stakhov [Sat, 6 May 2017 13:32:32 +0000 (14:32 +0100)]
[Minor] Allow to assign NULL string

7 years ago[Minor] Convert milter session to HTTP request
Vsevolod Stakhov [Sat, 6 May 2017 12:41:08 +0000 (13:41 +0100)]
[Minor] Convert milter session to HTTP request

7 years ago[Minor] Fix session reset in milter
Vsevolod Stakhov [Sat, 6 May 2017 11:29:51 +0000 (12:29 +0100)]
[Minor] Fix session reset in milter

7 years ago[Minor] Increase default timeout to deal with milter
Vsevolod Stakhov [Sat, 6 May 2017 11:06:07 +0000 (12:06 +0100)]
[Minor] Increase default timeout to deal with milter

7 years ago[Minor] Zero length commands are allowed by milter proto
Vsevolod Stakhov [Fri, 5 May 2017 17:05:58 +0000 (18:05 +0100)]
[Minor] Zero length commands are allowed by milter proto

7 years ago[Minor] Various fixes to the milter protocol
Vsevolod Stakhov [Fri, 5 May 2017 17:01:54 +0000 (18:01 +0100)]
[Minor] Various fixes to the milter protocol

7 years ago[Minor] Add basic sanity checks for milter protocol
Vsevolod Stakhov [Fri, 5 May 2017 16:18:09 +0000 (17:18 +0100)]
[Minor] Add basic sanity checks for milter protocol

7 years ago[Feature] Start integration of milter support in proxy
Vsevolod Stakhov [Fri, 5 May 2017 15:38:42 +0000 (16:38 +0100)]
[Feature] Start integration of milter support in proxy

7 years ago[Minor] Fix result parsing for SAVAPI 1615/head
Christian Roessner [Fri, 5 May 2017 10:00:25 +0000 (12:00 +0200)]
[Minor] Fix result parsing for SAVAPI

7 years ago[Minor] Fix configuration option
Andrew Lewis [Fri, 5 May 2017 09:37:06 +0000 (11:37 +0200)]
[Minor] Fix configuration option

7 years agoMerge branch 'andryyy-patch-3'
Andrew Lewis [Fri, 5 May 2017 09:36:31 +0000 (11:36 +0200)]
Merge branch 'andryyy-patch-3'

7 years agoIs not write 1614/head
André Peters [Fri, 5 May 2017 05:55:44 +0000 (07:55 +0200)]
Is not write

Don't know the actual impact...

7 years ago[Minor] Fix mime version of rspamc
Vsevolod Stakhov [Thu, 4 May 2017 16:14:43 +0000 (17:14 +0100)]
[Minor] Fix mime version of rspamc

7 years ago[Feature] Use version 2 proto for checking messages
Vsevolod Stakhov [Thu, 4 May 2017 16:11:11 +0000 (17:11 +0100)]
[Feature] Use version 2 proto for checking messages

7 years ago[Fix] DKIM Signing: avoid nil index when From header is missing
Andrew Lewis [Thu, 4 May 2017 15:16:52 +0000 (17:16 +0200)]
[Fix] DKIM Signing: avoid nil index when From header is missing

7 years ago[Minor] Spamtrap: adjust defaults for consistency with config
Andrew Lewis [Thu, 4 May 2017 14:30:44 +0000 (16:30 +0200)]
[Minor] Spamtrap: adjust defaults for consistency with config

7 years agoMerge pull request #1613 from andryyy/patch-2
Vsevolod Stakhov [Wed, 3 May 2017 11:12:22 +0000 (12:12 +0100)]
Merge pull request #1613 from andryyy/patch-2

Fixes redirect to "/?" after submitting values

7 years agoFixes redirect to "/?" after submitting values 1613/head
André Peters [Wed, 3 May 2017 11:11:36 +0000 (13:11 +0200)]
Fixes redirect to "/?" after submitting values

Default type is submit, which appends "?" to the URL and kicks us back to "Status".

7 years agoMerge pull request #1612 from andryyy/patch-1
Vsevolod Stakhov [Wed, 3 May 2017 11:07:16 +0000 (12:07 +0100)]
Merge pull request #1612 from andryyy/patch-1

Fixes saving action scores in WebUI

7 years agoFixes saving action scores in WebUI 1612/head
André Peters [Wed, 3 May 2017 11:05:50 +0000 (13:05 +0200)]
Fixes saving action scores in WebUI

Variable elts was not updated and always returned the previously set values.

7 years ago[Minor] Other style fixes in spamtrap
Vsevolod Stakhov [Wed, 3 May 2017 10:58:57 +0000 (11:58 +0100)]
[Minor] Other style fixes in spamtrap

7 years ago[Fix] Fix syntax error in spamtrap plugin
Vsevolod Stakhov [Wed, 3 May 2017 10:39:07 +0000 (11:39 +0100)]
[Fix] Fix syntax error in spamtrap plugin

7 years ago[Minor] Fix couple of self scan issues in the proxy
Vsevolod Stakhov [Wed, 3 May 2017 10:37:42 +0000 (11:37 +0100)]
[Minor] Fix couple of self scan issues in the proxy

7 years agoMerge pull request #1610 from croessner/sptr
Vsevolod Stakhov [Wed, 3 May 2017 10:16:10 +0000 (11:16 +0100)]
Merge pull request #1610 from croessner/sptr

[Feature] Add Lua plugin spamtrap

7 years ago[Fix] Deal with unpaired <a> tags
Vsevolod Stakhov [Wed, 3 May 2017 10:06:01 +0000 (11:06 +0100)]
[Fix] Deal with unpaired <a> tags

7 years ago[Feature] Add Lua plugin spamtrap 1610/head
Christian Roessner [Sun, 30 Apr 2017 11:09:03 +0000 (13:09 +0200)]
[Feature] Add Lua plugin spamtrap

7 years ago[Feature] Initial support of self-scan in Rspamd proxy
Vsevolod Stakhov [Tue, 2 May 2017 16:27:51 +0000 (17:27 +0100)]
[Feature] Initial support of self-scan in Rspamd proxy

7 years ago[CritFix] Fix corruption when multiple fuzzy are defined
Vsevolod Stakhov [Tue, 2 May 2017 12:52:19 +0000 (13:52 +0100)]
[CritFix] Fix corruption when multiple fuzzy are defined

If there are two fuzzy storages with the same algorithm but one of them
uses encryption, then the encryption procedure could corrupt
non-encrypted requests. This patch decouples encryption from caching
removing this issue.

Issue: #1611

7 years ago[Rework] Make log pipes worker agnostic, add scanners API
Vsevolod Stakhov [Tue, 2 May 2017 11:31:10 +0000 (12:31 +0100)]
[Rework] Make log pipes worker agnostic, add scanners API

7 years ago[Minor] Add some more states for milter protocol
Vsevolod Stakhov [Tue, 2 May 2017 10:45:03 +0000 (11:45 +0100)]
[Minor] Add some more states for milter protocol

7 years ago[Minor] Fix headers style
Vsevolod Stakhov [Mon, 1 May 2017 10:54:02 +0000 (11:54 +0100)]
[Minor] Fix headers style

7 years ago[Feature] Improve omograph phishing detection
Vsevolod Stakhov [Sun, 30 Apr 2017 15:22:58 +0000 (16:22 +0100)]
[Feature] Improve omograph phishing detection

7 years ago[Minor] Allow to check spoofed characters in a single string
Vsevolod Stakhov [Sun, 30 Apr 2017 15:14:01 +0000 (16:14 +0100)]
[Minor] Allow to check spoofed characters in a single string

7 years ago[Minor] Oops, forgot to save in the previous commit
Vsevolod Stakhov [Sat, 29 Apr 2017 16:51:31 +0000 (17:51 +0100)]
[Minor] Oops, forgot to save in the previous commit

7 years ago[Fix] Fix parsing of long regexp types
Vsevolod Stakhov [Sat, 29 Apr 2017 16:31:34 +0000 (17:31 +0100)]
[Fix] Fix parsing of long regexp types

7 years ago[Minor] More parsing functions for milter proto
Vsevolod Stakhov [Sat, 29 Apr 2017 13:59:29 +0000 (14:59 +0100)]
[Minor] More parsing functions for milter proto

7 years ago[Minor] More milter commands parser
Vsevolod Stakhov [Sat, 29 Apr 2017 12:43:13 +0000 (13:43 +0100)]
[Minor] More milter commands parser

7 years ago[Minor] Fix destroy->free transition
Vsevolod Stakhov [Sat, 29 Apr 2017 12:42:54 +0000 (13:42 +0100)]
[Minor] Fix destroy->free transition

7 years ago[Minor] Refactor destroy -> free
Vsevolod Stakhov [Sat, 29 Apr 2017 12:15:21 +0000 (13:15 +0100)]
[Minor] Refactor destroy -> free

7 years ago[Minor] Add options negotiation stage for milter protocol
Vsevolod Stakhov [Sat, 29 Apr 2017 11:39:36 +0000 (12:39 +0100)]
[Minor] Add options negotiation stage for milter protocol

7 years ago[Minor] Start command parsing implementation (OPTNEG)
Vsevolod Stakhov [Fri, 28 Apr 2017 17:17:37 +0000 (18:17 +0100)]
[Minor] Start command parsing implementation (OPTNEG)

7 years ago[Minor] Add destructor for milter session
Vsevolod Stakhov [Fri, 28 Apr 2017 17:01:14 +0000 (18:01 +0100)]
[Minor] Add destructor for milter session

7 years ago[Minor] Fix build with pcre2
Andrew Lewis [Fri, 28 Apr 2017 13:27:58 +0000 (15:27 +0200)]
[Minor] Fix build with pcre2

7 years ago[Minor] Further steps to implement milter protocol
Vsevolod Stakhov [Fri, 28 Apr 2017 12:55:50 +0000 (13:55 +0100)]
[Minor] Further steps to implement milter protocol

7 years ago[Fix] Fix REPLYTO_UNPARSEABLE rule
Vsevolod Stakhov [Fri, 28 Apr 2017 11:48:52 +0000 (12:48 +0100)]
[Fix] Fix REPLYTO_UNPARSEABLE rule

7 years ago[Minor] Fix warnings
Vsevolod Stakhov [Fri, 28 Apr 2017 11:12:31 +0000 (12:12 +0100)]
[Minor] Fix warnings

7 years ago[CritFix] Fix learn condition in fuzzy check
Vsevolod Stakhov [Fri, 28 Apr 2017 10:54:21 +0000 (11:54 +0100)]
[CritFix] Fix learn condition in fuzzy check

7 years ago[Minor] Add basic milter commands support
Vsevolod Stakhov [Fri, 28 Apr 2017 10:42:33 +0000 (11:42 +0100)]
[Minor] Add basic milter commands support

7 years ago[Minor] Allow session-less lua dns requests
Vsevolod Stakhov [Fri, 28 Apr 2017 09:07:45 +0000 (10:07 +0100)]
[Minor] Allow session-less lua dns requests

7 years ago[Rework] Initial milter protocol support
Vsevolod Stakhov [Thu, 27 Apr 2017 19:46:25 +0000 (20:46 +0100)]
[Rework] Initial milter protocol support

7 years agoMerge pull request #1608 from moisseev/patch-2
Vsevolod Stakhov [Thu, 27 Apr 2017 19:45:59 +0000 (20:45 +0100)]
Merge pull request #1608 from moisseev/patch-2

[Minor] Avoid `nil` table

7 years ago[Minor] Avoid `nil` table 1608/head
Alexander Moisseev [Thu, 27 Apr 2017 17:37:37 +0000 (20:37 +0300)]
[Minor] Avoid `nil` table

7 years ago[Fix] Fix couple of issues in FORWARDED rule
Vsevolod Stakhov [Thu, 27 Apr 2017 16:51:11 +0000 (17:51 +0100)]
[Fix] Fix couple of issues in FORWARDED rule

7 years agoMerge pull request #1607 from fatalbanana/rlc
Vsevolod Stakhov [Thu, 27 Apr 2017 11:20:22 +0000 (12:20 +0100)]
Merge pull request #1607 from fatalbanana/rlc

[Conf] Remove ratelimits from default configuration

7 years ago[Feature] Allow to exclude specific domains from mx check
Vsevolod Stakhov [Thu, 27 Apr 2017 09:34:35 +0000 (10:34 +0100)]
[Feature] Allow to exclude specific domains from mx check

7 years ago[Fix] Fix passing data to log helper when many symbols defined
Vsevolod Stakhov [Wed, 26 Apr 2017 19:34:41 +0000 (20:34 +0100)]
[Fix] Fix passing data to log helper when many symbols defined

7 years ago[Fix] Fix url handling in the protocol
Vsevolod Stakhov [Wed, 26 Apr 2017 19:34:09 +0000 (20:34 +0100)]
[Fix] Fix url handling in the protocol

7 years ago[Feature] Add initial support of the new protocol reply
Vsevolod Stakhov [Wed, 26 Apr 2017 16:26:41 +0000 (17:26 +0100)]
[Feature] Add initial support of the new protocol reply

7 years ago[Rework] Remove multiple metrics support from Rspamd
Vsevolod Stakhov [Wed, 26 Apr 2017 16:13:10 +0000 (17:13 +0100)]
[Rework] Remove multiple metrics support from Rspamd

7 years ago[Test] Some tests for settings
Andrew Lewis [Wed, 26 Apr 2017 14:35:20 +0000 (16:35 +0200)]
[Test] Some tests for settings

7 years ago[Feature] DKIM signing: sign_networks/local address specific use_domain settings
Andrew Lewis [Wed, 26 Apr 2017 14:12:43 +0000 (16:12 +0200)]
[Feature] DKIM signing: sign_networks/local address specific use_domain settings

 - Issue: #1582

7 years ago[Conf] Remove ratelimits from default configuration 1607/head
Andrew Lewis [Wed, 26 Apr 2017 13:25:45 +0000 (15:25 +0200)]
[Conf] Remove ratelimits from default configuration

7 years ago[Minor] Silence warning
Andrew Lewis [Tue, 25 Apr 2017 15:19:29 +0000 (17:19 +0200)]
[Minor] Silence warning

7 years ago[Fix] Rspamadm grep: Disable Lua patterns in string search by default
Andrew Lewis [Tue, 25 Apr 2017 14:36:34 +0000 (16:36 +0200)]
[Fix] Rspamadm grep: Disable Lua patterns in string search by default

7 years ago[Feature] Add rules to detect bad 8bit characters in From and To
Vsevolod Stakhov [Tue, 25 Apr 2017 12:44:16 +0000 (13:44 +0100)]
[Feature] Add rules to detect bad 8bit characters in From and To

7 years ago[Minor] Push email flags to the lua API
Vsevolod Stakhov [Tue, 25 Apr 2017 12:29:13 +0000 (13:29 +0100)]
[Minor] Push email flags to the lua API

7 years ago[Fix] Deal with 8bit characters in email addresses
Vsevolod Stakhov [Tue, 25 Apr 2017 12:21:51 +0000 (13:21 +0100)]
[Fix] Deal with 8bit characters in email addresses

7 years ago[Fix] Fix setting of email address
Vsevolod Stakhov [Tue, 25 Apr 2017 09:43:07 +0000 (10:43 +0100)]
[Fix] Fix setting of email address

7 years ago[Minor] Fix rule
Vsevolod Stakhov [Tue, 25 Apr 2017 09:08:12 +0000 (10:08 +0100)]
[Minor] Fix rule

7 years ago[Minor] Silence some warnings
Andrew Lewis [Tue, 25 Apr 2017 08:50:38 +0000 (10:50 +0200)]
[Minor] Silence some warnings

7 years ago[Fix] Fix R_BAD_CTE_7BIT rule
Vsevolod Stakhov [Mon, 24 Apr 2017 16:06:55 +0000 (17:06 +0100)]
[Fix] Fix R_BAD_CTE_7BIT rule

Issue: #1590