]> source.dussan.org Git - rspamd.git/log
rspamd.git
5 years ago[Feature] Use random monitored in rbl module
Vsevolod Stakhov [Fri, 23 Aug 2019 17:27:12 +0000 (18:27 +0100)]
[Feature] Use random monitored in rbl module

5 years ago[Feature] Monitored: Support random lookups
Vsevolod Stakhov [Fri, 23 Aug 2019 17:23:44 +0000 (18:23 +0100)]
[Feature] Monitored: Support random lookups

5 years ago[Feature] Rbl: Add resolve_ip based RBLs
Vsevolod Stakhov [Fri, 23 Aug 2019 15:46:08 +0000 (16:46 +0100)]
[Feature] Rbl: Add resolve_ip based RBLs

5 years ago[Feature] Rbl: Support process script
Vsevolod Stakhov [Fri, 23 Aug 2019 14:53:46 +0000 (15:53 +0100)]
[Feature] Rbl: Support process script

5 years ago[Minor] Lua_util: Rework and add tests for callback_from_string
Vsevolod Stakhov [Fri, 23 Aug 2019 13:03:44 +0000 (14:03 +0100)]
[Minor] Lua_util: Rework and add tests for callback_from_string

5 years ago[Minor] Inject redirected url
Vsevolod Stakhov [Fri, 23 Aug 2019 12:28:07 +0000 (13:28 +0100)]
[Minor] Inject redirected url

5 years ago[Minor] Add function to inject urls into a task
Vsevolod Stakhov [Fri, 23 Aug 2019 12:27:27 +0000 (13:27 +0100)]
[Minor] Add function to inject urls into a task

5 years agoMerge pull request #3012 from moisseev/webui
Vsevolod Stakhov [Fri, 23 Aug 2019 07:59:07 +0000 (08:59 +0100)]
Merge pull request #3012 from moisseev/webui

[Minor] Update JavaScript libraries

5 years ago[Minor] Update JavaScript libraries 3012/head
moisseev [Thu, 22 Aug 2019 17:10:30 +0000 (20:10 +0300)]
[Minor] Update JavaScript libraries

5 years ago[Minor] Multimap: Add more debugging
Vsevolod Stakhov [Thu, 22 Aug 2019 16:18:45 +0000 (17:18 +0100)]
[Minor] Multimap: Add more debugging

5 years ago[Minor] One more legacy...
Vsevolod Stakhov [Thu, 22 Aug 2019 14:20:20 +0000 (15:20 +0100)]
[Minor] One more legacy...

5 years ago[Rework] Url_redirector: Rewrite plugin
Vsevolod Stakhov [Thu, 22 Aug 2019 14:07:34 +0000 (15:07 +0100)]
[Rework] Url_redirector: Rewrite plugin

5 years ago[Fix] Lua_mime: Fix reversed extensions map
Vsevolod Stakhov [Thu, 22 Aug 2019 12:00:44 +0000 (13:00 +0100)]
[Fix] Lua_mime: Fix reversed extensions map

5 years ago[Minor] Add some debugging
Vsevolod Stakhov [Thu, 22 Aug 2019 11:29:35 +0000 (12:29 +0100)]
[Minor] Add some debugging

5 years ago[Minor] Rbl: Fix symbol type
Vsevolod Stakhov [Thu, 22 Aug 2019 11:14:21 +0000 (12:14 +0100)]
[Minor] Rbl: Fix symbol type

5 years ago[Minor] Allow to set redirection for an url
Vsevolod Stakhov [Wed, 21 Aug 2019 16:14:39 +0000 (17:14 +0100)]
[Minor] Allow to set redirection for an url

5 years ago[Minor] Improve redirected urls processing in filter_specific_urls
Vsevolod Stakhov [Wed, 21 Aug 2019 15:05:41 +0000 (16:05 +0100)]
[Minor] Improve redirected urls processing in filter_specific_urls

5 years ago[Rework] Drop url tags
Vsevolod Stakhov [Wed, 21 Aug 2019 14:52:43 +0000 (15:52 +0100)]
[Rework] Drop url tags

5 years ago[Rework] Remove deprecated plugins
Vsevolod Stakhov [Wed, 21 Aug 2019 14:40:49 +0000 (15:40 +0100)]
[Rework] Remove deprecated plugins

5 years ago[Feature] Allow selectors in rbl module
Vsevolod Stakhov [Wed, 21 Aug 2019 14:39:47 +0000 (15:39 +0100)]
[Feature] Allow selectors in rbl module

