
 N e t D r i v e   f o r   O S / 2

 ===========================================================================


 REVISION HISTORY 

 ---- ---------------------------------------------------------------------
 TYPE  TEXT
 ---- ---------------------------------------------------------------------
 7 May 2017 NetDrive 3.1.6
 ---- ---------------------------------------------------------------------
 CHG  Implemented START, STOP and DRIVES commands for nd.exe utility
 CHG  Added NetDrive for OS/2 Exclusive Samba Use License (ndsamba.txt)
 CHG  Added PluginPath and PluginLoadPolicy to ndctl.cfg
 CHG  If NetDrive is already installed and ndctl.exe is started from
      tcpip\bin\b4tcp.cmd, the installer will keep this configuration
 CHG  Added timestamps to logs
 CHG  Added LogDir configuration value to ndctl.cfg
 FIX  Rare hang triggered by certain usage of ND_IOCTL_QUERYMOUNTINFOSHORT
 FIX  FTP resource dialog incorrectly displayed some server types
 ---- ---------------------------------------------------------------------
 15 July 2016 NetDrive 3.1.5
 ---- ---------------------------------------------------------------------
 CHG  Support for control requests for plugins (used by SFTP plugin)
 CHG  Updated link: www.bmtmicro.com/netdrive
 CHG  If NetDrive is already installed and ndctl.exe is started from
      startup.cmd, the installer will keep this configuration
 FIX  Possible crash when plugin accesses resource properties at unmount
 FIX  Slower read/write performance if application uses 65536 bytes buffer
      for DosRead and DosWrite
 FIX  Keep order of directory listing on FTP resources, it was backwards
 ---- ---------------------------------------------------------------------
 6 August 2011 NetDrive 3.1.4
 ---- ---------------------------------------------------------------------
 CHG  New contact e-Mail: netdrive@bmtmicro.com
 FIX  Creation of empty files on FTP resources
 ---- ---------------------------------------------------------------------
 20 January 2011 NetDrive 3.1.3
 ---- ---------------------------------------------------------------------
 NEW  Support for thread initialization in plugins (used by SMB plugin)
 ---- ---------------------------------------------------------------------
 30 December 2010 NetDrive 3.1.2
 ---- ---------------------------------------------------------------------
 FIX  Some filenames are not visible in DOS sessions
 FIX  Files size was 0 bytes after a copy to some FTP servers
 ---- ---------------------------------------------------------------------
 15 December 2008 NetDrive 3.1.1
 ---- ---------------------------------------------------------------------
 CHG  Resource properties dialog is redisplayed after an unsuccessful mount
 CHG  Improved FTP transfers stability over unreliable links
 CHG  Performance improvements for FTP resources
 FIX  UTF8 (codepage 1208) support for FTP resources
 FIX  Parsing of Unix FTP listings
 FIX  DosFindFirst failure on a local resource, when EAs are not supported
      by the underlaying FS
 FIX  Access denied when copying a directory to a network resource
 FIX  Error 87 when mounting SFTP or NFS3 resources
 ---- ---------------------------------------------------------------------
 7 November 2007 NetDrive 3.1.0
 ---- ---------------------------------------------------------------------
 NEW  Support for a new plugin interface
 FIX  Umlaut convertion problem with remote codepage 819 on FTP resource
 FIX  WPS popup menu is now available on NetDrive resources
 FIX  Wrong file date when copying file to VFAT plugin resource
 FIX  ERROR_ACCESS_DENIED was not returned on a not accessible directory
 FIX  PATHINFO and FILEINFO set EA problems
 FIX  100% CPU usage and crashes after certain failed OPENCREATE
 FIX  Unix time to DOS file time convertion helper fix
 FIX  Use autoscroll style for GUI entry fields
 FIX  NDFS32.IFS trap when stopping ndctl.exe
 FIX  Unexpected access denied error when remounting a resource
 ---- ---------------------------------------------------------------------
 10 May 2006 NetDrive 3.0.4 released
 ---- ---------------------------------------------------------------------
 NEW  ndftpvw.exe can write messages to a file
 FIX  File upload incomplete to some FTP servers
 CHG  Do not enable FTP ASCII transfer mode by default
 ---- ---------------------------------------------------------------------
 23 February 2006 NetDrive 3.0.3 released
 ---- ---------------------------------------------------------------------
 NEW  ndpftp.cfg configuration file that contain a list of file extentions
      for which ASCII transfer mode will be used.
 NEW  Codepage of FTP server file names can be specified for FTP resources
 NEW  FTP plugin writes FTP messages to a pipe. ndftpvw.exe can be used to
      display FTP commands and the server replies.
 NEW  Implemented Windows NT Alpha FTP server type
 FIX  Wrong "Unmount ..." menu item in the Control Panel
 FIX  DosSetFileSize fails on FTP resources
 FIX  WPS fails to copy directories between regular and NDFS drives
 ---- ---------------------------------------------------------------------
 20 May 2005 NetDrive 3.0.2 released
 ---- ---------------------------------------------------------------------
 NEW  Most dialogs in Control Panel can be resized
 FIX  FTP plugin returned an error during upload, especially 
      with storesize > 16384
 FIX  Unable to upload on some servers (for ex. Hobbes, Netlabs)
 ---- ---------------------------------------------------------------------
 21 February 2005 NetDrive 3.0.1 released
 ---- ---------------------------------------------------------------------
 NEW  Control Panel adds entry to Window List
 NEW  'Known problems and Troubleshooting' section in Online help
 FIX  persistent volume configuration file still locked when Control
      Program stopped
 FIX  Control Panel crash on closing resource properties
 FIX  XWP sliding menu selection feature did not to work for Control Panel
      submenus
 FIX  DosFindFirst return ERROR_NO_MORE_FILES with specific attribute
      pattern
 FIX  TZ environment variable incorrectly parsed which leads to wrong
      timestamp on FTP servers
 FIX  Can not mount root directory on OS/2 IBM FTPD
 FIX  'nd refresh .' traps Control Program
 FIX  FTP plugin created a file but did not show it in FTP listing
 FIX  FTP plugin traps if network connection is lost when directory listing
      is being read
 FIX  FTP plugin failed to expand file when writing beyond end of file
 FIX  File size is zero after upload on AS400 FTP server
 FIX  NDFS32.IFS failed to load with /Q parameter
 ---- ---------------------------------------------------------------------
 15 January 2005 NetDrive 3.0 released
 ---- ---------------------------------------------------------------------
 NEW  Updated Control Panel
 NEW  Updated online help and user's guide
 NEW  Virtual volumes configuration automatically saved and restored
 NEW  Improved performance
 NEW  Support for files > 2gb
 NEW  32 bit file system driver with large file support
 NEW  Personal registration keys
 NEW  FTP plugin supports files > 2 gigabytes
 NEW  FTP plugin parses FTP listing more accurate. Note: this version
      does not support legacy ftp servers: MS Windows NT Alpha, 
      Novell LAN WorkPlace (DOS), PC/TCP.
      If you experience problems with a ftp server please contact us.
 NEW  FTP plugin can limit physical connections to server, which allows
      to work when the server limits number of simultaneous connections
      from a client
 NEW  A resource can be made readonly/writable from control panel
      (Resource/Properties/Read Only)
 FIX  control program hangs for awhile
 FIX  incorrect count of bytes written returned by DosWrite
 FIX  trap in ndctl on a DosFindFirst with specific attrubute pattern
 ---- ---------------------------------------------------------------------
 20 September 2004 NetDrive 2.2.2 released
 ---- ---------------------------------------------------------------------
 NEW  Disable shareware limitation for NDPSMB plugin
 FIX  fixed wrong timestamps for files on a NetWare FTP server
 FIX  'type' command would fail in some cases on NetDrive resources
 FIX  NDPM.EXE and ND.EXE reported Shareware Edition for registered version
 ---- ---------------------------------------------------------------------
 1 October 2003 NetDrive 2.2 released
 ---- ---------------------------------------------------------------------
 FIX  MOVE would not work in some cases, returning NO_ERROR but 
      not actually moving anything
 FIX  ND SAVEMNT and NDPM did not save drive letter Z in NDC files
 FIX  fixed ProFTPD server incompatibility in the latest ftp plugin
 FIX  fixed openreplace file open mode in ftp plugin
 CHG  use passive mode for ftp connections by default
 CHG  implemented new plugin helpers in ndctl  
 ---- ---------------------------------------------------------------------
 17 March 2003 NetDrive 2.2 Beta 2 released
 ---- ---------------------------------------------------------------------
 FIX  fixed wrong return code from DosDeleteDir which caused 'cvs up -dP' 
      to fail on a NetDrive local resource
 NEW  Level 2 FTP plugin. FTP password are stored in encrypted form in NDC 
      files in this version.
 FIX  ND SAVEMNT command did not replace the target file contents
 FIX  NDFS drive letters were not detached after a trap in a plugin
 FIX  Unregistered NetDrive did not allow to write to resources even
      during the 1 month evaluation period
 FIX  NDPM.EXE window could grow on each restart when screen resolution was
      greater than 800x600
 ---- ---------------------------------------------------------------------
 22 February 2003 NetDrive 2.2 Beta 1 released
 ---- ---------------------------------------------------------------------
 NEW  SAVEMNT command in nd.exe utility allows one to save current
      NDFS drives structure.
 NEW  Mount point paths, used in ND commands, can be now relative.
 NEW  ND MOUNT now checks whether the resource already exists in the 
      destination mount point. This feature available only for LOCAL
      resource and resources supported by level 2 plugins.
 FIX  Installation program placed NetDrive statements after EOF (0x1a)
      character in CONFIG.SYS
 NEW  DBCS support in NetDrive kernel and level 2 plugins
 NEW  NetDrive Utility (nd.exe) messages were moved to nd.msg file
 NEW  Better compatibility with OS/2 IFS return codes
 NEW  Improved level 2 plugin interface to simplify plugin development
 ---- ---------------------------------------------------------------------
 6 September 2001 NetDrive Release 2.0.1 released
 ---- ---------------------------------------------------------------------
 NEW  ndpm allows one to select directories in Browse dialog 
      (useful for cipher plugin)
 FIX  ndpm locks PM when mounting is in process
 FIX  e.exe failed to save a new file on local resource
 FIX  'copy' failed with sys0255 on local resource
 FIX  ndinst.exe can't create install directory under some circumstances
 FIX  'nd refresh .' trap on 'case sensitive' servers
 ---- ---------------------------------------------------------------------
 8 August 2001 NetDrive Release 2.0 released
 ---- ---------------------------------------------------------------------
