]> git.ipfire.org Git - thirdparty/sarg.git/commit
Replaced the ifdef FOPEN64 by a single call to MY_FOPEN for code clarity.
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 9 Jul 2009 11:34:25 +0000 (11:34 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 9 Jul 2009 11:34:25 +0000 (11:34 +0000)
commit936c990511553f89d41dcef3da76c95ec7cc28e4
treedde4db4fae5c3f254b9883476d4653629bfaa920
parentd6dfc139bd38beaa68d35ba12e7cf11cb1aa682a
Replaced the ifdef FOPEN64 by a single call to MY_FOPEN for code clarity.
User IP/ID is searched only in the first column of the usertab file.
Some indentation fixes.
Speed up by removing two uncessary ip resolutions.
23 files changed:
authfail.c
convlog.c
dansguardian_log.c
dansguardian_report.c
datafile.c
denied.c
download.c
getconf.c
grepday.c
html.c
include/conf.h
include/defs.h
include/info.h
ip2name.c
log.c
realtime.c
repday.c
report.c
siteuser.c
splitlog.c
squidguard_report.c
topuser.c
util.c