]> git.ipfire.org Git - thirdparty/AWStats.git/log
thirdparty/AWStats.git
15 years agoPrepare 7.0 version
eldy [Tue, 22 Jun 2010 21:44:56 +0000 (21:44 +0000)] 
Prepare 7.0 version

15 years agoPrepare 7.0 version
eldy [Tue, 22 Jun 2010 21:35:24 +0000 (21:35 +0000)] 
Prepare 7.0 version

15 years agoAdd donation logo
eldy [Tue, 22 Jun 2010 19:19:58 +0000 (19:19 +0000)] 
Add donation logo

15 years agoAdded download tracking, modified the Mime.pm file to indicate if a file type is...
manolamancha [Wed, 9 Jun 2010 14:46:20 +0000 (14:46 +0000)] 
Added download tracking, modified the Mime.pm file to indicate if a file type is a download, updated documentation, handles 206 partial content/download continuation correctly.

15 years agoFixed some missing IIS log field replacements
manolamancha [Wed, 9 Jun 2010 14:10:25 +0000 (14:10 +0000)] 
Fixed some missing IIS log field replacements

15 years agoMime icon update
manolamancha [Wed, 9 Jun 2010 12:58:37 +0000 (12:58 +0000)] 
Mime icon update

15 years agoFix: Remove perl warning
eldy [Mon, 31 May 2010 09:35:57 +0000 (09:35 +0000)] 
Fix: Remove perl warning

15 years agoReduce UTF8 problems
eldy [Sun, 30 May 2010 21:29:55 +0000 (21:29 +0000)] 
Reduce UTF8 problems

15 years agoIcon refresh using Mark James' Silk series from http://famfamfam.com/lab/icons/silk/
manolamancha [Fri, 28 May 2010 11:27:06 +0000 (11:27 +0000)] 
Icon refresh using Mark James' Silk series from http://famfamfam.com/lab/icons/silk/

15 years agoFix security hole reported by StenoPlasma @ www.ExploitDevelopment.com
eldy [Wed, 26 May 2010 11:59:37 +0000 (11:59 +0000)] 
Fix security hole reported by StenoPlasma @ www.ExploitDevelopment.com

15 years agoFix security hole reported by StenoPlasma @ www.ExploitDevelopment.com
eldy [Tue, 25 May 2010 19:05:34 +0000 (19:05 +0000)] 
Fix security hole reported by StenoPlasma @ www.ExploitDevelopment.com

15 years agoFix: Restore ability to have path with spaces in it
eldy [Tue, 25 May 2010 18:50:41 +0000 (18:50 +0000)] 
Fix: Restore ability to have path with spaces in it

15 years agoFix: Works with new version of webmin
eldy [Mon, 24 May 2010 17:37:44 +0000 (17:37 +0000)] 
Fix: Works with new version of webmin

15 years agoFix: Sanitize configdir to disable usage of external path in cgi mode.
eldy [Mon, 24 May 2010 00:53:20 +0000 (00:53 +0000)] 
Fix: Sanitize configdir to disable usage of external path in cgi mode.

15 years agoFix: Sanitize configdir to disable usage of external path in cgi mode.
eldy [Sun, 23 May 2010 23:27:01 +0000 (23:27 +0000)] 
Fix: Sanitize configdir to disable usage of external path in cgi mode.

15 years agoFixed (3003544) by adding debug code to notify which configs were un-opened and which...
manolamancha [Wed, 19 May 2010 18:45:29 +0000 (18:45 +0000)] 
Fixed (3003544) by adding debug code to notify which configs were un-opened and which which one was opened.
Fixed (3003438) by converting methods to uppercase before comparing.
Added code to track comments and blank lines separately in logf files instead of having them all show up as corrupt records

