summaryrefslogtreecommitdiffstats
path: root/src/libserver/roll_history.c
Commit message (Collapse)AuthorAgeFilesLines
* [Rework] Remove multiple metrics support from RspamdVsevolod Stakhov2017-04-261-1/+2
|
* [Minor] Fix various style issuesVsevolod Stakhov2017-03-231-2/+0
|
* [Feature] Implement lua history in controllerVsevolod Stakhov2017-03-141-1/+1
|
* [Minor] Disable internal history if handled by pluginsVsevolod Stakhov2017-03-131-7/+42
|
* [Feature] Cache and insert scan time into the protocolVsevolod Stakhov2017-03-131-1/+1
|
* [Fix] Fix writing of user to roll historyVsevolod Stakhov2017-02-151-1/+1
| | | | | Issue: #1429 Reported by: @moisseev
* [Rework] Refactor struct namesVsevolod Stakhov2016-12-051-2/+2
|
* [Fix] Fix actions in rolling historyVsevolod Stakhov2016-10-181-1/+1
|
* [Feature] Correctly work when there is no hard reject actionVsevolod Stakhov2016-07-271-1/+1
|
* [Fix] Save required score in historyVsevolod Stakhov2016-04-031-0/+1
| | | | Issue: #581
* [Feature] Simplify actions application by the settingsVsevolod Stakhov2016-03-291-3/+1
|
* Refactor UCL APIVsevolod Stakhov2016-02-161-10/+10
|
* Fix for the new libucl APIVsevolod Stakhov2016-02-081-1/+1
|
* Fix couple of memory leaksVsevolod Stakhov2016-02-071-0/+2
|
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-22/+12
|
* Implement new saving.Vsevolod Stakhov2015-10-241-1/+45
|
* Start conversion history to a flexible form.Vsevolod Stakhov2015-10-241-48/+137
|
* Reorganize includes to reduce namespace pollution.Vsevolod Stakhov2015-10-081-0/+1
|
* Rename main.h and main.c to `rspamd.X`Vsevolod Stakhov2015-09-221-1/+1
|
* Update history logging.Vsevolod Stakhov2015-08-291-9/+17
|
* Rework parts and task structure:Vsevolod Stakhov2015-07-131-1/+1
| | | | | | | | | - Now text_parts, parts and received are arrays - Pre-allocate arrays with some reasonable defaults - Use arrays instead of lists in plugins and checks - Remove unused fields from task structure - Rework mime_foreach callback function - Remove deprecated scan_milliseconds field
* Fix dereferencing of NULL pointer.Vsevolod Stakhov2015-03-281-3/+9
|
* Rework rolling history.Vsevolod Stakhov2015-03-121-2/+25
| | | | | - Store inet_addr as string, not structure. - Add history magic for versioning and sanity.
* Rework message store to allow encryption.Vsevolod Stakhov2015-01-301-1/+1
|
* Refactor function names.Vsevolod Stakhov2014-09-231-1/+1
|
* Consider settings actions.Vsevolod Stakhov2014-08-191-4/+2
|
* Unify style without sorting headers.Vsevolod Stakhov2014-07-231-22/+31
|
* Revert "Unify code style."Vsevolod Stakhov2014-07-231-31/+22
| | | | This reverts commit e0483657ff6cf1adc828ccce457814d61fe90a0d.
* Unify code style.Vsevolod Stakhov2014-07-231-22/+31
|
* Rework project structure, remove trash files.Vsevolod Stakhov2014-04-211-0/+212