]> source.dussan.org Git - rspamd.git/log
rspamd.git
6 years ago[WebUI] Add messages total to throughput summary 2142/head
Alexander Moisseev [Tue, 3 Apr 2018 14:54:27 +0000 (17:54 +0300)]
[WebUI] Add messages total to throughput summary

6 years ago[Minor] Remove debug
Vsevolod Stakhov [Tue, 3 Apr 2018 14:39:02 +0000 (15:39 +0100)]
[Minor] Remove debug

6 years ago[Fix|Breaking change] Use standard rules for non-oversigned headers
Vsevolod Stakhov [Tue, 3 Apr 2018 14:37:53 +0000 (15:37 +0100)]
[Fix|Breaking change] Use standard rules for non-oversigned headers

Issue: #2136

6 years ago[Fix] Another fix in folding algorithm
Vsevolod Stakhov [Tue, 3 Apr 2018 14:36:41 +0000 (15:36 +0100)]
[Fix] Another fix in folding algorithm

6 years ago[Fix] Add oversigning for the most important headers
Vsevolod Stakhov [Tue, 3 Apr 2018 13:57:23 +0000 (14:57 +0100)]
[Fix] Add oversigning for the most important headers

6 years ago[Feature] Implement oversigning feature
Vsevolod Stakhov [Tue, 3 Apr 2018 13:51:01 +0000 (14:51 +0100)]
[Feature] Implement oversigning feature

Issue: #2136

6 years ago[Minor] Remove always-inline as it breaks build with specific flags
Vsevolod Stakhov [Tue, 3 Apr 2018 13:50:37 +0000 (14:50 +0100)]
[Minor] Remove always-inline as it breaks build with specific flags

6 years ago[Fix] Fix support of multiple headers in sign_header
Vsevolod Stakhov [Tue, 3 Apr 2018 12:59:33 +0000 (13:59 +0100)]
[Fix] Fix support of multiple headers in sign_header

6 years ago[Fix] Fix fold_after case to preserve multiple spaces
Vsevolod Stakhov [Mon, 2 Apr 2018 14:34:39 +0000 (15:34 +0100)]
[Fix] Fix fold_after case to preserve multiple spaces

6 years ago[Minor] Fix AVX2 sanity check in clang
Vsevolod Stakhov [Mon, 2 Apr 2018 14:31:16 +0000 (15:31 +0100)]
[Minor] Fix AVX2 sanity check in clang

6 years ago[Minor] Improve dkim signature readability (unfinished)
Vsevolod Stakhov [Mon, 2 Apr 2018 13:58:31 +0000 (14:58 +0100)]
[Minor] Improve dkim signature readability (unfinished)

6 years ago[Test] Improve folding tests
Vsevolod Stakhov [Mon, 2 Apr 2018 13:58:16 +0000 (14:58 +0100)]
[Test] Improve folding tests

6 years ago[Minor] Do not pass hostname as IP to Lua
Vsevolod Stakhov [Mon, 2 Apr 2018 11:13:45 +0000 (12:13 +0100)]
[Minor] Do not pass hostname as IP to Lua

6 years ago[Minor] Do not set hostname if unknown has been specified
Vsevolod Stakhov [Sun, 1 Apr 2018 19:52:01 +0000 (20:52 +0100)]
[Minor] Do not set hostname if unknown has been specified

6 years ago[Minor] Ignore 'unknown' hostname via milter
Vsevolod Stakhov [Sun, 1 Apr 2018 15:18:48 +0000 (16:18 +0100)]
[Minor] Ignore 'unknown' hostname via milter

6 years ago[Minor] Remove a wrong debug message
Vsevolod Stakhov [Sun, 1 Apr 2018 15:12:38 +0000 (16:12 +0100)]
[Minor] Remove a wrong debug message

6 years ago[Fix] Do not clean hostname on generic reset
Vsevolod Stakhov [Sat, 31 Mar 2018 18:06:31 +0000 (19:06 +0100)]
[Fix] Do not clean hostname on generic reset

6 years ago[Fix] Do not call multimap addr for parts of addr if filter is presented
Vsevolod Stakhov [Sat, 31 Mar 2018 17:35:45 +0000 (18:35 +0100)]
[Fix] Do not call multimap addr for parts of addr if filter is presented

