]> git.ipfire.org Git - thirdparty/sarg.git/commit
Display a column with the user's IP address in the top user report
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Wed, 10 Dec 2014 20:28:17 +0000 (21:28 +0100)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Wed, 10 Dec 2014 20:28:17 +0000 (21:28 +0100)
commit8e134f1a19331166548929fe8135d4cf24bdb4b6
tree2f1409293b6482ac5d6d4e800621fe2201d714c1
parent9a803bd3d33f1ca92fc264188dab0757d3843067
Display a column with the user's IP address in the top user report

In sarg.conf, topuser_fields accept the new USERIP parameter to display
a new column with the user's IP address. It is only useful if the IP
address is replaced by a name or resolved to a host name.
getconf.c
include/conf.h
readlog.c
topuser.c