]> git.ipfire.org Git - thirdparty/sarg.git/commit - include/conf.h
Fix a regression when processing an input log not in the squid format (the date was...
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Mon, 10 May 2010 08:13:09 +0000 (08:13 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Mon, 10 May 2010 08:13:09 +0000 (08:13 +0000)
commit43cc1649c690474d3c91ce54a4c81a38a455213a
tree7fead380f520ee800024ce117816123ec27ecf0e
parent1f482a8db9c9aeb7fd74e2d0cb6da4264d153a48
Fix a regression when processing an input log not in the squid format (the date was not written into the intermediary logs).
Check more return code when writing files.
Use a boolean to select the content of the graph instead of a string (the two possible values are not mutually exclusive on purpose).
31 files changed:
CMakeLists.txt
getconf.c
grepday.c
include/conf.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
repday.c
report.c
totday.c
util.c