6 years ago[Fix] Fix usage of util.parse_mail_address
Vsevolod Stakhov [Sat, 31 Mar 2018 16:48:50 +0000 (17:48 +0100)]
[Fix] Fix usage of util.parse_mail_address

6 years ago[Minor] Add macros to access strings data
Vsevolod Stakhov [Sat, 31 Mar 2018 16:41:19 +0000 (17:41 +0100)]
[Minor] Add macros to access strings data

6 years ago[Fix] Fix hostname usage in milter mode
Vsevolod Stakhov [Sat, 31 Mar 2018 16:30:58 +0000 (17:30 +0100)]
[Fix] Fix hostname usage in milter mode

6 years ago[Minor] Add hostname debugging to the milter
Vsevolod Stakhov [Sat, 31 Mar 2018 15:50:43 +0000 (16:50 +0100)]
[Minor] Add hostname debugging to the milter

6 years ago[Minor] Fix ac-trie test case as it cannot deal with \0
Vsevolod Stakhov [Sat, 31 Mar 2018 15:48:17 +0000 (16:48 +0100)]
[Minor] Fix ac-trie test case as it cannot deal with \0

6 years agoMerge pull request #2133 from bjoe2k4/patch-3
Vsevolod Stakhov [Sat, 31 Mar 2018 15:14:11 +0000 (16:14 +0100)]
Merge pull request #2133 from bjoe2k4/patch-3

[WebUI] config.js: Fix modalBody for maps that appear more than once

6 years agoMerge pull request #2129 from moisseev/patch-2
Vsevolod Stakhov [Sat, 31 Mar 2018 15:13:42 +0000 (16:13 +0100)]
Merge pull request #2129 from moisseev/patch-2

[Minor] Add "application/ms-tnef" CT for "dat"

6 years ago[Test] Improve trie unit testing
Vsevolod Stakhov [Fri, 30 Mar 2018 13:44:59 +0000 (14:44 +0100)]
[Test] Improve trie unit testing

6 years ago[Test] Add unit tests to CI
Vsevolod Stakhov [Fri, 30 Mar 2018 13:28:30 +0000 (14:28 +0100)]
[Test] Add unit tests to CI

6 years ago[Test] Improve tokenization tests
Vsevolod Stakhov [Fri, 30 Mar 2018 13:27:14 +0000 (14:27 +0100)]
[Test] Improve tokenization tests

6 years ago[WebUI] Fix modalBody for maps that appear more than once 2133/head
bjoe2k4 [Fri, 30 Mar 2018 11:52:10 +0000 (13:52 +0200)]
[WebUI] Fix modalBody for maps that appear more than once

6 years ago[Minor] Describe RSPAMD_FUZZY_EPOCH11 def
Vsevolod Stakhov [Fri, 30 Mar 2018 09:05:04 +0000 (10:05 +0100)]
[Minor] Describe RSPAMD_FUZZY_EPOCH11 def

6 years ago[Minor] Set lua path in rspamadm control to fix fuzzystat
Vsevolod Stakhov [Fri, 30 Mar 2018 09:03:24 +0000 (10:03 +0100)]
[Minor] Set lua path in rspamadm control to fix fuzzystat

6 years ago[Test] Fix email address parsing test
Vsevolod Stakhov [Fri, 30 Mar 2018 08:59:53 +0000 (09:59 +0100)]
[Test] Fix email address parsing test

6 years ago[Minor] Fix usernames parsing in URLs
Vsevolod Stakhov [Fri, 30 Mar 2018 08:51:34 +0000 (09:51 +0100)]
[Minor] Fix usernames parsing in URLs

6 years ago[Test] Improve URL unit tests
Vsevolod Stakhov [Fri, 30 Mar 2018 08:34:34 +0000 (09:34 +0100)]
[Test] Improve URL unit tests

6 years ago[Minor] Another try to fix broken gcc
Vsevolod Stakhov [Thu, 29 Mar 2018 17:53:32 +0000 (18:53 +0100)]
[Minor] Another try to fix broken gcc

