home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 May
/
Pcwk5b98.iso
/
WEBSERVE
/
SAMBAR
/
DATA.1
/
help
< prev
next >
Wrap
Text File
|
1997-09-11
|
7KB
|
170 lines
<html>
<head><title>Release History</title></head>
<body bgcolor=white link=black vlink=black>
<BR>
<center>
<IMG SRC="/images/system/sambar.gif"><BR>
<h2><FONT COLOR="996633"><i>Release History</FONT></i></h2>
</center>
<br>
<TABLE border=0 cellpadding=10>
<TR valign=top>
<TH align=left width=160>Release</TH>
<TH align=left>Features</TH>
</TR>
<TR valign=top>
<TD><B><FONT COLOR="996633">Release 4.03 Production</FONT><BR>(9/97)</B></TD>
<TD>
Added support for executing CGIs without requiring '.exe' or '.bat'<BR>
</TD>
</TR>
<TR valign=top>
<TD><B><FONT COLOR="996633">Release 4.03 Beta 2</FONT><BR>(9/97)</B></TD>
<TD>
Fixed a significant networking bug that resulted in "Document has no data" errors (thanks Joe Smith!).<BR>
Added document and CGI aliasing.<BR>
Fixed CGI environment variables to return values with UNIX directory paths (/) -- required for PERL<BR>
Changed search index to use relative paths (requires re-indexing!)<BR>
Fixed POST bug that affected many PERL discussion CGIs<BR>
Fixed FTP_WELCOME message to display line breaks as they appear in the macro define.<BR>
Added FTP_GOODBYE message to display on QUIT.<BR>
Fixed bug in the performance timestamp written to the log file.<BR>
Removed all PC-specific directory notation, now use UNIX forward slash (/) (affects configuration files)<BR>
Fixed HTTP SSL Proxy bug<BR>
Fixed FTP server bugs associated with directory slash (/) symbols<BR>
Implemented FTP REST (restart) command -- NOT fully tested!<BR>
Included the Ceilidh 1.50 Group Discussion forum from www.lilikoi.com<BR>
Added CR/LF to all configuration and log files.<BR>
Added HTTP_COOKIE CGI environment variable.<BR>
Fixed FTP RENAME bug.<BR>
Fixed document directory list of server when "home page" is missing.<BR>
Fixed search bug that caused words following HTML tags to be missed<BR>
</TD>
</TR>
<TR valign=top>
<TD><B><FONT COLOR="996633">Release 4.03 Beta 1</FONT><BR>(8/97)</B></TD>
<TD>
Implemented Sambar Server NT Service option (see <A HREF=install.htm>Install Documentation</A>)<BR>
Implemented Virtual Hosting<BR>
Implemented FTP APPE (append) command -- NOT fully tested!<BR>
Implemented HTTP PUT method -- NOT fully tested!<BR>
Added support for multiple users/groups for security restriction<BR>
Support for ISINDEX queries (see CGI documentation).<BR>
Fixed bug in security.c where case-sensitive comparison was performed<BR>
Fixed bug when writing out server configuration that caused the document directory to get trashed<BR>
Fixed bug in security processing when directory is not the install directory<BR>
Modified FTP to support file names with spaces and dashes (valid characters are alpha-numeric, space, dash and underline)<BR>
Provide status update while Search Indexer is running (file list)<BR>
Implemented Server-side includes (see <A HREF=ssi.htm>SSI documentation</A> for implementation notes)<BR>
Improved the log analysis agent discovery (more extensible)<BR>
Added active users report (and the ability to terminate sessions)<BR>
Added parent environment to CGI environment<BR>
Added REMOTE_USER, PATH_INFO, PATH_TRANSLATED and CONTENT_TYPE to CGI<BR>
Fixed FTP root directory path bug<BR>
Fixed WinCGI and CGI to work with 16-bit applications and fixed parameter passing<BR>
Fixed CGI QUERY_STRING bug (was passing URL with <query>)<BR>
</TD>
</TR>
<TR valign=top>
<TD><B><FONT COLOR="996633">Release 4.02</FONT><BR>(6/97)</B></TD>
<TD>
Fixed <I>many</I> CGI bugs (thanks for being patient)<BR>
Implemented WinCGI (bug reports appreciated)<BR>
Added ODOMETER-like page counter with source code<BR>
Fixed directory redirect when request does not include trailing slash (/)<BR>
Implemented CGI in-lining with internal scripting language<BR>
Fixed user administration page to show configured privs<BR>
Implemented log file rotation mechanism<BR>
Added support for incremental additions to the search engine<BR>
Fixed bug in FTP authentication bug<BR>
Added ability to redirect HTTP proxy requests to a remote caching proxy<BR>
Moved system administration and error messages out of docs directory<BR>
Added auto-directory listing capability (if no default page)<BR>
</TD>
</TR>
<TR valign=top>
<TD><B><FONT COLOR="996633">Release 4.01</FONT><BR>(6/97)</B></TD>
<TD>
Added SSL-tunneling to HTTP Proxy<BR>
Added FTP proxy support (via HTTP protocol) <I>Beta Release!</I><BR>
Fixed MIME bug with case sensitivity.<BR>
Support for network-disconnected HTTP & FTP use (localhost)<BR>
Support for FTP directories not rooted under the Sambar Server installation<BR>
Search indexing of files without file extensions (character ~ to Index Only configuration entry)<BR>
Allow the WWW Document directory to be rooted in a directory other than the Sambar Server installation directory<BR>
Fixed Perl bug when installation directory has a space in the name<BR>
</TD>
</TR>
<TR valign=top>
<TD><B><FONT COLOR="996633">Release 4.0</FONT><BR>(5/97)</B></TD>
<TD>
FTP Server implemented<BR>
FTP Log Analysis tool<BR>
SMTP, POP3 & IMAP4 proxy services<BR>
HTTP keep-alive implemented<BR>
AD/content filtering via HTTP proxy<BR>
Search engine character set configurable<BR>
CGI 1.1 implemented (Perl 5 included with server)<BR>
Windows GUI shell wrapper (source code provided).<BR>
DLL based Server interface exposed.<BR>
</TD>
</TR>
<TR valign=top>
<TD><B><FONT COLOR="996633">Release 3.0</FONT><BR>(2/97)</B></TD>
<TD>
Server runs in DOS console<BR>
Rewrote server-side scripting language<BR>
Implemented format for user-definable RPCs via DLLs<BR>
Dymamic HTML content generation via server-side scripting<BR>
Full-text search engine<BR>
HTTP proxy server<BR>
HTTP Log Analysis tool<BR>
HTML based System administration console<BR>
Customized error messages.<BR>
Source code samples provided<BR>
</TD>
</TR>
<TR valign=top>
<TD><B><FONT COLOR="996633">Release 1.0</FONT><BR>(95-96)</B></TD>
<TD>
HTTP Server implemented<BR>
Primitive server-side scripting language<BR>
Flat-file based personal profiling<BR>
</TD>
<TR>
<TR valign=top>
<TD><B><FONT COLOR="996633">Release 0</FONT><BR>(94)</B></TD>
<TD>
Known as RCom (Remote Commander)<BR>
Sun RPC based protocol<BR>
Client API library provided client/server distributed architecutre<BR>
Primitive command line GUI tool and scripting language.<BR>
Focus was on software distribution using "push" technology<BR>
Client profiles maintained by server<BR>
Dynamic server-side scripting provided based on client information<BR>
</TD>
</TR>
</TABLE>
<P>
<HR>
<CENTER>
<FONT size=2>Copyright 1995 to 1997 Sambar Technologies</FONT>
</CENTER>
</BODY>
</HTML>