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

7 years ago[Feature] Reuse URL tags in SURBL module
Vsevolod Stakhov [Fri, 13 Jan 2017 13:28:03 +0000 (13:28 +0000)]
[Feature] Reuse URL tags in SURBL module

7 years ago[Minor] Add url tags in surbl module
Vsevolod Stakhov [Fri, 13 Jan 2017 12:33:01 +0000 (12:33 +0000)]
[Minor] Add url tags in surbl module

7 years ago[Minor] Add auto type to the parser method
Vsevolod Stakhov [Fri, 13 Jan 2017 09:25:41 +0000 (09:25 +0000)]
[Minor] Add auto type to the parser method

7 years ago[Feature] Allow custom parse types in lua ucl
Vsevolod Stakhov [Fri, 13 Jan 2017 09:24:19 +0000 (09:24 +0000)]
[Feature] Allow custom parse types in lua ucl

7 years ago[Minor] Improve URL tags
Vsevolod Stakhov [Thu, 12 Jan 2017 19:10:28 +0000 (19:10 +0000)]
[Minor] Improve URL tags

7 years agoMerge pull request #1327 from fatalbanana/u
Vsevolod Stakhov [Thu, 12 Jan 2017 17:17:51 +0000 (17:17 +0000)]
Merge pull request #1327 from fatalbanana/u

[Feature] URL reputation plugin

7 years agoMerge pull request #1339 from fatalbanana/hf
Vsevolod Stakhov [Thu, 12 Jan 2017 15:11:43 +0000 (15:11 +0000)]
Merge pull request #1339 from fatalbanana/hf

[Minor] Don't disrespect .online GTLD in hfilter (Fixes #1338)

7 years ago[Fix] Fix possible memory corruption in redis pool
Vsevolod Stakhov [Thu, 12 Jan 2017 15:04:11 +0000 (15:04 +0000)]
[Fix] Fix possible memory corruption in redis pool

MFH: true

7 years ago[Fix] Plug memory leak in learning fuzzy storage
Vsevolod Stakhov [Thu, 12 Jan 2017 14:34:36 +0000 (14:34 +0000)]
[Fix] Plug memory leak in learning fuzzy storage

MFH: true

7 years ago[Fix] Avoid extensive reallocs
Vsevolod Stakhov [Thu, 12 Jan 2017 13:08:51 +0000 (13:08 +0000)]
[Fix] Avoid extensive reallocs

MFH: true

7 years ago[Minor] Don't disrespect .online GTLD in hfilter (Fixes #1338) 1339/head
Andrew Lewis [Thu, 12 Jan 2017 13:03:20 +0000 (15:03 +0200)]
[Minor] Don't disrespect .online GTLD in hfilter (Fixes #1338)

7 years ago[Feature] Dynamic reputation in URL reputation plugin 1327/head
Andrew Lewis [Wed, 11 Jan 2017 14:15:58 +0000 (16:15 +0200)]
[Feature] Dynamic reputation in URL reputation plugin

7 years ago[CritFix] Repair PTR_ARRAY_FOREACH macro
Vsevolod Stakhov [Thu, 12 Jan 2017 12:00:46 +0000 (12:00 +0000)]
[CritFix] Repair PTR_ARRAY_FOREACH macro

MFH: true

7 years ago[Minor] Use VALGRIND env var to detect valgrind
Vsevolod Stakhov [Thu, 12 Jan 2017 11:55:57 +0000 (11:55 +0000)]
[Minor] Use VALGRIND env var to detect valgrind

7 years ago[Minor] Plug memory leak on failed updates
Vsevolod Stakhov [Wed, 11 Jan 2017 16:50:16 +0000 (16:50 +0000)]
[Minor] Plug memory leak on failed updates

7 years agoMerge pull request #1337 from fatalbanana/fixtests
Vsevolod Stakhov [Wed, 11 Jan 2017 14:31:30 +0000 (14:31 +0000)]
Merge pull request #1337 from fatalbanana/fixtests

[Test] Fix tests

7 years ago[Test] Fix tests 1337/head
Andrew Lewis [Wed, 11 Jan 2017 14:20:47 +0000 (16:20 +0200)]
[Test] Fix tests

