aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/roll_history.c
Commit message (Collapse)AuthorAgeFilesLines
* [Rework] Further types conversion (no functional changes)Vsevolod Stakhov2024-03-181-13/+13
|
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-145/+146
| | | | No meaningful changes.
* [Minor] Fix a name and the description of bogus `user` field in the taskVsevolod Stakhov2022-01-241-2/+2
|
* [Minor] Switch to buffered IOVsevolod Stakhov2020-10-191-2/+4
|
* [Project] Rework some more functions to work with shadow resultsVsevolod Stakhov2020-04-141-1/+1
|
* [Project] Rework scan result functions to support shadow resultsVsevolod Stakhov2020-04-071-1/+1
|
* [Fix] Fix smtp message on passthrough resultVsevolod Stakhov2020-02-201-1/+1
| | | | Issue: #3269
* [Rework] Rename filter.h to a more sane nameVsevolod Stakhov2019-08-121-1/+1
|
* [Project] Empty messages cases handlingVsevolod Stakhov2019-07-121-2/+4
|
* [Project] Rework pluginsVsevolod Stakhov2019-07-121-1/+2
|
* [Project] Another iterationVsevolod Stakhov2019-06-221-5/+5
|
* [Project] More work towards flexible actionsVsevolod Stakhov2019-01-141-1/+4
|
* [Project] Adopt functionsVsevolod Stakhov2018-07-241-3/+3
|
* [Feature] Add a concept of ignored symbols to avoid race conditionsVsevolod Stakhov2018-06-221-0/+4
|
* [Minor] Do not fail on empty history fileVsevolod Stakhov2018-06-181-1/+5
|
* [Fix] Improve cached action interactionVsevolod Stakhov2018-03-151-1/+1
|
* [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