]> git.ipfire.org Git - thirdparty/AWStats.git/log
thirdparty/AWStats.git
6 years agoMerge pull request #92 from avian2/decode-unreserved-chars
Laurent Destailleur [Mon, 17 Dec 2018 12:10:58 +0000 (13:10 +0100)] 
Merge pull request #92 from avian2/decode-unreserved-chars

Decode RFC 3986 "unreserved chars" in URLs.

6 years agoMerge pull request #82 from mmorel-35/issue-80
Laurent Destailleur [Mon, 17 Dec 2018 12:09:48 +0000 (13:09 +0100)] 
Merge pull request #82 from mmorel-35/issue-80

Fix #80

6 years agoMerge pull request #78 from julienlusson/develop
Laurent Destailleur [Mon, 17 Dec 2018 12:03:06 +0000 (13:03 +0100)] 
Merge pull request #78 from julienlusson/develop

Disable nested includes warnings for Perl > 5.6.

6 years agoMerge pull request #77 from AnthonyBe/AnthonyBe-patch-1
Laurent Destailleur [Mon, 17 Dec 2018 12:02:09 +0000 (13:02 +0100)] 
Merge pull request #77 from AnthonyBe/AnthonyBe-patch-1

Update domains.pm

6 years agoMerge pull request #70 from soutade/develop
Laurent Destailleur [Mon, 17 Dec 2018 12:01:51 +0000 (13:01 +0100)] 
Merge pull request #70 from soutade/develop

Fix two invalid entries in search_engines.pm

6 years agoMerge pull request #66 from gdsotirov/Format_TB
Laurent Destailleur [Mon, 17 Dec 2018 12:01:34 +0000 (13:01 +0100)] 
Merge pull request #66 from gdsotirov/Format_TB

Format Tera Bytes

6 years agoMerge pull request #64 from avian2/fix-division-by-zero
Laurent Destailleur [Mon, 17 Dec 2018 12:01:15 +0000 (13:01 +0100)] 
Merge pull request #64 from avian2/fix-division-by-zero

Fix "Illegal division by zero" error.

6 years agoMerge pull request #81 from mmorel-35/issue-79
Laurent Destailleur [Mon, 17 Dec 2018 12:00:54 +0000 (13:00 +0100)] 
Merge pull request #81 from mmorel-35/issue-79

Fix #79

6 years agoMerge pull request #111 from Lucas-C/develop
Laurent Destailleur [Mon, 17 Dec 2018 12:00:39 +0000 (13:00 +0100)] 
Merge pull request #111 from Lucas-C/develop

Improving error handling in awstats_buildstaticpages.pl

6 years agoFIX #90
Laurent Destailleur [Mon, 17 Dec 2018 11:59:51 +0000 (12:59 +0100)] 
FIX #90

6 years agoImproving error handling in awstats_buildstaticpages.pl 111/head
Lucas Cimon [Sun, 18 Nov 2018 13:48:05 +0000 (14:48 +0100)] 
Improving error handling in awstats_buildstaticpages.pl

7 years agoFix broken link
Laurent Destailleur [Wed, 20 Jun 2018 16:24:01 +0000 (18:24 +0200)] 
Fix broken link

7 years agoFix broken link
Laurent Destailleur [Mon, 18 Jun 2018 13:39:34 +0000 (15:39 +0200)] 
Fix broken link

7 years agohttps
Laurent Destailleur [Fri, 11 May 2018 17:09:08 +0000 (19:09 +0200)] 
https

7 years agoUpdate hebrew file
Laurent Destailleur [Sun, 15 Apr 2018 18:38:16 +0000 (20:38 +0200)] 
Update hebrew file

7 years agoDecode RFC 3986 "unreserved chars" in URLs. 92/head
Tomaz Solc [Sun, 25 Feb 2018 19:25:23 +0000 (20:25 +0100)] 
Decode RFC 3986 "unreserved chars" in URLs.

This makes awstats treat "/foo" and "/%66%6f%6f" as equivalent.