15 years agoPartial fix for HTML encoding bug in Google Chart URL where foreign languages inserti...
manolamancha [Wed, 19 May 2010 17:52:27 +0000 (17:52 +0000)] 
Partial fix for HTML encoding bug in Google Chart URL where foreign languages inserting &s caused labels to disappear. Stripping out ampersands for now (bug 3003957)

15 years agoMoved Safari browser info and browser families to browsers.pm and os families to...
manolamancha [Mon, 17 May 2010 12:35:58 +0000 (12:35 +0000)] 
Moved Safari browser info and browser families to browsers.pm and os families to os.pm

15 years agoMote HTML compliant
eldy [Sun, 16 May 2010 22:15:42 +0000 (22:15 +0000)] 
Mote HTML compliant

15 years agoFixed country_code_by_name (bug 3001718)
manolamancha [Fri, 14 May 2010 19:02:54 +0000 (19:02 +0000)] 
Fixed country_code_by_name (bug 3001718)

15 years agoFixed bug with override when using GeoIP C library
manolamancha [Tue, 11 May 2010 18:27:13 +0000 (18:27 +0000)] 
Fixed bug with override when using GeoIP C library

15 years agofixed bug with missing graphs. Now just returns a debug message and exits
manolamancha [Tue, 11 May 2010 12:33:48 +0000 (12:33 +0000)] 
fixed bug with missing graphs. Now just returns a debug message and exits

15 years agoDoc
eldy [Sat, 8 May 2010 15:27:43 +0000 (15:27 +0000)] 
Doc

15 years agoNo longer requires %bytes as IIS by default doesn't log bytes. Will output 0 in the...
manolamancha [Wed, 5 May 2010 13:22:31 +0000 (13:22 +0000)] 
No longer requires %bytes as IIS by default doesn't log bytes. Will output 0 in the bandwidth columns

15 years agoFixed 2810455 so that the paths are only shown in CLI mode or if DEBUGFORCED is true.
manolamancha [Mon, 3 May 2010 19:54:26 +0000 (19:54 +0000)] 
Fixed 2810455 so that the paths are only shown in CLI mode or if DEBUGFORCED is true.
Fixed bug where reports tried to generate OS and Browser graphs even if there weren't any OSs or Browsers to report on

15 years agoUpdate logresolvemerge.pl documentation and added plugin development to index
manolamancha [Mon, 3 May 2010 19:12:00 +0000 (19:12 +0000)] 
Update logresolvemerge.pl documentation and added plugin development to index

15 years agoAdded google prettify code to markup plugin code examples
manolamancha [Mon, 3 May 2010 17:45:53 +0000 (17:45 +0000)] 
Added google prettify code to markup plugin code examples

15 years agoAdded plugin development documentation
manolamancha [Mon, 3 May 2010 17:44:45 +0000 (17:44 +0000)] 
Added plugin development documentation

15 years agoUpdate doc
eldy [Sun, 2 May 2010 17:24:03 +0000 (17:24 +0000)] 
Update doc

15 years agoUpdate doc
eldy [Sun, 2 May 2010 16:30:14 +0000 (16:30 +0000)] 
Update doc

15 years agoUpgrade version 6.96 to 7.0 as there is enough change to justify this.
eldy [Sun, 2 May 2010 16:21:38 +0000 (16:21 +0000)] 
Upgrade version 6.96 to 7.0 as there is enough change to justify this.

15 years agoUpgrade version 6.96 to 7.0 as there is enough change to justify this.
eldy [Sun, 2 May 2010 15:42:14 +0000 (15:42 +0000)] 
Upgrade version 6.96 to 7.0 as there is enough change to justify this.

15 years agoUpdate doc
eldy [Sun, 2 May 2010 15:40:20 +0000 (15:40 +0000)] 
Update doc

15 years agoAdded george@dynapres.nl credit
manolamancha [Fri, 30 Apr 2010 14:07:46 +0000 (14:07 +0000)] 
Added george@dynapres.nl credit

