]> git.ipfire.org Git - thirdparty/sarg.git/commit
Use parameteric dimensions in the graph creation instead of hard coded constants.
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 9 May 2010 16:00:59 +0000 (16:00 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 9 May 2010 16:00:59 +0000 (16:00 +0000)
commit1f482a8db9c9aeb7fd74e2d0cb6da4264d153a48
tree52eba8a57ce7787a17fb963072e6623d829eab59
parente43854ef606dd87414bfd19487c8f0288ed8d2aa
Use parameteric dimensions in the graph creation instead of hard coded constants.
Remove the temporary file and sorting in graph creation.
Add the redirector_log option in sarg.conf to read a log file created by squidGuard or Rejik (thanks to Maxim Britov for pointing out this missing option).
Allow up to 64 redirector log files to be passed through the command line option -L and the sarg.conf option redirector_log.
Configuration option squidguard_log_format renamed into redirector_log_format for equity with the various redirectors that can be used with sarg.
34 files changed:
CMakeLists.txt
ChangeLog
documentation/grepday.txt
getconf.c
grepday.c
html.c
include/conf.h
include/defs.h
include/info.h
log.c
po/bg.po
po/ca.po
po/cs.po
po/de.po
po/el.po
po/es.po
po/fr.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/lv.po
po/nl.po
po/pl.po
po/pt.po
po/ro.po
po/ru.po
po/sk.po
po/sr.po
po/tr.po
po/uk.po
sarg.1
sarg.conf
squidguard_log.c