7 years agoMerge pull request #1336 from fatalbanana/redir
Vsevolod Stakhov [Wed, 11 Jan 2017 14:19:27 +0000 (14:19 +0000)]
Merge pull request #1336 from fatalbanana/redir

Clean up redirectors.inc

7 years ago[Fix] Stop hardcoding of lua in C
Vsevolod Stakhov [Wed, 11 Jan 2017 14:06:18 +0000 (14:06 +0000)]
[Fix] Stop hardcoding of lua in C

7 years ago[Feature] Add CORS support to the controller
Vsevolod Stakhov [Wed, 11 Jan 2017 13:50:17 +0000 (13:50 +0000)]
[Feature] Add CORS support to the controller

7 years ago[Minor] Treat special HTTP methods specially
Vsevolod Stakhov [Wed, 11 Jan 2017 13:40:33 +0000 (13:40 +0000)]
[Minor] Treat special HTTP methods specially

7 years ago[WebUI] Add Access-Control-Allow-Origin for cluster management
Vsevolod Stakhov [Wed, 11 Jan 2017 13:02:18 +0000 (13:02 +0000)]
[WebUI] Add Access-Control-Allow-Origin for cluster management

7 years ago[Minor] Allow to append headers for rspamd http router
Vsevolod Stakhov [Wed, 11 Jan 2017 12:56:44 +0000 (12:56 +0000)]
[Minor] Allow to append headers for rspamd http router

7 years ago[Fix] Fix adding maps from config in Lua
Vsevolod Stakhov [Wed, 11 Jan 2017 12:08:48 +0000 (12:08 +0000)]
[Fix] Fix adding maps from config in Lua

7 years ago[Minor] Fix double free
Vsevolod Stakhov [Wed, 11 Jan 2017 11:54:23 +0000 (11:54 +0000)]
[Minor] Fix double free

7 years ago[Minor] Remove commented entries & unregistered domains 1336/head
Andrew Lewis [Wed, 11 Jan 2017 08:17:12 +0000 (10:17 +0200)]
[Minor] Remove commented entries & unregistered domains

7 years ago[Minor] Sort redirectors.inc
Andrew Lewis [Wed, 11 Jan 2017 07:41:18 +0000 (09:41 +0200)]
[Minor] Sort redirectors.inc

7 years ago[Minor] Fix default path from '/rspamd' to '/'
Vsevolod Stakhov [Tue, 10 Jan 2017 17:41:08 +0000 (17:41 +0000)]
[Minor] Fix default path from '/rspamd' to '/'

7 years ago[WebUI] Fix disabled state
Vsevolod Stakhov [Tue, 10 Jan 2017 17:40:49 +0000 (17:40 +0000)]
[WebUI] Fix disabled state

7 years ago[WebUI] Rework neighbours query function
Vsevolod Stakhov [Tue, 10 Jan 2017 17:33:11 +0000 (17:33 +0000)]
[WebUI] Rework neighbours query function

7 years agoMerge pull request #1333 from AnnaStakhova/master
Vsevolod Stakhov [Tue, 10 Jan 2017 16:35:59 +0000 (16:35 +0000)]
Merge pull request #1333 from AnnaStakhova/master

[WebUI] clusters for the chart

7 years ago[WebUI] clusters for the chart 1333/head
Anna Stakhova [Tue, 10 Jan 2017 16:35:11 +0000 (16:35 +0000)]
[WebUI] clusters for the chart

7 years ago[Fix] Fix timezones parsing
Vsevolod Stakhov [Tue, 10 Jan 2017 16:09:36 +0000 (16:09 +0000)]
[Fix] Fix timezones parsing

7 years agoMerge pull request #1331 from moisseev/rrd-summary
Vsevolod Stakhov [Tue, 10 Jan 2017 14:12:16 +0000 (14:12 +0000)]
Merge pull request #1331 from moisseev/rrd-summary

[WebUI] Fix graph selectors state resetting

7 years ago[Fix] Plug termination memory leaks
Vsevolod Stakhov [Tue, 10 Jan 2017 13:59:27 +0000 (13:59 +0000)]
[Fix] Plug termination memory leaks

