]> git.ipfire.org Git - thirdparty/sarg.git/commit - topuser.c
Fix the creation of a report when index is set to only
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 27 Jan 2011 15:27:26 +0000 (15:27 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 27 Jan 2011 15:27:26 +0000 (15:27 +0000)
commit1219fb1aafb5453daf1a1de2c36f189472be2988
tree957c20441c77e88cfe6444de99dafbf57518bd0b
parent01c698c958d339cfbc444d2d5f42f51f83275f2c
Fix the creation of a report when index is set to only

Some unnecessary files are not created as they won't be used in the
report but too many of them are still created, especially the
temporary files. There is room for future improvements.

The index doesn't contain any link to the details of the user's
connections, visited sites, downloads and so on.
CMakeLists.txt
include/info.h
indexonly.c
report.c
topuser.c