]> source.dussan.org Git - rspamd.git/log
rspamd.git
7 years ago[Test] Ignore unused arguments in .luacheckrc 1398/head
Andrew Lewis [Sun, 5 Feb 2017 14:43:21 +0000 (16:43 +0200)]
[Test] Ignore unused arguments in .luacheckrc

7 years ago[Feature] Add the preliminary version of redirects resolver in Lua
Vsevolod Stakhov [Sun, 5 Feb 2017 14:25:21 +0000 (15:25 +0100)]
[Feature] Add the preliminary version of redirects resolver in Lua

7 years ago[Minor] Deal with HTTP requests without content length
Vsevolod Stakhov [Sun, 5 Feb 2017 14:24:52 +0000 (15:24 +0100)]
[Minor] Deal with HTTP requests without content length

7 years ago[Minor] Couple of fixes for lua redirector
Vsevolod Stakhov [Sun, 5 Feb 2017 12:38:13 +0000 (13:38 +0100)]
[Minor] Couple of fixes for lua redirector

7 years ago[Minor] Fix double free in collection mode
Vsevolod Stakhov [Sun, 5 Feb 2017 11:37:39 +0000 (12:37 +0100)]
[Minor] Fix double free in collection mode

7 years ago[Feature] Detect URLs with suspicious omographs
Vsevolod Stakhov [Sat, 4 Feb 2017 12:41:21 +0000 (13:41 +0100)]
[Feature] Detect URLs with suspicious omographs

7 years agoMerge pull request #1394 from fatalbanana/rbl
Vsevolod Stakhov [Sat, 4 Feb 2017 10:11:43 +0000 (11:11 +0100)]
Merge pull request #1394 from fatalbanana/rbl

[Feature] RBL module: support hashing for emails and helo RBL

7 years agoMerge pull request #1395 from fatalbanana/urr
Vsevolod Stakhov [Sat, 4 Feb 2017 10:11:15 +0000 (11:11 +0100)]
Merge pull request #1395 from fatalbanana/urr

URL reputation: add whitelist, ignore_surbl config options

7 years ago[Minor] URL reputation plugin: add whitelist 1395/head
Andrew Lewis [Fri, 3 Feb 2017 15:51:11 +0000 (17:51 +0200)]
[Minor] URL reputation plugin: add whitelist

7 years ago[Minor] URL reputation: support terse configuration for ignore_surbl
Andrew Lewis [Fri, 3 Feb 2017 15:37:08 +0000 (17:37 +0200)]
[Minor] URL reputation: support terse configuration for ignore_surbl

7 years ago[Feature] RBL module: support hashing for emails and helo RBL 1394/head
Andrew Lewis [Fri, 3 Feb 2017 15:28:46 +0000 (17:28 +0200)]
[Feature] RBL module: support hashing for emails and helo RBL

7 years ago[Minor] Allow to disable ssl verification if needed
Vsevolod Stakhov [Fri, 3 Feb 2017 14:59:45 +0000 (14:59 +0000)]
[Minor] Allow to disable ssl verification if needed

7 years ago[Feature] Implement helo maps in multimap
Vsevolod Stakhov [Fri, 3 Feb 2017 14:10:20 +0000 (14:10 +0000)]
[Feature] Implement helo maps in multimap

7 years ago[Minor] Fix mapped v6 addresses
Vsevolod Stakhov [Fri, 3 Feb 2017 13:35:41 +0000 (13:35 +0000)]
[Minor] Fix mapped v6 addresses

7 years ago[Feature] Treat v6 mapped addresses as v4 addresses
Vsevolod Stakhov [Fri, 3 Feb 2017 13:22:46 +0000 (13:22 +0000)]
[Feature] Treat v6 mapped addresses as v4 addresses

7 years ago[Feature] Allow to call redirector script from SURBL
Vsevolod Stakhov [Fri, 3 Feb 2017 12:01:05 +0000 (12:01 +0000)]
[Feature] Allow to call redirector script from SURBL

