]>
git.ipfire.org Git - thirdparty/AWStats.git/log
sjwebb [Thu, 22 Oct 2015 14:08:55 +0000 (15:08 +0100)]
Fixed spelling mistake
Laurent Destailleur [Tue, 20 Oct 2015 22:41:47 +0000 (00:41 +0200)]
Merge pull request #12 from fredddii/patch-2
FIX Border and display changed to avoid depreacted warning
fredddii [Tue, 20 Oct 2015 16:35:21 +0000 (18:35 +0200)]
Border and display
Deleted border from <img> as it causes a deprecated error when validating, and added style="display:none;" to the tag list.
Laurent Destailleur [Sat, 17 Oct 2015 15:42:48 +0000 (17:42 +0200)]
Merge pull request #11 from artplastika/develop
Fixed grammatical error in Russian translation
Victor Glushenkov [Sat, 3 Oct 2015 05:49:55 +0000 (08:49 +0300)]
Fixed grammatical error in Russian translation
Laurent Destailleur [Wed, 23 Sep 2015 20:28:27 +0000 (22:28 +0200)]
Merge pull request #7 from csware/ipv6-use-right-prefix
FIX Use ::ffff: prefix for IPv4 addresses
Laurent Destailleur [Wed, 23 Sep 2015 20:26:48 +0000 (22:26 +0200)]
Merge pull request #6 from csware/missing-package-png
FIX Add missing package.png
Laurent Destailleur [Wed, 23 Sep 2015 20:26:29 +0000 (22:26 +0200)]
Merge pull request #4 from csware/mime-fonts
NEW Add eot/woff/woff2 to mime.pm as fonts
Laurent Destailleur [Wed, 23 Sep 2015 20:26:10 +0000 (22:26 +0200)]
Merge pull request #2 from teonsystems/enhancement/logformat-iso-tz-updates
NEW LogFormat time5 updates
Laurent Destailleur [Wed, 23 Sep 2015 20:25:02 +0000 (22:25 +0200)]
Merge pull request #1 from teonsystems/feature/logformat-literal-strings-support
NEW LogFormat: add partial support for literal strings in logfiles. Example status=%code
Laurent Destailleur [Wed, 23 Sep 2015 20:08:26 +0000 (22:08 +0200)]
Merge pull request #3 from csware/division-by-zero
FIX Prevent division by zero
Laurent Destailleur [Wed, 23 Sep 2015 20:07:56 +0000 (22:07 +0200)]
Merge pull request #5 from csware/image-svgz
Add .svgz to image list
Laurent Destailleur [Mon, 21 Sep 2015 09:49:58 +0000 (11:49 +0200)]
Start 7.5
Laurent Destailleur [Mon, 21 Sep 2015 09:49:38 +0000 (11:49 +0200)]
Start 7.5
Laurent Destailleur [Mon, 21 Sep 2015 08:56:38 +0000 (10:56 +0200)]
Prepare 7.5
Laurent Destailleur [Mon, 31 Aug 2015 21:11:43 +0000 (23:11 +0200)]
Add groups.google. to say it is not a search engine
Sven Strickroth [Wed, 26 Aug 2015 18:03:01 +0000 (20:03 +0200)]
Use ::ffff: prefix for IPv4 addresses
As of RFC4291 the :: is deprecated.
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Sven Strickroth [Fri, 14 Feb 2014 16:55:37 +0000 (17:55 +0100)]
Add missing package.png
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Sven Strickroth [Wed, 26 Aug 2015 17:54:48 +0000 (19:54 +0200)]
Add .svgz to image list
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Sven Strickroth [Wed, 26 Aug 2015 17:50:18 +0000 (19:50 +0200)]
Add eot/woff/woff2 to mime.pm as fonts
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Sven Strickroth [Wed, 26 Aug 2015 17:45:18 +0000 (19:45 +0200)]
Prevent division by zero
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Laurent Destailleur [Tue, 18 Aug 2015 18:41:20 +0000 (20:41 +0200)]
Compatibility with Perl 5.22
Bostjan Skufca [Thu, 30 Jul 2015 17:44:06 +0000 (17:44 +0000)]
LogFormat: add partial support for literal strings in logfiles. Limited to data prefixes like "field=%field"
Reason:
Logging many fields results in very long log lines which in turn causes in very
unreadable log files. Visual cues in form of prefixes which describe data may
be used in log files. This commit adds support for ignoring such prefixes.
Why suffixes are not supported?
Awstats has data fields naming defined as %fieldName, but does not have all fields
joined in one place. This makes it nigh impossible to match, for example, this
specification: "dataOut=1024b" (note the "b" suffix which means data out is
measured in bytes). LogFormat specification for this would be "bytesOut=%bytesdb",
but in this case %bytesdb part would fail to parse out bytes transferred, as
awstats would look for field name called "bytesdb" instead of field name "%bytesd"
with "b" suffix denoting units of measurement.
Bostjan Skufca [Thu, 30 Jul 2015 17:29:53 +0000 (17:29 +0000)]
doc: add %time5 entry to awstats_config.html, and note that timezone part is optional
Bostjan Skufca [Thu, 30 Jul 2015 17:21:54 +0000 (17:21 +0000)]
LogFormat timezone ISO 8601 support update: make whole timezone part optional, and support "...mm:ssZ" variation too
This change completes support for ISO 8601 format specification by adding
support for zero meridian notation ("Z" suffix only).
Reason for making time zone optional:
AWStats does not parse time zone info, log files are expected to be from
single time zone only. Thus making whole TZ information optional makes
the most sense if support for wide variety of date+time formats is our
objective.
Laurent Destailleur [Wed, 29 Jul 2015 21:33:49 +0000 (23:33 +0200)]
Fix gzip -d < into gzip -cd
Laurent Destailleur [Tue, 14 Jul 2015 13:04:34 +0000 (15:04 +0200)]
Merge branch 'develop' of ssh://eldy@git.code.sf.net/p/awstats/code into develop
Laurent Destailleur [Tue, 14 Jul 2015 13:04:27 +0000 (15:04 +0200)]
Release of 7.4 version
Laurent Destailleur [Tue, 14 Jul 2015 12:52:39 +0000 (14:52 +0200)]
Release of 7.4 version
Laurent Destailleur [Tue, 14 Jul 2015 12:50:26 +0000 (14:50 +0200)]
Fix illegal division by zero
Laurent Destailleur [Tue, 30 Jun 2015 13:35:19 +0000 (15:35 +0200)]
Update doc
Laurent Destailleur [Thu, 18 Jun 2015 22:10:08 +0000 (00:10 +0200)]
Show size of package to upload to SF
Laurent Destailleur [Thu, 18 Jun 2015 21:59:38 +0000 (23:59 +0200)]
Patch from Aaron van Geffen to add support for newer versions of OS X
and Window.
Laurent Destailleur (Eldy) [Thu, 18 Jun 2015 21:47:14 +0000 (21:47 +0000)]
Merge /u/chrpietsch/awstats/ branch master into develop
http://sourceforge.net/p/awstats/code/merge-requests/6/
Christian Pietsch [Wed, 3 Jun 2015 12:20:32 +0000 (14:20 +0200)]
logresolvemerge.pl can read .xz files.
Laurent Destailleur [Mon, 4 May 2015 07:25:50 +0000 (09:25 +0200)]
Fix #940
Laurent Destailleur [Mon, 6 Apr 2015 21:21:54 +0000 (23:21 +0200)]
Doc is reponsive
Laurent Destailleur [Mon, 6 Apr 2015 12:07:29 +0000 (14:07 +0200)]
Merge branch 'develop' of ssh://eldy@git.code.sf.net/p/awstats/code into develop
Laurent Destailleur [Mon, 6 Apr 2015 12:07:11 +0000 (14:07 +0200)]
Update doc for 7.4
Laurent Destailleur [Mon, 16 Mar 2015 00:05:16 +0000 (01:05 +0100)]
Update copyright
Laurent Destailleur [Mon, 16 Mar 2015 00:04:11 +0000 (01:04 +0100)]
Merge branch 'develop' of ssh://eldy@git.code.sf.net/p/awstats/code into
develop
Conflicts:
wwwroot/cgi-bin/lib/robots.pm
Laurent Destailleur [Mon, 16 Mar 2015 00:02:01 +0000 (01:02 +0100)]
More robots and search engines from Albrecht Müller
Laurent Destailleur [Sun, 18 Jan 2015 22:44:22 +0000 (23:44 +0100)]
Add more log test
Laurent Destailleur [Sun, 18 Jan 2015 22:43:34 +0000 (23:43 +0100)]
Add more log test
Laurent Destailleur [Sun, 18 Jan 2015 22:41:46 +0000 (23:41 +0100)]
Add more log test
Laurent Destailleur [Sun, 14 Dec 2014 13:11:11 +0000 (14:11 +0100)]
Laurent Destailleur [Sat, 13 Dec 2014 13:39:50 +0000 (14:39 +0100)]
Update doc for 7.4
Adam [Thu, 20 Nov 2014 18:50:40 +0000 (10:50 -0800)]
- #878 Fixed size of MAP section (there are 27 base sections, not 26)
Laurent Destailleur [Thu, 20 Nov 2014 09:40:01 +0000 (10:40 +0100)]
Fix: No spaces into bot key.
Laurent Destailleur [Sat, 11 Oct 2014 13:32:41 +0000 (15:32 +0200)]
Work with Amazon AWS log files (using %time5 tag).
Laurent Destailleur [Tue, 23 Sep 2014 14:35:35 +0000 (16:35 +0200)]
Fix: typo
Laurent Destailleur [Sun, 21 Sep 2014 23:00:51 +0000 (01:00 +0200)]
Fix #212 CVE-2006-2237
Laurent Destailleur [Sun, 21 Sep 2014 19:40:16 +0000 (21:40 +0200)]
Try fix for time5
Laurent Destailleur [Thu, 31 Jul 2014 22:33:48 +0000 (00:33 +0200)]
Complete translation for nl
Laurent Destailleur [Sat, 26 Jul 2014 14:53:01 +0000 (16:53 +0200)]
More detail into git2vcs script
Laurent Destailleur [Sat, 26 Jul 2014 14:17:50 +0000 (16:17 +0200)]
Update build
Laurent Destailleur [Wed, 23 Jul 2014 08:37:10 +0000 (10:37 +0200)]
Prepare buid of 7.4. Makepack can publish on SF.
Laurent Destailleur [Wed, 23 Jul 2014 08:08:24 +0000 (10:08 +0200)]
Removed a not required step
Laurent Destailleur [Wed, 23 Jul 2014 08:07:20 +0000 (10:07 +0200)]
README.TXT is replaced with README.md
Prepare version 7.4
Laurent Destailleur [Wed, 23 Jul 2014 07:50:10 +0000 (09:50 +0200)]
Update doc
Laurent Destailleur [Sat, 19 Jul 2014 14:26:05 +0000 (16:26 +0200)]
Merge branch 'develop' of ssh://eldy@git.code.sf.net/p/awstats/code into develop
Laurent Destailleur [Sat, 19 Jul 2014 14:25:46 +0000 (16:25 +0200)]
Add xlsx and docx and pptx
Laurent Destailleur [Mon, 7 Jul 2014 10:21:46 +0000 (12:21 +0200)]
Prepare 7.4
Laurent Destailleur [Mon, 23 Jun 2014 18:24:58 +0000 (20:24 +0200)]
Fix: [awstats:bugs] #929
Laurent Destailleur [Fri, 25 Apr 2014 17:33:20 +0000 (19:33 +0200)]
Update doc
Laurent Destailleur [Fri, 25 Apr 2014 17:32:30 +0000 (19:32 +0200)]
Merge branch 'develop' of ssh://eldy@git.code.sf.net/p/awstats/code into develop
Laurent Destailleur [Fri, 25 Apr 2014 17:32:08 +0000 (19:32 +0200)]
Fix: #680 Invalid data passed to Time::Local causes global destruction
Laurent Destailleur [Fri, 25 Apr 2014 17:30:40 +0000 (19:30 +0200)]
Add more tests
Laurent Destailleur [Fri, 11 Apr 2014 15:32:35 +0000 (17:32 +0200)]
Merge branch 'develop' of https://eldy@git.code.sf.net/p/awstats/code into develop
Laurent Destailleur [Fri, 11 Apr 2014 14:04:03 +0000 (16:04 +0200)]
Better detection of IE11
Laurent Destailleur [Sun, 30 Mar 2014 15:22:12 +0000 (17:22 +0200)]
Merge branch 'develop' of ssh://eldy@git.code.sf.net/p/awstats/code into develop
Laurent Destailleur [Sun, 30 Mar 2014 15:19:30 +0000 (17:19 +0200)]
Fix: #909 awstats_buildstaticpages.pl noisy debug output.
Laurent Destailleur [Fri, 21 Mar 2014 18:09:12 +0000 (19:09 +0100)]
Merge branch 'develop' of https://eldy@git.code.sf.net/p/awstats/code into develop
Laurent Destailleur [Fri, 21 Mar 2014 18:08:32 +0000 (19:08 +0100)]
Prepare code for DecodePunycode feature.
Laurent Destailleur [Thu, 6 Mar 2014 00:52:46 +0000 (01:52 +0100)]
Patch: #206 german translation: adding message165-178
Laurent Destailleur [Wed, 26 Feb 2014 18:35:49 +0000 (19:35 +0100)]
Removed forced length
Laurent Destailleur [Mon, 17 Feb 2014 22:47:30 +0000 (23:47 +0100)]
Removed social networks tags on index.php page. This is too much.
Laurent Destailleur [Wed, 12 Feb 2014 19:29:16 +0000 (20:29 +0100)]
Fix graph with google api
Laurent Destailleur [Mon, 10 Feb 2014 15:40:28 +0000 (16:40 +0100)]
Update doc
Laurent Destailleur [Mon, 10 Feb 2014 15:39:18 +0000 (16:39 +0100)]
Fix: #921 Failure in the help text for geoip_generator.pl
Laurent Destailleur [Sat, 8 Feb 2014 10:52:16 +0000 (11:52 +0100)]
New: #199 Added geoip6 plugin with support for IPv4 AND IPv6
Laurent Destailleur [Fri, 7 Feb 2014 20:16:51 +0000 (21:16 +0100)]
Laurent Destailleur [Fri, 7 Feb 2014 20:08:35 +0000 (21:08 +0100)]
Fix: [awstats:bugs] #742 LogFile with gzip pipe in awstats.pl cli
Laurent Destailleur [Fri, 7 Feb 2014 19:30:34 +0000 (20:30 +0100)]
Add html comment tags to make easier to find part of doc that contains
external links (some distribution has rules that need to removed this
from embeded documentation).
Laurent Destailleur [Fri, 7 Feb 2014 19:24:15 +0000 (20:24 +0100)]
Add debian patch debian-patches-1019_allow_frame_resize.patch to
add option nboflastupdatelookuptosave on command line.
Laurent Destailleur [Fri, 7 Feb 2014 19:20:40 +0000 (20:20 +0100)]
Add debian patch 0007_russian_lang.patch.
Add debian patch 2001_awstatsprog_path.patch
Laurent Destailleur [Fri, 7 Feb 2014 19:12:12 +0000 (20:12 +0100)]
Fix: #589 GetResolvedIP_ipv6 does not strip trailing dot
Laurent Destailleur [Fri, 7 Feb 2014 19:03:34 +0000 (20:03 +0100)]
Fix: #919 Referrals not getting tracked due to improperly getting
flagged as a search
Laurent Destailleur [Fri, 7 Feb 2014 18:59:33 +0000 (19:59 +0100)]
Fix: #496 tools scripts should print warnings and errors to STDERR
Laurent Destailleur [Fri, 31 Jan 2014 11:49:11 +0000 (12:49 +0100)]
Add css to ignore part wuth htmldoc
Laurent Destailleur [Thu, 30 Jan 2014 08:19:31 +0000 (09:19 +0100)]
Fix: execute permissions
Laurent Destailleur [Wed, 29 Jan 2014 19:43:42 +0000 (20:43 +0100)]
Add md file for webmin and dolibarr erp crm module
Laurent Destailleur [Wed, 29 Jan 2014 19:32:26 +0000 (20:32 +0100)]
Add md file
Laurent Destailleur [Wed, 29 Jan 2014 18:41:19 +0000 (19:41 +0100)]
Fix: Makepack move files into correct dir.
Laurent Destailleur [Wed, 29 Jan 2014 15:44:54 +0000 (16:44 +0100)]
Update doc
Laurent Destailleur [Wed, 29 Jan 2014 15:16:14 +0000 (16:16 +0100)]
Add missing logo for ios
Laurent Destailleur [Wed, 29 Jan 2014 15:09:04 +0000 (16:09 +0100)]
Do not use REVISION anymore
Laurent Destailleur [Wed, 29 Jan 2014 15:03:40 +0000 (16:03 +0100)]
Do not use REVISION anymore
Laurent Destailleur [Wed, 29 Jan 2014 14:54:40 +0000 (15:54 +0100)]
Update doc
Laurent Destailleur [Wed, 29 Jan 2014 14:49:23 +0000 (15:49 +0100)]
Update doc