aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstat/stat_config.c
Commit message (Collapse)AuthorAgeFilesLines
* Start tokenizers rework.Vsevolod Stakhov2015-07-271-2/+5
|
* Add finalize process operation.Vsevolod Stakhov2015-07-101-0/+1
| | | | We could use sqlite transaction for reading as well.
* Implement statistics closing.Vsevolod Stakhov2015-06-191-1/+17
|
* Simplify declaring of backends.Vsevolod Stakhov2015-06-181-12/+15
|
* Add compatibility layer for tokenization.Vsevolod Stakhov2015-04-011-2/+12
|
* OSB is a more proper name than "osb-text".Vsevolod Stakhov2015-02-231-0/+1
|
* Rework tokenization:Vsevolod Stakhov2015-02-231-1/+1
| | | | | | - Use normalized words if needed - Allow using of seeded XXHash instead of hand-made legacy shit - Allow secure hashing using siphash
* Invalidate learned files to update their content.Vsevolod Stakhov2015-02-181-0/+1
|
* Implement statistics relearning.Vsevolod Stakhov2015-02-181-0/+1
|
* Allow sqlite3 cache customization.Vsevolod Stakhov2015-02-181-1/+2
|
* Configure learn caches.Vsevolod Stakhov2015-02-131-1/+16
|
* Implement statistics for mmaped statfiles.Vsevolod Stakhov2015-02-011-1/+2
|
* Increase revision after learning.Vsevolod Stakhov2015-01-281-1/+2
|
* Another missing member.Vsevolod Stakhov2015-01-271-1/+2
|
* Fix some issues in learning.Vsevolod Stakhov2015-01-261-0/+1
|
* Init mmaped file runtime function.Vsevolod Stakhov2015-01-261-0/+1
|
* Initialize missing fields.Vsevolod Stakhov2015-01-261-0/+2
|
* Refactor structures names.Vsevolod Stakhov2015-01-231-5/+76
|
* Reorganize libstat API.Vsevolod Stakhov2015-01-231-0/+30
|
* Start refactoring of statistics in rspamd.Vsevolod Stakhov2015-01-181-0/+30