6 years ago[Fix] Fix folding and folding tests
Vsevolod Stakhov [Thu, 29 Mar 2018 16:20:57 +0000 (17:20 +0100)]
[Fix] Fix folding and folding tests

6 years ago[Minor] Now fight with cmake stupidity
Vsevolod Stakhov [Thu, 29 Mar 2018 14:48:22 +0000 (15:48 +0100)]
[Minor] Now fight with cmake stupidity

6 years ago[Minor] Support compilers with broken avx2 support
Vsevolod Stakhov [Thu, 29 Mar 2018 14:33:23 +0000 (15:33 +0100)]
[Minor] Support compilers with broken avx2 support

6 years ago[Fix] Fix lua RSA verify and its tests
Vsevolod Stakhov [Thu, 29 Mar 2018 14:24:39 +0000 (15:24 +0100)]
[Fix] Fix lua RSA verify and its tests

6 years ago[Minor] Variuous unit tests fixes
Vsevolod Stakhov [Thu, 29 Mar 2018 14:03:00 +0000 (15:03 +0100)]
[Minor] Variuous unit tests fixes

6 years ago[Feature] Add avx2 codec for base64
Vsevolod Stakhov [Thu, 29 Mar 2018 13:54:48 +0000 (14:54 +0100)]
[Feature] Add avx2 codec for base64

6 years ago[Minor] Fix printing of expressions limits
Vsevolod Stakhov [Thu, 29 Mar 2018 13:23:25 +0000 (14:23 +0100)]
[Minor] Fix printing of expressions limits

6 years ago[Minor] Fix tests build
Vsevolod Stakhov [Thu, 29 Mar 2018 13:00:40 +0000 (14:00 +0100)]
[Minor] Fix tests build

6 years ago[Fix] Fix processing of '\v' in libucl
Vsevolod Stakhov [Thu, 29 Mar 2018 12:57:41 +0000 (13:57 +0100)]
[Fix] Fix processing of '\v' in libucl

Issue: #2045

6 years ago[Minor] Import nan support from libucl
Vsevolod Stakhov [Thu, 29 Mar 2018 12:47:38 +0000 (13:47 +0100)]
[Minor] Import nan support from libucl

6 years ago[Minor] Insert ARC headers to the top
Vsevolod Stakhov [Thu, 29 Mar 2018 10:58:02 +0000 (11:58 +0100)]
[Minor] Insert ARC headers to the top

Issue: #2113
Closes: #2113
6 years ago[Minor] Improve AR header folding
Vsevolod Stakhov [Thu, 29 Mar 2018 10:52:32 +0000 (11:52 +0100)]
[Minor] Improve AR header folding

Issue: #2111

6 years ago[Minor] Add "application/ms-tnef" CT for "dat" 2129/head
Alexander Moisseev [Thu, 29 Mar 2018 07:02:10 +0000 (07:02 +0000)]
[Minor] Add "application/ms-tnef" CT for "dat"

6 years ago[Minor] Add routine to simplify headers folding
Vsevolod Stakhov [Wed, 28 Mar 2018 16:56:23 +0000 (17:56 +0100)]
[Minor] Add routine to simplify headers folding

6 years agoMerge pull request #2128 from moisseev/patch-2
Vsevolod Stakhov [Wed, 28 Mar 2018 13:33:45 +0000 (14:33 +0100)]
Merge pull request #2128 from moisseev/patch-2

[Minor] Add "image/vnd.dwg" CT for "dwg"

6 years ago[Minor] Add "image/vnd.dwg" CT for "dwg" 2128/head
Alexander Moisseev [Wed, 28 Mar 2018 13:32:25 +0000 (13:32 +0000)]
[Minor] Add "image/vnd.dwg" CT for "dwg"

6 years agoMerge pull request #2126 from treibholz/fix_history_dropdown
Vsevolod Stakhov [Wed, 28 Mar 2018 13:30:39 +0000 (14:30 +0100)]
Merge pull request #2126 from treibholz/fix_history_dropdown

[Fix] add 'rewrite subject' to History dropdown