5 years ago[Feature] Selectors: Add flatten function
Vsevolod Stakhov [Wed, 21 Aug 2019 14:30:35 +0000 (15:30 +0100)]
[Feature] Selectors: Add flatten function

5 years agoMerge pull request #3010 from moisseev/webui
Vsevolod Stakhov [Wed, 21 Aug 2019 07:33:27 +0000 (08:33 +0100)]
Merge pull request #3010 from moisseev/webui

[WebUI] Rework scan results display

5 years ago[Fix] Fix hang in fuzzy_learn when explicit rotation is set
Vsevolod Stakhov [Tue, 20 Aug 2019 17:14:28 +0000 (18:14 +0100)]
[Fix] Fix hang in fuzzy_learn when explicit rotation is set

5 years ago[Test] Add tests for IDs propagation
Vsevolod Stakhov [Tue, 20 Aug 2019 16:38:47 +0000 (17:38 +0100)]
[Test] Add tests for IDs propagation

5 years ago[Minor] Some fixes to ids propagation
Vsevolod Stakhov [Tue, 20 Aug 2019 16:38:31 +0000 (17:38 +0100)]
[Minor] Some fixes to ids propagation

5 years ago[Minor] WebUI: Use public getSelector() function 3010/head
moisseev [Tue, 20 Aug 2019 16:38:25 +0000 (19:38 +0300)]
[Minor] WebUI: Use public getSelector() function

5 years ago[Feature] Implement settings id propagation between deps
Vsevolod Stakhov [Tue, 20 Aug 2019 15:26:22 +0000 (16:26 +0100)]
[Feature] Implement settings id propagation between deps

5 years ago[Minor] Move settings symbol registration earlier
Vsevolod Stakhov [Tue, 20 Aug 2019 15:26:05 +0000 (16:26 +0100)]
[Minor] Move settings symbol registration earlier

5 years ago[Minor] Set allowed ids in settings symbols
Vsevolod Stakhov [Tue, 20 Aug 2019 14:48:41 +0000 (15:48 +0100)]
[Minor] Set allowed ids in settings symbols

5 years ago[WebUI] Rework scan results display
moisseev [Tue, 20 Aug 2019 11:36:19 +0000 (14:36 +0300)]
[WebUI] Rework scan results display

5 years ago[Minor] Do not autodetect CTE for message parts
Vsevolod Stakhov [Tue, 20 Aug 2019 10:58:57 +0000 (11:58 +0100)]
[Minor] Do not autodetect CTE for message parts

5 years ago[Fix] Fix offsets when parsing message/rfc822 in multipart
Vsevolod Stakhov [Tue, 20 Aug 2019 10:45:56 +0000 (11:45 +0100)]
[Fix] Fix offsets when parsing message/rfc822 in multipart

5 years ago[Rework] Slashing: Turn off postfilters when passthrough result is set
Vsevolod Stakhov [Tue, 20 Aug 2019 09:14:37 +0000 (10:14 +0100)]
[Rework] Slashing: Turn off postfilters when passthrough result is set

5 years ago[Rework] Lua_util: Another rework for extract_specific_urls
Vsevolod Stakhov [Tue, 20 Aug 2019 09:13:52 +0000 (10:13 +0100)]
[Rework] Lua_util: Another rework for extract_specific_urls

5 years ago[Fix] Metadata_exporter: This plugin is idempotent not a postfilter
Vsevolod Stakhov [Tue, 20 Aug 2019 08:32:29 +0000 (09:32 +0100)]
[Fix] Metadata_exporter: This plugin is idempotent not a postfilter

5 years ago[Test] Update unit tests
Vsevolod Stakhov [Mon, 19 Aug 2019 15:49:31 +0000 (16:49 +0100)]
[Test] Update unit tests

5 years ago[Fix] More fixes to extract_specific_urls
Vsevolod Stakhov [Mon, 19 Aug 2019 15:49:19 +0000 (16:49 +0100)]
[Fix] More fixes to extract_specific_urls

5 years ago[Minor] Lua_util: More caching tuning
Vsevolod Stakhov [Mon, 19 Aug 2019 15:27:49 +0000 (16:27 +0100)]
[Minor] Lua_util: More caching tuning

5 years ago[Feature] Selectors: Add `specific_urls` extractor
Vsevolod Stakhov [Mon, 19 Aug 2019 15:21:42 +0000 (16:21 +0100)]
[Feature] Selectors: Add `specific_urls` extractor

