]> git.ipfire.org Git - thirdparty/sarg.git/commit - include/conf.h
Use boolean to enable all the options instead of string compares.
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Wed, 23 Dec 2009 20:48:06 +0000 (20:48 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Wed, 23 Dec 2009 20:48:06 +0000 (20:48 +0000)
commite6414a9db6658389c0864438fcd688ac085cf25d
treec199523145a7d0593f841e36d23cbf130175bd4a
parent246c8489804e2c2d10c00d9d564c961278c1fe16
Use boolean to enable all the options instead of string compares.
Accept an absolute path for the language file in sarg.conf.
Experimental: Can show the backtrace of the program when a getword loop is detected to help in locating the origin of the error.
Fix for the date reported in the index.
Fix for the reports with IndexTree set to file.
26 files changed:
CMakeLists.txt
ChangeLog
auth.c
configure
configure.in
dansguardian_log.c
documentation/getconf.txt
documentation/util.txt
getconf.c
grepday.c
html.c
include/conf.h
include/config.h.in
include/defs.h
include/info.h
index.c
language.c
log.c
report.c
siteuser.c
smartfilter.c
squidguard_log.c
topsites.c
topuser.c
useragent.c
util.c