15 years agoModified TimeZone plugin instructions to apply to all log files
manolamancha [Fri, 30 Apr 2010 14:03:14 +0000 (14:03 +0000)] 
Modified TimeZone plugin instructions to apply to all log files

15 years agoadded Gonzo
manolamancha [Fri, 30 Apr 2010 14:02:44 +0000 (14:02 +0000)] 
added Gonzo

15 years agofixed a couple of bug reports
manolamancha [Fri, 30 Apr 2010 14:02:18 +0000 (14:02 +0000)] 
fixed a couple of bug reports

15 years agoRemoved www.jayallen.org reference (bug 2965092)
manolamancha [Fri, 30 Apr 2010 13:28:07 +0000 (13:28 +0000)] 
Removed www.jayallen.org reference (bug 2965092)

15 years agoAdded WatchMouse web monitoring agent
manolamancha [Fri, 30 Apr 2010 13:19:25 +0000 (13:19 +0000)] 
Added WatchMouse web monitoring agent

15 years agoUpdated override file information for GeoIP databases
manolamancha [Fri, 30 Apr 2010 12:53:32 +0000 (12:53 +0000)] 
Updated override file information for GeoIP databases

15 years agoAdded code to parse resolved hosts to IPs so that override files will work if DNS...
manolamancha [Fri, 30 Apr 2010 12:36:09 +0000 (12:36 +0000)] 
Added code to parse resolved hosts to IPs so that override files will work if DNS resolution was used

15 years agoFixed average values show zero bug #2992336 for daily section
manolamancha [Fri, 30 Apr 2010 12:33:32 +0000 (12:33 +0000)] 
Fixed average values show zero bug #2992336 for daily section

15 years agoAdded parameter to ignore missing log files when merging for a site on multiple serve...
manolamancha [Fri, 30 Apr 2010 12:26:56 +0000 (12:26 +0000)] 
Added parameter to ignore missing log files when merging for a site on multiple servers where a single server may not have created a log for a given day

15 years agoRemove not desired files
eldy [Fri, 23 Apr 2010 19:04:28 +0000 (19:04 +0000)] 
Remove not desired files

15 years agoAdd tool to help you to build data files to complete missing geoip data files.
eldy [Sat, 17 Apr 2010 17:57:58 +0000 (17:57 +0000)] 
Add tool to help you to build data files to complete missing geoip data files.

15 years agoNew: Add geoip_asn_maxmind patch and other patches from Chirs Larsen on geoip.
eldy [Sat, 10 Apr 2010 14:30:55 +0000 (14:30 +0000)] 
New: Add geoip_asn_maxmind patch and other patches from Chirs Larsen on geoip.

15 years agoUpdate doc
eldy [Sat, 10 Apr 2010 14:06:07 +0000 (14:06 +0000)] 
Update doc

15 years agoTry align graph
eldy [Sat, 10 Apr 2010 13:56:57 +0000 (13:56 +0000)] 
Try align graph

15 years agoAdded precious patch from Chris Larsen
eldy [Sat, 10 Apr 2010 13:27:11 +0000 (13:27 +0000)] 
Added precious patch from Chris Larsen

15 years agoFix: Syntax error
eldy [Thu, 18 Mar 2010 01:09:42 +0000 (01:09 +0000)] 
Fix: Syntax error

15 years agoAdd option printfields
eldy [Tue, 9 Mar 2010 22:05:04 +0000 (22:05 +0000)] 
Add option printfields

15 years agoUpdate test
eldy [Tue, 9 Mar 2010 21:54:39 +0000 (21:54 +0000)] 
Update test

15 years agoNumber of format depends on language
eldy [Tue, 9 Mar 2010 21:52:06 +0000 (21:52 +0000)] 
Number of format depends on language

15 years agoAdd patch from Chris Larsen
eldy [Tue, 9 Mar 2010 21:15:40 +0000 (21:15 +0000)] 
Add patch from Chris Larsen

