=================================================================== UNIX =================================================================== Fixed scripts that add/delete mail relay. Now they are also working with the morercpthosts file. Added code to the mdomainrelay-add.pl script which fixes wrong rcpthosts format. ------------------------------------------------------------------- hsphere-scripts/mdomainrelay-del.pl hsphere-scripts/mdomainrelay-add.pl =================================================================== Additional incoming parameter check was added for the autoresponder-message-add function. ------------------------------------------------------------------- hsphere-scripts/hs_mail.pm =================================================================== Added check on existing cgi-bin directory to awstats creation script. ------------------------------------------------------------------- hsphere-scripts/awstats-new.sh =================================================================== The mail server is used as the IMP webmail server on webmail autologin quick access page. ------------------------------------------------------------------- shiva-templates/common/submit/quick/webmail.sbm =================================================================== WINDOWS =================================================================== Added StartWrite. FinishWrite methods to writers interface ------------------------------------------------------------------- hslib/dbg/seh.h hslib/Writers.h =================================================================== Fixed several bugs which can lead to htaccess crashes. ------------------------------------------------------------------- filters/htaccess/Filter.cpp =================================================================== Crash file name produced by H-Sphere modules related to IIS (hsauth, SharedSsl, htaccess,log plugin) changed to iis.log (see http://psoft.net/HSdocumentation/devel/crash_reporting.html) ------------------------------------------------------------------- .NET/Main/Services/Stats/Stats.cs statistics/hslogmodule/HsLogModule.cpp old/hssvc/InetSrv.cpp filters/htaccess/htaccess.cpp filters/sharedssl/SharedSSL.cpp filters/hsauth/HsAuth.cpp =================================================================== Fixed bug with ColdFusion MX service not starting at restart ------------------------------------------------------------------- .NET/Main/Services/CFMX/CFMX.cs =================================================================== Fixed bug with turning ON FrontPage resource on the virtual host with Shared SSL enabled ------------------------------------------------------------------- old/hssvc/MBaseMgr.cpp =================================================================== Now patches will not be executed if major or minor version of assemblies is changed ------------------------------------------------------------------- .NET/Installation/Installation.cs