]> git.ipfire.org Git - thirdparty/sarg.git/commit
Take the time into account when parsing sarg and isa logs
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sat, 8 Jan 2011 20:35:55 +0000 (20:35 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sat, 8 Jan 2011 20:35:55 +0000 (20:35 +0000)
commit3be2705a12ad7ccdfe7a9e9b187df09a25e6f0bd
treed3076c21b0ac1e10347c3d20505407771d215b35
parentddd6dbdc8d1822125c821223ef660541886c5298
Take the time into account when parsing sarg and isa logs

The time was ignored when parsing the sarg and isa logs. The result
was that all the access times were reported as occuring at 00:00.

Thanks to kodemi for reporting this bug.
log.c