]>
git.ipfire.org Git - thirdparty/AWStats.git/log
Laurent Destailleur [Tue, 18 Mar 2025 22:07:13 +0000 (23:07 +0100)]
Merge pull request #270 from cvuosalo/ipv6-fix
Correct IPv6 host name for EL8 and EL9
Carl Vuosalo [Fri, 7 Mar 2025 22:28:30 +0000 (23:28 +0100)]
Correct ipv6 host name for EL8 and EL9
Laurent Destailleur (aka Eldy) [Mon, 6 Jan 2025 13:13:06 +0000 (14:13 +0100)]
Doc
Laurent Destailleur (aka Eldy) [Tue, 10 Dec 2024 16:43:06 +0000 (17:43 +0100)]
Prepare 8.0
Laurent Destailleur (aka Eldy) [Tue, 10 Dec 2024 16:41:41 +0000 (17:41 +0100)]
Prepare 8.0
Laurent Destailleur (aka Eldy) [Tue, 10 Dec 2024 16:37:12 +0000 (17:37 +0100)]
Fix build script
Laurent Destailleur [Fri, 11 Oct 2024 11:10:53 +0000 (13:10 +0200)]
Merge branch 'develop' of git@github.com:eldy/awstats.git into develop
Laurent Destailleur [Fri, 11 Oct 2024 11:10:45 +0000 (13:10 +0200)]
Update link
Laurent Destailleur [Thu, 8 Aug 2024 23:36:20 +0000 (01:36 +0200)]
Better CSS
Laurent Destailleur [Thu, 8 Aug 2024 23:32:24 +0000 (01:32 +0200)]
Better CSS
Laurent Destailleur [Sun, 28 Jul 2024 13:42:15 +0000 (15:42 +0200)]
Merge branch 'develop' of git@github.com:eldy/awstats.git into develop
Laurent Destailleur [Sun, 28 Jul 2024 13:42:06 +0000 (15:42 +0200)]
Update test files
Laurent Destailleur [Sun, 28 Jul 2024 13:13:00 +0000 (15:13 +0200)]
Merge pull request #253 from dinkosotirov/develop
Update robots.pm
Dinko Sotirov [Wed, 17 Jul 2024 14:33:19 +0000 (17:33 +0300)]
Update robots.pm
Fixes #248
Laurent Destailleur [Wed, 26 Jun 2024 11:16:45 +0000 (13:16 +0200)]
Prepare AWStats v8
Laurent Destailleur [Tue, 4 Jun 2024 11:08:06 +0000 (13:08 +0200)]
Prepare version 8.0
Laurent Destailleur [Tue, 4 Jun 2024 11:01:27 +0000 (13:01 +0200)]
Merge branch 'develop' of git@github.com:eldy/awstats.git into develop
Laurent Destailleur [Tue, 4 Jun 2024 11:01:20 +0000 (13:01 +0200)]
CSS
Laurent Destailleur [Tue, 28 May 2024 10:34:25 +0000 (12:34 +0200)]
Merge pull request #240 from dcolter/develop
Update awstats_config.html
Laurent Destailleur [Tue, 28 May 2024 10:33:59 +0000 (12:33 +0200)]
Merge pull request #241 from PeterDaveHello/tw
Update Traditional Chinese translation and migrate it to UTF-8
Laurent Destailleur [Tue, 28 May 2024 10:33:28 +0000 (12:33 +0200)]
Merge pull request #247 from manuelm/gh246
Sorting tree: Check if the key exists. Do not care about its value.
Laurent Destailleur [Tue, 28 May 2024 10:32:55 +0000 (12:32 +0200)]
Merge pull request #245 from bayaro/json
+ allow processing logs in json
Laurent Destailleur [Sat, 9 Mar 2024 23:06:30 +0000 (00:06 +0100)]
Use https to website link
Laurent Destailleur [Sat, 9 Mar 2024 23:01:00 +0000 (00:01 +0100)]
Merge branch 'develop' of git@github.com:eldy/awstats.git into develop
Laurent Destailleur [Sat, 9 Mar 2024 23:00:53 +0000 (00:00 +0100)]
Fix default setup for NotPageList
Manuel Mausz [Thu, 22 Feb 2024 09:41:00 +0000 (10:41 +0100)]
Sorting tree: Check if the key exists. Do not care about its value.
Fixes eldy/AWStats#246
baya [Wed, 3 Jan 2024 16:49:49 +0000 (16:49 +0000)]
+ allow processing logs in json
Nowadays in many cases it is more convenient to have logs in json. These
changes allow process such logs without losing any previous
functionality.
The new option is introduced - `LogFormatJsonMap`. This option should
contain a json for mapping keys in log file into awstats's predefined
keys. This configuration will be used only if the `LogFormat` will have
the value `json`.
Example:
```
LogFormat=json
LogFormatJsonMap={"host":"remote_addr","logname":"remote_user","time1":"time","method":"request_method","url":"request_uri","code":"status","size":"bytes_sent","referer":"http_referer","agent":"http_user_agent"}
```
NB. The are no direct correspondence of predefined keys and `$pos_*`
variables. So `LogFormatJsonMap` should use suffixes from `$pos_*`
variables. As example: instead of `bytesd` the key `size` should be
used; instead of `ua` - `agent`.
Laurent Destailleur [Sat, 2 Sep 2023 16:36:04 +0000 (18:36 +0200)]
Merge pull request #172 from edytuk/request-time
Add report about request time
Peter Dave Hello [Mon, 28 Aug 2023 18:40:01 +0000 (18:40 +0000)]
Update Traditional Chinese translation
Peter Dave Hello [Mon, 28 Aug 2023 18:12:27 +0000 (18:12 +0000)]
Use utf-8 for awstats-tw.txt
dcolter [Mon, 28 Aug 2023 14:51:00 +0000 (10:51 -0400)]
Update awstats_config.html
Correct DynamicDNSLookup link
Laurent Destailleur [Thu, 24 Aug 2023 20:46:06 +0000 (22:46 +0200)]
Merge pull request #238 from return1/develop
Remove native Android and native iOS/OSX Browser's User Agents from robots.pm
Laurent Destailleur [Thu, 24 Aug 2023 20:39:46 +0000 (22:39 +0200)]
Merge pull request #230 from kekePower/replace-mandriva-with-mageia
Replace linuxmandr with linuxmageia
Dominique Lederer [Tue, 4 Jul 2023 13:12:16 +0000 (15:12 +0200)]
Update robots.pm
Dominique Lederer [Tue, 4 Jul 2023 13:10:33 +0000 (15:10 +0200)]
Update robots.pm
kekePower [Fri, 10 Mar 2023 15:16:12 +0000 (16:16 +0100)]
Replace linuxmandr with linuxmageia
Linux Mandrake/Mandriva hasn't been active for over 10 years
Laurent Destailleur [Tue, 17 Jan 2023 12:56:35 +0000 (13:56 +0100)]
Fix copyright year
Laurent Destailleur [Mon, 16 Jan 2023 17:57:31 +0000 (18:57 +0100)]
Fix lang
Laurent Destailleur [Mon, 16 Jan 2023 17:35:54 +0000 (18:35 +0100)]
Prepare 7.9
edytuk [Wed, 21 Dec 2022 13:28:46 +0000 (14:28 +0100)]
Merge branch 'develop' into request-time
Edita Kizinevic [Wed, 21 Dec 2022 13:22:36 +0000 (14:22 +0100)]
Update number of message
Laurent Destailleur [Thu, 10 Nov 2022 15:03:58 +0000 (16:03 +0100)]
Merge pull request #224 from AaronVanGeffen/os-2022
Add Windows 11 and Android 13 operating systems
Laurent Destailleur [Thu, 10 Nov 2022 15:03:33 +0000 (16:03 +0100)]
Merge pull request #225 from GraionDilach/hungarian-utf8
Update Hungarian translation and migrate it to UTF-8.
Laurent Destailleur [Mon, 7 Nov 2022 14:22:01 +0000 (15:22 +0100)]
Merge pull request #226 from rekter0/hostinfo-xss-patch
fix cross site scripting
rekter0 [Mon, 7 Nov 2022 14:12:03 +0000 (15:12 +0100)]
fix cross site scripting
xss due to printing response from Net::XWhois without proper checks
Zimmermann Gyula [Wed, 28 Sep 2022 14:46:27 +0000 (16:46 +0200)]
Update Hungarian translation.
And migrate it to UTF-8.
Zimmermann Gyula [Wed, 28 Sep 2022 14:48:40 +0000 (16:48 +0200)]
Fix typo.
https://github.com/eldy/AWStats/pull/218/commits/
b75b04a5b0da7fe6ab277dfe45509e5de2d0ea64
Aaron van Geffen [Tue, 27 Sep 2022 12:42:19 +0000 (14:42 +0200)]
operating_systems.pm: add Android 13
Aaron van Geffen [Tue, 27 Sep 2022 12:41:54 +0000 (14:41 +0200)]
operating_systems.pm: add Windows 11
Laurent Destailleur [Fri, 1 Jul 2022 16:07:30 +0000 (18:07 +0200)]
Merge pull request #218 from s1738berger/develop
Update operating_systems.pm
Laurent Destailleur [Fri, 1 Jul 2022 16:06:59 +0000 (18:06 +0200)]
Merge pull request #217 from The-Exterminator/patch-7
Update awstats-dk.txt
Stefan Berger [Mon, 21 Mar 2022 11:39:16 +0000 (12:39 +0100)]
Update awstats.pl
Stefan Berger [Mon, 21 Mar 2022 11:38:25 +0000 (12:38 +0100)]
Update awstats-en.txt
Stefan Berger [Mon, 21 Mar 2022 11:37:26 +0000 (12:37 +0100)]
Update awstats-de.txt
New line message187
Stefan Berger [Mon, 21 Mar 2022 11:35:58 +0000 (12:35 +0100)]
Update awstats.pl
Replace hard coded text with $Meaage ( Monthly, Daily, Hourly )
Stefan Berger [Mon, 21 Mar 2022 11:33:27 +0000 (12:33 +0100)]
Update awstats.pl
Stefan Berger [Thu, 10 Mar 2022 16:38:18 +0000 (17:38 +0100)]
Add files via upload
Android 11 + 12, MacOS 11 ( Big Sur ) + 12 ( Monterey )
Stefan Berger [Thu, 10 Mar 2022 12:28:04 +0000 (13:28 +0100)]
Update operating_systems.pm
The-Exterminator [Sun, 6 Feb 2022 09:45:47 +0000 (10:45 +0100)]
Update awstats-dk.txt
The-Exterminator [Sun, 6 Feb 2022 09:42:46 +0000 (10:42 +0100)]
Update awstats-dk.txt
Laurent Destailleur [Mon, 20 Dec 2021 13:29:48 +0000 (14:29 +0100)]
Merge pull request #209 from mayrstefan/patch-208
Catch up german translations
Laurent Destailleur [Mon, 20 Dec 2021 13:29:32 +0000 (14:29 +0100)]
Merge pull request #214 from sydb/develop
Fix #213:
Syd Bauman [Wed, 22 Sep 2021 21:19:07 +0000 (17:19 -0400)]
Fix #213:
Change the substitution that replaces newlines with BR elements so that the syntax works for both HTML and XHTML.
Laurent Destailleur [Thu, 19 Aug 2021 02:01:40 +0000 (04:01 +0200)]
Merge branch 'develop' of git@github.com:eldy/awstats.git into develop
Conflicts:
.github/FUNDING.yml
Laurent Destailleur [Thu, 19 Aug 2021 02:00:49 +0000 (04:00 +0200)]
Add FUNDING.yml file
Stefan Mayr [Wed, 11 Aug 2021 08:35:04 +0000 (10:35 +0200)]
Catch up german translations
Should fix issue #208
Laurent Destailleur [Sat, 31 Jul 2021 12:10:25 +0000 (14:10 +0200)]
Merge pull request #202 from visualperception/develop
Added a few robots and 1 phone browser. Also corrected some errors in devlop robots.pm
visualperception [Sun, 13 Jun 2021 16:08:53 +0000 (17:08 +0100)]
Merge pull request #1 from visualperception/visualperception-patch-1
Add files via upload
visualperception [Sun, 13 Jun 2021 16:07:38 +0000 (17:07 +0100)]
Add files via upload
visualperception [Sun, 13 Jun 2021 16:04:06 +0000 (17:04 +0100)]
corrected some old errors in file.
Not sure why these old errors are still in the develop branch robots.pm file but they were.
Specifically:
Mediapartners-Google
laserlikebot
MojeekBot and mojeek
nbot put at end so it doesn't conflict with other robots containing nbot in their name
Laurent Destailleur [Wed, 26 May 2021 21:40:07 +0000 (23:40 +0200)]
Create FUNDING.yml
visualperception [Mon, 10 May 2021 23:18:15 +0000 (00:18 +0100)]
Add files via upload
visualperception [Mon, 10 May 2021 22:58:31 +0000 (23:58 +0100)]
Update robots.pm
visualperception [Wed, 5 May 2021 03:13:05 +0000 (04:13 +0100)]
Add files via upload
Laurent Destailleur [Mon, 18 Jan 2021 01:15:40 +0000 (02:15 +0100)]
Merge pull request #196 from Beuc/patch-1
Only look for configuration in dedicated awstats directories
Laurent Destailleur [Mon, 18 Jan 2021 01:14:55 +0000 (02:14 +0100)]
Merge pull request #194 from kearva/develop
Build static subpage for geoip2_city
Laurent Destailleur [Mon, 18 Jan 2021 01:14:11 +0000 (02:14 +0100)]
Merge pull request #193 from smortex/unwrap-srs
Unwrap SRS e-mail addresses
Laurent Destailleur [Mon, 18 Jan 2021 01:13:35 +0000 (02:13 +0100)]
Merge pull request #198 from mayrstefan/patch-1
Allow '0' as a value in extra sections
Laurent Destailleur [Mon, 18 Jan 2021 01:10:38 +0000 (02:10 +0100)]
Update issue templates
Stefan Mayr [Thu, 7 Jan 2021 11:50:35 +0000 (12:50 +0100)]
Allow '0' as a value in extra sections
Should fix an old bug/feature request to allow "0" as a value in extra sections, see https://sourceforge.net/p/awstats/bugs/756/
Beuc [Thu, 17 Dec 2020 17:14:43 +0000 (18:14 +0100)]
Only look for configuration in dedicated awstats directories
Fixes #195/CVE-2020-35176
Kent Varmedal [Fri, 27 Nov 2020 09:05:58 +0000 (10:05 +0100)]
Run subpage generation for geoip2_city only
As geoip2_country doesn't have AddHTMLGraph_geoip2_country, it should only generate subpage for geoip2_city.
Kent Varmedal [Fri, 27 Nov 2020 07:58:11 +0000 (08:58 +0100)]
Build static page for geoip2 package
When building static pages the subpage for geoip2 plugin was not created. This change adds the plugin to the Output List if the plugin is loaded.
Kent Varmedal [Fri, 27 Nov 2020 07:38:04 +0000 (08:38 +0100)]
Merge pull request #1 from eldy/develop
Update from source
Romain Tartière [Thu, 26 Nov 2020 02:23:54 +0000 (16:23 -1000)]
Unwrap SRS e-mail addresses
When building statistics from mail servers, messages which where
processed by Sender Rewriting Scheme (SRS) are mis-classified as
internal mail while they are external, and appear to come from a huge
number of different addresses which in fact correspond to the same
actual sender.
Add a rewriting function that detects such addresses and extract the
relevant information from it.
Edita Kizinevic [Tue, 24 Nov 2020 19:41:21 +0000 (20:41 +0100)]
Remove space
Edita Kizinevic [Tue, 24 Nov 2020 19:37:53 +0000 (20:37 +0100)]
Fix merge conflicts
edytuk [Tue, 24 Nov 2020 13:18:30 +0000 (14:18 +0100)]
Merge pull request #5 from eldy/develop
Update develop branch
Laurent Destailleur [Tue, 24 Nov 2020 12:11:01 +0000 (13:11 +0100)]
Merge pull request #171 from edytuk/file-size
Add report about file size
Edita Kizinevic [Tue, 27 Oct 2020 11:52:17 +0000 (12:52 +0100)]
Fix merge conflicts
Edita Kizinevic [Mon, 26 Oct 2020 15:46:28 +0000 (16:46 +0100)]
Fix merge conflicts
edytuk [Mon, 26 Oct 2020 12:25:50 +0000 (13:25 +0100)]
Merge pull request #4 from eldy/develop
Update develop branch
Laurent Destailleur [Thu, 22 Oct 2020 13:40:44 +0000 (15:40 +0200)]
Merge branch 'develop' of github.com:eldy/awstats into develop
Laurent Destailleur [Thu, 22 Oct 2020 13:40:28 +0000 (15:40 +0200)]
Update changelog
Laurent Destailleur [Tue, 20 Oct 2020 17:30:32 +0000 (19:30 +0200)]
Merge pull request #176 from dariodsa/haiku-webpositive
added support for HaikuOS and Safari based WebPositive browser
Laurent Destailleur [Tue, 20 Oct 2020 17:29:48 +0000 (19:29 +0200)]
Merge pull request #173 from edytuk/databasebreak
Add databasebreak, day, hour to filter and fix name of hour parameter
Laurent Destailleur [Tue, 20 Oct 2020 17:29:24 +0000 (19:29 +0200)]
Merge branch 'develop' into databasebreak
Laurent Destailleur [Tue, 20 Oct 2020 17:23:36 +0000 (19:23 +0200)]
Merge pull request #169 from LeoShivas/patch-1
Update awstats.pl for hour selector
Laurent Destailleur [Tue, 20 Oct 2020 17:23:12 +0000 (19:23 +0200)]
Merge pull request #178 from kearva/develop
Adding missing td-tag opening
Laurent Destailleur [Tue, 20 Oct 2020 17:22:38 +0000 (19:22 +0200)]
Merge pull request #183 from ghermens/develop
Show correct flag for Democratic Republic of the Congo