20/04/2008 General: - Finally JavaLightServer 0.6 stable is released! Thanks to all for the help! ShellThread: - Changed 'HTTP' command to 'HTTPD'; - Fixed a bug in the HTTPD command handler; ---------------------------------------------------------------------------- 19/04/2008 General: - With latest fix on the ShellThread we've released the fourth Beta development release, now we're working to the final release, the stable! :-) ShellThread: - Changed status of the 'httpd' variable to private, to use it also in other ShellThread handlers; - httpd variable changed to static type; - Added HTTP Bundled Server status on the output of 'jlstatus'; - Fixed some changes in the Server Side Shell ---------------------------------------------------------------------------- 18/04/2008 General: - Released third Beta development release; ShellThread: - Updated position of new commands that will be implemented in next versions; - Updated the help of the HTTP Bundled Server manager; HTTPD: - Updated the Socket connection and fixed a bug in that function; - Updated the Server Statistics and version; - Updated the command handler; ---------------------------------------------------------------------------- 13/04/2008 ShellThread: - Added correctly the HTTP bundled server, for now it works only in the 'default' mode; ---------------------------------------------------------------------------- 12/04/2008 ShellThread: - Adding a http-bundled server manage command - WORK IN PROGRESS; ---------------------------------------------------------------------------- 06/04/2008 General: - Bugfix in the Installer; - Switching to internal release 0.6-Beta2; ConfigurationManager: - Released version 0.4 RC3; - Included the update in JLS; ShellThread: - Improvements into the main shell; ---------------------------------------------------------------------------- 05/04/2008 General: - JavaLightServer Installer created! Now i can test it. JavaLightClient: - Fixing the 'output list' bug; ---------------------------------------------------------------------------- 31/03/2008 General: - Released internal dev-release 0.6-Beta1; ShellThread: - Created the 'listusers' cmd and added to help; JLServer: - Added 'getSslStatus' boolean function that return the state of SslEnabled variable; - SslEnabled boolean variable now is Static ---------------------------------------------------------------------------- 30/03/2008 General: - Now is possible, using the ConfigManager, to switch to SSL or Normal Socket mode; ---------------------------------------------------------------------------- 29/03/2008 ServerThread: - Added 'users' Vector to make users' list; - Created some usefull function to manage users; ---------------------------------------------------------------------------- 28/03/2008 ManagerFrame: - Updated with the new Configuration Manager 0.4-RC2 GUI; ConfigurationManager: - CM internal release: 0.4- Release Candidate 2 - Fixed the 'CONsole' function to support SSL; - Fixed the GUI function to support SSL; ---------------------------------------------------------------------------- 27/03/2008 General: - Divided network package with a sub-package for cryptographic Socket function; - Released internal development version: 0.6-Alpha6; - Maybe the development Beta released will be after Alpha7; ServerSideShellThread: - Fixed some bugs related at SSL socket, now - obviously using Jls CM- we'll can use or not SSL Secure Socket when we want ServerThread: - Correct a pair of warnings; ServerSocket: - Finally SSL Secure Sockets WORK! :-) ClientSocket: - Included SSL Secure Sockets! JLS Client: - Included SSL in client side; ---------------------------------------------------------------------------- 18/03/2008 ShellThread: - Bugfix into the new 'status' file use (like a tmp), now... it WORKS! :-P ---------------------------------------------------------------------------- 17/03/2008 ShellThread: - Changing use of 'status' file, now it'll become a TMP file that will be deleted when the server (and the program) will got closed; ---------------------------------------------------------------------------- 09/03/2008 Configuration Manager: - Bugfixing in the "settings file populator" function; - Latest bugfix on the startup; - JavaLightServer ConfigurationManager 0.4 Release Candidate - Ready to release JavaLightServer ConfigurationManager 0.4; - Improvements into the "Refresh" button function; ---------------------------------------------------------------------------- 08/03/2008 Configuration Manager: - Bugfixing on the startup; - BugFixing on the main GUI; ---------------------------------------------------------------------------- 02/03/2008 Configuration Manager: - Fixed some problems in the 'startCON' function: now it use a dedicated public function from DataBank; Cmd Handlers: - Fixed a problem with the settings file read lines; ---------------------------------------------------------------------------- 26/02/2008 General: - Optimizing JLS' core ---> WORK IN PROGRESS; - Released internal release Alpha5, now i can include SSL Secure Server/Client Socket; - Including SSL (server and client) ---> WORK IN PROGRESS; - Fixing some bugs into the javalightserver.network package ---> WORK IN PROGRESS; Class Main: - Fixed a simple warning in the 'ST' declaration; Class ShellThread: - Improvements into 'jlstatus' cmd; - Fixed a thread and I/O problem in the 'jlstart' cmd; Class ServerSideShellThread: - Corrected some bug, accessing to DataBank class; - Now, if you don't run the ConfigManager, the software generates automatically the number of the port; ---------------------------------------------------------------------------- 25/02/2008 General: - Optimizing the core of JLS ---> WORK IN PROGRESS; - Released internal release 0.6-Alpha4 Class ShellThread: - Some BugFixes from the 0.5 version; - Changing use of RunTime Method for the memory calculation. Now there are two Long; - Fixed some warnings; JLS Configuration Manager 0.4-ALPHA: - Some BugFixes from the 0.3 version; - Improvements in to the main GUI Panel; Class DataBank: - Some bugfixes in the main function; - Changing non-static fields, to static: this to correct some problems using DataBank Class in other JLS' packages; - Created SimpleWriteLog public function to write a single line in the logs file using "print" method; Class ConfigurationManager: - BugFixes of many warnings; - BugFixes in the variables declaration (i had miss tmpHelp); Class ServerSideShell: - Bugfixes of many warnings; HTTP Bundled Server: - Some bugfixes of warnings; Handlers: - Fixed all 'static' warnings in all handlers; ----------------------------------------------------------------------------