summaryrefslogtreecommitdiffstats
path: root/src/binlog.h
Commit message (Collapse)AuthorAgeFilesLines
* * Add start script for red hat compatible systemsVsevolod Stakhov2011-07-201-0/+28
| | | | | | | Add descriptions for some rspamd API functions (no functional changes). --HG-- rename : linux/rspamd => linux/rspamd_debian.in
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-19/+19
| | | | | Now all comments in commit logs beginning with '*' would be included in changelog, so important changes would be separated from small ones.
* * Initial release of synchronization server in controllerVsevolod Stakhov2009-11-271-1/+2
|
* * Write revision and revision time to statfileVsevolod Stakhov2009-11-121-1/+2
| | | | * Make some improvements to API (trying to make it more clear)
* * Fix some issues in binlog seekingVsevolod Stakhov2009-11-121-1/+2
|
* * Avoid mmap'ing in binlog as mmapped areas must be alignedVsevolod Stakhov2009-11-091-0/+3
| | | | | * Make binlog working for writing * Add config params for binlog
* * Add binlog API implementationVsevolod Stakhov2009-11-061-0/+59