]> source.dussan.org Git - rspamd.git/log
rspamd.git
6 years ago[WebUI] Update FooTable 3.1.4 -> 3.1.6 2430/head
Alexander Moisseev [Sun, 19 Aug 2018 15:45:12 +0000 (18:45 +0300)]
[WebUI] Update FooTable 3.1.4 -> 3.1.6

6 years ago[Minor] Combine selectors and use the proper table field in ratelimit
Vsevolod Stakhov [Sun, 19 Aug 2018 10:55:35 +0000 (11:55 +0100)]
[Minor] Combine selectors and use the proper table field in ratelimit

6 years ago[Feature] Add selectors combine function
Vsevolod Stakhov [Sun, 19 Aug 2018 10:55:19 +0000 (11:55 +0100)]
[Feature] Add selectors combine function

6 years ago[Feature] Support selectors in ratelimit module
Vsevolod Stakhov [Sat, 18 Aug 2018 18:25:28 +0000 (19:25 +0100)]
[Feature] Support selectors in ratelimit module

6 years ago[Minor] Add request header selector
Vsevolod Stakhov [Fri, 17 Aug 2018 19:35:34 +0000 (20:35 +0100)]
[Minor] Add request header selector

6 years ago[Minor] Fix vector invocation of elt transformer
Vsevolod Stakhov [Fri, 17 Aug 2018 19:32:22 +0000 (20:32 +0100)]
[Minor] Fix vector invocation of elt transformer

6 years ago[Minor] Rework lists
Vsevolod Stakhov [Fri, 17 Aug 2018 19:30:22 +0000 (20:30 +0100)]
[Minor] Rework lists

6 years ago[Minor] Add mempool selector
Vsevolod Stakhov [Fri, 17 Aug 2018 19:25:15 +0000 (20:25 +0100)]
[Minor] Add mempool selector

6 years ago[Minor] Allow to extract raw header
Vsevolod Stakhov [Fri, 17 Aug 2018 19:18:03 +0000 (20:18 +0100)]
[Minor] Allow to extract raw header

6 years ago[Minor] Fix init logic
Vsevolod Stakhov [Fri, 17 Aug 2018 19:08:41 +0000 (20:08 +0100)]
[Minor] Fix init logic

6 years ago[Minor] Add more selectors, apply better map logic in transformers
Vsevolod Stakhov [Fri, 17 Aug 2018 16:53:44 +0000 (17:53 +0100)]
[Minor] Add more selectors, apply better map logic in transformers

6 years ago[Feature] Integrate selectors framework to multimap
Vsevolod Stakhov [Fri, 17 Aug 2018 16:27:57 +0000 (17:27 +0100)]
[Feature] Integrate selectors framework to multimap

6 years ago[Feature] Add functional selectors library
Vsevolod Stakhov [Fri, 17 Aug 2018 12:10:07 +0000 (13:10 +0100)]
[Feature] Add functional selectors library

6 years agoMerge pull request #2428 from negram/empty-struct-first
Vsevolod Stakhov [Fri, 17 Aug 2018 12:10:46 +0000 (13:10 +0100)]
Merge pull request #2428 from negram/empty-struct-first

[Minor] Clear struct before use

6 years ago[Minor] Clear struct before use 2428/head
Mikhail Galanin [Fri, 17 Aug 2018 10:40:59 +0000 (11:40 +0100)]
[Minor] Clear struct before use

6 years agoMerge pull request #2426 from moisseev/eslint
Vsevolod Stakhov [Thu, 16 Aug 2018 20:38:07 +0000 (21:38 +0100)]
Merge pull request #2426 from moisseev/eslint

[Minor] Refactor upload.js module to use query function

6 years ago[Minor] Refactor upload.js module to use query function 2426/head
Alexander Moisseev [Thu, 16 Aug 2018 19:49:50 +0000 (22:49 +0300)]
[Minor] Refactor upload.js module to use query function

6 years ago[Minor] Add fuzzy headers to CORS headers list
Vsevolod Stakhov [Thu, 16 Aug 2018 12:40:44 +0000 (13:40 +0100)]
[Minor] Add fuzzy headers to CORS headers list

