aboutsummaryrefslogtreecommitdiffstats
path: root/utils/statshow
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup.Vsevolod Stakhov2014-01-292-298/+0
|
* Fix statshow utility.Vsevolod Stakhov2011-06-271-2/+3
|
* * Skip short utf words in statisticsVsevolod Stakhov2011-06-031-4/+4
|
* Fix dependencies in cmake.Vsevolod Stakhov2011-05-111-1/+0
|
* * Rework build process:Vsevolod Stakhov2011-05-102-32/+46
| | | | | | | | | | - add librspamdserver - link this library to all daemons and utils of rspamd - use subdirectories more often * Rework global variables logic - move them to the main process * Fix logging to handle utf-8 correctly * Add statshow utility and make it working * Move printf functions to separate source file
* * Major cleanup of cmake build systemVsevolod Stakhov2011-05-062-0/+284
* Add initial version of statshow utility for statfiles debugging * Add debugging for statistics * Remove unused utilities