Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Add logging variable for forced actions | Vsevolod Stakhov | 2018-10-11 | 1 | -1/+29 |
| | |||||
* | [Rework] Always create result for a task | Vsevolod Stakhov | 2018-10-11 | 1 | -1/+1 |
| | |||||
* | [Minor] Fix event pending checks | Vsevolod Stakhov | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | [Rework] Rework language detector | Vsevolod Stakhov | 2018-09-07 | 1 | -3/+0 |
| | |||||
* | [Rework] Rework utf content processing in text parts | Vsevolod Stakhov | 2018-09-05 | 1 | -6/+6 |
| | | | | | | - Store unicode in UTF parts - Store unicode for HTML parts - Rename struct fields and split them into unicode/utf components | ||||
* | [Project] Further changes in unicode operations | Vsevolod Stakhov | 2018-08-23 | 1 | -0/+3 |
| | | | | | | | * Normalise unicode * Add normality flag for text parts * Store UCS in text parts * Rework unicode conversions and operations | ||||
* | [Minor] Oops, fix endless loop | Vsevolod Stakhov | 2018-08-10 | 1 | -1/+0 |
| | |||||
* | [Minor] Apply idempotent filters to skipped messages | Vsevolod Stakhov | 2018-08-10 | 1 | -1/+3 |
| | |||||
* | [Project] Adopt functions | Vsevolod Stakhov | 2018-07-24 | 1 | -9/+4 |
| | |||||
* | [Feature] Add a concept of ignored symbols to avoid race conditions | Vsevolod Stakhov | 2018-06-22 | 1 | -1/+5 |
| | |||||
* | [Minor] Fix task creation | Vsevolod Stakhov | 2018-06-19 | 1 | -1/+4 |
| | |||||
* | [Minor] Load language detector from the config | Vsevolod Stakhov | 2018-06-18 | 1 | -1/+5 |
| | |||||
* | [Minor] Allow tasks to have empty re cache | Vsevolod Stakhov | 2018-06-16 | 1 | -1/+4 |
| | |||||
* | [Feature] Split message parsing and processing | Vsevolod Stakhov | 2018-06-06 | 1 | -0/+6 |
| | |||||
* | [Feature] Do not detect language twice for relative parts | Vsevolod Stakhov | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | [Minor] Move some important messages to higher log level | Vsevolod Stakhov | 2018-04-03 | 1 | -1/+1 |
| | |||||
* | [Fix] Fix scan time set | Vsevolod Stakhov | 2018-03-22 | 1 | -0/+16 |
| | |||||
* | [Fix] Rework logic of actions setting | Vsevolod Stakhov | 2018-03-22 | 1 | -3/+4 |
| | |||||
* | [Fix] Improve cached action interaction | Vsevolod Stakhov | 2018-03-15 | 1 | -0/+1 |
| | |||||
* | [Feature] Add filename to log format | Vsevolod Stakhov | 2018-03-13 | 1 | -8/+24 |
| | |||||
* | [Minor] Allow empty files to be scanned | Vsevolod Stakhov | 2018-03-06 | 1 | -19/+30 |
| | |||||
* | [Fix] Fix lua cached elements invalidation | Vsevolod Stakhov | 2018-03-04 | 1 | -3/+3 |
| | |||||
* | [Feature] Rework logging configuration for rspamadm case | Vsevolod Stakhov | 2018-02-14 | 1 | -3/+3 |
| | |||||
* | [Project] Preliminary version of ngramms based language detector | Vsevolod Stakhov | 2018-01-13 | 1 | -0/+3 |
| | |||||
* | [Project] Add unigramms to language detection as well | Vsevolod Stakhov | 2018-01-01 | 1 | -0/+3 |
| | |||||
* | [Project] Initialize language detector | Vsevolod Stakhov | 2018-01-01 | 1 | -1/+4 |
| | |||||
* | [Fix] Move composites second pass to the dedicated stage | Vsevolod Stakhov | 2017-11-27 | 1 | -2/+3 |
| | |||||
* | [Minor] Never treat no action score as required score | Vsevolod Stakhov | 2017-11-18 | 1 | -1/+1 |
| | |||||
* | [Fix] Plug memory leak when setting email addresses from Lua | Vsevolod Stakhov | 2017-11-10 | 1 | -2/+2 |
| | | | | | | + Optimize emails addr structure and API MFH: rspamd-1.6 | ||||
* | [Fix] Stop using of g_slice... | Vsevolod Stakhov | 2017-10-27 | 1 | -2/+2 |
| | |||||
* | [Feature] Use rdtsc where possible | Vsevolod Stakhov | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | [Fix] Fix processing of idempotent rules when autolearn fails | Vsevolod Stakhov | 2017-10-13 | 1 | -4/+10 |
| | | | | Issue: #1846 | ||||
* | [Feature] Add preliminary support of idempotent symbols | Vsevolod Stakhov | 2017-08-11 | 1 | -2/+7 |
| | |||||
* | [Feature] Allow to use postfilters in composites | Vsevolod Stakhov | 2017-08-05 | 1 | -0/+2 |
| | | | | | | | | We actually process composites twice now so it somehow slows down processing by extra hash lookup. Additional logic to regenerate metric reply if something is changed by this extra run of composites is also added. Issue: #1726 | ||||
* | [Minor] Allow to set custom pool for a task | Vsevolod Stakhov | 2017-06-08 | 1 | -3/+14 |
| | |||||
* | [Minor] Move more magic constants to defines | Vsevolod Stakhov | 2017-05-12 | 1 | -6/+9 |
| | |||||
* | [Minor] Refactor destroy -> free | Vsevolod Stakhov | 2017-04-29 | 1 | -2/+2 |
| | |||||
* | [Rework] Remove multiple metrics support from Rspamd | Vsevolod Stakhov | 2017-04-26 | 1 | -7/+2 |
| | |||||
* | [Minor] Explicitly set queue to NULL for top part | Vsevolod Stakhov | 2017-04-04 | 1 | -1/+3 |
| | |||||
* | [Feature] Store headers order | Vsevolod Stakhov | 2017-04-03 | 1 | -8/+14 |
| | |||||
* | [Fix] Preserve order of options in symbols | Vsevolod Stakhov | 2017-03-22 | 1 | -8/+4 |
| | |||||
* | [Feature] Cache and insert scan time into the protocol | Vsevolod Stakhov | 2017-03-13 | 1 | -2/+3 |
| | |||||
* | [Fix] Do not skip post-filters when pre-filters have set some results | Vsevolod Stakhov | 2017-03-01 | 1 | -8/+0 |
| | |||||
* | [Feature] Allow to store messages in files | Vsevolod Stakhov | 2017-02-17 | 1 | -1/+1 |
| | |||||
* | [Fix] Fix urls and emails hashes | Vsevolod Stakhov | 2017-02-13 | 1 | -1/+1 |
| | |||||
* | [Feature] Add per-task lua cache to reuse 'heavy' objects | Vsevolod Stakhov | 2017-02-09 | 1 | -2/+18 |
| | |||||
* | [Feature] Add profiling support in client output | Vsevolod Stakhov | 2017-02-07 | 1 | -0/+47 |
| | | | | | | It is now possible to specify `--profile` option to Rspamd to get execution time for all symbols that were executed for a specific message. This still doesn't count async returns time. | ||||
* | [Feature] Add url encoding function | Vsevolod Stakhov | 2017-01-23 | 1 | -2/+2 |
| | |||||
* | [Rework] Kill all InternetAddressList usages | Vsevolod Stakhov | 2016-12-22 | 1 | -43/+18 |
| | |||||
* | [Rework|Minor] More updates for mime parsing | Vsevolod Stakhov | 2016-12-16 | 1 | -2/+5 |
| |