7 years ago[Fix] Fix heuristical CTE detection for QP encoding
Vsevolod Stakhov [Tue, 10 Jan 2017 12:39:02 +0000 (12:39 +0000)]
[Fix] Fix heuristical CTE detection for QP encoding

7 years ago[Fix] Fix usage of unsafe ucl iterators
Vsevolod Stakhov [Tue, 10 Jan 2017 12:36:12 +0000 (12:36 +0000)]
[Fix] Fix usage of unsafe ucl iterators

7 years ago[Feature] Add ucl_object_iterate_full function
Vsevolod Stakhov [Tue, 10 Jan 2017 12:35:55 +0000 (12:35 +0000)]
[Feature] Add ucl_object_iterate_full function

7 years ago[Fix] Plug memory leak in lua_tcp
Vsevolod Stakhov [Tue, 10 Jan 2017 11:36:03 +0000 (11:36 +0000)]
[Fix] Plug memory leak in lua_tcp

7 years ago[Minor] Url tld file is not a map
Vsevolod Stakhov [Tue, 10 Jan 2017 11:10:27 +0000 (11:10 +0000)]
[Minor] Url tld file is not a map

7 years ago[Minor] Use deterministic ids for maps
Vsevolod Stakhov [Mon, 9 Jan 2017 17:42:59 +0000 (17:42 +0000)]
[Minor] Use deterministic ids for maps

7 years ago[Minor] Add t1ha to the list of the specific hashes
Vsevolod Stakhov [Mon, 9 Jan 2017 17:42:40 +0000 (17:42 +0000)]
[Minor] Add t1ha to the list of the specific hashes

7 years ago[Conf] Allow to edit all local maps from WebUI by default
Vsevolod Stakhov [Mon, 9 Jan 2017 17:33:30 +0000 (17:33 +0000)]
[Conf] Allow to edit all local maps from WebUI by default

7 years ago[Minor] Fix backends display in webui
Vsevolod Stakhov [Mon, 9 Jan 2017 17:32:31 +0000 (17:32 +0000)]
[Minor] Fix backends display in webui

7 years ago[Fix] Fix surbl plugin to work with composite maps
Vsevolod Stakhov [Mon, 9 Jan 2017 17:32:18 +0000 (17:32 +0000)]
[Fix] Fix surbl plugin to work with composite maps

7 years ago[Feature] Multiple improvements in the maps
Vsevolod Stakhov [Mon, 9 Jan 2017 17:15:36 +0000 (17:15 +0000)]
[Feature] Multiple improvements in the maps

- Allow to create maps if directory is writable
- Show all backends for all maps
- Index backend istead of map
- Improve locking logic to retry on failure

7 years ago[Minor] Do not use glib PRNG
Vsevolod Stakhov [Mon, 9 Jan 2017 16:37:44 +0000 (16:37 +0000)]
[Minor] Do not use glib PRNG

7 years ago[Minor] Add id for each rspamd map backend
Vsevolod Stakhov [Mon, 9 Jan 2017 16:37:31 +0000 (16:37 +0000)]
[Minor] Add id for each rspamd map backend

7 years ago[WebUI] Reduce font size of graph's legend 1331/head
Alexander Moisseev [Mon, 9 Jan 2017 16:33:01 +0000 (19:33 +0300)]
[WebUI] Reduce font size of graph's legend

Fixes labels overlapping on page zoom out.

7 years ago[Fix] Fix plugins callbacks in webui
Vsevolod Stakhov [Mon, 9 Jan 2017 16:15:38 +0000 (16:15 +0000)]
[Fix] Fix plugins callbacks in webui

7 years ago[WebUI] Fix graph selectors state resetting
Alexander Moisseev [Mon, 9 Jan 2017 16:10:38 +0000 (19:10 +0300)]
[WebUI] Fix graph selectors state resetting

on reconnect / reload

Reported by: @denhli

7 years ago[Feature] Add plugins list path in WebUI
Vsevolod Stakhov [Mon, 9 Jan 2017 16:08:00 +0000 (16:08 +0000)]
[Feature] Add plugins list path in WebUI

7 years ago[Feature] URL reputation plugin
Andrew Lewis [Mon, 9 Jan 2017 13:50:45 +0000 (15:50 +0200)]
[Feature] URL reputation plugin