441 Commits

Author SHA1 Message Date
Darold Gilles
89d5a49ea4 Add support for SquidGuard log parsing to report denied ACLs. Thanks to Pavel Podkorytov for the feature request. 2015-07-26 13:13:13 +02:00
Darold Gilles
c7e4c8fa35 Fix detection of new log file from history when log file was in common http format. 2015-07-25 22:30:31 +02:00
Darold Gilles
1fed4aa3c6 Fix possible POSIX::strftime error with debug mode activated. 2015-07-15 09:32:10 +02:00
Darold Gilles
2c7fe7c8a9 Add / at end of WebUrl when it is set but does not terminate with a slash. 2015-07-14 11:27:19 +02:00
Darold Gilles
a2daa8a676 Remove extra code after return. 2015-07-14 11:24:32 +02:00
Darold
c1dac85b40 Merge pull request #92 from badfiles/patch-1
remove extra slash in week link
2015-07-14 11:22:37 +02:00
Darold
8ee0eeb91d Merge pull request #91 from atorrillasmat/master
Catalan traduction
2015-07-14 11:20:54 +02:00
Darold
f4461cff2c Merge pull request #95 from badfiles/patch-2
looks more russian now
2015-07-13 22:03:46 +02:00
Darold
7aa3de87be Merge pull request #94 from badfiles/master
misprints, there are two of them
2015-07-13 22:03:08 +02:00
badfiles
83ba0da71f looks more russian now 2015-07-13 01:07:51 +03:00
badfiles
d6e11c5e66 no need to drop the line here 2015-07-13 00:47:41 +03:00
badfiles
8ea970521e a misprint again 2015-07-13 00:43:23 +03:00
badfiles
400fbc1603 a misprint 2015-07-13 00:38:16 +03:00
badfiles
9fd0dd3d29 remove extra slash in week link
I believe WebUrl is already slash-terminated here and there is no need addind an extra slash
2015-07-12 15:27:01 +03:00
atorrillasmat
f497a4e42e Catalan traduction 2015-07-02 13:07:38 +02:00
Darold
22d6aa8a11 Merge pull request #88 from slashdoom/master
Add TCP_REDIRECT to be counted as a DENIED tag for users of squidGuard/ufdbGuard-style URL rewriters.
2015-07-01 18:01:34 +02:00
Darold Gilles
930f379395 Force SquidAnalyzer to use locale C internally. 2015-07-01 15:30:31 +02:00
Slashdoom
cefc289edf Update SquidAnalyzer.pm
Add TCP_REDIRECT to be counted as a DENIED tag for users of squidGuard/ufdbGuard-style URL rewriters.
2015-06-30 12:06:31 -04:00
Darold Gilles
c276ea112f Exclusion/Inclusion check when reading data files are limited to rebuild otherwise there is too much performance lost. 2015-06-23 09:49:22 +02:00
Darold Gilles
8b6e80bbbe Applied exclusion/inclusion on cumulative reports even if rebuild is not used. 2015-06-22 11:00:44 +02:00
Darold Gilles
f4a0badde4 Fix some issue with rebuild and exclusion. 2015-06-22 10:49:12 +02:00
Darold Gilles
d7cff7c717 Show time information when a log is skipped because size is lower than expected. 2015-06-13 09:45:42 +02:00
Darold Gilles
a518fbb666 Print SquidAnalyzer version when debug mode is used. 2015-06-13 09:29:42 +02:00
Darold Gilles
b5dbbf92d3 Fix a wrong comment 2015-06-13 09:26:06 +02:00
Darold Gilles
2753031390 Add TCP_TUNNEL used by Squid 3.5 for streaming to cache miss statistics. Thanks to MangOuste for the report. 2015-06-13 08:16:08 +02:00
Darold Gilles
eab4c5a0db Apply exclusion/inclusion definitions on old data when rebuild is used. Thanks to niccarp for the feature request. 2015-05-31 10:57:16 +02:00
Darold Gilles
7446428c98 Fix unwanted message when QuietMode is enabled. 2015-05-22 01:13:49 +02:00
Darold Gilles
e66978c2d3 Fix typo that was crashing squid-analyzer. Thanks to Juan Jose Pablos for the report. 2015-05-22 01:10:02 +02:00
Darold Gilles
1718b1347e Fix output of benckmark info when debug is not enabled. Thanks to Juan Jose Pablos for the report. 2015-05-21 16:33:39 +02:00
Darold Gilles
0df6e96846 Fix issue when rebuilding previous data without denied url stat. Thanks to Stepan Andreev for the report. 2015-04-24 19:02:47 +02:00
Darold Gilles
e080bdd427 Add top denied label to translation file. 2015-04-06 22:31:37 +02:00
Darold Gilles
11fe95af25 Merge branch 'master' of github.com:darold/squidanalyzer 2015-04-06 22:23:49 +02:00
Darold Gilles
79a470932c Add UrlHitsOnly configuration directive to be able to disable the generation of tables ordered per byte and duration in Top Urls and Domains report. Thanks to Cesar Vazquez for the feature request. 2015-04-06 18:27:22 +02:00
Darold Gilles
7fbcb0c671 Add top denied url statistics. Thanks to tierpod for the featur request. 2015-04-06 18:07:18 +02:00
Darold Gilles
f65bc3ad4c Merge branch 'master' of github.com:darold/squidanalyzer 2015-03-25 15:40:06 +01:00
Darold Gilles
b03c86f49d Replace call to localtime() to CORE::localtime() to avoid Time::localtime override default behaviour. Thanks to oldnrustyreaper for the report. 2015-03-19 22:00:33 +01:00
Darold Gilles
d54eb7a300 Update changelog to 6.2-1 release v6.2-1 2015-02-22 10:29:37 +01:00
Darold Gilles
e8b5d4e0a9 Fix majir bug when parsing native squid log format. Thanks to @ST_Ungulant for the report. 2015-02-22 10:26:12 +01:00
Darold Gilles
8c97ae6e6f Add documentation about UserReport configuration directive. 2015-02-21 17:45:08 +01:00
Darold Gilles
a31155155b Update ChangeLog and version to 6.2 2015-02-21 17:06:19 +01:00
Darold Gilles
5bb7ffcadb Update year in copyright 2015-02-21 16:15:22 +01:00
Darold Gilles
f21d7cdd55 Add documentation about log format. 2015-02-20 16:23:04 +01:00
Darold Gilles
5680379f7b Allow mime type report for common or combined log format. This require the use of %mt at end of the log format. 2015-02-20 16:12:29 +01:00
Darold Gilles
33b4f4d05e Add support to common and combined (http like) log format 2015-02-14 16:54:50 +01:00
Darold Gilles
17a909d91b Fix hidden control character in configuration file. 2015-01-30 21:22:41 +01:00
Darold Gilles
412d445131 Assure backward compatibility after update otherwize data files will lost users information if directive is not found in the configuration file. 2015-01-29 16:34:06 +01:00
Darold Gilles
d43aea009d Add UserReport configuration directive to not produce any report about users. Statistics about URL and domains will remain. Thanks to Razerlikes for the feature request. 2015-01-29 16:26:28 +01:00
Darold Gilles
a3859d1ae6 Fix several issues with non default installation path. Thanks to Yuri Voinov for the report. 2015-01-28 15:23:33 +01:00
Darold Gilles
e98f8172bd Force squid-analyzer to find perl executable from env. Thanks to Yuri Voinov for the report 2015-01-28 14:25:52 +01:00
Darold Gilles
f5751e9370 Fix russian translation. Thanks to Yuri Voinov for the patch. 2015-01-28 12:43:44 +01:00