|
|
|
Posted
7 months
ago
by
Laurent Destailleur (Eldy)
AWStats 6.1 final is ready -------------------------- I am pleased to announce that AWStats 6.1 final has been released. Version 6.1 is an update that fix minor bugs and add new features. You can download 6.1 from AWStats
... [More]
official web site: http://awstats.sourceforge.net
One of the most important changes are: - Possibility to build AWStats database in XML (XSD format is provided in tools/xslt directory). - The fix of install for MAC OS users and webmin users. - Perl 5.8.4 support - Better support for mail and ftp analysis. - Other minor new features
WHAT YOU NEED TO KNOW BEFORE THE UPGRADE: ------------------------------------------------- Nothing
WHAT YOU NEED TO KNOW AFTER THE UPGRADE: ------------------------------------------------- Nothing
WHAT'S NEW IN THIS VERSION ------------------------------------------------- New features/improvements: - The BuildHistoryFormat can now accept xml to build the AWStats database in xml. The XML schema is available in tools/xslt directory. - Added an example of xslt style sheet to use AWStats XML database. - Added %time4 flag for LogFormat to support unix timestamp date format. - Added Firefox to browser database. - Added option IncludeInternalLinksInOriginSection (defined to 0 by default). - Added field to choose size of list limit (rawlog plugin). - Added ExtraSectionCodeFilterX parameters. - PDF detection works also for browsers that support PDF 6 only. - maillogconvert.pl: Added an automatic year adjustment for sendmail/postfix log files that does not store the log. This solve problems for mail analyses around new year. - Added tooltips for mail reports (tooltips plugin). Changed look of the summary report to prepare add of new informations. - Added failed mails number in the summary. - AllowAccessFromWebToFollowingAuthenticatedUsers is no more case sensitive. - Added new functions for plugins: AddHTMLMenuHeader, AddHTMLMenuFooter, AddHTMLContentHeader, AddHTMLContentFooter - Added detection of Camino web browser (old Chimera). - Full updated robots database.
Fixes: - Removed warning "Bizarre copy of ARRAY" with new Perl 5.8.4. - Fixed syntax error in Year view when xhtml output is selected. - Fixed a problem of not working misc feature when using IIS and when URLWithQuery was set to 0. - Now all non ISO-8859-1 languages are shown correctly even with Apache2, whatever is the value of the AddDefaultCharset directive. - Some plugins broke the xhtml output. - Fixed wrong results for compression ratios when using mod_gzip and %gzip_ratio tag. - Fixed old bug showing string "SCALAR(0x8badae4)" inside html reports when using mod_perl. - Fixed the not allowed GET method when LogType=S. - maillogconvert.pl: Better management of error records with sendmail and postfix (some "reject" records were discarded). - maillogconvert.pl: Fixed important bug where records were discarded when server name was a FQDN. - configure.pl: Now works also on Mac OS X - configure.pl: If /etc/awstats directory does not exist, try to create it. If /etc/awstats.model.conf not found on Linux, try to find it in cgi-bin directory. - Fixed some bugs when BuildReportOutput is set to xhtml (rawlog plugin) plugin. - Number of shown lines were one more than required (rawlog plugin). - xhtml output broken for some 404 reports.
Other/Documentation: - BuildReportOutput=xml renamed into BuildReportOutput=xhtml - Added arabic language file. - Updated language file. - Updated documentation. - maillogconvert.pl: Update value of NBOFENTRYFOFLUSH
Laurent Destailleur for AWStats. ----------------------------------------- EMail: eldy@users.sourceforge.net Web: http://awstats.sourceforge.net [Less]
|
|
Posted
about 2 years
ago
by
el...@users.sourceforge.net (Laurent Destailleur (Eldy))
AWStats 7.0 is ready for download --------------------------------- The Advanced Web Log Analyzer version 7.0 contains new features and bug fixes. This is changelog: New features/improvements: - Detect Windows 7. - Can
... [More]
format numbers according to language. - More mime types. - Added geoip_asn_maxmind plugin. - Geoip Maxmind city plugin have now override file capabilities to complete missing entries in geoip maxmind database. - Added graphgooglechartapi to use online Google chart api to build graph. - Can show map of country to report countries when using graphgooglechartapi. - Part of codes was change to use more functions and have a cleaner code. - 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. - Update robots database. - Added Download tracking where certain mime types are defined as downloads and HTTP status 206 is tracked as download continuation - Can use wrapper with parameters in WrapperScript parameter. - Change to allow usage of AWStats inside a plugin for Opensource Dolibarr ERP & CRM software (http://www.dolibarr.org).
Thanks to Chris Larsen (author of most thoses changes).
Fixes: - Webmin module works with new version of webmin. - Security fix (Traverse directory of LoadPlugin) - Security fix (Limit config to defined directory to avoid access to external config file via a nfs or webdav link).
Download links are available on AWStats official web site: http://awstats.sf.net [Less]
|
|
Posted
almost 3 years
ago
by
el...@users.sourceforge.net (Laurent Destailleur (Eldy))
The beta version of AWStats 7.0 is available. This beta should last between 1 to 2 month before the release. Feel free to report any problems to me directly at eldy@users.sourceforge.net This is the changelog : New
... [More]
features/improvements: - Detect Windows 7. - Can format numbers according to language. - More mime types. - Added geoip_asn_maxmind plugin. - Geoip Maxmind city plugin have now override file capabilities to complete missing entries in geoip maxmind database. - Added graphgooglechartapi to use online Google chart api to build graph. - Can show map of country to report countries when using graphgooglechartapi. - Part of codes was change to use more functions and have a cleaner code. - 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. - Update robots database. - Added Download tracking where certain mime types are defined as downloads and HTTP status 206 is tracked as download continuation
Thanks to Chris Larsen (author of most thoses changes).
Fixes: - Webmin module works with new version of webmin. - Security fix. [Less]
|
|
Posted
over 4 years
ago
by
el...@users.sourceforge.net (Laurent Destailleur (Eldy))
AWStats 6.9 beta is ready for tests ----------------------------------- This new version is not ready for a production use. It is just a beta release. AWStats 6.9 beta contains bug and security fixes and new features:
... [More]
New features/improvements: - With postfix that support DSN (Delivery Status Notifications) we exclude some lines to avoid counting mails twice in maillogconvert.pl script. - Logresolvemerge.pl support FreeRADIUS logs or anything else using (the fixed length!) ctime format timestamp. - Add option stoponfirsteof in logresolvemerge tool. - Add patch to support host_proxy tag in LogFormat (for Apache LogFormat containing %{X-Forwarded-For}i) - Renamed Add to favourites on "Hit on favicon". - Increase robots, search engines database (Added Google Chrome browser, better Vista, WII, detection, ...) - Update languages files. - Added a lot of patch from sourceforge.
Fixes: - Fixed broken maxmind citi, org and isp plugins. - Remove in name html tag to have HtmlHeadSection first. - Fix: [ 2001151 ] Security fix. - Fix: [ 2038681 ] missing <br _/_> in plugins/geoip_org_maxmind.pm - Fix: [ 1921942 ] html footer is missing from the allextraN report. - Fix: [ 1943466 ] error geoip_city_maxmind Can't locate object method "record_ - Fix: [ 1808277 ] Incorrect function call in geoip_isp_maxmind.pm - Fix: Full list of extrasections was not ordered correctly - A lot of other fixes. - Added missing icons
Other/Documentation: - None (0 comments) [Less]
|
|
Posted
over 4 years
ago
by
el...@users.sourceforge.net (Laurent Destailleur (Eldy))
AWStats 6.9 beta is ready for tests ----------------------------------- This new version is not ready for a production use. It is just a beta release. AWStats 6.9 beta contains bug and security fixes and new features:
... [More]
New features/improvements: - With postfix that support DSN (Delivery Status Notifications) we exclude some lines to avoid counting mails twice in maillogconvert.pl script. - Logresolvemerge.pl support FreeRADIUS logs or anything else using (the fixed length!) ctime format timestamp. - Add option stoponfirsteof in logresolvemerge tool. - Add patch to support host_proxy tag in LogFormat (for Apache LogFormat containing %{X-Forwarded-For}i) - Renamed Add to favourites on "Hit on favicon". - Increase robots, search engines database (Added Google Chrome browser, better Vista, WII, detection, ...) - Update languages files. - Added a lot of patch from sourceforge.
Fixes: - Fixed broken maxmind citi, org and isp plugins. - Remove in name html tag to have HtmlHeadSection first. - Fix: [ 2001151 ] Security fix. - Fix: [ 2038681 ] missing <br _/_> in plugins/geoip_org_maxmind.pm - Fix: [ 1921942 ] html footer is missing from the allextraN report. - Fix: [ 1943466 ] error geoip_city_maxmind Can't locate object method "record_ - Fix: [ 1808277 ] Incorrect function call in geoip_isp_maxmind.pm - Fix: Full list of extrasections was not ordered correctly - A lot of other fixes. - Added missing icons
Other/Documentation: - None (0 comments) [Less]
|
|
Posted
over 6 years
ago
by
el...@users.sourceforge.net (Laurent Destailleur (Eldy))
AWStats 6.6 final is ready -------------------------- AWStats 6.6 contains bug and security fixes, and new features: New features/improvements: - All geoip plugins support the PurePerl version. - Possible use of
... [More]
vhost in extra section. - Support IPv6 in AllowAccessFromWebToFollowingIPAddresses parameter. - Added svn family to browsers detection.
Fixes: - Remove some Perl warnings. - Remove lc() on translation strings. - Not sanitized migrate parameter. - Not sanitized urlxxx parameters that could be used for XSS attacks.
Other/Documentation: - Added AWStats version in stdout outputs. - Updated some language files. - Updated browsers database. (0 comments) [Less]
|
|
Posted
over 6 years
ago
by
el...@users.sourceforge.net (Laurent Destailleur (Eldy))
AWStats 6.6 final is ready -------------------------- AWStats 6.6 contains bug and security fixes, and new features: New features/improvements: - All geoip plugins support the PurePerl version. - Possible use of
... [More]
vhost in extra section. - Support IPv6 in AllowAccessFromWebToFollowingIPAddresses parameter. - Added svn family to browsers detection.
Fixes: - Remove some Perl warnings. - Remove lc() on translation strings. - Not sanitized migrate parameter. - Not sanitized urlxxx parameters that could be used for XSS attacks.
Other/Documentation: - Added AWStats version in stdout outputs. - Updated some language files. - Updated browsers database. (0 comments) [Less]
|
|
Posted
almost 7 years
ago
by
el...@users.sourceforge.net (Laurent Destailleur (Eldy))
AWStats 6.6 beta is ready for tests ----------------------------------- This new version is not ready for a production use. It is just a beta release. AWStats 6.6 beta contains bug and ecurity fixes and new features: New
... [More]
features/improvements: - All geoip plugins support the PurePerl version. - Possible use of vhost in extra section. - Support IPv6 in AllowAccessFromWebToFollowingIPAddresses parameter. - Added svn family to browsers detection.
Fixes: - Remove some Perl warnings. - Remove lc() on translation strings. - Not sanitized migrate parameter. - Not sanitized urlxxx parameters that could be used for XSS attacks.
Other/Documentation: - Added AWStats version in stdout outputs. - Updated some language files. - Updated browsers database. (1 comments) [Less]
|
|
Posted
almost 7 years
ago
by
el...@users.sourceforge.net (Laurent Destailleur (Eldy))
AWStats 6.6 beta is ready for tests ----------------------------------- This new version is not ready for a production use. It is just a beta release. AWStats 6.6 beta contains bug and ecurity fixes and new features: New
... [More]
features/improvements: - All geoip plugins support the PurePerl version. - Possible use of vhost in extra section. - Support IPv6 in AllowAccessFromWebToFollowingIPAddresses parameter. - Added svn family to browsers detection.
Fixes: - Remove some Perl warnings. - Remove lc() on translation strings. - Not sanitized migrate parameter. - Not sanitized urlxxx parameters that could be used for XSS attacks.
Other/Documentation: - Added AWStats version in stdout outputs. - Updated some language files. - Updated browsers database. (1 comments) [Less]
|
|
Posted
over 7 years
ago
by
el...@users.sourceforge.net (Laurent Destailleur (Eldy))
AWStats version 6.5 final is ready ---------------------------------- This new released version is ready for a production use. It contains bug fixes and new features: New features/improvements: - New: RSS catcher/readers
... [More]
in robot database - New: Add option databasebreak to force awstats to use a different database history file for each day or hour instead of month. - New: geoip_cities plugin report the region when available. - New: LevelForBrowsersDetection can accept value 'allphones' to use file browsers_phone.pm instead of browsers.pm file for AWStats database. This file is specialized in phone/pda browsers. - Qual: geoip plugin now uses open instead of new to allow use of different path for datafiles instead of default. This allow use of personalised path for database file. - New: LogFormat=2 can now change its value dynamically if logformat change. - New: Add way to set ArchiveLogRecords with same tags than LogFile to add suffix to archive log files. - New: Add option SectionsToBeSaved (to ask AWStats to save only particular sections).
Fixes: - Fixed: referer changes to referrer - Fixed: [ 1111530 ] Missing description for %host_r in config file - Fixed: [ 1124711 ] env __AWSTATS_CURRENT_CONFIG__ not expanded for include - Fixed: [ 1172485 ] Invalid header characters for DOCTYPE - Fixed: [ 1172494 ] Invalid XHTML in awstats.pl - Fixed: [ 1173816 ] Config file mis-feature - Fixed: [ 1218832 ] XML Strict error (with GeoIP plugin) - Fixed: keyword detection for "advanced" search on google - Added style="display:none;" to image link for misc tracker. - Changed stored permission in tar.gz file - Fixed: Better support for gz and bz2 files - Fixed: Added xhtml in mime types. - Fixed [ 1163590 ] XML parsing error - Fixed: [ 1174728 ] version 6.4: XML parsing error - Fixed: [ 1186582 ] Authentication problem in Windows NT/AD Domains - Fixed: [ 1191805 ] Missing Bot: Add generic detection for user agent bot bot/ and bot- - Avoid bad cells if geoip country does not exists. - Better compatibility of misc_tracker with firefox. - Fixed: Dying process with geoip_city plugin when IP is unknown by plugin. - Fixed: Add error message if option buildpdf option is used with parameter BuildReportFormat=xhtml.
Other/Documentation: - Added Spanish translation for webmin module by Patricio Mart�nez Ros. - Added croatian language. - Update russian language file. - Renamed european union by european country. - Review of AWStats documentation. (0 comments) [Less]
|