aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstat
Commit message (Expand)AuthorAgeFilesLines
* Reorganize libstat API.Vsevolod Stakhov2015-01-2312-204/+110
* Rework statistics runtime structures.Vsevolod Stakhov2015-01-235-30/+41
* Remove statfile invalidation.Vsevolod Stakhov2015-01-221-81/+0
* Fix mmaped files initialization.Vsevolod Stakhov2015-01-211-45/+69
* Add initialization prototype.Vsevolod Stakhov2015-01-201-0/+21
* Restore statfile resize logic.Vsevolod Stakhov2015-01-201-0/+12
* More rework.Vsevolod Stakhov2015-01-203-464/+85
* Start reworking of mmaped files backend.Vsevolod Stakhov2015-01-194-239/+140
* Remove direct statfiles manipulation from bayes.Vsevolod Stakhov2015-01-182-112/+9
* New statistics token definition.Vsevolod Stakhov2015-01-183-18/+20
* Remove old statfile_pool logic.Vsevolod Stakhov2015-01-183-150/+1
* Start refactoring of statistics in rspamd.Vsevolod Stakhov2015-01-1810-7/+1522
* Remove binlog and statfile_sync: never ever used.Vsevolod Stakhov2015-01-161-2/+0
* No more winnow.Vsevolod Stakhov2015-01-164-732/+1
* Reorganize statfiles and classifiers into libstat.Vsevolod Stakhov2015-01-169-0/+2000