5 years ago[Minor] Add a simple toboolean function
Vsevolod Stakhov [Mon, 19 Aug 2019 15:21:20 +0000 (16:21 +0100)]
[Minor] Add a simple toboolean function

5 years ago[Feature] Lua_selectors: Allow table arguments for selectors
Vsevolod Stakhov [Mon, 19 Aug 2019 14:31:12 +0000 (15:31 +0100)]
[Feature] Lua_selectors: Allow table arguments for selectors

5 years ago[Test] Add test for the new selector
Vsevolod Stakhov [Mon, 19 Aug 2019 13:42:06 +0000 (14:42 +0100)]
[Test] Add test for the new selector

5 years ago[Minor] Selectors: Add except_map function
Vsevolod Stakhov [Mon, 19 Aug 2019 13:37:10 +0000 (14:37 +0100)]
[Minor] Selectors: Add except_map function

5 years ago[Minor] Allow to filter redirected
Vsevolod Stakhov [Mon, 19 Aug 2019 13:35:36 +0000 (14:35 +0100)]
[Minor] Allow to filter redirected

5 years ago[Feature] Lua_util: Add filter_specific_url function
Vsevolod Stakhov [Mon, 19 Aug 2019 13:28:35 +0000 (14:28 +0100)]
[Feature] Lua_util: Add filter_specific_url function

5 years ago[Minor] Oops, fucking format string
Vsevolod Stakhov [Mon, 19 Aug 2019 11:42:11 +0000 (12:42 +0100)]
[Minor] Oops, fucking format string

5 years ago[Rework] Kill old dragons in symcache processing stages
Vsevolod Stakhov [Mon, 19 Aug 2019 11:39:32 +0000 (12:39 +0100)]
[Rework] Kill old dragons in symcache processing stages

5 years agoMerge pull request #3008 from moisseev/eslint
Vsevolod Stakhov [Mon, 19 Aug 2019 10:16:59 +0000 (11:16 +0100)]
Merge pull request #3008 from moisseev/eslint

[Test] ESLint: Do not enforce line breaks

5 years ago[Minor] Increase RequireJS script loading timeout 3008/head
moisseev [Sat, 17 Aug 2019 06:59:21 +0000 (09:59 +0300)]
[Minor] Increase RequireJS script loading timeout

5 years ago[Test] ESLint: Do not enforce line breaks
moisseev [Mon, 19 Aug 2019 09:57:54 +0000 (12:57 +0300)]
[Test] ESLint: Do not enforce line breaks

between function call arguments

5 years ago[Minor] Oops, fix paths
Vsevolod Stakhov [Mon, 19 Aug 2019 08:57:00 +0000 (09:57 +0100)]
[Minor] Oops, fix paths

5 years ago[Rework] Reorganise selectors implementation
Vsevolod Stakhov [Mon, 19 Aug 2019 08:45:28 +0000 (09:45 +0100)]
[Rework] Reorganise selectors implementation

5 years ago[Minor] Fix processing of the skipped tasks (e.g. ping)
Vsevolod Stakhov [Sun, 18 Aug 2019 10:05:32 +0000 (11:05 +0100)]
[Minor] Fix processing of the skipped tasks (e.g. ping)

5 years ago[Fix] More stages fixes
Vsevolod Stakhov [Sun, 18 Aug 2019 08:57:04 +0000 (09:57 +0100)]
[Fix] More stages fixes

5 years ago[Fix] Fix disabling of the actions
Vsevolod Stakhov [Sun, 18 Aug 2019 08:39:14 +0000 (09:39 +0100)]
[Fix] Fix disabling of the actions

5 years ago[Fix] Distinguish empty and non-empty prefilters
Vsevolod Stakhov [Sun, 18 Aug 2019 08:32:21 +0000 (09:32 +0100)]
[Fix] Distinguish empty and non-empty prefilters

5 years ago[Minor] Fix logging
Vsevolod Stakhov [Sat, 17 Aug 2019 08:10:24 +0000 (09:10 +0100)]
[Minor] Fix logging

5 years ago[Minor] External_services: Fix symbol fail assignment
Vsevolod Stakhov [Fri, 16 Aug 2019 17:34:47 +0000 (18:34 +0100)]
[Minor] External_services: Fix symbol fail assignment

5 years ago[Fix] Allow to enable or add new actions via settings
Vsevolod Stakhov [Fri, 16 Aug 2019 17:24:13 +0000 (18:24 +0100)]
[Fix] Allow to enable or add new actions via settings

