Changeset 445

Show
Ignore:
Timestamp:
03/31/07 09:47:18 (1 year ago)
Author:
rats
Message:

RELEASE: VHCS ω Omega 1.0.0 RC1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGELOG

    r444 r445  
    1 VHCS 2.4.8 ω Omega Changelog 
     1VHCS 1.0.0 ω Omega Changelog 
    22~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    33 _________________________________________________________________ 
     
    1010|               * gui: disable stats-alias in client menu         | 
    1111\_________________________________________________________________/ 
     12 
     132007-03-31 Benedikt Heintel 
     14        - RELEASE: VHCS ω Omega 1.0.0 RC1 
     15 
     16VHCS 2.4.8 ω Omega Changelog 
     17~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    1218 
    13192007-03-30 Benedikt Heintel 
  • trunk/Makefile

    r193 r445  
    11 
    2 INST_PREF=/tmp/vhcs-2.4.8 
     2INST_PREF=/tmp/vhcs-1.0.0 
    33 
    44HOST_OS=debian 
  • trunk/Makefile.fedora

    r284 r445  
    11 
    2 INST_PREF=/tmp/vhcs-2.4.8 
     2INST_PREF=/tmp/vhcs-1.0.0 
    33 
    44HOST_OS=fedora 
  • trunk/Makefile.inc

    r284 r445  
    11 
    2 INST_PREF=/tmp/vhcs-2.4.8 
     2INST_PREF=/tmp/vhcs-1.0.0 
    33 
    44HOST_OS=openbsd 
  • trunk/Makefile.sles9

    r284 r445  
    11 
    2 INST_PREF=/tmp/vhcs-2.4.8 
     2INST_PREF=/tmp/vhcs-1.0.0 
    33 
    44HOST_OS=sles9 
  • trunk/Makefile.suse100

    r284 r445  
    11 
    2 INST_PREF=/tmp/vhcs-2.4.8 
     2INST_PREF=/tmp/vhcs-1.0.0 
    33 
    44HOST_OS=suse100 
  • trunk/Makefile.suse93

    r284 r445  
    11 
    2 INST_PREF=/tmp/vhcs-2.4.8 
     2INST_PREF=/tmp/vhcs-1.0.0 
    33 
    44HOST_OS=suse93 
  • trunk/Makefile.ubuntu

    r414 r445  
    11 
    2 INST_PREF=/tmp/vhcs-2.4.8 
     2INST_PREF=/tmp/vhcs-1.0.0 
    33 
    44HOST_OS=ubuntu 
  • trunk/configs/dists/fedora/vhcs2.conf

    r432 r445  
    44# 
    55 
    6 BuildDate = 20070319 
    7  
    8 # DFtpDir = /var/www/virtual/ 
    9  
    10 # FtpShell = /bin/bash 
    11  
    12 Version = 2.4.8 OMEGA 
    13  
    14 VersionH = 2.4 Rhea 
     6BuildDate = 20070331 
     7 
     8Version = 1.0.0 RC1 OMEGA 
     9 
     10VersionH = 1.0 Rhea 
    1511 
    1612LOGIN_TIME_OUT = 20 
     
    110106APACHE_CMD = /usr/sbin/httpd 
    111107 
    112 APACHE_NAME = httpd  
     108APACHE_NAME = httpd 
    113109 
    114110APACHE_RESTART_TRY = 3 
  • trunk/configs/dists/gentoo/vhcs2.conf

    r432 r445  
    44# 
    55 
    6 BuildDate = 20070319 
    7  
    8 # DFtpDir = /var/www/virtual/ 
    9  
    10 # FtpShell = /bin/bash 
    11  
    12 Version = 2.4.8 OMEGA 
    13  
    14 VersionH = 2.4 Rhea 
     6BuildDate = 20070331 
     7 
     8Version = 1.0.0 RC1 OMEGA 
     9 
     10VersionH = 1.0 Rhea 
    1511 
    1612LOGIN_TIME_OUT = 20 
     
    9490# 
    9591# Either no or path to the awstats configs dir (mostly: /etc/awstats) 
    96 AWSTATS_DIR = no #/etc/awstats  
     92AWSTATS_DIR = no #/etc/awstats 
    9793 
    9894AWSTATS_WEB_DIR = /var/www/awstats 
  • trunk/configs/dists/openbsd/vhcs2.conf

    r432 r445  
    44# 
    55 
    6 BuildDate = 20070319 
    7  
    8 # DFtpDir = /var/www/virtual/ 
    9  
    10 # FtpShell = /bin/bash 
    11  
    12 Version = 2.4.8 OMEGA 
    13  
    14 VersionH = 2.4 Rhea 
     6BuildDate = 20070331 
     7 
     8Version = 1.0.0 RC1 OMEGA 
     9 
     10VersionH = 1.0 Rhea 
    1511 
    1612LOGIN_TIME_OUT = 20 
     
    8884BIND_DB_DIR = /var/named 
    8985 
    90 SECONDARY_DNS =  
     86SECONDARY_DNS = 
    9187 
    9288# 
     
    265261# 
    266262 
    267 CMD_IPTABLES = no  
     263CMD_IPTABLES = no 
    268264 
    269265# 
     
    326322 
    327323MYSQL_PREFIX = yes 
    328   
     324 
    329325# '' for MYSQL_PREFIX = yes, infront or behind for MYSQL_PREFIX = no 
    330 MYSQL_PREFIX_TYPE =  
     326MYSQL_PREFIX_TYPE = 
    331327 
    332328WEBMAIL_PATH = ../tools/webmail/ 
  • trunk/configs/dists/redhat/vhcs2.conf

    r433 r445  
    44# 
    55 
    6 BuildDate = 20070319 
    7  
    8 # DFtpDir = /var/www/virtual/ 
    9  
    10 # FtpShell = /bin/bash 
    11  
    12 Version = 2.4.8 OMEGA 
    13  
    14 VersionH = 2.4 Rhea 
     6BuildDate = 20070331 
     7 
     8Version = 1.0.0 RC1 OMEGA 
     9 
     10VersionH = 1.0 Rhea 
    1511 
    1612LOGIN_TIME_OUT = 20 
  • trunk/configs/dists/sles9/vhcs2.conf

    r154 r445  
    66BuildDate = 15.08.2006 
    77 
    8 # DFtpDir = /srv/www/virtual/ 
    9  
    10 # FtpShell = /bin/bash 
    11  
    12 Version = 2.4.8 
    13  
    14 VersionH = 2.4 Rhea 
     8Version = 1.0.0 RC1 OMEGA 
     9 
     10VersionH = 1.0 Rhea 
    1511 
    1612LOGIN_TIME_OUT = 20 
    1713 
    18 DEFAULT_ADMIN_ADDRES =  
     14DEFAULT_ADMIN_ADDRES = 
    1915 
    2016SERVER_HOSTNAME = debian 
     
    5248DATABASE_NAME = vhcs2 
    5349 
    54 DATABASE_PASSWORD =  
     50DATABASE_PASSWORD = 
    5551 
    5652DATABASE_USER = root 
     
    7672BIND_DB_DIR = /var/lib/named 
    7773 
    78 SECONDARY_DNS =  
     74SECONDARY_DNS = 
    7975 
    8076# 
     
    301297 
    302298MYSQL_PREFIX = yes 
    303   
    304 MYSQL_PREFIX_TYPE =  
     299 
     300MYSQL_PREFIX_TYPE = 
    305301 
    306302WEBMAIL_PATH = ../tools/webmail/ 
  • trunk/configs/dists/suse100/vhcs2.conf

    r154 r445  
    44# 
    55 
    6 BuildDate = 15.08.2006 
    7  
    8 # DFtpDir = /srv/www/virtual/ 
    9  
    10 # FtpShell = /bin/bash 
    11  
    12 Version = 2.4.8 
    13  
    14 VersionH = 2.4 Rhea  
     6BuildDate = 20070331 
     7 
     8Version = 1.0.0 RC1 OMEGA 
     9 
     10VersionH = 1.0 Rhea 
    1511 
    1612LOGIN_TIME_OUT = 20 
    1713 
    18 DEFAULT_ADMIN_ADDRES =  
     14DEFAULT_ADMIN_ADDRES = 
    1915 
    2016SERVER_HOSTNAME = debian 
     
    5248DATABASE_NAME = vhcs2 
    5349 
    54 DATABASE_PASSWORD =  
     50DATABASE_PASSWORD = 
    5551 
    5652DATABASE_USER = root 
     
    7672BIND_DB_DIR = /var/lib/named 
    7773 
    78 SECONDARY_DNS =  
     74SECONDARY_DNS = 
    7975 
    8076# 
     
    301297 
    302298MYSQL_PREFIX = yes 
    303   
    304 MYSQL_PREFIX_TYPE =  
     299 
     300MYSQL_PREFIX_TYPE = 
    305301 
    306302WEBMAIL_PATH = ../tools/webmail/ 
  • trunk/configs/dists/suse93/vhcs2.conf

    r154 r445  
    44# 
    55 
    6 BuildDate = 15.08.2006 
    7  
    8 # DFtpDir = /srv/www/virtual/ 
    9  
    10 # FtpShell = /bin/bash 
    11  
    12 Version = 2.4.8 
    13  
    14 VersionH = 2.4 Rhea 
     6BuildDate = 20070331 
     7 
     8Version = 1.0.0 RC1 OMEGA 
     9 
     10VersionH = 1.0 Rhea 
    1511 
    1612LOGIN_TIME_OUT = 20 
    1713 
    18 DEFAULT_ADMIN_ADDRES =  
     14DEFAULT_ADMIN_ADDRES = 
    1915 
    2016SERVER_HOSTNAME = debian 
     
    5248DATABASE_NAME = vhcs2 
    5349 
    54 DATABASE_PASSWORD =  
     50DATABASE_PASSWORD = 
    5551 
    5652DATABASE_USER = root 
     
    7672BIND_DB_DIR = /var/lib/named 
    7773 
    78 SECONDARY_DNS =  
     74SECONDARY_DNS = 
    7975 
    8076# 
     
    301297 
    302298MYSQL_PREFIX = yes 
    303   
    304 MYSQL_PREFIX_TYPE =  
     299 
     300MYSQL_PREFIX_TYPE = 
    305301 
    306302WEBMAIL_PATH = ../tools/webmail/ 
  • trunk/configs/dists/ubuntu/vhcs2.conf

    r432 r445  
    44# 
    55 
    6 BuildDate = 20070319 
    7  
    8 # DFtpDir = /var/www/virtual/ 
    9  
    10 # FtpShell = /bin/bash 
    11  
    12 Version = 2.4.8 OMEGA 
    13  
    14 VersionH = 2.4 Rhea 
     6BuildDate = 20070331 
     7 
     8Version = 1.0.0 RC1 OMEGA 
     9 
     10VersionH = 1.0 Rhea 
    1511 
    1612LOGIN_TIME_OUT = 20 
  • trunk/configs/vhcs2.conf

    r441 r445  
    99# 
    1010 
    11 BuildDate = 20070319 
    12  
    13 Version = 2.4.8 
    14  
    15 VersionH = 2.4 Rhea 
     11BuildDate = 20070331 
     12 
     13Version = 1.0.0 RC1 OMEGA 
     14 
     15VersionH = 1.0 Rhea 
    1616 
    1717DEFAULT_ADMIN_ADDRESS = 
  • trunk/docs/Debian/INSTALL

    r423 r445  
    56561. Untar or unzip the distribution files to a secure directory: 
    5757        # cd /root 
    58         # tar -xjvf vhcs2.4.8.tar.bz2 
     58        # tar -xjvf vhcs1.0.0-omega.tar.bz2 
    5959 
    60602. Change to the newly created directory: 
    61         # cd ./vhcs2.4.8 
     61        # cd ./vhcs1.0.0 
    6262 
    63633. Install the required modules 
     
    128128 
    1291297. Copy all the directories into the system (you may make backups) 
    130         # cp -Rv /tmp/vhcs-2.4.8/* / 
     130        # cp -Rv /tmp/vhcs-1.0.0/* / 
    131131 
    1321328. Now it's time to set up the frontend. Change into the engine directory: 
  • trunk/docs/Fedora/INSTALL

    r401 r445  
    55551. Untar or unzip the distribution files to a secure directory: 
    5656        # cd /root 
    57         # tar -xjvf vhcs2.4.8.tar.bz2 
     57        # tar -xjvf vhcs1.0.0-omega.tar.bz2 
    5858 
    59592. Change to the newly created directory: 
    60         # cd ./vhcs2.4.8 
     60        # cd ./vhcs1.0.0 
    6161 
    62623. Install the required modules from 'fedora-packages' 
     
    9999 
    1001007. Copy all the directories into the system (you may make backups) 
    101         # cp -Rv /tmp/vhcs-2.4.8/* / 
     101        # cp -Rv /tmp/vhcs-1.0.0/* / 
    102102 
    1031038. Create the courier user database 
  • trunk/docs/Gentoo/INSTALL

    r401 r445  
    55551. Untar or unzip the distribution files to a secure directory: 
    5656        # cd /root 
    57         # tar -xjvf vhcs2.4.8.tar.bz2 
     57        # tar -xjvf vhcs1.0.0-omega.tar.bz2 
    5858 
    59592. Change to the newly created directory: 
    60         # cd ./vhcs2.4.8 
     60        # cd ./vhcs1.0.0 
    6161 
    62623. Install the required modules: 
     
    100100 
    1011017. Copy all the directories into the system (you may make backups) 
    102         # cp -Rv /tmp/vhcs-2.4.8/* / 
     102        # cp -Rv /tmp/vhcs-1.0.0/* / 
    103103 
    1041048. Now it's time to set up the frontend. Change into the engine directory: 
  • trunk/docs/RedHat/INSTALL

    r401 r445  
    56561. Untar or unzip the distribution files to a secure directory: 
    5757        # cd /root 
    58         # tar -xjvf vhcs2.4.8.tar.bz2 
     58        # tar -xjvf vhcs1.0.0-omega.tar.bz2 
    5959 
    60602. Change to the newly created directory: 
    61         # cd ./vhcs2.4.8 
     61        # cd ./vhcs1.0.0 
    6262 
    63633. Install the required modules: 
     
    104104 
    1051057. Copy all the directories into the system (you may make backups) 
    106         # cp -Rv /tmp/vhcs-2.4.8/* / 
     106        # cp -Rv /tmp/vhcs-1.0.0/* / 
    107107 
    1081088. Now it's time to set up the frontend. Change into the engine directory: 
  • trunk/docs/Ubuntu/INSTALL

    r401 r445  
    56561. Untar or unzip the distribution files to a secure directory: 
    5757        # cd /root 
    58         # tar -xjvf vhcs2.4.8.tar.bz2 
     58        # tar -xjvf vhcs1.0.0-omega.tar.bz2 
    5959 
    60602. Change to the newly created directory: 
    61         # cd ./vhcs2.4.8 
     61        # cd ./vhcs1.0.0 
    6262 
    63633. Install the required modules: 
     
    108108 
    1091097. Copy all the directories into the system (you may make backups) 
    110         # cp -Rv /tmp/vhcs-2.4.8/* / 
     110        # cp -Rv /tmp/vhcs-1.0.0/* / 
    111111 
    1121128. Now it's time to set up the frontend. Change into the engine directory: 
  • trunk/gui/admin/settings_ports.php

    r323 r445  
    104104                                                $var = $var_name[$j]; 
    105105                                                $name = strtoupper(strip_tags($service_name[$j])); 
    106                                                 $value = implode(";", array($port[$j], $protocol[$j], $name, $status[$j], $custom[$j])); 
     106                                                $value = @implode(";", array($port[$j], $protocol[$j], $name, $status[$j], $custom[$j])); 
    107107                                                setConfig_Value($var, $value); 
    108108                                }