6 years agoMore links updates
Vsevolod Stakhov [Wed, 15 Aug 2018 17:25:35 +0000 (18:25 +0100)]
More links updates

6 years agoUpdate CI link
Vsevolod Stakhov [Wed, 15 Aug 2018 17:24:33 +0000 (18:24 +0100)]
Update CI link

6 years ago[Minor] Better Lua 5.3 compatibility
Vsevolod Stakhov [Wed, 15 Aug 2018 15:20:41 +0000 (16:20 +0100)]
[Minor] Better Lua 5.3 compatibility

6 years agoMerge pull request #2422 from moisseev/eslint
Vsevolod Stakhov [Wed, 15 Aug 2018 14:33:50 +0000 (15:33 +0100)]
Merge pull request #2422 from moisseev/eslint

[Minor] Minor WebUI refactoring

6 years ago[Minor] Slightly refactor set iteration
Vsevolod Stakhov [Wed, 15 Aug 2018 14:33:29 +0000 (15:33 +0100)]
[Minor] Slightly refactor set iteration

6 years agoMerge pull request #2423 from negram/dont-use-foreach-on-set
Vsevolod Stakhov [Wed, 15 Aug 2018 14:12:27 +0000 (15:12 +0100)]
Merge pull request #2423 from negram/dont-use-foreach-on-set

[Minor] kh_foreach should not be used with hash sets, it couses segfa…

6 years ago[Minor] kh_foreach should not be used with hash sets, it couses segfault on -O0 ... 2423/head
Mikhail Galanin [Wed, 15 Aug 2018 14:09:36 +0000 (15:09 +0100)]
[Minor] kh_foreach should not be used with hash sets, it couses segfault on -O0 -fno-omit-frame-pointer. See kh_val() description

6 years ago[Minor] Use query function for authentication 2422/head
Alexander Moisseev [Wed, 15 Aug 2018 12:03:09 +0000 (15:03 +0300)]
[Minor] Use query function for authentication

6 years ago[Minor] Use Ajax "headers" parameter
Alexander Moisseev [Wed, 15 Aug 2018 11:58:33 +0000 (14:58 +0300)]
[Minor] Use Ajax "headers" parameter

to set custom headers

6 years agoMerge pull request #2421 from moisseev/eslint
Vsevolod Stakhov [Wed, 15 Aug 2018 11:26:10 +0000 (12:26 +0100)]
Merge pull request #2421 from moisseev/eslint

[WebUI] Fix disabling and hiding controls on page reload

6 years ago[Feature] Add more ratelimits: by digest, by attachments data, by filenames
Vsevolod Stakhov [Wed, 15 Aug 2018 11:17:15 +0000 (12:17 +0100)]
[Feature] Add more ratelimits: by digest, by attachments data, by filenames

6 years ago[WebUI] Fix disabling and hiding controls on page reload 2421/head
Alexander Moisseev [Wed, 15 Aug 2018 10:28:17 +0000 (13:28 +0300)]
[WebUI] Fix disabling and hiding controls on page reload

6 years ago[Fix] Fix dynamic buckets in ratelimits
Vsevolod Stakhov [Wed, 15 Aug 2018 10:25:49 +0000 (11:25 +0100)]
[Fix] Fix dynamic buckets in ratelimits

6 years agoMerge pull request #2420 from negram/add-fake-records
Vsevolod Stakhov [Tue, 14 Aug 2018 16:20:44 +0000 (17:20 +0100)]
Merge pull request #2420 from negram/add-fake-records

[Test] Added few more fake records

6 years ago[Feature] Allow to get dkim signing data directly from HTTP headers
Vsevolod Stakhov [Tue, 14 Aug 2018 16:19:58 +0000 (17:19 +0100)]
[Feature] Allow to get dkim signing data directly from HTTP headers

6 years ago[Test] Added few more fake records 2420/head
Mikhail Galanin [Tue, 14 Aug 2018 15:33:23 +0000 (16:33 +0100)]
[Test] Added few more fake records

