summaryrefslogtreecommitdiffstats
path: root/src/statfile_sync.c
Commit message (Collapse)AuthorAgeFilesLines
* * Another fixes to synchronization of statfilesVsevolod Stakhov2009-12-031-8/+9
|
* * Some fixes to syncVsevolod Stakhov2009-12-021-4/+11
|
* * Adopt printf function from nginx for comfortable printing of some data ↵Vsevolod Stakhov2009-11-301-1/+1
| | | | | | | types (fixed strings, pids etc) * Fix work of http maps (they were broken in some places before) * Fix sync of statfiles (not fully tested yet)
* * Initial release of synchronization server in controllerVsevolod Stakhov2009-11-271-8/+43
|
* * Add initial version of rspamd binlog syncronization clientVsevolod Stakhov2009-11-251-0/+289
* Style fix to perl module