]> git.ipfire.org Git - thirdparty/sarg.git/commit - log.c
Add a configuration option to report any error in the sum of the in-cache and out...
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 3 Aug 2010 18:06:42 +0000 (18:06 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 3 Aug 2010 18:06:42 +0000 (18:06 +0000)
commit04a01ed3a074b6665a7653ae601f0c820c7c3d00
tree673a5b5cdce77eb177e493aa01336ff5db86e52f
parenta873169bef07aa8c49f01bc39da89e248735b6b3
Add a configuration option to report any error in the sum of the in-cache and out-cache columns of the reports. The sum must be 100.00%.
The total column is also checked for any discrepency.
The check is activated at compile time as it will likely be used by me alone.
CMakeLists.txt
configure.in
include/config.h.in
log.c
topuser.c