6 years ago[Fix] Add fail-safety for destroying sessions
Vsevolod Stakhov [Tue, 14 Aug 2018 11:51:54 +0000 (12:51 +0100)]
[Fix] Add fail-safety for destroying sessions

6 years ago[Fix] Call Lua callback on DNS timeouts
Vsevolod Stakhov [Tue, 14 Aug 2018 11:18:01 +0000 (12:18 +0100)]
[Fix] Call Lua callback on DNS timeouts

6 years ago[Minor] Include subject in task digest
Vsevolod Stakhov [Tue, 14 Aug 2018 09:49:32 +0000 (10:49 +0100)]
[Minor] Include subject in task digest

6 years ago[Minor] Improve dkim signing debugging
Vsevolod Stakhov [Mon, 13 Aug 2018 14:10:58 +0000 (15:10 +0100)]
[Minor] Improve dkim signing debugging

6 years ago[Minor] Fix conditional debugging
Vsevolod Stakhov [Mon, 13 Aug 2018 14:04:42 +0000 (15:04 +0100)]
[Minor] Fix conditional debugging

6 years ago[Minor] Another fix for MISSING_MIMEOLE
Vsevolod Stakhov [Mon, 13 Aug 2018 11:06:07 +0000 (12:06 +0100)]
[Minor] Another fix for MISSING_MIMEOLE

Issue: #514

6 years agoMerge pull request #2418 from negram/save-logs-and-configs-in-tests
Vsevolod Stakhov [Mon, 13 Aug 2018 10:23:37 +0000 (11:23 +0100)]
Merge pull request #2418 from negram/save-logs-and-configs-in-tests

[Test] Save logs and config once a test has been done

6 years ago[Minor] Log bad output if proxied connection returns garbadge
Vsevolod Stakhov [Mon, 13 Aug 2018 10:22:49 +0000 (11:22 +0100)]
[Minor] Log bad output if proxied connection returns garbadge

6 years ago[Test] Save logs and config once a test has been done 2418/head
Mikhail Galanin [Mon, 13 Aug 2018 07:52:35 +0000 (08:52 +0100)]
[Test] Save logs and config once a test has been done

6 years agoMerge pull request #2417 from moisseev/eslint
Vsevolod Stakhov [Sun, 12 Aug 2018 16:19:30 +0000 (17:19 +0100)]
Merge pull request #2417 from moisseev/eslint

[WebUI] Fix maps loading from neighbours

6 years ago[WebUI] Fix maps loading from neighbours 2417/head
Alexander Moisseev [Sun, 12 Aug 2018 16:16:25 +0000 (19:16 +0300)]
[WebUI] Fix maps loading from neighbours

6 years ago[Minor] Select the appropriate message
Vsevolod Stakhov [Sun, 12 Aug 2018 16:05:54 +0000 (17:05 +0100)]
[Minor] Select the appropriate message

6 years ago[Minor] Add missing reply headers
Vsevolod Stakhov [Sun, 12 Aug 2018 15:55:01 +0000 (16:55 +0100)]
[Minor] Add missing reply headers

6 years agoMerge pull request #2416 from moisseev/eslint
Vsevolod Stakhov [Sun, 12 Aug 2018 14:26:11 +0000 (15:26 +0100)]
Merge pull request #2416 from moisseev/eslint

[Minor] Combine saveMap functions

6 years ago[Minor] Combine saveMap functions 2416/head
Alexander Moisseev [Sat, 11 Aug 2018 14:52:21 +0000 (17:52 +0300)]
[Minor] Combine saveMap functions

6 years agoMerge pull request #2403 from heraklit256/extended-dnswl-scores
Vsevolod Stakhov [Sat, 11 Aug 2018 10:46:43 +0000 (11:46 +0100)]
Merge pull request #2403 from heraklit256/extended-dnswl-scores

Add negative weight on DNSWL entries

6 years agoMerge pull request #2415 from dehnli/remove-phishtank-map
Vsevolod Stakhov [Sat, 11 Aug 2018 10:46:22 +0000 (11:46 +0100)]
Merge pull request #2415 from dehnli/remove-phishtank-map

