]> git.ipfire.org Git - thirdparty/sarg.git/commit - html.c
Display the source of the message displayed on stderr
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Sun, 26 Apr 2015 15:52:54 +0000 (17:52 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Sun, 26 Apr 2015 15:52:54 +0000 (17:52 +0200)
commitaf961877f77041289e246d781798043a71df386c
tree9e2d819e03a4f4afe60b304fea98d3f530e8c628
parent2ef286b655066d4120f98e801f0209c66b24e17f
Display the source of the message displayed on stderr

Messages that have been merged in previous commits cannot be distinguished
from each other. It makes debugging more difficult.

To solve this problem, when sarg is run with -zzz, the source file name
and the line number is displayed in the message prefix. It makes it easy to
look at the corresponding source code and understand why the message was
printed.
46 files changed:
alias.c
auth.c
authfail.c
convlog.c
dansguardian_log.c
dansguardian_report.c
datafile.c
decomp.c
denied.c
dichotomic.c
download.c
email.c
exclude.c
getconf.c
grepday.c
html.c
include/defs.h
index.c
indexonly.c
ip2name.c
ip2name_dns.c
ip2name_exec.c
lastlog.c
log.c
longline.c
readlog.c
readlog_common.c
readlog_extlog.c
readlog_sarg.c
readlog_squid.c
realtime.c
redirector.c
repday.c
report.c
siteuser.c
smartfilter.c
sort.c
splitlog.c
topsites.c
topuser.c
totday.c
url.c
useragent.c
userinfo.c
usertab.c
util.c