aboutsummaryrefslogtreecommitdiffstats
path: root/src/statfile.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-29/+29
* * Fix shared usage of statfilesVsevolod Stakhov2010-09-161-0/+11
* * Many fixes to statfile syncronization systemVsevolod Stakhov2010-09-021-1/+1
* * Fix symbols cache (init lua filters before symbols cache initialization)Vsevolod Stakhov2009-12-141-1/+0
* * Many major fixes to statfiles:Vsevolod Stakhov2009-12-031-6/+19
* * Write revision and revision time to statfileVsevolod Stakhov2009-11-121-2/+3
* * New version of rspamd statfiles that can be used in syncVsevolod Stakhov2009-11-121-2/+25
* * Add ability to change statfile size limit in config and allow reindexing of...Vsevolod Stakhov2009-10-161-1/+1
* * Fix another raceVsevolod Stakhov2009-09-301-0/+1
* * Fix race between learn and classifyVsevolod Stakhov2009-09-281-3/+7
* * Rework structure and API of statfiles functions to improve performance and ...Vsevolod Stakhov2009-07-021-12/+12
* * Add deadlock detection for memory pool locks and imporve mutexes APIVsevolod Stakhov2009-05-211-1/+1
* * Validate utf8 chars to avoid crashesVsevolod Stakhov2009-04-241-0/+1
* * Add ability to configure sections in statfilesVsevolod Stakhov2009-03-131-0/+10
* * Add sections support to rspamd statfiles APIVsevolod Stakhov2009-03-121-1/+43
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-6/+0
* * Make doxygen happy about structures membersVsevolod Stakhov2009-02-061-25/+26
* * Add some comments and documentationVsevolod Stakhov2009-02-051-26/+112
* * Add new hash for storing hash data in shared memoryVsevolod Stakhov2009-01-271-2/+3
* * Add simple implementation of classifiers abstraction and winnow classifierVsevolod Stakhov2008-12-041-3/+3
* * Write functions to operate blocks in stat filesVsevolod Stakhov2008-11-281-1/+9
* * Add initial implementation of statistics files handling APIVsevolod Stakhov2008-11-271-0/+61