aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Erm, forgot one more place to debugVsevolod Stakhov2020-04-201-0/+4
* [Minor] Add more whitelists debuggingVsevolod Stakhov2020-04-201-1/+10
* Merge pull request #3343 from chkpnt/dschung/luacheckVsevolod Stakhov2020-04-193-6/+10
|\
| * [Minor] Pet luacheckGregor Dschung2020-04-193-6/+10
* | Merge pull request #3342 from chkpnt/dschung/fix-reject-mail-messageVsevolod Stakhov2020-04-192-2/+6
|\ \ | |/ |/|
| * [Fix] Do not flag pre-result of virus scanners as least if action is rejectGregor Dschung2020-04-192-2/+6
|/
* [Minor] Link libicu to replxxVsevolod Stakhov2020-04-181-0/+1
* Merge pull request #3336 from rm-minus-rf/masterVsevolod Stakhov2020-04-183-3/+87
|\
| * [Minor] selectors: cleaner symbol extractorrm-minus-rf2020-04-183-18/+15
| * [Fix] add missing selector_cache declarationrm-minus-rf2020-04-171-0/+1
| * [Feature] add queueid, uid, messageid and specific symbols to selectorsrm-minus-rf2020-04-173-56/+79
| * [Feature] allow variables in force_actions messagesrm-minus-rf2020-04-141-0/+63
* | Merge pull request #3341 from jendis/fix_lua_apiVsevolod Stakhov2020-04-174-63/+22
|\ \
| * | src/lua/lua_util.c: remove unused functionJan Smutny2020-04-171-45/+0
| * | [Rework] add alias util:parse_addr for util:parse_mail_addressJan Smutny2020-04-171-0/+46
| * | [Rework] get rid of util:parse_addr duplicating the util:parse_mail_address, ...Jan Smutny2020-04-173-73/+4
| * | [Minor] complete comment part of util:parse_addr and util:parse_mail_address ...Jan Smutny2020-04-171-5/+24
| * | [Minor] complete doc part of task:get_from methodJan Smutny2020-04-171-0/+8
* | | [Test] Enrich rbl testsVsevolod Stakhov2020-04-172-1/+3
* | | [Minor] Rbl: Fix log messageVsevolod Stakhov2020-04-171-2/+2
* | | [Minor] Libucl: Backport fixesVsevolod Stakhov2020-04-171-3/+6
* | | [Minor] Rbl: Add whitelisting indication to the symbol's optionsVsevolod Stakhov2020-04-171-6/+14
* | | [Minor] Allow to adjust symbols without score changeVsevolod Stakhov2020-04-171-3/+5
|/ /
* | Merge pull request #3340 from chkpnt/patch-1Vsevolod Stakhov2020-04-161-1/+1
|\ \
| * | [Conf] Fix wrong comment in options.incGregor Dschung2020-04-161-1/+1
* | | [Minor] Selectors: Add ability to use base32 variantsVsevolod Stakhov2020-04-161-1/+5
|/ /
* | [Minor] Clickhouse: Rework schema upload to make it more resilentVsevolod Stakhov2020-04-161-14/+39
* | [Minor] Try to process images before text part heuristicVsevolod Stakhov2020-04-153-11/+37
* | [Minor] Rspamadm: Add urls --full optionVsevolod Stakhov2020-04-151-1/+5
* | [Minor] Allow 'default' to be the default resultVsevolod Stakhov2020-04-141-0/+3
* | [Minor] Support shadow results in lua task apiVsevolod Stakhov2020-04-141-4/+42
* | [Minor] Lua_task: Add table version and multi-results support for set_pre_resultVsevolod Stakhov2020-04-141-36/+68
* | [Minor] Add some missing types and docs to rspamd_lua_parse_table_argumentsVsevolod Stakhov2020-04-142-2/+36
* | [Project] Rework some more functions to work with shadow resultsVsevolod Stakhov2020-04-147-45/+46
* | Merge pull request #3332 from cgzones/compiler_newVsevolod Stakhov2020-04-1432-44/+116
|\ \ | |/ |/|
| * [Minor] Explicit specify order of binary operationsChristian Göttsche2020-04-111-1/+1
| * [Minor] Avoid nested opening comment sequencesChristian Göttsche2020-04-111-2/+2
| * [Minor] enable Wmissing-format-attributeChristian Göttsche2020-04-1111-3/+61
| * [Minor] silence warnings about unused function resultsChristian Göttsche2020-04-119-30/+30
| * [Minor] Enable missing_noreturn compiler warningChristian Göttsche2020-04-119-0/+12
| * [Minor] Remove unused-but-set variablesChristian Göttsche2020-04-112-5/+4
| * [Minor] Print always IPO statusChristian Göttsche2020-04-111-0/+3
| * [Minor] move static keyword to beginning of function declarationsChristian Göttsche2020-04-111-3/+3
* | [Minor] Correct deflate header detectionVsevolod Stakhov2020-04-131-1/+1
* | [Minor] Lua_content: Process xref objects and detect encryption thereVsevolod Stakhov2020-04-131-0/+18
* | [Minor] Improve log message for inflate/deflateVsevolod Stakhov2020-04-131-2/+13
* | Merge pull request #3331 from moisseev/patch-3Vsevolod Stakhov2020-04-111-1/+1
|\ \ | |/ |/|
| * [Minor] Add image/x-ms-bmp CTAlexander Moisseev2020-04-111-1/+1
|/
* [Test] Fix testsVsevolod Stakhov2020-04-101-11/+12
* [Minor] Add sanity check for base32 decodingVsevolod Stakhov2020-04-101-0/+4