Servertec Internet Server .NET Edition Version 1.12.6 09/04/2005
- initial open source release
Servertec Internet Server .NET Edition Version 1.12.5 05/31/2005
- added DumpPosLogs utility used to dump access, events, errors and monitor
POS logs
- added DumpDatabaseLogs utility used to dump access, events, errors and
monitor database logs
- added configdir command line directive
- added iws.ini templatesdir
- added $basedir variable to Utils.translateAlias()
- added iws.getRealPath(String)
- added iws.getConfigDirectory()
- added iws.getTemplatesDirectory()
- added Utils.getTemplate(String)
- added deploy_iws_fhs shell script
- added templatesdir to iws.ini for specifying the templates directory used
by the server
- added archivesdir to AdminServlet for specifying the archives directory
used by the administrator
- added monitordir to AdminServlet for specifying the monitor event log
directory used by the administrator
- added templatesdir to AdminServlet for specifying the templates directory
used by the administrator
- added error checking to deploy_iws scripts
- added stec.util.LinkedList
- impoved FileServlet performance by optimizing algorithm used in FileCache
- reduced object code size by removing redundant code
- error loggers now log root causes
- error loggers now check if the exception being logged is assignable from
the specified ignore exceptions
- administrator now accepts ACL definitions without any access rights
- administrator now accepts resource definitions without any ACls
- administrator now checks the validity of specified computer ip addresses
and ip ranges
- DatabaseLogger now logs event messages as a long raw binary
- DatabaseLogger now logs error messages as a long raw binary
- DatabaseLogger now logs error exceptions as a long raw binary
- increased length of numerous DatabaseLogger fields
- renamed Utils.load(String) to Utils.getConfig(String)
- Realm.authenticateComputer() now returns a boolean instead of an integer
- removed POS example
- updated documentation
Servertec Internet Server .NET Edition Version 1.12.4 04/14/2005
- fixed bug in administrator that resulted in invalid multi-line entries
- fixed bug in administrator that resulted in invalid exported access control
lists (acls) and resources
- updated documentation
Servertec Internet Server .NET Edition Version 1.12.3 08/23/2004
- added PosLogger
- added PosRealm
- added PosSessionStore
- added PosMonitorEventHandler
- added PosRealmAdministrator
- iws.exe now displays an error message when the loader.exe cannot be found
Servertec Internet Server .NET Edition Version 1.12.2 05/19/2004
- fixed bug in administrator acl form that resulted in invalid acls
- updated documentation
Servertec Internet Server .NET Edition Version 1.12.1 05/02/2004
- added support for restricting the maximum number of simultaneous client requests that are allowed
- updated documentation
Servertec Internet Server .NET Edition Version 1.12.0 01/11/2004
- added Jasper 3.3.1a JavaServer Pages (JSP) engine
- added Xerces 2.2.0 Extensible Markup Language (XML) processor
- embedded resources in .NET assemblies
- updated documentation
Servertec Internet Server .NET Edition Version 1.11.3 11/09/2003
|