]> source.dussan.org Git - rspamd.git/log
rspamd.git
7 years ago[Minor] Rework ratelimit module changes 1368/head
Andrew Lewis [Tue, 24 Jan 2017 17:33:28 +0000 (19:33 +0200)]
[Minor] Rework ratelimit module changes

7 years agoMerge pull request #1367 from fatalbanana/rl
Vsevolod Stakhov [Tue, 24 Jan 2017 11:33:06 +0000 (11:33 +0000)]
Merge pull request #1367 from fatalbanana/rl

[Minor] Small fix for friendly leak rates in ratelimit module

7 years ago[Fix] Do not refork workers that are intended to die
Vsevolod Stakhov [Tue, 24 Jan 2017 11:28:17 +0000 (11:28 +0000)]
[Fix] Do not refork workers that are intended to die

7 years ago[Minor] Small fix for friendly leak rates in ratelimit module 1367/head
Andrew Lewis [Tue, 24 Jan 2017 09:47:51 +0000 (11:47 +0200)]
[Minor] Small fix for friendly leak rates in ratelimit module

7 years ago[Fix] Fix mas group score calculations
Vsevolod Stakhov [Mon, 23 Jan 2017 17:16:43 +0000 (17:16 +0000)]
[Fix] Fix mas group score calculations

7 years ago[Fix] Disable fuzzy images by default
Vsevolod Stakhov [Mon, 23 Jan 2017 16:49:47 +0000 (16:49 +0000)]
[Fix] Disable fuzzy images by default

7 years ago[Fix] Encode URLs according to rfc3986
Vsevolod Stakhov [Mon, 23 Jan 2017 14:30:12 +0000 (14:30 +0000)]
[Fix] Encode URLs according to rfc3986

7 years ago[Minor] Do not build rspamd utils by default
Vsevolod Stakhov [Mon, 23 Jan 2017 13:53:49 +0000 (13:53 +0000)]
[Minor] Do not build rspamd utils by default

7 years ago[Fix] Encode URLs before sending them to the protocol
Vsevolod Stakhov [Mon, 23 Jan 2017 13:50:58 +0000 (13:50 +0000)]
[Fix] Encode URLs before sending them to the protocol

7 years ago[Minor] Fix couple of issues with decoding
Vsevolod Stakhov [Mon, 23 Jan 2017 13:50:45 +0000 (13:50 +0000)]
[Minor] Fix couple of issues with decoding

7 years ago[Feature] Add url encoding function
Vsevolod Stakhov [Mon, 23 Jan 2017 13:27:45 +0000 (13:27 +0000)]
[Feature] Add url encoding function

7 years ago[Minor] Use a more sane replacement character
Vsevolod Stakhov [Mon, 23 Jan 2017 12:08:46 +0000 (12:08 +0000)]
[Minor] Use a more sane replacement character

7 years ago[Minor] Slightly increase greylist plugin postfilter priority
Vsevolod Stakhov [Mon, 23 Jan 2017 11:43:41 +0000 (11:43 +0000)]
[Minor] Slightly increase greylist plugin postfilter priority

7 years agoMerge pull request #1364 from fatalbanana/gl
Vsevolod Stakhov [Mon, 23 Jan 2017 11:34:37 +0000 (11:34 +0000)]
Merge pull request #1364 from fatalbanana/gl

[Minor] Additional log message for greylist plugin

7 years agoMerge pull request #1363 from fatalbanana/cos
Vsevolod Stakhov [Mon, 23 Jan 2017 11:34:15 +0000 (11:34 +0000)]
Merge pull request #1363 from fatalbanana/cos

Force Actions: [Minor] Cosmetic fix for symbol name

7 years agoMerge pull request #1361 from fatalbanana/reply
Vsevolod Stakhov [Mon, 23 Jan 2017 11:33:56 +0000 (11:33 +0000)]
Merge pull request #1361 from fatalbanana/reply

[Fix] Replies module: fix symbol weight