7 years agoMerge pull request #1391 from fatalbanana/b7
Vsevolod Stakhov [Thu, 2 Feb 2017 22:52:38 +0000 (22:52 +0000)]
Merge pull request #1391 from fatalbanana/b7

[Minor] Forgot to update help text

7 years agoMerge pull request #1392 from fatalbanana/urlr
Vsevolod Stakhov [Thu, 2 Feb 2017 22:52:26 +0000 (22:52 +0000)]
Merge pull request #1392 from fatalbanana/urlr

[Minor] URL reputation: fallback to tags to try gauge relevance

7 years ago[Minor] URL reputation: fallback to tags to try gauge relevance 1392/head
Andrew Lewis [Thu, 2 Feb 2017 15:01:14 +0000 (17:01 +0200)]
[Minor] URL reputation: fallback to tags to try gauge relevance

 - Also avoid work if there's only one TLD

7 years ago[Feature] Use Redis instead of memcached in URLs redirector
Vsevolod Stakhov [Thu, 2 Feb 2017 14:37:50 +0000 (14:37 +0000)]
[Feature] Use Redis instead of memcached in URLs redirector

7 years ago[Minor] Forgot to update help text 1391/head
Andrew Lewis [Thu, 2 Feb 2017 12:17:30 +0000 (14:17 +0200)]
[Minor] Forgot to update help text

7 years agoMerge pull request #1390 from fatalbanana/b6
Vsevolod Stakhov [Thu, 2 Feb 2017 12:08:13 +0000 (12:08 +0000)]
Merge pull request #1390 from fatalbanana/b6

[Minor] Some more fixes/features for rspamadm grep

7 years ago[Minor] Some more fixes/features for rspamadm grep 1390/head
Andrew Lewis [Thu, 2 Feb 2017 11:57:31 +0000 (13:57 +0200)]
[Minor] Some more fixes/features for rspamadm grep

 - Dump partial matches after processing each file
 - Don't print orphans & partial matches by default
 - Fix typo

7 years ago[WebUI] Fix configuration page partially
Vsevolod Stakhov [Wed, 1 Feb 2017 18:32:31 +0000 (18:32 +0000)]
[WebUI] Fix configuration page partially

7 years ago[WebUI] Unify send data functions
Vsevolod Stakhov [Wed, 1 Feb 2017 18:32:17 +0000 (18:32 +0000)]
[WebUI] Unify send data functions

7 years agoMerge pull request #1388 from fatalbanana/b3
Vsevolod Stakhov [Wed, 1 Feb 2017 16:50:29 +0000 (16:50 +0000)]
Merge pull request #1388 from fatalbanana/b3

rspamadm grep

7 years agoMerge pull request #1389 from fatalbanana/rip
Vsevolod Stakhov [Wed, 1 Feb 2017 16:49:39 +0000 (16:49 +0000)]
Merge pull request #1389 from fatalbanana/rip

[Feature] Add `rip` keyword to ratelimit module

7 years ago[Feature] Add `rip` keyword to ratelimit module 1389/head
Andrew Lewis [Wed, 1 Feb 2017 16:28:30 +0000 (18:28 +0200)]
[Feature] Add `rip` keyword to ratelimit module

7 years ago[Minor] Recreate grep tool as `rspamadm grep` 1388/head
Andrew Lewis [Wed, 1 Feb 2017 15:31:08 +0000 (17:31 +0200)]
[Minor] Recreate grep tool as `rspamadm grep`

7 years ago[Minor] Avoid double session cleanup
Vsevolod Stakhov [Wed, 1 Feb 2017 13:13:40 +0000 (13:13 +0000)]
[Minor] Avoid double session cleanup

7 years ago[Minor] Improve portability
Vsevolod Stakhov [Wed, 1 Feb 2017 13:07:43 +0000 (13:07 +0000)]
[Minor] Improve portability

7 years ago[WebUI] Finish interface rework
Vsevolod Stakhov [Wed, 1 Feb 2017 12:44:51 +0000 (12:44 +0000)]
[WebUI] Finish interface rework