This change only affects some common characters from the ASCII range. It
doesn't do any kind of utf-8 decoding (as per RFC 3986, see Section 2.3.)

7 years agoMissing Sint Maarten flag 82/head
Matthieu Morel [Mon, 5 Feb 2018 09:33:36 +0000 (10:33 +0100)] 
Missing Sint Maarten  flag

7 years agoWrong label cf. https://dev.maxmind.com/geoip/legacy/codes/iso3166/
Matthieu Morel [Wed, 24 Jan 2018 13:12:24 +0000 (14:12 +0100)] 
Wrong label cf. https://dev.maxmind.com/geoip/legacy/codes/iso3166/

7 years agoFix #80
Matthieu Morel [Mon, 22 Jan 2018 14:39:27 +0000 (15:39 +0100)] 
Fix #80

Add Saint-Martin with french flag

7 years agoFix #79 81/head
Matthieu Morel [Mon, 22 Jan 2018 14:33:18 +0000 (15:33 +0100)] 
Fix #79

Extra tabulation and translation of message178

7 years agoDisable nested includes warnings for Perl > 5.6. 78/head
julienlusson [Mon, 15 Jan 2018 12:51:25 +0000 (13:51 +0100)] 
Disable nested includes warnings for Perl > 5.6.

7 years agoUpdate domains.pm 77/head
Anthony [Sat, 13 Jan 2018 03:08:24 +0000 (14:08 +1100)] 
Update domains.pm

Fix Issue #76 - country name not correct

7 years agoPrepare 7.7 7.7
Laurent Destailleur [Sun, 7 Jan 2018 14:36:58 +0000 (15:36 +0100)] 
Prepare 7.7

7 years agoPrepare 7.7 package
Laurent Destailleur [Sun, 7 Jan 2018 14:30:11 +0000 (15:30 +0100)] 
Prepare 7.7 package

7 years agoFix utf bom files AWSTATS_7_7
Laurent Destailleur [Sun, 7 Jan 2018 14:15:52 +0000 (15:15 +0100)] 
Fix utf bom files

