Changeset 1327

Show
Ignore:
Timestamp:
08/17/08 00:38:48 (4 months ago)
Author:
rats
Message:

* Fixed: --scan-knownbad-files and --check-deleted are no longer supported by rkhunter
* Fixed #1471: chkrootkit should be in lenny / hardy
* Updated Chinese (simplified)
* Updated German
* Fixed #1475: typo on installation (ispcp-setup)
* Fixed: default user for rkhunter.log

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGELOG

    r1326 r1327  
    22~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    33 
     42008-08-16 Benedikt Heintel 
     5        - CONFIGS: 
     6                * Fixed: --scan-knownbad-files and --check-deleted are no longer supported by rkhunter 
     7        - DOCS: 
     8                * Fixed #1471: chkrootkit should be in lenny / hardy 
     9        - LANGUAGES: 
     10                * Updated Chinese (simplified) 
     11                * Updated German 
     12        - SETUP: 
     13                * Fixed #1475: typo on installation (ispcp-setup) 
     14                * Fixed: default user for rkhunter.log 
     15 
    4162008-08-11 Daniel Andreca 
    517        - GUI: 
    6                 * Fixed #1466: Login protection activated even BRUTEFORCE=0. 
     18                * Fixed #1466: Login protection activated even BRUTEFORCE=0 
    719                * Fixed #1465: view_ticket.tpl displays message twice on reply. 
    820 
     
    14262008-08-11 Daniel Andreca 
    1527        - CONFIGS: 
    16                 * Fixed #1463: RC6 r1322 "FCGIWrapper not allowed here". 
     28                * Fixed #1463: RC6 r1322 "FCGIWrapper not allowed here" 
     29 
     302008-08-10 Daniel Andreca 
     31        - CONFIGS: 
     32                * Support for libapache2-mod-fcgid in config files 
     33        - ENGINE: 
     34                * fcgid-ispcp.conf incorect generated 
     35        - GUI: 
     36                * Missing menu when editing domain alias 
    1737 
    18382008-08-10 Benedikt Heintel 
    1939        - GUI: 
    20                 * Fixed #1326: show the user's disk quota and the diks usage in the user list 
    21  
    22 2008-08-10 Daniel Andreca 
    23         - CONFIGS: 
    24                 * Support for libapache2-mod-fcgid in config files. 
    25         - ENGINE: 
    26                 * fcgid-ispcp.conf incorect generated. 
    27         - GUI: 
    28                 * Missing menu when editing domain alias 
    29  
    30 2008-08-10 Benedikt Heintel 
    31         - GUI: 
    32                 * Fixed #1326: show the user's disk quota and the diks usage in the user list 
     40                * Fixed #1326: show the user's disc quota and the disc usage in the user list 
    3341        - SETUP: 
    3442                * Fixed #1462: typo rules 465-470 uninstall script 
  • trunk/configs/centos/apache/00_master.conf

    r1323 r1327  
    44# @copyright    2001-2006 by moleSoftware GmbH 
    55# @copyright    2006-2008 by ispCP | http://isp-control.net 
    6 # @version              SVN: $ID
     6# @version              SVN: $Id
    77# @link                 http://isp-control.net 
    88# @author               ispCP Team 
  • trunk/configs/centos/apache/01_awstats.conf

    r1059 r1327  
    33# 
    44# @copyright    2006-2008 by ispCP | http://isp-control.net 
    5 # @version              SVN: $ID
     5# @version              SVN: $Id
    66# @link                 http://isp-control.net 
    77# @author               ispCP Team 
  • trunk/configs/centos/apache/fastcgi.conf

    r1082 r1327  
    33# 
    44# @copyright    2006-2008 by ispCP | http://isp-control.net 
    5 # @version              SVN: $ID
     5# @version              SVN: $Id
    66# @link                 http://isp-control.net 
    77# @author               ispCP Team 
  • trunk/configs/centos/apache/fastcgi2.conf

    r1082 r1327  
    33# 
    44# @copyright    2006-2008 by ispCP | http://isp-control.net 
    5 # @version              SVN: $ID
     5# @version              SVN: $Id
    66# @link                 http://isp-control.net 
    77# @author               ispCP Team 
  • trunk/configs/centos/apache/fcgid_ispcp.conf

    r1320 r1327  
    33# 
    44# @copyright    2006-2008 by ispCP | http://isp-control.net 
    5 # @version              SVN: $ID
     5# @version              SVN: $Id
    66# @link                 http://isp-control.net 
    77# @author               ispCP Team 
  • trunk/configs/centos/awstats/awstats.ispcp_tpl.conf

    r994 r1327  
    1 # AWSTATS CONFIGURE FILE 6.6 
     1# AWSTATS CONFIGURE FILE 6.8 
    22#----------------------------------------------------------------------------- 
    33# Copy this file into awstats.www.mydomain.conf and edit this new config file 
     
    1111# the config value in an AWStats running session and can be used like others. 
    1212#----------------------------------------------------------------------------- 
    13 # $Revision: 1.327 $ - $Author: eldy $ - $Date: 2006/04/21 22:28:49 $ 
     13# $Revision: 1.333 $ - $Author: eldy $ - $Date: 2008/02/26 01:33:59 $ 
    1414 
    1515 
     
    178178# Note: Reverse DNS lookup is done on IPv4 only (Enable ipv6 plugin for IPv6). 
    179179# Note: Result of DNS Lookup can be used to build the Country report. However 
    180 # it is highly recommanded to enable the plugin 'geoipfree' or 'geoip' to 
     180# it is highly recommanded to enable the plugin 'geoip' or 'geoipfree' to 
    181181# have an accurate Country report with no need of DNS Lookup. 
    182182# Possible values: 
     
    327327# Default: 0 
    328328# 
    329 AllowAccessFromWebToAuthenticatedUsersOnly=0 
     329AllowAccessFromWebToAuthenticatedUsersOnly=1 
    330330 
    331331 
     
    338338# Default: "" 
    339339# 
    340 AllowAccessFromWebToFollowingAuthenticatedUsers="
     340AllowAccessFromWebToFollowingAuthenticatedUsers="{DOMAIN_NAME}
    341341 
    342342 
     
    543543 
    544544 
     545# Include in stats, only accesses from authenticated users that match one of 
     546# following entries. For example, if you want AWStats to filter access to keep 
     547# only stats for authenticated users, you can add those users names in 
     548# this parameter. Useful for statistics for per user ftp logs. 
     549# Note: Use space between each value. This parameter is not case sensitive. 
     550# Note: You can use regular expression values writing value with REGEX[value]. 
     551# Change : Effective for new updates only 
     552# Example: "john bob REGEX[^testusers]" 
     553# Default: "" 
     554# 
     555OnlyUsers="" 
     556 
     557 
    545558# Include in stats, only accesses to URLs that match one of following entries. 
    546559# For example, if you want AWStats to filter access to keep only stats that 
     
    566579# Hits reported), you must use SkipFiles parameter. 
    567580# Change : Effective for new updates only 
    568 # Example: "css js class gif jpg jpeg png bmp ico zip arj gz z wav mp3 wma mpg
     581# Example: "css js class gif jpg jpeg png bmp ico rss xml swf zip arj rar gz z bz2 wav mp3 wma mpg avi
    569582# Example: "" 
    570 # Default: "css js class gif jpg jpeg png bmp ico
    571 # 
    572 NotPageList="css js class gif jpg jpeg png bmp ico swf" 
     583# Default: "css js class gif jpg jpeg png bmp ico rss xml swf
     584# 
     585NotPageList="css js class gif jpg jpeg png bmp ico rss xml swf" 
    573586 
    574587 
     
    12671280# addresses. 
    12681281# Note: If you are interested in having country report, you should use the 
    1269 # geoipfree or geoip plugin instead of enabled reverse DNS lookup. 
     1282# geoip or geoipfree plugin instead of enabled reverse DNS lookup. 
    12701283# 
    12711284#LoadPlugin="ipv6" 
     
    12831296# This plugin is useless for intranet only log files. 
    12841297# Note: You must choose between using this plugin (need Perl Geo::IP module 
    1285 # from Maxmind, database more up to date) or the GeoIPfree plugin (need 
    1286 # Perl Geo::IPfree module, database less up to date). 
     1298# from Maxmind, database is free and up to date) or the GeoIPfree plugin 
     1299# (need Perl Geo::IPfree module, database is free but not up to date). 
     1300# There is two versions of Maxmind Country Database: 
     1301# You can get a free version or purchase a license from Maxmind to get/use a more 
     1302# accurate version including updates (http://www.maxmind.com/app/perl?rId=awstat) 
    12871303# This plugin reduces AWStats speed of 8% ! 
    12881304# 
     
    12941310# This plugin is useless for intranet only log files. 
    12951311# Note: You must choose between using this plugin (need Perl Geo::IPfree 
    1296 # module, database less up to date) or the GeoIP plugin (need Perl Geo::IP 
    1297 # module from Maxmind, database more up to date). 
     1312# module, database is free but not up to date) or the GeoIP plugin (need 
     1313# Perl Geo::IP module from Maxmind, database is also free and up to date). 
    12981314# Note: Activestate provide a corrupted version of Geo::IPfree 0.2 Perl 
    12991315# module, so install it from elsewhere (from www.cpan.org for example). 
     
    13211337# Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState 
    13221338# on Windows but it works great on Linux with default Perl. 
    1323 # You need to purchase a license from Maxmind to get/use the City database. 
     1339# There is two versions of Maxmind City Database: 
     1340# You can get a free version or purchase a license from Maxmind to get/use a more 
     1341# accurate version including updates (http://www.maxmind.com/app/perl?rId=awstat) 
    13241342# This plugin reduces AWStats speed. 
    13251343# 
     
    14371455# ExtraSectionConditionX are conditions you can use to count or not the hit, 
    14381456#   Use one of the field condition 
    1439 #   (URL,URLWITHQUERY,QUERY_STRING,REFERER,UA,HOST,extraX) 
     1457#   (URL,URLWITHQUERY,QUERY_STRING,REFERER,UA,HOSTINLOG,HOST,VHOST,extraX) 
    14401458#   and a regex to match, after a coma. Use "||" for "OR". 
    14411459# ExtraSectionFirstColumnTitleX is the first column title of the chart. 
    14421460# ExtraSectionFirstColumnValuesX is a string to tell AWStats which field to 
    14431461#   extract value from 
    1444 #   (URL,URLWITHQUERY,QUERY_STRING,REFERER,UA,HOST,VHOST,extraX) 
     1462#   (URL,URLWITHQUERY,QUERY_STRING,REFERER,UA,HOSTINLOG,HOST,VHOST,extraX) 
    14451463#   and how to extract the value (using regex syntax). Each different value 
    14461464#   found will appear in first column of report on a different row. Be sure 
  • trunk/configs/centos/cron.d/ispcp

    r1209 r1327  
    2727 
    2828# Rootkit Hunter 
    29 {RK-ENABLED}0   */12    *       *       *       root {RKHUNTER} --scan-knownbad-files --check-deleted --cronjob --createlogfile {RKHUNTER_LOG} >/dev/null 2>&1 
     29{RK-ENABLED}0   */12    *       *       *       root {RKHUNTER} --cronjob --createlogfile {RKHUNTER_LOG} >/dev/null 2>&1 
    3030 
    3131# Chkrootkit 
  • trunk/configs/centos/postfix/main.cf

    r1269 r1327  
    44# @copyright    2001-2006 by moleSoftware GmbH 
    55# @copyright    2006-2008 by ispCP | http://isp-control.net 
    6 # @version              SVN: $ID
     6# @version              SVN: $Id
    77# @link                 http://isp-control.net 
    88# @author               ispCP Team 
  • trunk/configs/centos/postfix/master.cf

    r1059 r1327  
    5050# @copyright    2001-2006 by moleSoftware GmbH 
    5151# @copyright    2006-2008 by ispCP | http://isp-control.net 
    52 # @version              SVN: $ID
     52# @version              SVN: $Id
    5353# @link                 http://isp-control.net 
    5454# @author               ispCP Team 
  • trunk/configs/centos/proftpd/proftpd.conf

    r1300 r1327