7 years ago[Minor] Fixes for rspamdgrep
Andrew Lewis [Tue, 31 Jan 2017 18:57:45 +0000 (20:57 +0200)]
[Minor] Fixes for rspamdgrep

7 years agoMerge pull request #1387 from fatalbanana/branch2
Vsevolod Stakhov [Tue, 31 Jan 2017 17:47:38 +0000 (17:47 +0000)]
Merge pull request #1387 from fatalbanana/branch2

[Feature] Implement rspamdgrep tool

7 years agoMerge pull request #1386 from fatalbanana/branch
Vsevolod Stakhov [Tue, 31 Jan 2017 17:47:10 +0000 (17:47 +0000)]
Merge pull request #1386 from fatalbanana/branch

[Minor] Rspamadm lua: support passing command line arguments to Lua

7 years ago[WebUI] Move history tab
Vsevolod Stakhov [Tue, 31 Jan 2017 17:45:00 +0000 (17:45 +0000)]
[WebUI] Move history tab

7 years ago[WebUI] Move symbols config as well
Vsevolod Stakhov [Tue, 31 Jan 2017 17:35:44 +0000 (17:35 +0000)]
[WebUI] Move symbols config as well

7 years ago[WebUI] Fix symbols config
Vsevolod Stakhov [Tue, 31 Jan 2017 17:33:33 +0000 (17:33 +0000)]
[WebUI] Fix symbols config

7 years ago[WebUI] Move configuration tab to a separate module
Vsevolod Stakhov [Tue, 31 Jan 2017 17:16:49 +0000 (17:16 +0000)]
[WebUI] Move configuration tab to a separate module

7 years ago[WebUI] Fix retarded datatables
Vsevolod Stakhov [Tue, 31 Jan 2017 16:57:53 +0000 (16:57 +0000)]
[WebUI] Fix retarded datatables

7 years ago[WebUI] Update datatables to work with the requirejs
Vsevolod Stakhov [Tue, 31 Jan 2017 16:16:26 +0000 (16:16 +0000)]
[WebUI] Update datatables to work with the requirejs

7 years ago[WebUI] Add graph tab
Vsevolod Stakhov [Tue, 31 Jan 2017 15:48:57 +0000 (15:48 +0000)]
[WebUI] Add graph tab

7 years ago[WebUI] Further fixes
Vsevolod Stakhov [Tue, 31 Jan 2017 15:28:02 +0000 (15:28 +0000)]
[WebUI] Further fixes

7 years ago[WebUI] Start rework of modules
Vsevolod Stakhov [Tue, 31 Jan 2017 15:01:16 +0000 (15:01 +0000)]
[WebUI] Start rework of modules

7 years ago[Feature] Implement rspamdgrep tool 1387/head
Andrew Lewis [Tue, 31 Jan 2017 13:46:49 +0000 (15:46 +0200)]
[Feature] Implement rspamdgrep tool

7 years ago[WebUI] Rework interface to use requirejs
Vsevolod Stakhov [Tue, 31 Jan 2017 12:52:16 +0000 (12:52 +0000)]
[WebUI] Rework interface to use requirejs

7 years ago[Minor] Improve debugging for surbl module
Vsevolod Stakhov [Tue, 31 Jan 2017 12:01:09 +0000 (12:01 +0000)]
[Minor] Improve debugging for surbl module

7 years ago[Minor] Rspamadm lua: support passing command line arguments to Lua 1386/head
Andrew Lewis [Tue, 31 Jan 2017 11:12:51 +0000 (13:12 +0200)]
[Minor] Rspamadm lua: support passing command line arguments to Lua

7 years ago[WebUI] Add preliminary save symbols clustering
Vsevolod Stakhov [Mon, 30 Jan 2017 23:37:38 +0000 (23:37 +0000)]
[WebUI] Add preliminary save symbols clustering

7 years ago[WebUI] Allow to save maps on the cluster
Vsevolod Stakhov [Mon, 30 Jan 2017 18:07:07 +0000 (18:07 +0000)]
[WebUI] Allow to save maps on the cluster

7 years ago[WebUI] Fix multiple JS issues
Vsevolod Stakhov [Mon, 30 Jan 2017 17:20:26 +0000 (17:20 +0000)]
[WebUI] Fix multiple JS issues