7 years agoFix another vulnerability reported by cPanel Security Team (can execute
Laurent Destailleur [Wed, 27 Dec 2017 12:39:57 +0000 (13:39 +0100)] 
Fix another vulnerability reported by cPanel Security Team (can execute
arbitraty code)

7 years agoAdd more tests
Laurent Destailleur [Sun, 17 Dec 2017 11:56:38 +0000 (12:56 +0100)] 
Add more tests

7 years agoFIX Security reported by cPanel Security Team (can execute arbitraty
Laurent Destailleur [Sun, 17 Dec 2017 11:55:48 +0000 (12:55 +0100)] 
FIX Security reported by cPanel Security Team (can execute arbitraty
code)

7 years agoUpdate picto georgia
Laurent Destailleur [Thu, 19 Oct 2017 10:48:36 +0000 (12:48 +0200)] 
Update picto georgia

7 years agoUpdate doc
Laurent Destailleur [Sat, 16 Sep 2017 02:20:44 +0000 (04:20 +0200)] 
Update doc

7 years agoFix two invalid entries in search_engines.pm 70/head
Grégory Soutadé [Wed, 6 Sep 2017 05:54:38 +0000 (07:54 +0200)] 
Fix two invalid entries in search_engines.pm

8 years agoFormat Tera Bytes (add message message179 to awstats-en.txt and one more if to functi... 66/head
gdsotirov [Wed, 7 Jun 2017 10:47:48 +0000 (13:47 +0300)] 
Format Tera Bytes (add message message179 to awstats-en.txt and one more if to function Format_Bytes from awstats.pl)

8 years agoFix "Illegal division by zero" error. 64/head
Tomaz Solc [Mon, 20 Mar 2017 09:55:00 +0000 (10:55 +0100)] 
Fix "Illegal division by zero" error.

"$Totalh" is zero when you have downloads with only 206 hits.

This commit doesn't draw the graph in such cases.

8 years agoMerge branch 'develop' of git@github.com:eldy/awstats.git into develop
Laurent Destailleur [Mon, 20 Feb 2017 23:35:50 +0000 (00:35 +0100)] 
Merge branch 'develop' of git@github.com:eldy/awstats.git into develop

8 years agoFix LogFormat=4 with url containing spaces.
Laurent Destailleur [Mon, 20 Feb 2017 23:35:19 +0000 (00:35 +0100)] 
Fix LogFormat=4 with url containing spaces.

8 years agoMerge pull request #60 from sjwebb/develop
Laurent Destailleur [Sun, 12 Feb 2017 19:59:45 +0000 (20:59 +0100)] 
Merge pull request #60 from sjwebb/develop

Fix to window.opener vulnerability

8 years agoFix to window.opener vulnerability in browser, OS and search engine links 60/head
qssam [Tue, 7 Feb 2017 17:10:34 +0000 (17:10 +0000)] 
Fix to window.opener vulnerability in browser, OS and search engine links

Reference: https://mathiasbynens.github.io/rel-noopener/

8 years agoFix to window.opener vulnerability in external referral site links
qssam [Tue, 7 Feb 2017 16:49:10 +0000 (16:49 +0000)] 
Fix to window.opener vulnerability in external referral site links

Reference: https://mathiasbynens.github.io/rel-noopener/

8 years agoMerge remote-tracking branch 'refs/remotes/eldy/develop' into develop
qssam [Tue, 7 Feb 2017 16:28:28 +0000 (16:28 +0000)] 
Merge remote-tracking branch 'refs/remotes/eldy/develop' into develop

8 years agoPrepare 7.7
Laurent Destailleur [Mon, 6 Feb 2017 03:47:13 +0000 (04:47 +0100)] 
Prepare 7.7

8 years agoAdd methodurlprot
Laurent Destailleur [Mon, 6 Feb 2017 03:44:21 +0000 (04:44 +0100)] 
Add methodurlprot

8 years agoUpdate doc
Laurent Destailleur [Wed, 7 Dec 2016 16:40:11 +0000 (17:40 +0100)] 
Update doc

8 years agoMerge branch 'develop' of git@github.com:eldy/awstats.git into develop 7.6 AWSTATS_7_6
Laurent Destailleur [Sat, 3 Dec 2016 12:58:28 +0000 (13:58 +0100)] 
Merge branch 'develop' of git@github.com:eldy/awstats.git into develop

8 years agoFix doc. Prepare 7.6
Laurent Destailleur [Sat, 3 Dec 2016 12:58:10 +0000 (13:58 +0100)] 
Fix doc. Prepare 7.6

8 years agoMerge pull request #49 from fbonzon/develop
Laurent Destailleur [Sat, 3 Dec 2016 12:48:16 +0000 (13:48 +0100)] 
Merge pull request #49 from fbonzon/develop

Add web fonts to default NotPageList, add support for GPX and JSON files, and minor fixes

8 years agoMerge pull request #45 from AaronVanGeffen/sierra
Laurent Destailleur [Sat, 3 Dec 2016 12:46:45 +0000 (13:46 +0100)] 
Merge pull request #45 from AaronVanGeffen/sierra

Add support for macOS Sierra

8 years agoMerge pull request #44 from landryb/develop
Laurent Destailleur [Sat, 3 Dec 2016 12:46:22 +0000 (13:46 +0100)] 
Merge pull request #44 from landryb/develop

Add partial support for pure-ftpd stats format in method field

8 years agoFix security. More restrictive rule for using AWSTATS_ENABLE_CONFIG_DIR
Laurent Destailleur [Sat, 3 Dec 2016 12:27:30 +0000 (13:27 +0100)] 
Fix security. More restrictive rule for using AWSTATS_ENABLE_CONFIG_DIR

8 years agoAdd web fonts to default NotPageList 49/head
François B [Sun, 20 Nov 2016 02:29:59 +0000 (03:29 +0100)] 
Add web fonts to default NotPageList

Like CSS or JavaScript, web fonts are page resources that should not be
displayed as pages, neither as downloads.

Remove trailing space.

8 years agoAdd support for JSON files
François B [Sun, 20 Nov 2016 02:27:52 +0000 (03:27 +0100)] 
Add support for JSON files

8 years agoAdd support for GPX files
François B [Sat, 19 Nov 2016 07:49:40 +0000 (08:49 +0100)] 
Add support for GPX files

8 years agoAdd missing icon for fonts
François B [Sat, 19 Nov 2016 07:28:10 +0000 (08:28 +0100)] 
Add missing icon for fonts

Copied the existing ttf.png icon for “TrueType scalable font file”.

8 years agoRemove executable bit on files that shouldn't have it
François B [Fri, 18 Nov 2016 06:24:32 +0000 (07:24 +0100)] 
Remove executable bit on files that shouldn't have it

8 years agoAdd el flag
Laurent Destailleur [Tue, 18 Oct 2016 07:34:18 +0000 (09:34 +0200)] 
Add el flag

8 years agoAdd support for macOS Sierra. 45/head
Aaron van Geffen [Thu, 6 Oct 2016 23:13:05 +0000 (01:13 +0200)] 
Add support for macOS Sierra.

8 years agoAdd support for pure-ftpd stats format in method field 44/head
Landry Breuil [Wed, 5 Oct 2016 13:11:20 +0000 (15:11 +0200)] 
Add support for pure-ftpd stats format in method field

8 years agoFIX #30
Laurent Destailleur [Sun, 11 Sep 2016 10:25:51 +0000 (12:25 +0200)] 
FIX #30

8 years agoFix links
Laurent Destailleur [Sun, 11 Sep 2016 10:22:38 +0000 (12:22 +0200)] 
Fix links

8 years agoFix some links
Laurent Destailleur [Sun, 11 Sep 2016 10:19:59 +0000 (12:19 +0200)] 
Fix some links

8 years agoUpdate doc
Laurent Destailleur [Sun, 11 Sep 2016 09:44:10 +0000 (11:44 +0200)] 
Update doc

8 years agoFIX #19
Laurent Destailleur [Sun, 11 Sep 2016 09:43:52 +0000 (11:43 +0200)] 
FIX #19

8 years agoMerge pull request #38 from visualperception/develop
Laurent Destailleur [Sun, 11 Sep 2016 09:01:46 +0000 (11:01 +0200)] 
Merge pull request #38 from visualperception/develop

Alternative robots.pm and search_engines.pm

8 years agoadded some missing parts to search_egines.pm 38/head
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)

8 years agominor robot corrections. added more search engine yahoo detection.
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.

8 years agoAlternative robots.pm and search_engines.pm
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)

8 years agoLink in https
Laurent Destailleur [Wed, 31 Aug 2016 14:46:16 +0000 (16:46 +0200)] 
Link in https

9 years agoMerge pull request #29 from shlomif/shlomif-correct-typos
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.

9 years agoMerge pull request #31 from bcogit/patch-1
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

9 years agoAdd link of project helping awstats
Laurent Destailleur [Tue, 28 Jun 2016 01:01:04 +0000 (03:01 +0200)] 
Add link of project helping awstats

9 years agoUpdate awstats.pl 31/head
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.

9 years agoCorrect typos and grammar found by codespell/etc. 29/head
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.

9 years agoUpdate doc
Laurent Destailleur [Fri, 13 May 2016 10:27:13 +0000 (12:27 +0200)] 
Update doc

9 years agoManagement tag already exists
Laurent Destailleur [Fri, 29 Apr 2016 13:12:18 +0000 (15:12 +0200)] 
Management tag already exists

9 years agoFIX #24 7.5 AWSTATS_7_5
Laurent Destailleur [Fri, 29 Apr 2016 09:49:06 +0000 (11:49 +0200)] 
FIX #24

9 years agoUpdate makepack to push tag
Laurent Destailleur [Fri, 29 Apr 2016 09:33:44 +0000 (11:33 +0200)] 
Update makepack to push tag

9 years agoUpdate changelog
Laurent Destailleur [Fri, 29 Apr 2016 09:30:20 +0000 (11:30 +0200)] 
Update changelog

9 years agoNEW Add option DynamicDNSLookup in doc #26
Laurent Destailleur [Fri, 29 Apr 2016 09:20:08 +0000 (11:20 +0200)] 
NEW Add option DynamicDNSLookup in doc #26

9 years agoMore complete description
Laurent Destailleur [Fri, 29 Apr 2016 09:17:50 +0000 (11:17 +0200)] 
More complete description

9 years agoMerge pull request #26 from mfilocha/DynamicDNSUpdate
Laurent Destailleur [Fri, 29 Apr 2016 09:16:15 +0000 (11:16 +0200)] 
Merge pull request #26 from mfilocha/DynamicDNSUpdate

Add Dynamic DNS Lookup

9 years agoMerge pull request #25 from sathieu/patch-1
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

9 years agoMerge branch 'develop' of git@github.com:eldy/awstats.git into develop
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

9 years agogit push origin developMerge branch 'avian2-fix-ms-edge-detection' 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

9 years agoFix edge support #22
Laurent Destailleur [Fri, 29 Apr 2016 09:04:38 +0000 (11:04 +0200)] 
Fix edge support #22

9 years agoMerge pull request #20 from hexa2k9/http-status-10x
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

9 years ago7.5
Laurent Destailleur [Fri, 29 Apr 2016 08:53:54 +0000 (10:53 +0200)] 
7.5

9 years agoIncrease default MaxRowsInHTMLOutput
Laurent Destailleur [Mon, 11 Apr 2016 21:44:37 +0000 (23:44 +0200)] 
Increase default MaxRowsInHTMLOutput

9 years agoChange version
Laurent Destailleur [Mon, 11 Apr 2016 14:56:35 +0000 (16:56 +0200)] 
Change version

9 years agoAdd Dynamic DNS Lookup 26/head
Maciej Filocha [Fri, 1 Apr 2016 11:52:20 +0000 (11:52 +0000)] 
Add Dynamic DNS Lookup

9 years agoDon't try to traverse directory with a command 25/head
Mathieu Parent [Wed, 30 Mar 2016 13:46:39 +0000 (15:46 +0200)] 
Don't try to traverse directory with a command

9 years agoFix bad link
Laurent Destailleur [Sat, 5 Mar 2016 13:42:51 +0000 (14:42 +0100)] 
Fix bad link

9 years agoFix bad link
Laurent Destailleur [Sat, 5 Mar 2016 13:38:26 +0000 (14:38 +0100)] 
Fix bad link

9 years agoRemove bad links into doc.
Laurent Destailleur [Tue, 1 Mar 2016 11:12:02 +0000 (12:12 +0100)] 
Remove bad links into doc.

9 years agoPrepare 7.5
Laurent Destailleur [Tue, 1 Mar 2016 10:35:41 +0000 (11:35 +0100)] 
Prepare 7.5

9 years agoNEW Support detection of edge
Laurent Destailleur [Tue, 1 Mar 2016 10:01:50 +0000 (11:01 +0100)] 
NEW Support detection of edge

9 years agoUpdate doc
Laurent Destailleur [Tue, 1 Mar 2016 09:40:56 +0000 (10:40 +0100)] 
Update doc

9 years agoUpdate doc
Laurent Destailleur [Fri, 5 Feb 2016 23:55:10 +0000 (00:55 +0100)] 
Update doc

9 years agoUpdate doc
Laurent Destailleur [Fri, 5 Feb 2016 23:51:03 +0000 (00:51 +0100)] 
Update doc

9 years agoClean code from a not used var
Laurent Destailleur [Sat, 30 Jan 2016 16:10:36 +0000 (17:10 +0100)] 
Clean code from a not used var

9 years agoUpdate robot and search_engine signatures
Laurent Destailleur [Sat, 30 Jan 2016 12:33:46 +0000 (13:33 +0100)] 
Update robot and search_engine signatures

9 years agoUpdate version
Laurent Destailleur [Wed, 27 Jan 2016 18:48:01 +0000 (19:48 +0100)] 
Update version