Группа :: Мониторинг
Пакет: awstats
Главная Изменения Спек Патчи Загрузить Bugs and FR
Патч: awstats-6.5-alt-perl.patch
--- ./wwwroot/cgi-bin/plugins/geoip.pm. 2005-03-24 14:37:46 +0300
+++ ./wwwroot/cgi-bin/plugins/geoip.pm 2005-03-24 14:43:26 +0300
@@ -39,6 +39,14 @@
use vars qw/
%TmpDomainLookup
$gi
+
+$color_other
+$Debug
+$DetailedReportsOnNewWindows
+$FrameName
+$QueryString
+%DomainsHashIDLib
+@Message
/;
# ----->
--- ./wwwroot/cgi-bin/plugins/geoip_city_maxmind.pm.orig 2005-03-20 21:11:08 +0300
+++ ./wwwroot/cgi-bin/plugins/geoip_city_maxmind.pm 2005-08-13 21:33:55 +0400
@@ -38,6 +38,29 @@ $geoip_city_maxmind
%_city_k
%_city_l
$MAXNBOFSECTIONGIR
+
+$AWScript
+$color_h
+$color_k
+$color_other
+$color_p
+$color_TableBGRowTitle
+$Debug
+$DetailedReportsOnNewWindows
+$FrameName
+$MaxRowsInHTMLOutput
+$PROG
+$QueryString
+$StaticExt
+$StaticLinks
+$TotalBytes
+$TotalHits
+$TotalPages
+%DomainsHashIDLib
+%MinHit
+%ValueInFile
+@keylist
+@Message
/;
my %countrylib=('ca'=>'Canadian Regions','us'=>'US regions');
my %regca=(
--- ./wwwroot/cgi-bin/plugins/geoip_isp_maxmind.pm. 2005-03-24 14:38:03 +0300
+++ ./wwwroot/cgi-bin/plugins/geoip_isp_maxmind.pm 2005-03-24 14:46:10 +0300
@@ -39,6 +39,28 @@
%_isp_l
$MAXNBOFSECTIONGIR
$MAXLENGTH
+
+$AWScript
+$color_h
+$color_k
+$color_other
+$color_p
+$color_TableBGRowTitle
+$Debug
+$DetailedReportsOnNewWindows
+$FrameName
+@keylist
+$MaxRowsInHTMLOutput
+@Message
+%MinHit
+$PROG
+$QueryString
+$StaticExt
+$StaticLinks
+$TotalBytes
+$TotalHits
+$TotalPages
+%ValueInFile
/;
# ----->
--- ./wwwroot/cgi-bin/plugins/geoip_org_maxmind.pm. 2005-03-24 14:38:11 +0300
+++ ./wwwroot/cgi-bin/plugins/geoip_org_maxmind.pm 2005-03-24 14:46:51 +0300
@@ -39,6 +39,28 @@
%_org_l
$MAXNBOFSECTIONGIR
$MAXLENGTH
+
+$AWScript
+$color_h
+$color_k
+$color_other
+$color_p
+$color_TableBGRowTitle
+$Debug
+$DetailedReportsOnNewWindows
+$FrameName
+@keylist
+$MaxRowsInHTMLOutput
+@Message
+%MinHit
+$PROG
+$QueryString
+$StaticExt
+$StaticLinks
+$TotalBytes
+$TotalHits
+$TotalPages
+%ValueInFile
/;
# ----->
--- ./wwwroot/cgi-bin/plugins/geoip_region_maxmind.pm. 2005-03-24 14:38:21 +0300
+++ ./wwwroot/cgi-bin/plugins/geoip_region_maxmind.pm 2005-03-24 14:47:29 +0300
@@ -40,6 +40,30 @@
%_region_l
$MAXNBOFSECTIONGIR
%region
+
+$AWScript
+$color_h
+$color_k
+$color_other
+$color_p
+$color_TableBGRowTitle
+$Debug
+$DetailedReportsOnNewWindows
+%DomainsHashIDLib
+$FrameName
+@keylist
+$MaxRowsInHTMLOutput
+@Message
+%MinHit
+%PluginsLoaded
+$PROG
+$QueryString
+$StaticExt
+$StaticLinks
+$TotalBytes
+$TotalHits
+$TotalPages
+%ValueInFile
/;
my %countrylib=('ca'=>'Canada','us'=>'USA');
my %countryregionlib=('ca'=>'Canadian Regions','us'=>'US regions');
--- ./wwwroot/cgi-bin/plugins/geoipfree.pm. 2005-03-24 14:38:30 +0300
+++ ./wwwroot/cgi-bin/plugins/geoipfree.pm 2005-03-24 14:48:14 +0300
@@ -34,6 +34,8 @@
use vars qw/
%TmpDomainLookup
$gi
+
+$Debug
/;
# ----->
--- ./wwwroot/cgi-bin/plugins/graphapplet.pm. 2005-03-24 14:38:38 +0300
+++ ./wwwroot/cgi-bin/plugins/graphapplet.pm 2005-03-24 14:48:48 +0300
@@ -30,6 +30,10 @@
# IF YOUR PLUGIN NEED GLOBAL VARIABLES, THEY MUST BE DECLARED HERE.
use vars qw/
$DirClasses
+
+$BarHeight
+$color_Background
+$color_weekend
/;
# ----->
--- ./wwwroot/cgi-bin/plugins/hostinfo.pm. 2005-03-24 14:38:50 +0300
+++ ./wwwroot/cgi-bin/plugins/hostinfo.pm 2005-03-24 14:49:35 +0300
@@ -31,6 +31,14 @@
# <-----
# IF YOUR PLUGIN NEED GLOBAL VARIABLES, THEY MUST BE DECLARED HERE.
use vars qw/
+$AWScript
+$color_TableBGRowTitle
+$Debug
+$DirConfig
+$DirData
+@Message
+$QueryString
+$SiteConfig
/;
# ----->
--- ./wwwroot/cgi-bin/plugins/rawlog.pm. 2005-03-24 14:39:03 +0300
+++ ./wwwroot/cgi-bin/plugins/rawlog.pm 2005-03-24 14:50:08 +0300
@@ -30,6 +30,15 @@
# IF YOUR PLUGIN NEED GLOBAL VARIABLES, THEY MUST BE DECLARED HERE.
use vars qw/
$MAXLINE
+
+$AWScript
+$BuildReportFormat
+$FrameName
+$LogFile
+@Message
+$QueryString
+$SiteConfig
+$StaticLinks
/;
# ----->
--- ./wwwroot/cgi-bin/plugins/tooltips.pm. 2005-03-24 14:39:19 +0300
+++ ./wwwroot/cgi-bin/plugins/tooltips.pm 2005-03-24 14:50:52 +0300
@@ -31,6 +31,21 @@
# IF YOUR PLUGIN NEED GLOBAL VARIABLES, THEY MUST BE DECLARED HERE.
use vars qw/
$TOOLTIPWIDTH
+
+$BuildReportFormat
+$Debug
+$DIR
+$DirLang
+$FrameName
+$Lang
+$LogType
+%MaxNbOf
+$PROG
+%RobotsHashIDLib
+%SearchEnginesHashLib
+$TOOLTIPON
+$VISITTIMEOUT
+@WormsSearchIDOrder
/;
# ----->
--- ./wwwroot/cgi-bin/plugins/urlalias.pm. 2005-03-24 14:39:27 +0300
+++ ./wwwroot/cgi-bin/plugins/urlalias.pm 2005-03-24 14:51:20 +0300
@@ -36,6 +36,10 @@
$urlinfoloaded
%UrlAlias
@UrlMatch
+
+$color_link
+$DirData
+$SiteConfig
/;
# ----->
--- ./wwwroot/cgi-bin/plugins/userinfo.pm. 2005-03-24 14:39:33 +0300
+++ ./wwwroot/cgi-bin/plugins/userinfo.pm 2005-03-24 14:51:48 +0300
@@ -36,6 +36,10 @@
use vars qw/
$userinfoloaded
%UserInfo
+
+$DirData
+@Message
+$SiteConfig
/;
# ----->
--- ./wwwroot/cgi-bin/plugins/clusterinfo.pm. 2005-03-24 15:40:12 +0300
+++ ./wwwroot/cgi-bin/plugins/clusterinfo.pm 2005-03-24 15:40:53 +0300
@@ -35,6 +35,10 @@
use vars qw/
$clusterinfoloaded
%ClusterInfo
+
+$DirData
+@Message
+$SiteConfig
/;
# ----->