6 years agoMerge pull request #2125 from fatalbanana/metad
Vsevolod Stakhov [Wed, 28 Mar 2018 13:30:24 +0000 (14:30 +0100)]
Merge pull request #2125 from fatalbanana/metad

[Fix] Fix metadata exporter send_mail backend (#2124)

6 years ago[Minor] Allow to get newlines type from a task
Vsevolod Stakhov [Wed, 28 Mar 2018 13:29:39 +0000 (14:29 +0100)]
[Minor] Allow to get newlines type from a task

6 years ago[Fix] add 'rewrite subject' to History dropdown 2126/head
Klaus Umbach [Wed, 28 Mar 2018 13:23:30 +0000 (15:23 +0200)]
[Fix] add 'rewrite subject' to History dropdown

6 years ago[Fix] Fix metadata exporter send_mail backend (#2124) 2125/head
Andrew Lewis [Wed, 28 Mar 2018 12:46:40 +0000 (14:46 +0200)]
[Fix] Fix metadata exporter send_mail backend (#2124)

6 years ago[Feature] Allow to fold headers on stop characters
Vsevolod Stakhov [Wed, 28 Mar 2018 12:25:34 +0000 (13:25 +0100)]
[Feature] Allow to fold headers on stop characters

6 years agoMerge pull request #2122 from moisseev/patch-1
Vsevolod Stakhov [Tue, 27 Mar 2018 18:26:17 +0000 (19:26 +0100)]
Merge pull request #2122 from moisseev/patch-1

[Minor] Add "application/msword" CT for "rtf"

6 years ago[Minor] Add "application/msword" CT for "rtf" 2122/head
Alexander Moisseev [Tue, 27 Mar 2018 16:04:41 +0000 (19:04 +0300)]
[Minor] Add "application/msword" CT for "rtf"

6 years ago[Fix] Do not create pid file in no-fork mode
Vsevolod Stakhov [Tue, 27 Mar 2018 13:28:32 +0000 (14:28 +0100)]
[Fix] Do not create pid file in no-fork mode

Issue: #2118
Closes: #2118
6 years ago[Minor] Fix out-of-boundary access
Vsevolod Stakhov [Tue, 27 Mar 2018 12:25:21 +0000 (13:25 +0100)]
[Minor] Fix out-of-boundary access

6 years ago[CritFix] Plug bad memory leak in protocol reply
Vsevolod Stakhov [Tue, 27 Mar 2018 12:24:53 +0000 (13:24 +0100)]
[CritFix] Plug bad memory leak in protocol reply

6 years ago[Minor] Ignore r= attribute in DKIM record
Vsevolod Stakhov [Tue, 27 Mar 2018 09:52:42 +0000 (10:52 +0100)]
[Minor] Ignore r= attribute in DKIM record

Issue: #2119
Closes: #2119
6 years ago[Fix] Fix shemaless URLs detection
Vsevolod Stakhov [Tue, 27 Mar 2018 07:52:13 +0000 (08:52 +0100)]
[Fix] Fix shemaless URLs detection

6 years ago[Minor] Forgot to add interface
Vsevolod Stakhov [Mon, 26 Mar 2018 16:19:37 +0000 (17:19 +0100)]
[Minor] Forgot to add interface

6 years agoMerge pull request #2117 from mirusresearch/stats-title-attribute
Vsevolod Stakhov [Mon, 26 Mar 2018 14:59:24 +0000 (15:59 +0100)]
Merge pull request #2117 from mirusresearch/stats-title-attribute

Web UI - Add specific numbers to stats values

6 years ago[Minor] Add workaround for punny old distros (hello CentOS 6)
Vsevolod Stakhov [Mon, 26 Mar 2018 13:10:56 +0000 (14:10 +0100)]
[Minor] Add workaround for punny old distros (hello CentOS 6)

6 years agoProvide more specific numbers on stats 2117/head
EyePulp [Mon, 26 Mar 2018 12:49:16 +0000 (07:49 -0500)]
Provide more specific numbers on stats

Use a `title` attribute on the stats widgets to show full specific values in addition to the `Humanize.compactInteger()` values.

6 years ago[Fix] Treat unnormalised URLs as obscured
Vsevolod Stakhov [Mon, 26 Mar 2018 12:12:35 +0000 (13:12 +0100)]
[Fix] Treat unnormalised URLs as obscured

6 years ago[Minor] Propagate unnormalised flag
Vsevolod Stakhov [Mon, 26 Mar 2018 12:12:20 +0000 (13:12 +0100)]
[Minor] Propagate unnormalised flag

6 years ago[Feature] Deal with unnormalised Unicode obfuscation
Vsevolod Stakhov [Mon, 26 Mar 2018 12:04:50 +0000 (13:04 +0100)]
[Feature] Deal with unnormalised Unicode obfuscation

6 years ago[Feature] Add method to receive all URL flags from Lua API
Vsevolod Stakhov [Mon, 26 Mar 2018 10:55:03 +0000 (11:55 +0100)]
[Feature] Add method to receive all URL flags from Lua API

6 years ago[Minor] Add definition for schema-less urls
Vsevolod Stakhov [Mon, 26 Mar 2018 10:38:03 +0000 (11:38 +0100)]
[Minor] Add definition for schema-less urls

Issue: #2090
Closes: #2090
6 years agoMerge pull request #2116 from fatalbanana/quotes
Vsevolod Stakhov [Mon, 26 Mar 2018 09:34:12 +0000 (10:34 +0100)]
Merge pull request #2116 from fatalbanana/quotes

[Minor] Use single quotes in some config samples

6 years agoMerge pull request #2115 from bjoe2k4/patch-2
Vsevolod Stakhov [Mon, 26 Mar 2018 09:33:37 +0000 (10:33 +0100)]
Merge pull request #2115 from bjoe2k4/patch-2

[WebUI] History: Fix Tooltips on paging, filtering and sorting

6 years agoMerge pull request #2114 from moisseev/webui
Vsevolod Stakhov [Mon, 26 Mar 2018 09:33:08 +0000 (10:33 +0100)]
Merge pull request #2114 from moisseev/webui

[WebUI] Update D3 to v5.0.0 and jQuery to v3.3.1

6 years ago[Minor] Use single quotes in some config samples 2116/head
Andrew Lewis [Mon, 26 Mar 2018 08:31:25 +0000 (10:31 +0200)]
[Minor] Use single quotes in some config samples

6 years ago[WebUI] History: Fix Tooltips on paging, filtering and sorting 2115/head
bjoe2k4 [Sun, 25 Mar 2018 16:05:31 +0000 (18:05 +0200)]
[WebUI] History: Fix Tooltips on paging, filtering and sorting

Also adds Tooltips to history of specific nodes.

6 years ago[WebUI] Update D3 to v5.0.0 and jQuery to v3.3.1 2114/head
Alexander Moisseev [Sun, 25 Mar 2018 12:07:16 +0000 (15:07 +0300)]
[WebUI] Update D3 to v5.0.0 and jQuery to v3.3.1

6 years agoMerge pull request #2110 from eklitzke/typo
Vsevolod Stakhov [Sun, 25 Mar 2018 10:08:48 +0000 (11:08 +0100)]
Merge pull request #2110 from eklitzke/typo

Fix a typo (previuous -> previous) in configwizard

6 years agofix a typo previuous -> previous in configwizard 2110/head
Evan Klitzke [Sun, 25 Mar 2018 06:07:23 +0000 (23:07 -0700)]
fix a typo previuous -> previous in configwizard

6 years ago[Feature] Allow to specify custom rejection message in milter
Vsevolod Stakhov [Sat, 24 Mar 2018 15:56:10 +0000 (15:56 +0000)]
[Feature] Allow to specify custom rejection message in milter

6 years agoMerge pull request #2107 from moisseev/expiry
Vsevolod Stakhov [Sat, 24 Mar 2018 11:42:05 +0000 (11:42 +0000)]
Merge pull request #2107 from moisseev/expiry

[Minor] Log combined statistic at the final expiry step

6 years agoMerge pull request #2108 from dehnli/conf-mod-elastic
Vsevolod Stakhov [Sat, 24 Mar 2018 11:41:45 +0000 (11:41 +0000)]
Merge pull request #2108 from dehnli/conf-mod-elastic

[Minor] Fix kibana template file path syntax

6 years ago[Minor] Fix kibana template file path syntax 2108/head
dehnli [Fri, 23 Mar 2018 20:05:57 +0000 (23:05 +0300)]
[Minor] Fix kibana template file path syntax

6 years ago[Minor] Switch version to 1.7.3
Vsevolod Stakhov [Fri, 23 Mar 2018 17:41:43 +0000 (17:41 +0000)]
[Minor] Switch version to 1.7.3

6 years agoRelease 1.7.2 1.7.2
Vsevolod Stakhov [Fri, 23 Mar 2018 17:39:03 +0000 (17:39 +0000)]
Release 1.7.2

* [Feature] Store emails in Clickhouse
* [Feature] Support single quotes in config
* [Feature] Use templates when publishing CH schema
* [Feature] Improve Docker image
* [Fix] Add rounding when printing a lot of FP variables
* [Fix] Allow to disable certain actions by assigning null to them
* [Fix] Disable results caching
* [Fix] Fix disabling of squeezed symbols
* [Fix] Fix scan time set
* [Fix] Rework logic of actions setting
* [Fix] Try to fix various Lua stack issues
* [WebUI] Add link tag for favicon.ico
* [WebUI] Display hostname:port/path in the page title

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
6 years ago[Minor] Fix emails reset
Vsevolod Stakhov [Fri, 23 Mar 2018 17:36:42 +0000 (17:36 +0000)]
[Minor] Fix emails reset

6 years ago[Minor] Log combined statistic at the final expiry step 2107/head
Alexander Moisseev [Fri, 23 Mar 2018 14:40:27 +0000 (17:40 +0300)]
[Minor] Log combined statistic at the final expiry step

6 years ago[Fix] Add rounding when printing a lot of FP variables
Vsevolod Stakhov [Fri, 23 Mar 2018 13:47:58 +0000 (13:47 +0000)]
[Fix] Add rounding when printing a lot of FP variables

6 years ago[Minor] Add more debugging for redis history
Vsevolod Stakhov [Fri, 23 Mar 2018 13:39:30 +0000 (13:39 +0000)]
[Minor] Add more debugging for redis history

6 years ago[Minor] Disable slow rule warning for squeezed rules
Vsevolod Stakhov [Fri, 23 Mar 2018 13:06:53 +0000 (13:06 +0000)]
[Minor] Disable slow rule warning for squeezed rules

6 years ago[Fix] Fix disabling of squeezed symbols
Vsevolod Stakhov [Fri, 23 Mar 2018 13:03:33 +0000 (13:03 +0000)]
[Fix] Fix disabling of squeezed symbols

Issue: #2106

6 years ago[Minor] Improve clamav debug logging
Vsevolod Stakhov [Thu, 22 Mar 2018 17:07:14 +0000 (17:07 +0000)]
[Minor] Improve clamav debug logging

6 years ago[Minor] Fix some warnings
Vsevolod Stakhov [Thu, 22 Mar 2018 15:24:46 +0000 (15:24 +0000)]
[Minor] Fix some warnings

6 years ago[Fix] Fix scan time set
Vsevolod Stakhov [Thu, 22 Mar 2018 15:18:49 +0000 (15:18 +0000)]
[Fix] Fix scan time set

6 years ago[Fix] Try to fix various Lua stack issues
Vsevolod Stakhov [Thu, 22 Mar 2018 15:04:29 +0000 (15:04 +0000)]
[Fix] Try to fix various Lua stack issues

6 years agoMerge pull request #2105 from Heinlein-Support-GmbH/master
Vsevolod Stakhov [Thu, 22 Mar 2018 13:36:20 +0000 (13:36 +0000)]
Merge pull request #2105 from Heinlein-Support-GmbH/master

Remove unnecessary debug out

6 years ago[Minor] Fix division by zero
Vsevolod Stakhov [Thu, 22 Mar 2018 13:35:40 +0000 (13:35 +0000)]
[Minor] Fix division by zero

6 years agoRemove unnecessary debug out 2105/head
Carsten Rosenberg [Thu, 22 Mar 2018 13:32:57 +0000 (14:32 +0100)]
Remove unnecessary debug out