]> git.ipfire.org Git - thirdparty/sarg.git/commit
Generate redirector log even if -d is not given
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Sun, 12 Jul 2015 16:24:19 +0000 (18:24 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Sun, 12 Jul 2015 16:24:19 +0000 (18:24 +0200)
commit22774edd6523d566f539f4f633a6f276bfbd6224
tree5fa3993c0c4c99177a0963fa62875a2885122609
parent9d65e65b24b03da65f5316644064c5ee698fa6df
Generate redirector log even if -d is not given

The redirector log would only be produced if a date range is given on the
command line or redirector_filter_out_date was set in sarg.conf.

This patch makes sarg use the whole redirector log if no date range is
provided.
redirector.c