]> git.ipfire.org Git - thirdparty/sarg.git/commit
Rewrite the useragent log processing
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Fri, 21 Aug 2015 17:24:55 +0000 (19:24 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Fri, 21 Aug 2015 17:24:55 +0000 (19:24 +0200)
commitf009b9ad4c11cf2b90e06f6b184bd28942b0d6c5
tree37a1db472e0238df9586f6d8ac5ccfd4f489f38c
parent7985798a972f0777641f374afdffeceaaa34a763
Rewrite the useragent log processing

Create more functions to distinguish the reading of the useragent log file
from the report generation.

The idea is to prepare the code to read the useragent data from other
sources than the useragent_log option.
include/defs.h
report.c
useragent.c