]> git.ipfire.org Git - thirdparty/sarg.git/commit
Alias the host names in the redirector report
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 19 Jun 2011 19:33:48 +0000 (19:33 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 19 Jun 2011 19:33:48 +0000 (19:33 +0000)
commit0a6722a182b22737e37c71047130c015cefd39bf
tree1d35e94ae3caed4f99a3e2d6d0edcee8a1c69655
parent1a2609b0bf9303ffe85ef3d474148ea89ff09977
Alias the host names in the redirector report

The scheme is removed from the URL even for a custom report format and the
URL is always truncated to keep only the host name. The full URL was
always reported for a custom log format.

In addition, the reported host name is replaced by the alias if one is
defined.

There is no grouping of the identical host names as the report list one
access per line along with the access time so there is no grouping any
way.
log.c
squidguard_log.c