Commit Graph

145 Commits

Author SHA1 Message Date
Darold Gilles 1f354bd4bb Add TCP DENIED report in cache statistics. Thanks to Karl Dawkins for the feature request. 2013-12-23 21:17:03 +01:00
Darold Gilles a51fab6820 Fix missing semi-colon after graph width definition. Add missing graph on mime type. 2013-12-23 21:05:57 +01:00
Darold Gilles ba9b98d4d1 Add russian translation. Thanks to Sergey Kononenko for the patch. 2013-12-12 00:00:57 +01:00
Darold Gilles 5810bdd04e Fix german lang file about new second level domain label. Thanks to Klaus Tachtler for the patch. 2013-12-11 23:55:16 +01:00
Darold Gilles d804129ec9 Add missing Second_domain_graph_hits_title and Second_domain_graph_bytes_title translatiopn file. 2013-12-07 11:00:43 +01:00
Darold Gilles c46851faa1 Klaus Tachtler have made some small text improvements for the German language file. 2013-12-07 10:58:19 +01:00
Darold Gilles 328760ad41 Add ordering of pie legend following percentage. Thanks to Klaus Tachtler for the report. 2013-12-07 10:46:28 +01:00
Darold Gilles 2982b80964 Change trackFormatter so that mouse over the pie-chart color shows the domain/TLD name also with the value. Thanks to Jeetendra Poojari for the patch. 2013-12-02 19:15:01 +01:00
Darold Gilles 6cc9a81d4b Add advice about parsing access.log after logrotate. Thanks to James Harper for the report. 2013-12-01 18:45:30 +01:00
Darold Gilles 78f4e4af72 Fix some more issue on top second level report. 2013-12-01 17:09:40 +01:00
Darold Gilles a4952c0a6f Update Changelog with v5.3 informations. 2013-12-01 16:38:30 +01:00
Darold Gilles b1810b233b Set default timeout for DNS lookup to 100ms, default value for DNSLookupTimeout is now 0.0001 second. 2013-12-01 16:22:46 +01:00
Darold Gilles c6163b817a Update version to 5.3 2013-12-01 11:43:53 +01:00
Darold Gilles 93d37d40fc Update and fix first and second top level domain name. Thanks to Luis Armando Roca Fumero for the report. 2013-12-01 11:39:31 +01:00
Darold Gilles c8f5bbe5bc Fix dirty paste in code. 2013-11-30 19:14:19 +01:00
Darold Gilles 028080f8c6 Add direcive DNSLookupTimeout to configuration file. 2013-11-27 00:02:35 +01:00
Darold Gilles 39051280a8 Add new directive DNSLookupTimeout to change the default timeout for DNS lookup. Add one second timeout when SquidAnalyzer look for an DNS name. Thanks to alex for the patch. 2013-11-26 19:42:21 +01:00
Darold Gilles c81c111cc4 Add pie chart of top second level domains. Thanks to Jeetendra Poojari for the feature request. 2013-11-26 19:05:18 +01:00
Darold Gilles 68fe5c673d Merge branch 'master' of github.com:darold/squidanalyzer 2013-11-25 21:57:47 +01:00
Darold Gilles 7c81f640eb Fix some HTML tag issues and table ordering on Top domain hits and Top url hits. Thanks to Jeetendra Poojari for the report. 2013-11-25 21:57:11 +01:00
Darold Gilles 26285215a4 Update INSTALL file to remove GD::Graph requirements. 2013-11-25 09:30:54 +01:00
Darold Gilles 63432e3748 Change underscore used to replace space in username bi the special string _SPC_ so that undescore will not be wrongly replaced on HTML output. 2013-11-03 22:26:02 +01:00
Darold 873f188fdd Merge pull request #29 from deserted/master
modified HTML output to replace underscore in Full name with space
2013-11-03 13:17:20 -08:00
Tim Allingham 65b28c2a62 modified HTML output to replace underscore in Full name with space 2013-10-31 16:58:23 +11:00
Darold Gilles 4f86d62db8 Fix pt_BR translation with charset to utf-8 and a few words with accentuation fix. Thanks to Joseh-Henrique for the fix. 2013-10-28 15:55:02 +01:00
Darold Gilles 982ad78593 Add revision change to lang/pt_BR.txt file. 2013-10-27 23:08:53 +01:00
Darold Gilles 5de8596fc9 Fix lang/pt_BR.txt some accent. Thanks to Joseh-Henrique for the patch. 2013-10-27 23:07:12 +01:00
Darold Gilles b0c7bfe690 Allow ip addresses on usernames to be replaced by their DNS name, this feature is activated by a new directive: UseClientDNSName. Thanks to Pfisztner Tamas for the patch. 2013-09-04 21:54:55 +02:00
Darold Gilles f4e9b65acc Add missing description of --no-year-stat option to documentation and squid-analyzer usage. 2013-09-01 21:42:33 +02:00
Darold Gilles 9619067c3e Update Changelog and version to 5.2 2013-09-01 21:30:19 +02:00
Darold Gilles bded7721e9 Fix pod2man error with perl 5.18 about non-ascii character. Thanks to David Walser for the report. 2013-09-01 20:53:39 +02:00
Darold Gilles 7ad2bb51cd Skip some code when --no-year-stat is enabled. 2013-06-02 11:05:04 +02:00
Darold Gilles 658222636b Fix graphs on domain statistics reports. 2013-06-01 18:23:40 +02:00
Darold Gilles 3ab029534b Fix badly ordered check on squid log file to parse. Thanks to wordelle for the report. 2013-05-29 18:14:41 +02:00
Darold Gilles 5bc0268ce7 Fix issue where squid-analyzer use default configuration file even if a custom one is specified with the -c option. Thanks to Thibaud Aubert for the report. 2013-05-29 16:27:56 +02:00
Darold Gilles 1e609e8b5c Add --no-year-stat to disable year statistics, reports will start at month level. 2013-05-29 01:03:58 +02:00
Darold Gilles 7a8e2b7bea Allow composed top level domain statistics in Top Domain report, like co.uk. Thanks to Thibaut Aubert for the feature request. 2013-05-28 18:51:11 +02:00
Darold Gilles cbfaefa52e Add support to CIDR notation in network-alias file. Thanks to Thibaud Aubert for the feature request. 2013-05-28 00:44:29 +02:00
Darold Gilles f06f9fc6aa Fix issue in Domain report where domain of top url was not found in the domain report even if the download was bigger than those reported. Thanks to Aubert Thibaud for the report. 2013-05-27 23:48:55 +02:00
Darold Gilles 0db63c377a Fix bug in last/first hour of a day data storage that mixed collected data over the two days and stored false first and last visit time. 2013-05-27 23:37:21 +02:00
Darold Gilles c3ce63eed8 Fix translation for user and count. 2013-05-27 22:27:59 +02:00
Darold Gilles a3c6807ffd Add -b | --build_date command line option to limit rebuilt to the given date, the format of its value can be yyyy-mm-dd, yyyy-mm or yyyy. This should be used to prevent rebuilding all html file from all data file. 2013-05-27 22:27:18 +02:00
Darold Gilles 33700abc47 Add translation string for user per url. 2013-05-26 22:46:32 +02:00
Darold Gilles 736b6c2d97 New feature to show the top N users that look at an url or a domain. Add a new configuration directive, TopUrlUser, to control the number of users to show. Thanks to Mr-Ed for the feature resquest. 2013-05-26 17:20:55 +02:00
Darold Gilles cd53dde6c9 Fix first and last visit that was displayed in random order. Thanks to MangOuste for the report. 2013-05-26 11:25:29 +02:00
Darold Gilles 63d2664447 Allow CIDR notation in exclude file to skip line matching the given xxx.xxx.xxx.xxx/n network. Thanks to the MangOuste for the patch. 2013-05-25 19:09:59 +02:00
Darold Gilles 66d6d91bff Add WriteDelay configuration directive (default to 3600 - stores one hour of statistics from log file) to be able to save ressources on huge log file. On small log file it is not a good idea to set a lower value as SquidAnalyzer will spend his time to write and read from disk. 2013-05-20 11:20:49 +02:00
Darold Gilles 0d0a131dd8 Add regex checker for alias file and improve speed for network and alias replacement. Thanks to jcputter for the report. 2013-05-18 11:59:29 +02:00
Darold Gilles 381e299bdf Fix unwanted message display in quiet mode. 2013-05-18 10:45:29 +02:00
Darold Gilles df54649787 call localtime as little time as possible. Thanks to ammdispose for the patch. 2013-05-17 23:51:50 +02:00