7 years ago[Minor] Additional log message for greylist plugin 1364/head
Andrew Lewis [Mon, 23 Jan 2017 08:34:28 +0000 (10:34 +0200)]
[Minor] Additional log message for greylist plugin

7 years ago[Minor] Cosmetic fix for symbol name 1363/head
Andrew Lewis [Mon, 23 Jan 2017 07:32:24 +0000 (09:32 +0200)]
[Minor] Cosmetic fix for symbol name

7 years ago[Fix] Replies module: fix symbol weight 1361/head
Andrew Lewis [Mon, 23 Jan 2017 07:19:08 +0000 (09:19 +0200)]
[Fix] Replies module: fix symbol weight

7 years agoMerge pull request #1360 from moisseev/headers
Vsevolod Stakhov [Sun, 22 Jan 2017 10:59:23 +0000 (10:59 +0000)]
Merge pull request #1360 from moisseev/headers

[Minor] Recognize Icedove MUA as Thunderbird (#1359)

7 years agoMerge pull request #1358 from moisseev/webui
Vsevolod Stakhov [Sun, 22 Jan 2017 10:59:13 +0000 (10:59 +0000)]
Merge pull request #1358 from moisseev/webui

[WebUI] Minor fixes

7 years ago[Minor] Recognize Icedove MUA as Thunderbird (#1359) 1360/head
Alexander Moisseev [Sat, 21 Jan 2017 18:16:53 +0000 (21:16 +0300)]
[Minor] Recognize Icedove MUA as Thunderbird (#1359)

7 years ago[WebUI] Separate attributes by space 1358/head
Alexander Moisseev [Sat, 21 Jan 2017 15:39:41 +0000 (18:39 +0300)]
[WebUI] Separate attributes by space

7 years ago[WebUI] Enclose table header cells with `tr`s
Alexander Moisseev [Sat, 21 Jan 2017 15:35:12 +0000 (18:35 +0300)]
[WebUI] Enclose table header cells with `tr`s

7 years ago[Feature] Allow to register configuration docs from Lua API
Vsevolod Stakhov [Sat, 21 Jan 2017 14:48:56 +0000 (14:48 +0000)]
[Feature] Allow to register configuration docs from Lua API

7 years agoMerge pull request #1357 from fatalbanana/fa
Vsevolod Stakhov [Sat, 21 Jan 2017 13:27:41 +0000 (13:27 +0000)]
Merge pull request #1357 from fatalbanana/fa

[Feature] Plugin to force actions on selected symbols

7 years ago[Feature] Implement human readable buckets configuration
Vsevolod Stakhov [Sat, 21 Jan 2017 13:17:02 +0000 (13:17 +0000)]
[Feature] Implement human readable buckets configuration

Issue: #1335

7 years ago[Minor] Correct order of deinitialization
Vsevolod Stakhov [Sat, 21 Jan 2017 13:16:47 +0000 (13:16 +0000)]
[Minor] Correct order of deinitialization

7 years ago[Feature] Plugin to force actions on selected symbols 1357/head
Andrew Lewis [Sat, 21 Jan 2017 08:45:07 +0000 (10:45 +0200)]
[Feature] Plugin to force actions on selected symbols

7 years agoMerge pull request #1356 from fatalbanana/rh4
Vsevolod Stakhov [Fri, 20 Jan 2017 16:58:06 +0000 (16:58 +0000)]
Merge pull request #1356 from fatalbanana/rh4

[Minor] Small fix for rmilter headers rework

7 years ago[Minor] Small fix for rmilter headers rework 1356/head
Andrew Lewis [Fri, 20 Jan 2017 15:00:38 +0000 (17:00 +0200)]
[Minor] Small fix for rmilter headers rework

7 years ago[Fix] Fix reload memory issue
Vsevolod Stakhov [Fri, 20 Jan 2017 14:45:38 +0000 (14:45 +0000)]
[Fix] Fix reload memory issue

7 years ago[Fix] Do not leave parent-less workers processes on fatal errors
Vsevolod Stakhov [Fri, 20 Jan 2017 12:38:45 +0000 (12:38 +0000)]
[Fix] Do not leave parent-less workers processes on fatal errors

7 years agoMerge pull request #1354 from fatalbanana/rh3
Vsevolod Stakhov [Fri, 20 Jan 2017 10:52:38 +0000 (10:52 +0000)]
Merge pull request #1354 from fatalbanana/rh3

[Minor] Rework rmilter headers internal functions

7 years ago[Minor] Rework rmilter headers internal functions 1354/head
Andrew Lewis [Fri, 20 Jan 2017 09:30:36 +0000 (11:30 +0200)]
[Minor] Rework rmilter headers internal functions

7 years ago[Fix] Some more memory issues are fixed
Vsevolod Stakhov [Thu, 19 Jan 2017 18:09:16 +0000 (18:09 +0000)]
[Fix] Some more memory issues are fixed

7 years agoMerge pull request #1352 from fatalbanana/rh2
Vsevolod Stakhov [Thu, 19 Jan 2017 11:00:26 +0000 (11:00 +0000)]
Merge pull request #1352 from fatalbanana/rh2

[Minor] Rmilter headers: new features & fixes

7 years ago[Minor] One more definition missed on Linux
Vsevolod Stakhov [Thu, 19 Jan 2017 10:57:44 +0000 (10:57 +0000)]
[Minor] One more definition missed on Linux

7 years ago[Fix] Fix another reload memory issue
Vsevolod Stakhov [Thu, 19 Jan 2017 10:54:24 +0000 (10:54 +0000)]
[Fix] Fix another reload memory issue

7 years ago[Minor] Add missing macro
Vsevolod Stakhov [Thu, 19 Jan 2017 10:51:57 +0000 (10:51 +0000)]
[Minor] Add missing macro

7 years ago[Minor] Fix build with gcc 4.2
Vsevolod Stakhov [Thu, 19 Jan 2017 10:42:02 +0000 (10:42 +0000)]
[Minor] Fix build with gcc 4.2

Issue: #1351
Reported by: @brad0

7 years ago[Minor] Rmilter headers: new features & fixes 1352/head
Andrew Lewis [Thu, 19 Jan 2017 08:43:26 +0000 (10:43 +0200)]
[Minor] Rmilter headers: new features & fixes

 - Add spam-header (like Rmilter spam-header)
 - Add x-virus (tells about virii found in message)
 - Fix configuration; was not honoured
 - Fix possible indexing of nil

7 years ago[Fix] Fix memory corruprtion and leak
Vsevolod Stakhov [Wed, 18 Jan 2017 23:36:42 +0000 (23:36 +0000)]
[Fix] Fix memory corruprtion and leak

7 years ago[Minor] Remove unused module
Vsevolod Stakhov [Wed, 18 Jan 2017 19:15:22 +0000 (19:15 +0000)]
[Minor] Remove unused module

7 years ago[Fix] Avoid mempool leak in SA plugin on reload
Vsevolod Stakhov [Wed, 18 Jan 2017 19:08:13 +0000 (19:08 +0000)]
[Fix] Avoid mempool leak in SA plugin on reload

7 years agoMerge pull request #1349 from moisseev/webui
Vsevolod Stakhov [Wed, 18 Jan 2017 19:02:58 +0000 (19:02 +0000)]
Merge pull request #1349 from moisseev/webui

[WebUI] Reset refresh timer on server switching

7 years ago[Fix] Further memory leaks fixes
Vsevolod Stakhov [Wed, 18 Jan 2017 18:54:31 +0000 (18:54 +0000)]
[Fix] Further memory leaks fixes

7 years ago[Fix] More leaks eliminated
Vsevolod Stakhov [Wed, 18 Jan 2017 17:42:29 +0000 (17:42 +0000)]
[Fix] More leaks eliminated

7 years ago[Minor] Add mempool functions to work with glists
Vsevolod Stakhov [Wed, 18 Jan 2017 16:48:51 +0000 (16:48 +0000)]
[Minor] Add mempool functions to work with glists

7 years ago[Fix] More leaks...
Vsevolod Stakhov [Wed, 18 Jan 2017 16:09:50 +0000 (16:09 +0000)]
[Fix] More leaks...

7 years ago[Fix] Sigh, one more reload leak
Vsevolod Stakhov [Wed, 18 Jan 2017 13:51:45 +0000 (13:51 +0000)]
[Fix] Sigh, one more reload leak

7 years ago[Fix] Plug memory leak in adding radix trees
Vsevolod Stakhov [Wed, 18 Jan 2017 13:49:00 +0000 (13:49 +0000)]
[Fix] Plug memory leak in adding radix trees

7 years ago[Fix] Multiple memory corruption fixes
Vsevolod Stakhov [Wed, 18 Jan 2017 13:44:14 +0000 (13:44 +0000)]
[Fix] Multiple memory corruption fixes

7 years ago[WebUI] Reset refresh timer on server switching 1349/head
Alexander Moisseev [Wed, 18 Jan 2017 06:37:52 +0000 (09:37 +0300)]
[WebUI] Reset refresh timer on server switching

7 years ago[Fix] Various reload leak fixing
Vsevolod Stakhov [Tue, 17 Jan 2017 19:19:47 +0000 (19:19 +0000)]
[Fix] Various reload leak fixing

7 years ago[Fix] More fixes for iterators cleanup
Vsevolod Stakhov [Tue, 17 Jan 2017 19:19:34 +0000 (19:19 +0000)]
[Fix] More fixes for iterators cleanup

7 years ago[Fix] Fix memory leak in safe ucl iterators
Vsevolod Stakhov [Tue, 17 Jan 2017 19:03:46 +0000 (19:03 +0000)]
[Fix] Fix memory leak in safe ucl iterators

7 years ago[Fix] Fix memory leak in expression destroying
Vsevolod Stakhov [Tue, 17 Jan 2017 18:51:41 +0000 (18:51 +0000)]
[Fix] Fix memory leak in expression destroying

7 years ago[Fix] More random fixes for reload...
Vsevolod Stakhov [Tue, 17 Jan 2017 17:45:05 +0000 (17:45 +0000)]
[Fix] More random fixes for reload...

7 years ago[Fix] Another try to fix corruption during maps reload
Vsevolod Stakhov [Tue, 17 Jan 2017 17:33:53 +0000 (17:33 +0000)]
[Fix] Another try to fix corruption during maps reload

7 years ago[Fix] Plug memory leak in expressions parsing during reload
Vsevolod Stakhov [Tue, 17 Jan 2017 16:54:33 +0000 (16:54 +0000)]
[Fix] Plug memory leak in expressions parsing during reload

7 years ago[Fix] Fix modules reconfigure on reload
Vsevolod Stakhov [Tue, 17 Jan 2017 16:54:18 +0000 (16:54 +0000)]
[Fix] Fix modules reconfigure on reload

7 years ago[Fix] Plug memory leak in configuration parser
Vsevolod Stakhov [Tue, 17 Jan 2017 16:53:59 +0000 (16:53 +0000)]
[Fix] Plug memory leak in configuration parser

7 years ago[Fix] Forgotten worker
Vsevolod Stakhov [Tue, 17 Jan 2017 16:53:43 +0000 (16:53 +0000)]
[Fix] Forgotten worker

7 years ago[Fix] Fix memory leak on reload in plugins
Vsevolod Stakhov [Tue, 17 Jan 2017 16:53:20 +0000 (16:53 +0000)]
[Fix] Fix memory leak on reload in plugins

7 years ago[Fix] Fix invalid memory access on reload
Vsevolod Stakhov [Tue, 17 Jan 2017 16:53:04 +0000 (16:53 +0000)]
[Fix] Fix invalid memory access on reload

7 years ago[Fix] Plug reload leaks
Vsevolod Stakhov [Tue, 17 Jan 2017 16:52:45 +0000 (16:52 +0000)]
[Fix] Plug reload leaks

7 years ago[Fix] Avoid race condition on saving cache and reload
Vsevolod Stakhov [Tue, 17 Jan 2017 14:09:30 +0000 (14:09 +0000)]
[Fix] Avoid race condition on saving cache and reload

MFH: true

7 years ago[Fix] Fix reload and hyperscan ready event
Vsevolod Stakhov [Tue, 17 Jan 2017 14:04:58 +0000 (14:04 +0000)]
[Fix] Fix reload and hyperscan ready event

MFH: true

7 years ago[Fix] Fix race condition in SIGUSR2 handler
Vsevolod Stakhov [Tue, 17 Jan 2017 13:36:14 +0000 (13:36 +0000)]
[Fix] Fix race condition in SIGUSR2 handler

MFH: true

7 years ago[Fix] Break pool connection on fatal redis errors
Vsevolod Stakhov [Tue, 17 Jan 2017 13:35:43 +0000 (13:35 +0000)]
[Fix] Break pool connection on fatal redis errors

MFH: true

7 years agoMerge pull request #1348 from fatalbanana/t
Vsevolod Stakhov [Tue, 17 Jan 2017 11:34:15 +0000 (11:34 +0000)]
Merge pull request #1348 from fatalbanana/t

[Minor] Update public suffix list

7 years ago[Minor] Update public suffix list 1348/head
Andrew Lewis [Tue, 17 Jan 2017 11:13:03 +0000 (13:13 +0200)]
[Minor] Update public suffix list

7 years agoMerge pull request #1345 from fatalbanana/uu
Vsevolod Stakhov [Tue, 17 Jan 2017 10:30:57 +0000 (10:30 +0000)]
Merge pull request #1345 from fatalbanana/uu

Fix for URL reputation plugin + minor DMARC change

7 years ago[Minor] DMARC: always return policy 1345/head
Andrew Lewis [Tue, 17 Jan 2017 09:16:34 +0000 (11:16 +0200)]
[Minor] DMARC: always return policy

7 years ago[Minor] URL reputation: avoid sending bad queries to Redis
Andrew Lewis [Tue, 17 Jan 2017 09:10:25 +0000 (11:10 +0200)]
[Minor] URL reputation: avoid sending bad queries to Redis

7 years ago[Fix] Fix lua maps load
Vsevolod Stakhov [Mon, 16 Jan 2017 18:10:29 +0000 (18:10 +0000)]
[Fix] Fix lua maps load

7 years ago[Fix] Another try to fix reload and logger
Vsevolod Stakhov [Mon, 16 Jan 2017 18:04:21 +0000 (18:04 +0000)]
[Fix] Another try to fix reload and logger

MFH: true

7 years ago[Fix] Another try to fix descriptors leak
Vsevolod Stakhov [Mon, 16 Jan 2017 17:34:35 +0000 (17:34 +0000)]
[Fix] Another try to fix descriptors leak

MFH: true

7 years ago[Fix] Try to fix issues with reloading config
Vsevolod Stakhov [Mon, 16 Jan 2017 17:24:01 +0000 (17:24 +0000)]
[Fix] Try to fix issues with reloading config

7 years ago[Fix] More fixes to logger initialization
Vsevolod Stakhov [Mon, 16 Jan 2017 15:03:22 +0000 (15:03 +0000)]
[Fix] More fixes to logger initialization

MFH: true

7 years agoMerge pull request #1344 from fatalbanana/u
Vsevolod Stakhov [Mon, 16 Jan 2017 14:45:15 +0000 (14:45 +0000)]
Merge pull request #1344 from fatalbanana/u

[Minor] URL reputation plugin changes

7 years ago[CritFix] Fix descriptors leak on reload
Vsevolod Stakhov [Mon, 16 Jan 2017 14:27:39 +0000 (14:27 +0000)]
[CritFix] Fix descriptors leak on reload

MFH: true

7 years ago[Minor] Fix crash in testing of url tags in SURBL
Vsevolod Stakhov [Mon, 16 Jan 2017 12:10:58 +0000 (12:10 +0000)]
[Minor] Fix crash in testing of url tags in SURBL

7 years ago[Minor] URL reputation plugin changes 1344/head
Andrew Lewis [Fri, 13 Jan 2017 11:39:08 +0000 (13:39 +0200)]
[Minor] URL reputation plugin changes

 - Fix plugin post changes
 - Fix Lua API
 - Limit redis queries
 - Ignore messages with many TLDs in dynamic reputation
 - Try find relevant domain in dynamic reputation

7 years ago[Fix] Fix couple of issues
Vsevolod Stakhov [Sun, 15 Jan 2017 20:23:35 +0000 (20:23 +0000)]
[Fix] Fix couple of issues

Found by: Coverity

7 years ago[Minor] Fix some outbound access issues
Vsevolod Stakhov [Sun, 15 Jan 2017 19:24:51 +0000 (19:24 +0000)]
[Minor] Fix some outbound access issues

Found by: Coverity

7 years ago[Minor] Check mmap return code
Vsevolod Stakhov [Sun, 15 Jan 2017 17:38:25 +0000 (17:38 +0000)]
[Minor] Check mmap return code

7 years ago[Fix] Fix processing errors in lua_tcp
Vsevolod Stakhov [Sat, 14 Jan 2017 13:34:51 +0000 (13:34 +0000)]
[Fix] Fix processing errors in lua_tcp

Issue: #1341
Reported by: @AlexeySa

7 years ago[Minor] Add more sanity checks to redis pool
Vsevolod Stakhov [Sat, 14 Jan 2017 12:39:50 +0000 (12:39 +0000)]
[Minor] Add more sanity checks to redis pool

7 years ago[WebUI] Avoid extra graph redraw and alerts glitching
Vsevolod Stakhov [Sat, 14 Jan 2017 12:26:40 +0000 (12:26 +0000)]
[WebUI] Avoid extra graph redraw and alerts glitching

7 years ago[WebUI] Fix soft reject in pie chart
Vsevolod Stakhov [Sat, 14 Jan 2017 12:11:37 +0000 (12:11 +0000)]
[WebUI] Fix soft reject in pie chart

7 years ago[Minor] Avoid double free
Vsevolod Stakhov [Fri, 13 Jan 2017 17:34:43 +0000 (17:34 +0000)]
[Minor] Avoid double free

7 years ago[Minor] Fix potential leak in lua send fuzzy command
Vsevolod Stakhov [Fri, 13 Jan 2017 16:55:57 +0000 (16:55 +0000)]
[Minor] Fix potential leak in lua send fuzzy command

7 years ago[Fix] Fix errors handling in fuzzy backend initialization
Vsevolod Stakhov [Fri, 13 Jan 2017 16:28:56 +0000 (16:28 +0000)]
[Fix] Fix errors handling in fuzzy backend initialization

7 years ago[WebUI] Fix pie chart displaying
Vsevolod Stakhov [Fri, 13 Jan 2017 14:47:58 +0000 (14:47 +0000)]
[WebUI] Fix pie chart displaying

7 years ago[WebUI] Add soft reject to auth stats
Vsevolod Stakhov [Fri, 13 Jan 2017 14:47:46 +0000 (14:47 +0000)]
[WebUI] Add soft reject to auth stats

7 years ago[WebUI] Fix case when no cluster is defined
Vsevolod Stakhov [Fri, 13 Jan 2017 14:22:38 +0000 (14:22 +0000)]
[WebUI] Fix case when no cluster is defined

Issue: #1334
Reported by: @dehnli

7 years ago[Feature] Allow SOA requests in lua dns
Vsevolod Stakhov [Fri, 13 Jan 2017 13:41:57 +0000 (13:41 +0000)]
[Feature] Allow SOA requests in lua dns

7 years ago[Minor] Add phishing flag
Vsevolod Stakhov [Fri, 13 Jan 2017 13:30:31 +0000 (13:30 +0000)]
[Minor] Add phishing flag