[Minor] Remove phishtank map ..

6 years agoadjust DNSWL scores to -0.1/-0.2/-0.5 2403/head
heraklit256 [Sat, 11 Aug 2018 08:19:58 +0000 (10:19 +0200)]
adjust DNSWL scores to -0.1/-0.2/-0.5

6 years ago[Minor] Remove phishtank map .. 2415/head
dehnli [Fri, 10 Aug 2018 22:34:47 +0000 (01:34 +0300)]
[Minor] Remove phishtank map ..

.. in favour of DNS based service

6 years agoMerge pull request #2413 from negram/more-fake-records
Vsevolod Stakhov [Fri, 10 Aug 2018 17:23:37 +0000 (18:23 +0100)]
Merge pull request #2413 from negram/more-fake-records

[Test] Cover "102 Multimap" suite with faked records

6 years ago[Feature] Use pure Lua debugm function
Vsevolod Stakhov [Fri, 10 Aug 2018 17:16:34 +0000 (18:16 +0100)]
[Feature] Use pure Lua debugm function

6 years ago[Feature] Add pure Lua debugm function
Vsevolod Stakhov [Fri, 10 Aug 2018 17:09:44 +0000 (18:09 +0100)]
[Feature] Add pure Lua debugm function

6 years ago[Minor] Add logx method to the logger
Vsevolod Stakhov [Fri, 10 Aug 2018 16:32:40 +0000 (17:32 +0100)]
[Minor] Add logx method to the logger

6 years ago[Test] Fake Lua test suite 2413/head
Mikhail Galanin [Fri, 10 Aug 2018 14:07:17 +0000 (15:07 +0100)]
[Test] Fake Lua test suite

6 years ago[Test] Cover "102 Multimap" suite with faked records
Mikhail Galanin [Fri, 10 Aug 2018 12:10:36 +0000 (13:10 +0100)]
[Test] Cover "102 Multimap" suite with faked records

6 years agoMerge pull request #2412 from negram/add-record-type-to-log
Vsevolod Stakhov [Fri, 10 Aug 2018 12:08:40 +0000 (13:08 +0100)]
Merge pull request #2412 from negram/add-record-type-to-log

[Minor] Add record type into log when set up fake records

6 years ago[Minor] str_from_rdns_type -> rdns_str_from_type to keep consistency 2412/head
Mikhail Galanin [Fri, 10 Aug 2018 12:07:53 +0000 (13:07 +0100)]
[Minor] str_from_rdns_type -> rdns_str_from_type to keep consistency

6 years agoMerge pull request #2411 from negram/fix-mx-faking
Vsevolod Stakhov [Fri, 10 Aug 2018 12:04:35 +0000 (13:04 +0100)]
Merge pull request #2411 from negram/fix-mx-faking

[Minor] Fixed parsing of faked mx-record:

6 years ago[Minor] Oops, fix endless loop
Vsevolod Stakhov [Fri, 10 Aug 2018 11:32:45 +0000 (12:32 +0100)]
[Minor] Oops, fix endless loop

6 years ago[Minor] Apply idempotent filters to skipped messages
Vsevolod Stakhov [Fri, 10 Aug 2018 11:14:34 +0000 (12:14 +0100)]
[Minor] Apply idempotent filters to skipped messages

6 years ago[Fix] Do not try to process skipped messages
Vsevolod Stakhov [Fri, 10 Aug 2018 10:02:08 +0000 (11:02 +0100)]
[Fix] Do not try to process skipped messages

6 years ago[Minor] Add record type into log when set up fake records
Mikhail Galanin [Fri, 10 Aug 2018 08:49:06 +0000 (09:49 +0100)]
[Minor] Add record type into log when set up fake records

6 years ago[Minor] Fixed parsing of faked mx-record: priority goes first and then the value 2411/head
Mikhail Galanin [Fri, 10 Aug 2018 08:05:41 +0000 (09:05 +0100)]
[Minor] Fixed parsing of faked mx-record: priority goes first and then the value