5 years ago[Rework] Kill 2tld.inc
Vsevolod Stakhov [Fri, 16 Aug 2019 15:33:47 +0000 (16:33 +0100)]
[Rework] Kill 2tld.inc

5 years ago[Feature] RBL: Support bit results in replies
Vsevolod Stakhov [Fri, 16 Aug 2019 15:32:04 +0000 (16:32 +0100)]
[Feature] RBL: Support bit results in replies

5 years ago[Minor] Lua_ip: fix to_number
Vsevolod Stakhov [Fri, 16 Aug 2019 15:31:54 +0000 (16:31 +0100)]
[Minor] Lua_ip: fix to_number

5 years ago[Minor] Add lua bit library if not luajit
Vsevolod Stakhov [Fri, 16 Aug 2019 14:54:30 +0000 (15:54 +0100)]
[Minor] Add lua bit library if not luajit

5 years ago[Minor] Warn about using of settings and settings-id together
Vsevolod Stakhov [Fri, 16 Aug 2019 12:22:47 +0000 (13:22 +0100)]
[Minor] Warn about using of settings and settings-id together

5 years ago[Minor] Sigh, another try
Vsevolod Stakhov [Fri, 16 Aug 2019 12:05:20 +0000 (13:05 +0100)]
[Minor] Sigh, another try

5 years ago[Minor] Further ip_score sanity fix
Vsevolod Stakhov [Fri, 16 Aug 2019 12:03:17 +0000 (13:03 +0100)]
[Minor] Further ip_score sanity fix

5 years ago[Minor] One more sanity check
Vsevolod Stakhov [Fri, 16 Aug 2019 11:56:37 +0000 (12:56 +0100)]
[Minor] One more sanity check

5 years ago[Minor] Add sanity check
Vsevolod Stakhov [Fri, 16 Aug 2019 11:13:14 +0000 (12:13 +0100)]
[Minor] Add sanity check

5 years ago[Minor] Fix for settings without `apply`
Vsevolod Stakhov [Thu, 15 Aug 2019 16:12:41 +0000 (17:12 +0100)]
[Minor] Fix for settings without `apply`

5 years ago[Minor] Oops: another format string
Vsevolod Stakhov [Thu, 15 Aug 2019 14:56:04 +0000 (15:56 +0100)]
[Minor] Oops: another format string

5 years ago[Minor] Oops: fix format string
Vsevolod Stakhov [Thu, 15 Aug 2019 14:52:46 +0000 (15:52 +0100)]
[Minor] Oops: fix format string

5 years ago[Test] Add options in composites tests
Vsevolod Stakhov [Thu, 15 Aug 2019 14:49:58 +0000 (15:49 +0100)]
[Test] Add options in composites tests

5 years ago[Feature] Allow options matching in composites
Vsevolod Stakhov [Thu, 15 Aug 2019 14:49:23 +0000 (15:49 +0100)]
[Feature] Allow options matching in composites

5 years ago[Minor] Allow 0 length in rspamd_regexp_match
Vsevolod Stakhov [Thu, 15 Aug 2019 14:49:03 +0000 (15:49 +0100)]
[Minor] Allow 0 length in rspamd_regexp_match

5 years ago[Test] Add unit tests
Vsevolod Stakhov [Thu, 15 Aug 2019 13:25:37 +0000 (14:25 +0100)]
[Test] Add unit tests

5 years ago[Minor] Add rspamd_string_len_split utility
Vsevolod Stakhov [Thu, 15 Aug 2019 13:25:22 +0000 (14:25 +0100)]
[Minor] Add rspamd_string_len_split utility

5 years ago[Fix] Fix configuring symbols without scores
Vsevolod Stakhov [Thu, 15 Aug 2019 12:15:58 +0000 (13:15 +0100)]
[Fix] Fix configuring symbols without scores

5 years ago[Minor] Fix another case
Vsevolod Stakhov [Wed, 14 Aug 2019 17:03:31 +0000 (18:03 +0100)]
[Minor] Fix another case

5 years agoMerge pull request #3005 from CAPSLOCK2000/master
Vsevolod Stakhov [Wed, 14 Aug 2019 15:11:03 +0000 (16:11 +0100)]
Merge pull request #3005 from CAPSLOCK2000/master

[Minor] Wrap ipv6-adresses in brackets

5 years ago[Minor] Fix check
Vsevolod Stakhov [Wed, 14 Aug 2019 15:06:53 +0000 (16:06 +0100)]
[Minor] Fix check

