175 Commits

Author SHA1 Message Date
Darold Gilles
b3ff727a55 Add CustomHeader to allow custom definition of the logo and title. See squidanalyzer.conf or documentation for more explanation and example. Thanks to Raktim Chatterjee. 2014-03-15 18:22:37 +01:00
Darold Gilles
7739e35840 Replace logrotate example that was too simplistic. Thanks to Gaetan Slongo for the patch 2014-03-03 09:29:10 +01:00
Darold Gilles
956d39d398 Update documentation about -P option. 2014-02-28 15:47:43 +01:00
Darold Gilles
0b6d1bc80d Prevents the script to run multiple instances using a pid file. This patch adds a new command line option -P to change the default pid file (/tmp/squid-analyzer.pid). Thanks to Gaetan Slongo for the patch. 2014-02-28 15:45:41 +01:00
Darold Gilles
62e1af750c Remove useless command to delete special files because those files are not installed by make install. Thanks to David Walser for the report. 2014-02-17 09:33:41 +01:00
Darold
a1becbe5a2 Merge pull request #39 from JoKoT3/master
follow up to issue #37 and spec file corrections to be more widely usable
2014-02-15 10:54:25 +01:00
Jonathan Gibert
1069670d27 - remove %mkrel macro (mdv specific)
- add BuildRoot macro for compatibility with RHEL
- remove perl special files (perllocal.pod and packlist) not packaged
2014-02-14 15:14:15 +01:00
Jonathan Gibert
b5f0eef0f5 "%make" and "%makeinstall_std" macros does not exists in RHEL5, revert to
"make" and "make DESTDIR=%{buildroot} install" which are more compatible
2014-02-14 14:36:58 +01:00
Jonathan Gibert
dbff767f2d Since "Requires squid" is gone, we cannot be sure the squid group exists.
revert group ownership in %files to root
2014-02-14 14:34:21 +01:00
Darold Gilles
2d331926f6 Fix help/usage to show $DEFAULT_CONFIGFILE instead of /etc/squidanalyzer.conf that may not always be the right place following the installation. Thanks to JoKoT3 for the patch. 2014-02-14 11:41:52 +01:00
Darold Gilles
e383560ff1 Remove squid requirement from RPM spec file. Thanks to JoKoT3 for the report. 2014-02-13 15:16:40 +01:00
Darold
49096ec2ad Merge pull request #36 from bhean/lang_spanish
Lang spanish
2014-02-12 09:03:35 +01:00
BhEaN
c7db2e486f New lang (spanish) added 2014-02-12 01:35:04 +01:00
BhEaN
4d7b2bb889 New lang (spanish) added 2014-02-12 01:34:52 +01:00
Darold Gilles
c03ad39742 Remove ^M from pt_BR translation files. Thanks to Filipe Teixeira for the report. 2014-02-05 17:26:41 +01:00
Darold Gilles
adbc23a034 Remove \r or ^M when reading teranslation files. Thanks to Filipe Teixeira for the report. 2014-02-05 17:17:01 +01:00
Darold Gilles
a8d5a58277 Add new weekly reports. Thanks to Amish for the feature reports. 2014-02-02 17:26:05 +01:00
Darold Gilles
8fe09bbe27 Add documentation about the new "Include" configuration directive. 2014-01-31 18:26:37 +01:00
Darold Gilles
eebcf06dc5 Add build and storage of weekly statistics. 2014-01-31 18:22:07 +01:00
Darold Gilles
3fc29a6c61 Fix CSS to reduce font size used in the calendar and increase size of the header. 2014-01-31 16:41:07 +01:00
Darold Gilles
9026b7bb14 Add WeekDay translation string. 2014-01-31 16:40:17 +01:00
Darold Gilles
00ddef5bd0 Remove link on week, the week view is not available yet. 2014-01-31 16:39:33 +01:00
Darold Gilles
d3097ffa82 Add week day and week number to the calendar. 2014-01-31 16:31:49 +01:00
Darold Gilles
cbc7b1bb4a Fix bug where statistics from the last parsed day was count twice in months and years statisics. 2014-01-31 11:42:40 +01:00
Darold Gilles
e334911eea Add file etc/included to limit entries to the matching users, networks or ip address. Thanks to giovanniredix for the feature request. 2014-01-31 10:59:14 +01:00
Darold Gilles
06cdeaa3d1 Show values of all dataset when mouse is over graph. 2014-01-31 10:16:23 +01:00
Darold
18e15a61f9 Merge pull request #34 from joseh-henrique/patch-1
Update pt_BR.txt
2014-01-03 02:14:28 -08:00
Joseh-Henrique
6dd1691bd6 Update pt_BR.txt 2014-01-02 17:38:55 -02:00
Darold Gilles
86669adc45 Update flotr2 to most recent version. Replace bars in graphs with line to have mouse tracking on each dataset. Change line graphs colors and reformat label shown on mouse over graph data. 2013-12-23 23:24:04 +01:00
Darold Gilles
c556c9b384 Remove special hidden character from documentation that prevent pod2man from working. Thanks to David Walser for the report. 2013-12-23 22:17:24 +01:00
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. v5.3 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