]>
git.ipfire.org Git - thirdparty/AWStats.git/log
visualperception [Sun, 4 Sep 2016 00:42:18 +0000 (01:42 +0100)]
added some missing parts to search_egines.pm
added some missing parts to search_egines.pm to bring it inline with live release of awstats 7.5 ( plus my additions of google countries and others)
visualperception [Fri, 2 Sep 2016 16:38:02 +0000 (17:38 +0100)]
minor robot corrections. added more search engine yahoo detection.
A few minor robots corrections and added more yahoo search engine detection with better catchalls.
Also added better google translate detection but maybe only useful for running against old data as google seems to now use translate.googleusercontent.com as its referer for all countries trnslations and put the actual calling site into url param.
visualperception [Fri, 2 Sep 2016 03:58:49 +0000 (04:58 +0100)]
Alternative robots.pm and search_engines.pm
both files have many additions and corrections. Especially search_engines.pm which has had all google countries added to it and split into:
google country name
google country name images
google country name catchall (for any subdomains we don't know about yet)
Laurent Destailleur [Wed, 31 Aug 2016 14:46:16 +0000 (16:46 +0200)]
Link in https
Laurent Destailleur [Mon, 15 Aug 2016 22:02:05 +0000 (00:02 +0200)]
Merge pull request #29 from shlomif/shlomif-correct-typos
Correct typos and grammar found by codespell/etc.
Laurent Destailleur [Mon, 15 Aug 2016 21:59:18 +0000 (23:59 +0200)]
Merge pull request #31 from bcogit/patch-1
NEW Cut port from server name to keep only ip
Laurent Destailleur [Tue, 28 Jun 2016 01:01:04 +0000 (03:01 +0200)]
Add link of project helping awstats
bcogit [Tue, 21 Jun 2016 14:51:19 +0000 (16:51 +0200)]
Update awstats.pl
I have log (from AWS load balancer) that have an ip syntaxe with port (ex: 54.32.12.1:60321)
The change is only to cut the port and only keep the ip, so the geoip tools could work correctly then.
I'm not a perl expert, but it work on my installation with my data.
Shlomi Fish [Sun, 5 Jun 2016 16:53:12 +0000 (19:53 +0300)]
Correct typos and grammar found by codespell/etc.
Some stuff was not corrected yet.
Laurent Destailleur [Fri, 13 May 2016 10:27:13 +0000 (12:27 +0200)]
Update doc
Laurent Destailleur [Fri, 29 Apr 2016 13:12:18 +0000 (15:12 +0200)]
Management tag already exists
Laurent Destailleur [Fri, 29 Apr 2016 09:49:06 +0000 (11:49 +0200)]
FIX #24
Laurent Destailleur [Fri, 29 Apr 2016 09:33:44 +0000 (11:33 +0200)]
Update makepack to push tag
Laurent Destailleur [Fri, 29 Apr 2016 09:30:20 +0000 (11:30 +0200)]
Update changelog
Laurent Destailleur [Fri, 29 Apr 2016 09:20:08 +0000 (11:20 +0200)]
NEW Add option DynamicDNSLookup in doc #26
Laurent Destailleur [Fri, 29 Apr 2016 09:17:50 +0000 (11:17 +0200)]
More complete description
Laurent Destailleur [Fri, 29 Apr 2016 09:16:15 +0000 (11:16 +0200)]
Merge pull request #26 from mfilocha/DynamicDNSUpdate
Add Dynamic DNS Lookup
Laurent Destailleur [Fri, 29 Apr 2016 09:08:27 +0000 (11:08 +0200)]
Merge pull request #25 from sathieu/patch-1
Don't try to traverse directory with a command
Laurent Destailleur [Fri, 29 Apr 2016 09:06:10 +0000 (11:06 +0200)]
Merge branch 'develop' of git@github.com:eldy/awstats.git into develop
Laurent Destailleur [Fri, 29 Apr 2016 09:05:13 +0000 (11:05 +0200)]
git push origin developMerge branch 'avian2-fix-ms-edge-detection' into develop
Laurent Destailleur [Fri, 29 Apr 2016 09:04:38 +0000 (11:04 +0200)]
Fix edge support #22
Laurent Destailleur [Fri, 29 Apr 2016 08:54:39 +0000 (10:54 +0200)]
Merge pull request #20 from hexa2k9/http-status-10x
Add HTTP 10x Status
Laurent Destailleur [Fri, 29 Apr 2016 08:53:54 +0000 (10:53 +0200)]
7.5
Laurent Destailleur [Mon, 11 Apr 2016 21:44:37 +0000 (23:44 +0200)]
Increase default MaxRowsInHTMLOutput
Laurent Destailleur [Mon, 11 Apr 2016 14:56:35 +0000 (16:56 +0200)]
Change version
Maciej Filocha [Fri, 1 Apr 2016 11:52:20 +0000 (11:52 +0000)]
Add Dynamic DNS Lookup
Mathieu Parent [Wed, 30 Mar 2016 13:46:39 +0000 (15:46 +0200)]
Don't try to traverse directory with a command
Laurent Destailleur [Sat, 5 Mar 2016 13:42:51 +0000 (14:42 +0100)]
Fix bad link
Laurent Destailleur [Sat, 5 Mar 2016 13:38:26 +0000 (14:38 +0100)]
Fix bad link
Laurent Destailleur [Tue, 1 Mar 2016 11:12:02 +0000 (12:12 +0100)]
Remove bad links into doc.
Laurent Destailleur [Tue, 1 Mar 2016 10:35:41 +0000 (11:35 +0100)]
Prepare 7.5
Laurent Destailleur [Tue, 1 Mar 2016 10:01:50 +0000 (11:01 +0100)]
NEW Support detection of edge
Laurent Destailleur [Tue, 1 Mar 2016 09:40:56 +0000 (10:40 +0100)]
Update doc
Laurent Destailleur [Fri, 5 Feb 2016 23:55:10 +0000 (00:55 +0100)]
Update doc
Laurent Destailleur [Fri, 5 Feb 2016 23:51:03 +0000 (00:51 +0100)]
Update doc
Laurent Destailleur [Sat, 30 Jan 2016 16:10:36 +0000 (17:10 +0100)]
Clean code from a not used var
Laurent Destailleur [Sat, 30 Jan 2016 12:33:46 +0000 (13:33 +0100)]
Update robot and search_engine signatures
Laurent Destailleur [Wed, 27 Jan 2016 18:48:01 +0000 (19:48 +0100)]
Update version
Laurent Destailleur [Wed, 27 Jan 2016 18:35:21 +0000 (19:35 +0100)]
NEW Support for edge
Christian Bönning [Sun, 17 Jan 2016 12:38:11 +0000 (13:38 +0100)]
Add HTTP 10x Status
Laurent Destailleur [Fri, 8 Jan 2016 19:15:59 +0000 (20:15 +0100)]
Update revision
Laurent Destailleur [Fri, 8 Jan 2016 19:04:20 +0000 (20:04 +0100)]
Add edge in browsers
Laurent Destailleur [Thu, 31 Dec 2015 11:27:44 +0000 (12:27 +0100)]
Update doc
Laurent Destailleur [Wed, 11 Nov 2015 20:00:25 +0000 (21:00 +0100)]
Add keyword in exclude key to find keywords
Laurent Destailleur [Wed, 11 Nov 2015 19:27:51 +0000 (20:27 +0100)]
Update bot and search engine files
Laurent Destailleur [Tue, 10 Nov 2015 23:30:19 +0000 (00:30 +0100)]
Update README.md
Fix facebook link
Laurent Destailleur [Tue, 10 Nov 2015 23:27:03 +0000 (00:27 +0100)]
Merge pull request #13 from sjwebb/patch-1
Fixed spelling mistake
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