7 years ago[WebUI] Fix various errors with login form
Vsevolod Stakhov [Mon, 30 Jan 2017 14:08:53 +0000 (14:08 +0000)]
[WebUI] Fix various errors with login form

7 years ago[Minor] Avoid one copy when publishing fuzzy updates
Vsevolod Stakhov [Mon, 30 Jan 2017 13:27:53 +0000 (13:27 +0000)]
[Minor] Avoid one copy when publishing fuzzy updates

7 years agoMerge pull request #1384 from fatalbanana/sd
Vsevolod Stakhov [Mon, 30 Jan 2017 12:36:08 +0000 (12:36 +0000)]
Merge pull request #1384 from fatalbanana/sd

[Minor] Support reload in systemd service file

7 years ago[Minor] Support reload in systemd service file 1384/head
Andrew Lewis [Mon, 30 Jan 2017 10:12:33 +0000 (12:12 +0200)]
[Minor] Support reload in systemd service file

7 years ago[Minor] Slightly improve openssl 1.1 support
Vsevolod Stakhov [Sun, 29 Jan 2017 17:33:39 +0000 (17:33 +0000)]
[Minor] Slightly improve openssl 1.1 support

7 years ago[CritFix] Fix bad memory leak in TLS certificates validation
Vsevolod Stakhov [Sun, 29 Jan 2017 17:31:57 +0000 (17:31 +0000)]
[CritFix] Fix bad memory leak in TLS certificates validation

7 years agoMerge pull request #1382 from fatalbanana/ds
Vsevolod Stakhov [Sat, 28 Jan 2017 18:06:40 +0000 (18:06 +0000)]
Merge pull request #1382 from fatalbanana/ds

[Minor] Fix warnings

7 years ago[Minor] Fix warnings 1382/head
Andrew Lewis [Sat, 28 Jan 2017 15:05:24 +0000 (17:05 +0200)]
[Minor] Fix warnings

 - Also yield symbol when key in Redis was used

7 years ago[Feature] Allow to store dkim keys in Redis
Vsevolod Stakhov [Sat, 28 Jan 2017 14:41:54 +0000 (14:41 +0000)]
[Feature] Allow to store dkim keys in Redis

7 years ago[Feature] Allow to pass sign key directly from Lua
Vsevolod Stakhov [Sat, 28 Jan 2017 13:36:32 +0000 (13:36 +0000)]
[Feature] Allow to pass sign key directly from Lua

7 years ago[Minor] Tell when a peak callback is set for the cache
Vsevolod Stakhov [Sat, 28 Jan 2017 13:21:35 +0000 (13:21 +0000)]
[Minor] Tell when a peak callback is set for the cache

7 years ago[Minor] Improve counters output
Vsevolod Stakhov [Sat, 28 Jan 2017 12:27:52 +0000 (12:27 +0000)]
[Minor] Improve counters output

7 years ago[Fix] Fix memory leak in HTTP maps
Vsevolod Stakhov [Fri, 27 Jan 2017 18:02:58 +0000 (18:02 +0000)]
[Fix] Fix memory leak in HTTP maps

Issue: #1332

7 years agoMerge pull request #1381 from fatalbanana/fae
Vsevolod Stakhov [Fri, 27 Jan 2017 16:27:09 +0000 (16:27 +0000)]
Merge pull request #1381 from fatalbanana/fae

[Minor] Force actions: support expressions & alternate message syntax

7 years ago[Minor] Force actions: support expressions & alternate message syntax 1381/head
Andrew Lewis [Fri, 27 Jan 2017 16:03:52 +0000 (18:03 +0200)]
[Minor] Force actions: support expressions & alternate message syntax

7 years agoMerge pull request #1380 from fatalbanana/fc
Vsevolod Stakhov [Fri, 27 Jan 2017 15:46:54 +0000 (15:46 +0000)]
Merge pull request #1380 from fatalbanana/fc

[Minor] Silence warnings

