aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/task.h
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Allow to get task flags in C expressionsVsevolod Stakhov2018-11-291-0/+1
* [Project] Use more generalised API to produce meta wordsVsevolod Stakhov2018-11-261-0/+2
* [Rework] Change time handlingVsevolod Stakhov2018-10-291-3/+4
* [Rework] Always create result for a taskVsevolod Stakhov2018-10-111-6/+0
* [Feature] Split message parsing and processingVsevolod Stakhov2018-06-061-14/+17
* [Minor] Use infromation about TLS in milter modeVsevolod Stakhov2018-04-041-0/+1
* [Fix] Fix scan time setVsevolod Stakhov2018-03-221-0/+7
* [Project] Initialize language detectorVsevolod Stakhov2018-01-011-1/+4
* [Fix] Move composites second pass to the dedicated stageVsevolod Stakhov2017-11-271-3/+5
* [Feature] Add preliminary support of idempotent symbolsVsevolod Stakhov2017-08-111-2/+4
* [Minor] Massive spelling correctionAlexander Moisseev2017-06-271-2/+2
* [Fix] Use `\n` to fold headers for milterVsevolod Stakhov2017-06-241-0/+1
* [Minor] Allow to set custom pool for a taskVsevolod Stakhov2017-06-081-2/+4
* [Rework] Remove multiple metrics support from RspamdVsevolod Stakhov2017-04-261-2/+2
* [Feature] Store headers orderVsevolod Stakhov2017-04-031-0/+1
* [Feature] Stat greylisted messages as greylisted not soft-rejectedVsevolod Stakhov2017-03-251-1/+2
* [Feature] Cache and insert scan time into the protocolVsevolod Stakhov2017-03-131-0/+2
* [Feature] Allow to store messages in filesVsevolod Stakhov2017-02-171-1/+5
* [Feature] Add per-task lua cache to reuse 'heavy' objectsVsevolod Stakhov2017-02-091-0/+1
* [Feature] Add profiling support in client outputVsevolod Stakhov2017-02-071-0/+19
* [Rework] Finally remove gmime dependency from RspamdVsevolod Stakhov2016-12-221-2/+0
* [Rework] Start rework of mime addressesVsevolod Stakhov2016-12-221-2/+2
* [Rework] Start massive rework to get rid of gmimeVsevolod Stakhov2016-12-161-1/+0
* [Rework] Refactor struct namesVsevolod Stakhov2016-12-051-2/+2
* [Rework] Make rspamd protocol messages usefulVsevolod Stakhov2016-11-021-1/+1
* [Feature] Try to guess line endings when folding headersVsevolod Stakhov2016-09-221-1/+2
* [Feature] Add support for input encryptionVsevolod Stakhov2016-09-081-0/+1
* [Feature] Allow parsing of mailbox messages from the commandlineVsevolod Stakhov2016-08-231-0/+1
* [Feature] Store task checksumVsevolod Stakhov2016-08-151-0/+1
* [Fix] Fix multiple request headers structureVsevolod Stakhov2016-08-041-0/+27
* [Feature] Correctly work when there is no hard reject actionVsevolod Stakhov2016-07-271-0/+10
* [Fix] More fixes to end of headers detectionVsevolod Stakhov2016-07-071-1/+5
* [Rework] Remove dedicated images listVsevolod Stakhov2016-07-041-1/+0
* [CritFix] Restore the intended pre-filters behaviourVsevolod Stakhov2016-05-031-1/+1
* [Feature] Start moving to the new email address structureVsevolod Stakhov2016-04-241-17/+4
* [Feature] Improve getting SMTP data from lua_taskVsevolod Stakhov2016-04-231-2/+12
* [Feature] Allow empty tasks to be processedVsevolod Stakhov2016-04-211-0/+2
* [Minor] Remove legacy interfaceVsevolod Stakhov2016-03-261-8/+0
* [Feature] Do not classify message if some class is missingVsevolod Stakhov2016-03-221-0/+2
* [Feature] Add priorities for actionsVsevolod Stakhov2016-02-281-10/+0
* [Minor] Implement workaround for legacy clientsVsevolod Stakhov2016-02-271-0/+1
* Pre filters should actually skip processingVsevolod Stakhov2016-02-041-1/+1
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-19/+12
* Add broken headers flagVsevolod Stakhov2016-01-221-0/+1
* Add generic routine to get task's recipientVsevolod Stakhov2016-01-111-0/+10
* Do not treat autolearn errors as fatalVsevolod Stakhov2016-01-061-0/+1
* Fix learning.Vsevolod Stakhov2016-01-061-0/+7
* Add learning implementation.Vsevolod Stakhov2016-01-061-2/+14
* Fix statistics processingVsevolod Stakhov2016-01-051-3/+2
* Add substages for classificationVsevolod Stakhov2015-12-291-5/+10