6 years ago[Minor] Try to fix selector setting
Vsevolod Stakhov [Thu, 9 Aug 2018 16:22:21 +0000 (17:22 +0100)]
[Minor] Try to fix selector setting

6 years ago[Minor] Update ussue template
Vsevolod Stakhov [Thu, 9 Aug 2018 16:15:51 +0000 (17:15 +0100)]
[Minor] Update ussue template

6 years ago[Fix] Fix HTTP requests with no body
Vsevolod Stakhov [Thu, 9 Aug 2018 14:05:16 +0000 (15:05 +0100)]
[Fix] Fix HTTP requests with no body

6 years ago[Minor] Allow to get a trace function
Vsevolod Stakhov [Thu, 9 Aug 2018 13:58:45 +0000 (14:58 +0100)]
[Minor] Allow to get a trace function

6 years ago[Feature] Add support for Lua API tracing
Vsevolod Stakhov [Thu, 9 Aug 2018 13:27:33 +0000 (14:27 +0100)]
[Feature] Add support for Lua API tracing

6 years agoMerge pull request #2404 from heraklit256/rbl-nixspam
Vsevolod Stakhov [Thu, 9 Aug 2018 10:54:11 +0000 (11:54 +0100)]
Merge pull request #2404 from heraklit256/rbl-nixspam

add NiX spam RBL

6 years agoMerge pull request #2408 from negram/isolate-dmarc-tests
Vsevolod Stakhov [Wed, 8 Aug 2018 14:51:27 +0000 (15:51 +0100)]
Merge pull request #2408 from negram/isolate-dmarc-tests

[Fix] Use fake dns records in tests

6 years ago[Fix] Use fake dns records in tests 2408/head
Mikhail Galanin [Wed, 8 Aug 2018 14:49:47 +0000 (15:49 +0100)]
[Fix] Use fake dns records in tests

6 years agoMerge pull request #2407 from negram/fix-faked-error-code
Vsevolod Stakhov [Wed, 8 Aug 2018 14:42:45 +0000 (15:42 +0100)]
Merge pull request #2407 from negram/fix-faked-error-code

[Fix] Save faked code into fake dns record

6 years ago[Fix] Save faked code into fake dns record 2407/head
Mikhail Galanin [Wed, 8 Aug 2018 14:40:19 +0000 (15:40 +0100)]
[Fix] Save faked code into fake dns record

6 years ago[Minor] Luacheck fixes
Vsevolod Stakhov [Wed, 8 Aug 2018 13:08:47 +0000 (14:08 +0100)]
[Minor] Luacheck fixes

6 years ago[Project] Migrate CH data to a fat table
Vsevolod Stakhov [Wed, 8 Aug 2018 12:59:52 +0000 (13:59 +0100)]
[Project] Migrate CH data to a fat table

6 years ago[Project] Implement Clickhouse migrations
Vsevolod Stakhov [Wed, 8 Aug 2018 12:31:13 +0000 (13:31 +0100)]
[Project] Implement Clickhouse migrations

6 years ago[Minor] Improve SSL shutdown to keep connections in SSL cache
Vsevolod Stakhov [Wed, 8 Aug 2018 11:21:12 +0000 (12:21 +0100)]
[Minor] Improve SSL shutdown to keep connections in SSL cache

6 years agoMerge pull request #2402 from heraklit256/p7s-mime
Vsevolod Stakhov [Wed, 8 Aug 2018 09:44:12 +0000 (10:44 +0100)]
Merge pull request #2402 from heraklit256/p7s-mime

[Minor] Mark PKCS7 containers as good MIME type