7 years ago[Minor] Silence warnings 1380/head
Andrew Lewis [Fri, 27 Jan 2017 15:42:36 +0000 (17:42 +0200)]
[Minor] Silence warnings

7 years ago[Feature] Add fuzzy collection plugin
Vsevolod Stakhov [Fri, 27 Jan 2017 15:19:23 +0000 (15:19 +0000)]
[Feature] Add fuzzy collection plugin

7 years ago[Fix] Various collection mode fixes
Vsevolod Stakhov [Fri, 27 Jan 2017 15:19:09 +0000 (15:19 +0000)]
[Fix] Various collection mode fixes

7 years ago[Fix] Fix issues with empty updates
Vsevolod Stakhov [Fri, 27 Jan 2017 15:18:54 +0000 (15:18 +0000)]
[Fix] Fix issues with empty updates

7 years ago[Fix] Add packed attribute for protocol structure
Vsevolod Stakhov [Fri, 27 Jan 2017 15:18:38 +0000 (15:18 +0000)]
[Fix] Add packed attribute for protocol structure

7 years ago[Minor] Add some missing cryptobox functions
Vsevolod Stakhov [Fri, 27 Jan 2017 13:14:37 +0000 (13:14 +0000)]
[Minor] Add some missing cryptobox functions

7 years ago[Minor] Save resolver in config structure and allow to get it from Lua
Vsevolod Stakhov [Fri, 27 Jan 2017 12:13:10 +0000 (12:13 +0000)]
[Minor] Save resolver in config structure and allow to get it from Lua

7 years agoMerge pull request #1379 from fatalbanana/tags
Vsevolod Stakhov [Fri, 27 Jan 2017 11:32:44 +0000 (11:32 +0000)]
Merge pull request #1379 from fatalbanana/tags

[Minor] URL reputation: fix partial saving of tags

7 years agoMerge pull request #1378 from dehnli/webui-colours-enhance
Vsevolod Stakhov [Fri, 27 Jan 2017 11:32:34 +0000 (11:32 +0000)]
Merge pull request #1378 from dehnli/webui-colours-enhance

[WebUI] Make legend entry colours more contrast

7 years ago[Minor] Remove useless jemalloc include
Vsevolod Stakhov [Fri, 27 Jan 2017 11:27:32 +0000 (11:27 +0000)]
[Minor] Remove useless jemalloc include

Issue: #1377

7 years ago[Minor] Fix multiple surbl tags
Vsevolod Stakhov [Fri, 27 Jan 2017 11:10:21 +0000 (11:10 +0000)]
[Minor] Fix multiple surbl tags

7 years ago[Minor] URL reputation: fix partial saving of tags 1379/head
Andrew Lewis [Fri, 27 Jan 2017 10:58:29 +0000 (12:58 +0200)]
[Minor] URL reputation: fix partial saving of tags

7 years ago[WebUI] Make legend entry colours more contrast 1378/head
dehnli [Fri, 27 Jan 2017 08:35:45 +0000 (12:35 +0400)]
[WebUI] Make legend entry colours more contrast

Minor changes to make `Probable Spam` and `Temporary rejected` legend entries and chart sectors more visible on `Throughput` summary. It affects `Status` tab chart as well.

7 years agoMerge pull request #1375 from fatalbanana/ur
Vsevolod Stakhov [Thu, 26 Jan 2017 18:10:53 +0000 (18:10 +0000)]
Merge pull request #1375 from fatalbanana/ur

[Minor] URL reputation plugin changes

7 years agoMerge pull request #1376 from fatalbanana/wui
Vsevolod Stakhov [Thu, 26 Jan 2017 18:10:37 +0000 (18:10 +0000)]
Merge pull request #1376 from fatalbanana/wui

[WebUI] Be more generous with AJAX timeout

7 years ago[Fix] Another try to fix 0 length maps
Vsevolod Stakhov [Thu, 26 Jan 2017 18:10:02 +0000 (18:10 +0000)]
[Fix] Another try to fix 0 length maps

Issue: #1374
Reported by: @aeroclown