5 years ago[Test] Added more tests for the settings
Vsevolod Stakhov [Wed, 14 Aug 2019 15:03:42 +0000 (16:03 +0100)]
[Test] Added more tests for the settings

5 years ago[Feature] Use `scores` in apply section
Vsevolod Stakhov [Wed, 14 Aug 2019 15:03:24 +0000 (16:03 +0100)]
[Feature] Use `scores` in apply section

5 years ago[Feature] Improve settings processing
Vsevolod Stakhov [Wed, 14 Aug 2019 14:09:22 +0000 (15:09 +0100)]
[Feature] Improve settings processing

5 years agowrap ipv6-adresses in brackets 3005/head
cgielen [Wed, 14 Aug 2019 12:01:13 +0000 (14:01 +0200)]
wrap ipv6-adresses in brackets

5 years ago[Test] Add large https body test
Vsevolod Stakhov [Wed, 14 Aug 2019 08:56:06 +0000 (09:56 +0100)]
[Test] Add large https body test

5 years ago[Fix] Fix sending of large entries via HTTPS
Vsevolod Stakhov [Wed, 14 Aug 2019 08:55:41 +0000 (09:55 +0100)]
[Fix] Fix sending of large entries via HTTPS

5 years ago[Minor] Allow no_ssl_verify similar to lua_http...
Vsevolod Stakhov [Wed, 14 Aug 2019 08:30:16 +0000 (09:30 +0100)]
[Minor] Allow no_ssl_verify similar to lua_http...

5 years ago[Test] Add more mime tests
Vsevolod Stakhov [Wed, 14 Aug 2019 08:05:34 +0000 (09:05 +0100)]
[Test] Add more mime tests

5 years ago[WebUI] Really use checkv2
Vsevolod Stakhov [Tue, 13 Aug 2019 15:49:41 +0000 (16:49 +0100)]
[WebUI] Really use checkv2

5 years ago[Minor] Use checkv2 backend
Vsevolod Stakhov [Tue, 13 Aug 2019 15:41:16 +0000 (16:41 +0100)]
[Minor] Use checkv2 backend

5 years ago[Minor] Another adjustment for fuzzy calc
Vsevolod Stakhov [Tue, 13 Aug 2019 15:30:44 +0000 (16:30 +0100)]
[Minor] Another adjustment for fuzzy calc

5 years ago[Minor] Further alignment fixes
Vsevolod Stakhov [Tue, 13 Aug 2019 15:16:38 +0000 (16:16 +0100)]
[Minor] Further alignment fixes

5 years agoMerge pull request #3002 from citrin/coveralls
Vsevolod Stakhov [Tue, 13 Aug 2019 14:54:38 +0000 (15:54 +0100)]
Merge pull request #3002 from citrin/coveralls

[Minor] Ignore coveralls API errors

5 years agoIgnore coveralls API errors 3002/head
Anton Yuzhaninov [Tue, 13 Aug 2019 14:47:00 +0000 (15:47 +0100)]
Ignore coveralls API errors

Exiting with zero exit code in case of errors in bad style, but we do
not want to fail CI test run if coveralls.io is down. For other error
(e. g. internal scrip errors) exit code still be non zero.

5 years ago[Minor] Further fuzzy check empty parts fixes
Vsevolod Stakhov [Tue, 13 Aug 2019 14:09:19 +0000 (15:09 +0100)]
[Minor] Further fuzzy check empty parts fixes

5 years ago[Fix] Fix more issues with nested messages + tests
Vsevolod Stakhov [Tue, 13 Aug 2019 13:47:25 +0000 (14:47 +0100)]
[Fix] Fix more issues with nested messages + tests

5 years ago[Minor] Fix task dtor if loaded from a string
Vsevolod Stakhov [Tue, 13 Aug 2019 11:14:06 +0000 (12:14 +0100)]
[Minor] Fix task dtor if loaded from a string

5 years ago[Fix] Fix headers propagation logic
Vsevolod Stakhov [Tue, 13 Aug 2019 10:32:43 +0000 (11:32 +0100)]
[Fix] Fix headers propagation logic

5 years ago[Rework] Use opaque structure to store a table of mime headers
Vsevolod Stakhov [Tue, 13 Aug 2019 10:24:04 +0000 (11:24 +0100)]
[Rework] Use opaque structure to store a table of mime headers

5 years ago[Minor] Rework utf8 lowercasing
Vsevolod Stakhov [Tue, 13 Aug 2019 08:46:18 +0000 (09:46 +0100)]
[Minor] Rework utf8 lowercasing