6 years agoadd NiX Spam RBL (http://www.dnsbl.manitu.net/) 2404/head
heraklit256 [Tue, 7 Aug 2018 14:47:23 +0000 (16:47 +0200)]
add NiX Spam RBL (http://www.dnsbl.manitu.net/)

6 years agoRevert "mark PKCS7 mime types as good"
heraklit256 [Tue, 7 Aug 2018 14:36:52 +0000 (16:36 +0200)]
Revert "mark PKCS7 mime types as good"

This reverts commit 19b524dc47f1465db7329be57c02f27e7aca215b.

6 years ago[Minor] Various fixes to Clickhouse exporter
Vsevolod Stakhov [Tue, 7 Aug 2018 14:36:12 +0000 (15:36 +0100)]
[Minor] Various fixes to Clickhouse exporter

6 years agoadd negative weight to DNSWL entries
heraklit256 [Tue, 7 Aug 2018 14:34:30 +0000 (16:34 +0200)]
add negative weight to DNSWL entries

However, a message must be correctly DKIM signed to get some more
negative weight in case an received IP is listed with medium or
high trust at DNSWL.

This supersedes a first patch without the DKIM condition.

6 years agomark PKCS7 mime types as good 2402/head
heraklit256 [Tue, 7 Aug 2018 14:23:27 +0000 (16:23 +0200)]
mark PKCS7 mime types as good

6 years ago[Feature] Support gathering HTTP body from fragments in lua_http
Vsevolod Stakhov [Tue, 7 Aug 2018 14:21:26 +0000 (15:21 +0100)]
[Feature] Support gathering HTTP body from fragments in lua_http

6 years agoMerge pull request #3 from vstakhov/master
heraklit256 [Tue, 7 Aug 2018 14:17:55 +0000 (14:17 +0000)]
Merge pull request #3 from vstakhov/master

merge upstream into local master

6 years ago[Minor] Fix various issues with the clickhouse support
Vsevolod Stakhov [Tue, 7 Aug 2018 13:54:53 +0000 (14:54 +0100)]
[Minor] Fix various issues with the clickhouse support

6 years ago[Fix] Fix endless loop when waiting for Rspamd to stop
Vsevolod Stakhov [Tue, 7 Aug 2018 13:15:22 +0000 (14:15 +0100)]
[Fix] Fix endless loop when waiting for Rspamd to stop

6 years ago[Minor] Various fixes to lua_task_load_from_string method
Vsevolod Stakhov [Tue, 7 Aug 2018 11:55:47 +0000 (12:55 +0100)]
[Minor] Various fixes to lua_task_load_from_string method

6 years ago[Fix] Allow to add result-less fake DNS records
Vsevolod Stakhov [Tue, 7 Aug 2018 10:08:09 +0000 (11:08 +0100)]
[Fix] Allow to add result-less fake DNS records

6 years ago[Rework] Move phishtank to a DNS based service
Vsevolod Stakhov [Mon, 6 Aug 2018 19:39:56 +0000 (20:39 +0100)]
[Rework] Move phishtank to a DNS based service

6 years ago[Rework] Rework Clickhouse plugin to use the new API
Vsevolod Stakhov [Mon, 6 Aug 2018 16:56:17 +0000 (17:56 +0100)]
[Rework] Rework Clickhouse plugin to use the new API

6 years ago[Minor] Add last '\n' as required
Vsevolod Stakhov [Mon, 6 Aug 2018 16:37:35 +0000 (17:37 +0100)]
[Minor] Add last '\n' as required

6 years ago[Minor] Convert retention logic in Clickhouse module
Vsevolod Stakhov [Mon, 6 Aug 2018 15:31:04 +0000 (16:31 +0100)]
[Minor] Convert retention logic in Clickhouse module

6 years ago[Minor] Add generic request method to Clickhouse lib
Vsevolod Stakhov [Mon, 6 Aug 2018 15:12:12 +0000 (16:12 +0100)]
[Minor] Add generic request method to Clickhouse lib

6 years ago[Minor] Fix parsing of the escaped '#' in maps
Vsevolod Stakhov [Mon, 6 Aug 2018 13:05:40 +0000 (14:05 +0100)]
[Minor] Fix parsing of the escaped '#' in maps

6 years agoMerge pull request #2400 from GMTA/fix-quoted-printable-typo
Vsevolod Stakhov [Mon, 6 Aug 2018 14:09:07 +0000 (15:09 +0100)]
Merge pull request #2400 from GMTA/fix-quoted-printable-typo

Fix typo in SUBJ_EXCESS_QP description