7 years ago[Feature] Support HTTPCrypt client in lua_http
Vsevolod Stakhov [Thu, 26 Jan 2017 18:03:23 +0000 (18:03 +0000)]
[Feature] Support HTTPCrypt client in lua_http

7 years ago[Feature] Simplify HTTPCrypt client support
Vsevolod Stakhov [Thu, 26 Jan 2017 17:53:22 +0000 (17:53 +0000)]
[Feature] Simplify HTTPCrypt client support

7 years ago[Fix] Allow static maps
Vsevolod Stakhov [Thu, 26 Jan 2017 17:24:15 +0000 (17:24 +0000)]
[Fix] Allow static maps

7 years ago[Minor] Use the same protocol as fuzzy replication
Vsevolod Stakhov [Thu, 26 Jan 2017 17:19:08 +0000 (17:19 +0000)]
[Minor] Use the same protocol as fuzzy replication

7 years ago[Feature] Implement fuzzy collection mode
Vsevolod Stakhov [Thu, 26 Jan 2017 15:50:16 +0000 (15:50 +0000)]
[Feature] Implement fuzzy collection mode

7 years ago[Minor] Constify arguments
Vsevolod Stakhov [Thu, 26 Jan 2017 15:50:03 +0000 (15:50 +0000)]
[Minor] Constify arguments

7 years ago[Feature] Start collection only mode implementation for fuzzy storage
Vsevolod Stakhov [Thu, 26 Jan 2017 14:35:10 +0000 (14:35 +0000)]
[Feature] Start collection only mode implementation for fuzzy storage

7 years ago[Minor] Allow to parse signature pubkeys from the config
Vsevolod Stakhov [Thu, 26 Jan 2017 13:13:03 +0000 (13:13 +0000)]
[Minor] Allow to parse signature pubkeys from the config

7 years ago[WebUI] Be more generous with AJAX timeout 1376/head
Andrew Lewis [Thu, 26 Jan 2017 14:18:01 +0000 (16:18 +0200)]
[WebUI] Be more generous with AJAX timeout

7 years ago[Minor] URL reputation plugin changes 1375/head
Andrew Lewis [Thu, 26 Jan 2017 11:17:39 +0000 (13:17 +0200)]
[Minor] URL reputation plugin changes

7 years agoMerge pull request #1373 from fatalbanana/l
Vsevolod Stakhov [Wed, 25 Jan 2017 15:31:30 +0000 (15:31 +0000)]
Merge pull request #1373 from fatalbanana/l

[Minor] Bulk update counters in URL reputation plugin

7 years ago[Feature] Allow to set peak callbacks from Lua
Vsevolod Stakhov [Wed, 25 Jan 2017 15:30:48 +0000 (15:30 +0000)]
[Feature] Allow to set peak callbacks from Lua

7 years ago[Feature] Allow to call a callback when symbol frequency is on peak
Vsevolod Stakhov [Wed, 25 Jan 2017 14:59:25 +0000 (14:59 +0000)]
[Feature] Allow to call a callback when symbol frequency is on peak

7 years ago[Minor] Bulk update counters in URL reputation plugin 1373/head
Andrew Lewis [Wed, 25 Jan 2017 13:59:58 +0000 (15:59 +0200)]
[Minor] Bulk update counters in URL reputation plugin

7 years agoMerge pull request #1368 from fatalbanana/rl2
Vsevolod Stakhov [Wed, 25 Jan 2017 13:55:49 +0000 (13:55 +0000)]
Merge pull request #1368 from fatalbanana/rl2

Rework ratelimit module changes

7 years agoMerge pull request #1371 from fatalbanana/l
Vsevolod Stakhov [Wed, 25 Jan 2017 13:55:21 +0000 (13:55 +0000)]
Merge pull request #1371 from fatalbanana/l

[Minor] Fix saving tags in URL reputation plugin

7 years agoMerge pull request #1369 from moisseev/patch-1
Vsevolod Stakhov [Wed, 25 Jan 2017 13:55:12 +0000 (13:55 +0000)]
Merge pull request #1369 from moisseev/patch-1

[Minor] Update redirectors list