View Single Post
Old 04-01-2003, 06:33 PM  
Stardog
Senior Member
 
Join Date: Oct 2001
Posts: 236
Default ioZS version 1.00 Released

Now available on www.iozs.com/ioZS v1.00.rar, version 1.00. Here is the changelog:

04/01/03 v1.00
ioZS:
* Fixed locking routines. Big oops! The mutex name was the same for every release, therefore preventing files from being checked if ioZS was already running once.
* Added $color, and $underline cookies for output.
* Fixed a crash instance when zip file did not have a .diz file.
* Changed ioZS behavior when it encounters an invalid format in an .sfv file. Instead of erroring out, it will continue and try to read the next line.
* Added events to run after release is complete, and after a file has passed or failed a test. Added ONRELEASECOMPLETE=, ONFILEPASSED= and ONFILEFAILED= to the ini file.
* Removed the PROGRESSBAR settings from the ini.
* Rewrote Race logging function to be a little quicker.
* Rewrote all string handling functions to prevent buffer overflows.
* Removed all MFC code.
ioNewDay:
* Now creates the Today link folder if it doesn't already exist.
* Added option in ini, TIMEOFFSET. ioNewDay gets the date from localtime and ioFTPD scheduler is based on UTC time. Now you could schedule it to run in UTC time, and still get the correct date by setting your time offset.
* Rewrote all string handling functions to prevent buffer overflows.
* Removed all MFC code.
ioZSCleanup:
* Rewrote all string handling functions to prevent buffer overflows.
* Removed all MFC code.
Stardog is offline   Reply With Quote