15 years agoAdd patch from Chris larsen
eldy [Tue, 9 Mar 2010 20:59:51 +0000 (20:59 +0000)] 
Add patch from Chris larsen

15 years agoAdd patch from Chris Larsen
eldy [Wed, 10 Feb 2010 13:12:30 +0000 (13:12 +0000)] 
Add patch from Chris Larsen

15 years ago*** empty log message ***
eldy [Tue, 2 Feb 2010 07:43:43 +0000 (07:43 +0000)] 
*** empty log message ***

15 years agoFix: Remove warnings
eldy [Wed, 20 Jan 2010 17:39:20 +0000 (17:39 +0000)] 
Fix: Remove warnings

15 years agoNew version of TimeZone plugin.
eldy [Tue, 29 Dec 2009 23:31:42 +0000 (23:31 +0000)] 
New version of TimeZone plugin.

15 years agoAdd info to enable pl script using activestate
eldy [Tue, 29 Dec 2009 23:21:50 +0000 (23:21 +0000)] 
Add info to enable pl script using activestate

15 years agoNew: Add graphgooglechartapi plugin
eldy [Tue, 29 Dec 2009 23:14:13 +0000 (23:14 +0000)] 
New: Add graphgooglechartapi plugin

15 years agoAdd patch from Kolja Nowak.
eldy [Tue, 29 Dec 2009 20:40:31 +0000 (20:40 +0000)] 
Add patch from Kolja Nowak.

15 years agoRemove warning
eldy [Mon, 28 Dec 2009 00:52:13 +0000 (00:52 +0000)] 
Remove warning

15 years agoNew: Detect windows 7
eldy [Wed, 9 Dec 2009 11:16:15 +0000 (11:16 +0000)] 
New: Detect windows 7

15 years agoNew: Detect windows 7
eldy [Wed, 9 Dec 2009 11:14:18 +0000 (11:14 +0000)] 
New: Detect windows 7

15 years agoNew: Detect windows 7
eldy [Wed, 9 Dec 2009 11:07:16 +0000 (11:07 +0000)] 
New: Detect windows 7

15 years agoRemove docomo from robots as it is almost found in user agent string of phone.
eldy [Mon, 16 Nov 2009 00:24:15 +0000 (00:24 +0000)] 
Remove docomo from robots as it is almost found in user agent string of phone.

15 years agoAdd perl nature to project
eldy [Fri, 13 Nov 2009 03:25:20 +0000 (03:25 +0000)] 
Add perl nature to project

15 years agoFix: Hungarian flag.
eldy [Sun, 1 Nov 2009 14:23:37 +0000 (14:23 +0000)] 
Fix: Hungarian flag.

15 years agoDoc
eldy [Wed, 28 Oct 2009 13:57:19 +0000 (13:57 +0000)] 
Doc

15 years agoFix typo
eldy [Wed, 28 Oct 2009 13:44:40 +0000 (13:44 +0000)] 
Fix typo

15 years agoFix typo
eldy [Wed, 28 Oct 2009 13:32:47 +0000 (13:32 +0000)] 
Fix typo

15 years agoTrad
eldy [Wed, 28 Oct 2009 11:30:15 +0000 (11:30 +0000)] 
Trad

15 years agoPrepare 6.95 release
eldy [Sun, 25 Oct 2009 12:06:59 +0000 (12:06 +0000)] 
Prepare 6.95 release

15 years agoPrepare 6.95 release
eldy [Sun, 25 Oct 2009 11:57:32 +0000 (11:57 +0000)] 
Prepare 6.95 release

15 years agoPrepare 6.95 release AWSTATS_6_95_RC
eldy [Sun, 25 Oct 2009 11:48:07 +0000 (11:48 +0000)] 
Prepare 6.95 release

15 years agoUpdate doc
eldy [Sun, 25 Oct 2009 11:37:57 +0000 (11:37 +0000)] 
Update doc

