View Single Post
Old 08-25-2008, 05:26 PM  
Yil
Too much time...
 
Join Date: May 2005
Posts: 1,194
Default v6.8.1 Changelog

New version released.

Code:
v6.8.1 Release Notes:

1) Files in \System:
   Changed : ioFTPD.[exe,pdb] - Version 6.8.0.0
   Changed : ioFTPD.ini - summary of changes by section...
    [FTP_SITE_Permissions] : Added rehash   =     M
				   alldn    =  !A *
				   allup    =  !A *
				   daydn    =  !A *
				   dayup    =  !A *
				   monthdn  =  !A *
				   monthup  =  !A *
				   wkdn     =  !A *
				   wkup     =  !A *
				   free     =  !A *

2) Files in \Source\include
   Replaced entire directory contents


*** Functionality changes:

3) The exported CreateUser command accepts the gid argument and this wasn't
   documented in the v6.8.0 releases notes.  Only meaningful to modules
   such as ShareDB but important to note.


*** Bug Fixes

4) Forgot to include default permission flags for the defined aliases
   in the default ioFTPD.ini file.

5) The "site change" command allows you to set permissions per user field
   setting.  Given this I have special cased the "site change" command to
   always be allowed which means you don't have to provide access to the
   "site change" command itself.

6) Updated the include directory to current header files for module builders.
Yil is offline   Reply With Quote