aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/task.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix code for the new cacheVsevolod Stakhov2015-12-031-20/+0
* Start new era of regexp cacheVsevolod Stakhov2015-12-031-1/+2
* Restore multiple classifiers supportVsevolod Stakhov2015-11-231-3/+3
* Implement refcounting for configurationVsevolod Stakhov2015-11-181-4/+3
* Start implementation of flexible task loggingVsevolod Stakhov2015-11-061-0/+5
* Fix headers parsing.Vsevolod Stakhov2015-10-141-1/+1
* Add global timeout for the overall task processing (8 seconds by default)Vsevolod Stakhov2015-10-121-0/+1
* Reorganize includes to reduce namespace pollution.Vsevolod Stakhov2015-10-081-0/+2
* Start miration to the new strings.Vsevolod Stakhov2015-10-061-5/+2
* Add no_stat flag.Vsevolod Stakhov2015-09-251-0/+1
* Fix composites processing.Vsevolod Stakhov2015-08-181-0/+1
* Rework parts and task structure:Vsevolod Stakhov2015-07-131-57/+51
* Allow scanning local files in rspamd.Vsevolod Stakhov2015-07-101-0/+1
* Add GTUBE support.Vsevolod Stakhov2015-07-021-0/+1
* Another try to fix event-less tasks.Vsevolod Stakhov2015-06-091-0/+1
* Avoid copying when parsing headers.Vsevolod Stakhov2015-06-021-1/+1
* Add checkpoint to avoid endless iteration.Vsevolod Stakhov2015-06-021-1/+1
* Restore build.Vsevolod Stakhov2015-06-021-1/+2
* Fix internal libraries.Vsevolod Stakhov2015-06-021-2/+2
* Rework task processing.Vsevolod Stakhov2015-06-021-3/+4
* Rework task errors and loading.Vsevolod Stakhov2015-06-021-8/+27
* Reorganize structure of filter components.Vsevolod Stakhov2015-06-021-0/+12