402 Commits

Author SHA1 Message Date
Darold Gilles
1d8a8735f4 Fix display order when OrderUrl was set in Top Url and Top Domain views. Thanks to Wesley Bresson for the report. 2015-10-10 10:03:53 +02:00
Darold Gilles
69fe97d094 Merge branch 'master' of github.com:darold/squidanalyzer 2015-10-09 10:26:29 +02:00
Darold Gilles
75dc8fb427 Convert file from ISO_8859-1 to UTF8 and change charset value. Thanks to zezinho42 for the report. 2015-10-09 10:26:07 +02:00
Darold Gilles
814a1a36f6 Change order of WeekDay to So Mo Di Mi Do Fr Sa, the week days translation must start with Sunday. 2015-10-03 18:29:03 +02:00
Darold Gilles
66597965ac Fix case sensitivity in command line options. Thanks to Pavel Podkorytov for the report. 2015-09-07 08:21:10 +02:00
Darold Gilles
928ed13e36 Add SquidGuard.current state file to be able to do incremental parsing of both squid and squidguard log files without issues. There is also a fix to prevent SquidAnalyzer to load state information from old temporary files. 2015-09-06 18:11:03 +02:00
Darold Gilles
810e0b9a8d Try to fix bad characters in mime_type field and add MaxFormatError to not exit immediatly when a bad format error is encountered. SquidAnalyzer will wait MaxFormatError before exiting. 2015-08-29 10:19:00 +02:00
Darold Gilles
32b8607e61 Add information about how to parse SquidGuard log together with Squid access log file. 2015-07-27 22:50:06 +02:00
Darold Gilles
c86c9d1e01 Add pie chart on SquidGuard ACLs use. 2015-07-26 16:14:04 +02:00
Darold Gilles
ce16939789 Remove redundant regular expressions. 2015-07-26 14:53:21 +02:00
Darold Gilles
dce60d65a6 Try to fix case with corrupted method or code in log file, should never appears. 2015-07-26 14:40:54 +02:00
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