2017-05-09 19:19:32 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 6.6:
This is a maintenance release that fix one year of issues reported by users. \
There is also some additional features, configuration directives all listed \
here:
http://squidanalyzer.darold.net
|
2016-07-09 08:39:18 by Thomas Klausner | Files touched by this commit (1068) |
Log message:
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
|
2016-01-06 08:23:24 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 6.5:
This is a mantenance release to fix an overlaping bug on bytes charts with
last versions of browsers like firefox, iceweasel and chrome.
- Fix height of bytes graphs that was overlaping on third graph.
- Update russian translation.
- Update copyright year.
|
2015-10-21 11:39:10 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 6.3.1:
This release adds a new report to show statistics about Denied URLs. It also \
allow to add a SquidGuard log to the list of log files and to report blocked \
URLs into the Denied reports. It ialso adds a pie chart on SquidGuard ACLs use.
There's also four new configuration directives:
- UserReport to be able to remove any user related reports but statistics
about URL and domains will remain.
- ExcludedCodes to be able to exclude some log entries following the TCP
code returned.
- UrlHitsOnly to be able to enable the generation of additional HTML tables
with top Url per byte and per duration in Top Urls and Domains report.
- MaxFormatError to not exit immediatly when a bad format error is \
encountered. SquidAnalyzer will
wait MaxFormatError before exiting.
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-02-25 12:43:54 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
Changes 6.2.1:
This release adds support to common or combined squid log format and a new
Italian translation file. There's also a new configuration directive UserReport
to be able to remove any user related reports, statistics about URL and domains
will remain. The second new directive is ExcludedCodes to be able to exclude
some log entries following the TCP code returned.
|
2014-10-29 10:31:24 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
Changes 6.1:
This release fix severals major issues and adds a new feature to disable weekly
reports with a new command line option --no-week-stat.
- Fix top domains report where url with port was reported in unknown
domains.
- Add --no-week-stat to disable weekly reports generation.
- Fix and update Ukrainian translation file.
- Save the last line parsed line when squid-analyzer is interrupted to
avoid loading twice the same data after restarting.
- Fix missing calendar menu on daily report.
- Fix problem with links to weekly summaries in SquidAnalyzer.pm.
- Add IO::Handle and FileHandle in Perl modules that should be loaded.
|
2014-09-12 12:39:57 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
patch-Makefile.PL not needed anymore
|
2014-09-12 12:21:42 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 6.0:
Multiple access.log files can be processed at the same time.
Multiprocess mode can be activated using the -j N command line option.
New ExcludedMimes configuration directive to exclude from statistics a comma \
separated list of mime-type or using regex like text/.*.
New ExcludedMethods configuration directive to exclude from statistics a comma \
separated list of HTTP methods (GET,POST,CONNECT,...).
New translation available: pl_PL
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|