15 years agoFix ID: 2865037
eldy [Sun, 25 Oct 2009 11:32:50 +0000 (11:32 +0000)] 
Fix ID: 2865037

15 years agoFix: ID: 2810785
eldy [Sun, 25 Oct 2009 11:20:49 +0000 (11:20 +0000)] 
Fix: ID: 2810785

15 years agoPrepare 6.95 release
eldy [Sun, 25 Oct 2009 11:12:36 +0000 (11:12 +0000)] 
Prepare 6.95 release

15 years agoFix: Android detection and false safari detection
eldy [Sat, 10 Oct 2009 13:29:23 +0000 (13:29 +0000)] 
Fix: Android detection and false safari detection

15 years agoConfig
eldy [Sat, 10 Oct 2009 13:27:23 +0000 (13:27 +0000)] 
Config

15 years agoFix: Android detection and false safari detection
eldy [Sat, 10 Oct 2009 12:36:38 +0000 (12:36 +0000)] 
Fix: Android detection and false safari detection

15 years agoUpdate android picto
eldy [Sat, 10 Oct 2009 12:32:17 +0000 (12:32 +0000)] 
Update android picto

15 years agoUpdate it file
eldy [Thu, 8 Oct 2009 22:18:18 +0000 (22:18 +0000)] 
Update it file

15 years agoAdded Montenegro
eldy [Mon, 28 Sep 2009 00:00:17 +0000 (00:00 +0000)] 
Added Montenegro

15 years agoUpdate search engines
eldy [Sat, 12 Sep 2009 11:06:55 +0000 (11:06 +0000)] 
Update search engines

15 years agoUpdate doc
eldy [Tue, 8 Sep 2009 17:10:30 +0000 (17:10 +0000)] 
Update doc

15 years agoPrepare 6.95
eldy [Sat, 5 Sep 2009 16:32:21 +0000 (16:32 +0000)] 
Prepare 6.95

15 years agoUpdate doc
eldy [Sat, 5 Sep 2009 15:15:23 +0000 (15:15 +0000)] 
Update doc

15 years agoPrepare 6.95
eldy [Sat, 5 Sep 2009 15:13:06 +0000 (15:13 +0000)] 
Prepare 6.95

15 years agoPrepare 6.95
eldy [Sat, 5 Sep 2009 14:54:04 +0000 (14:54 +0000)] 
Prepare 6.95

15 years agoFix: 1430556 geoip plugin trouble
eldy [Sat, 5 Sep 2009 14:42:49 +0000 (14:42 +0000)] 
Fix: 1430556    geoip plugin trouble

15 years agoFix: 1697308 GeoIP City doesn't generate page with buildstaticpages
eldy [Sat, 5 Sep 2009 14:35:29 +0000 (14:35 +0000)] 
Fix: 1697308    GeoIP City doesn't generate page with buildstaticpages

15 years agoAdd test to discard line with binary content
eldy [Sat, 5 Sep 2009 13:42:53 +0000 (13:42 +0000)] 
Add test to discard line with binary content

15 years agoCan use week number 53
eldy [Sat, 5 Sep 2009 13:32:46 +0000 (13:32 +0000)] 
Can use week number 53

15 years agoAdd missing nr.png file
eldy [Sat, 5 Sep 2009 13:20:58 +0000 (13:20 +0000)] 
Add missing nr.png file

15 years agoAdded missing jnlp file
eldy [Sat, 5 Sep 2009 11:47:32 +0000 (11:47 +0000)] 
Added missing jnlp file

15 years agoAdd flv
eldy [Sat, 5 Sep 2009 11:44:25 +0000 (11:44 +0000)] 
Add flv

15 years agoFix: Bug 2835057 Spelling Typos in search options
eldy [Sat, 5 Sep 2009 11:38:37 +0000 (11:38 +0000)] 
Fix:  Bug 2835057    Spelling Typos in search options