]> git.ipfire.org Git - thirdparty/sarg.git/commit
Don't reopen the denied.log and authfail.log when parsing a new access.log file as...
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Mon, 7 Sep 2009 13:13:51 +0000 (13:13 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Mon, 7 Sep 2009 13:13:51 +0000 (13:13 +0000)
commit294cb3d71be49fc71bd77ac9627924eabf18e172
treeeb715e148b29f9da9a381b73915503cd3cfa650b
parent968cfa1e0ed3e37a464939c067c486e6f081f870
Don't reopen the denied.log and authfail.log when parsing a new access.log file as that truncates the two files and produces empty results.
log.c