home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 July / Disc 1 / PCU0702CD1.iso / resource / netutil / files / serv_u.exe / VERSION.TXT < prev    next >
Encoding:
Text File  |  2002-02-01  |  45.3 KB  |  820 lines

  1. CHANGES SINCE VERSION 1.00
  2. ==========================
  3.  
  4. Version 4.0 (4.0.0.4) Released 4 February 2002
  5. ----------------------------------------------
  6. * Added support for FEAT, OPTS, PBSZ, PROT and AUTH commands.
  7. * Fixed bug in Admin program about clearing all sysop messages not working.
  8. * Added TLS/SSL support, both for implicit and explicit SFTP.
  9. * Fixed bug in tray icon not showing server stop in case performance counters are used.
  10. * Adherence to RFC2228, RFC2246, RFC2389 and the IETF draft "Securing FTP with TLS".
  11.  
  12. Version 3.1 (3.1.0.3) Released 1 January 2002
  13. ---------------------------------------------
  14. * Fixed bug causing crashes with access verification DLLs.
  15. * Fixed bug in Admin program about clearing all sysop messages not working.
  16.  
  17. Version 3.1 (3.1.0.1) Released 26 December 2001
  18. -----------------------------------------------
  19. * Fixed bug causing Daemon crashes on Win98 due to insufficient stack space.
  20. * Fixed bug of tray icon not auto-starting in some instances.
  21. * Fixed installer bug causing start-menu to be missing on Win9x.
  22.  
  23. Version 3.1 (3.1.0.0) Released 20 December 2001
  24. -----------------------------------------------
  25. * Removed left-click menu from tray-icon due to conflict with double-click.
  26. * Fixed bug in reporting cause of failed transfers ("killed by server" used erronously).
  27. * Fixed bug causing Admin program crashes upon exit.
  28. * Added support for TZO.com dynamic DNS.
  29. * Fixed various problems related with Terminal Services and Fast User Switching (XP).
  30. * Changed installer to install start menu items for all users.
  31. * Fixed bug not showing user info when very long file paths were involved.
  32. * Added option to enable/disable conversion of URL characters (like '%20').
  33. * Fixed bug preventing user info details from auto-updating.
  34. * Changed QUIT reply code from 220 to 221 to be in compliance with RFC959.
  35. * Fixed bug preventing program from getting minimized.
  36. * Fixed bug in using a passive mode port range.
  37. * Fixed bug to list contents for NLST with a specific directory argument.
  38. * Changed admin program to be hidden when minimized while viewing local server.
  39. * Fixed bug preventing renaming of directories in some cases.
  40. * Added event notification for raw FTP commands and FTP replies.
  41. * Changed no. of login attempts after a successful login to only 1.
  42.  
  43. Version 3.0 (3.0.0.17) Released 30 May 2001
  44. -------------------------------------------
  45. * Fixed bug in file times displayed in dir listings, sometimes off one hour.
  46. * Fixed bug when using "\" as an access rule.
  47. * Added menu item to find lost registration ID via Internet.
  48. * Fixed bug with "Help | Getting Started" menu selection.
  49. * Fixed bug with "Del" key not working when editing in some panels.
  50. * Changed tray-icon to (also) enable/disable its auto-start when starting/stopping.
  51. * Fixed bug in total user acount count shown in license just after install.
  52. * Fixed bug in uninstaller when admin program is running.
  53. * Added installer code to replace IMAGEHLP.DLL when old DLL has no version info.
  54. * Added caching of domain settings to speed up server start and reloading of settings.
  55. * Fixed installer bug causing errors with IMAGEHLP.DLL when a reboot was needed.
  56. * Added registration button to license panel.
  57. * Fixed bug erronously enabling current quota button for remote admin.
  58. * Fixed bug when running server on systems without C:\ drive.
  59.  
  60. Version 3.0 (3.0.0.16) Released 15 May 2001
  61. -------------------------------------------
  62. * Changed RNTO command so renaming to same file/dir name always succeeds.
  63. * Added crash logging to server and admin program. Logs in ServUCrashReport.txt file on crashes.
  64. * A successful login now resets anti-hammering for that user.
  65. * Changed "delete" access to no longer auto-include "write" and "append" access.
  66. * Added support for automatic account expiration date.
  67. * Added support for limiting PASV port range for use over firewalls.
  68. * Changed product name from "FTP Serv-U" To "Serv-U".
  69. * Changed SIZE command to work with either read, write, append, modify or list access.
  70. * Changed memory managers for daemon and admin to use SmartHeap instead of RTL.
  71. * Added support for messages to/from the sysop between client and server.
  72. * Changed defaults for keep-alive and inlining-OOB, now off by default.
  73. * Added support for killing file transfers.
  74. * Added auto-blocking for 1 minute of users where session time-out is exceeded.
  75. * Added support for system tray icon.
  76. * Added support for maximum session duration.
  77. * Completely removed OWL class library from daemon code.
  78. * Changed "current transfer speed" in user activity info to be more accurate.
  79. * Changed daemon compiler from BC++ 5.02 to BCB 5.0.
  80. * Added menu item to view local IPs (for people with dynamic IP).
  81. * Various installer changes/enhancements.
  82. * Added logging of blocked IPs as part of the "security" related log messages.
  83. * Changed dir listing code to improve efficiency.
  84. * Changed reported current speed for users to be a 6 second average.
  85. * Added support to lock files while downloading.
  86. * Extended blocking FTP_bounce attacks to also block FXP.
  87. * Added support for disabling PASV.
  88. * Added support to disable date/time changes through MDTM.
  89. * Added support to block future date/time changes through MDTM.
  90. * Added SITE CHMOD command to set/reset read-only and hidden attributes.
  91. * Changed dir listings to properly reflect read-only and hidden attributes.
  92. * Added option to filter domain and session log text.
  93. * Added support for mapped directories (virtual paths).
  94. * Added full support for UNC paths.
  95. * Added various ways to kick a user off the server.
  96. * Added remote viewing of current list of blocked IPs on server.
  97. * Added support for F6 to toggle focus between left and right panels.
  98. * Added NT performance monitor support.
  99. * Added support for running as Win95/98 or native NT system service.
  100. * Added support for registry based domains in addition to .ini file domains.
  101. * Added extensive caching for user setup data.
  102. * Added caching for message files (signon, login etc).
  103. * Added caching for server response messages.
  104. * Added support for various user defined server response messages.
  105. * Added support for configurable log file name when using automatic rotation.
  106. * Added domain-specific user activity.
  107. * Changed WinSock logging to be more efficient.
  108. * Added split speed limits for uploads/downloads to user setup.
  109. * Added support for dynamic IP and multiple domains sharing same listening socket.
  110. * Added support for remote server shutdown and placing server offline.
  111. * Added support for domain-specific logging.
  112. * Added support for domain-specific server ports.
  113. * Changed passwords to use MD5 hash instead of UNIX 'crypt'.
  114. * Changed speed calculations to use more precise (1ms) timer.
  115. * Added control over low-level socket options.
  116. * Created brand-new administrator program for server setup.
  117.  
  118. Version 2.5k Released 16 April 2001
  119. -----------------------------------
  120. * Fixed bug in setting server user limit to 0.
  121. * Changed RNTO command so renaming to same file/dir name always succeeds.
  122.  
  123. Version 2.5j Released 19 March 2001
  124. -----------------------------------
  125. * Fixed bug in link handling of certain Windows' shortcuts.
  126. * Added (much) more WinSock logging.
  127. * Fixed bug causing server to run out of memory during DOS attack.
  128. * Fixed problem with using UNC paths from the Emerald access DLL.
  129. * Fixed bug sometimes causing 'hidden' files to get listed while they should not. 
  130.  
  131. Version 2.5i Released 4 December 2000
  132. -------------------------------------
  133. * Changed default for LIST to show all files (ie. '-a' option of 'ls').
  134. * Fixed bug allowing unauthorized access using paths like "\..%20.".
  135.  
  136. Version 2.5h Released 3 November 2000
  137. -------------------------------------
  138. * Limited no. of login attempts for account changes after a successful login.
  139. * Fixed bug in NLST causing it to only show files regardless of command line.
  140.  
  141. Version 2.5g Released 30 October 2000
  142. -------------------------------------
  143. * Fixed bug which sometimes caused stuck connections to stay after their time-out.
  144. * Fixed bug in log message in case client is kicked off by sysop or server.
  145. * Fixed bug in transfer count in case of tranfers ending in error.
  146. * Now flushing dir listing cache when using "ReloadSettings=TRUE" in .ini file.
  147. * Changed server-to-stack transfer buffer back from 8192 to 4096 bytes.
  148. * Changed REST command to allow PORT and PASV without canceling the restart.
  149. * Fixed bug causing premature time-out when anti-time-out is enabled.
  150. * Fixed bug handling Telnet command sequences.
  151. * Changed NLST command to only show files (no more dirs).
  152. * Added 'e' option to the 'ls' dir listing emulation, for files-only.
  153. * Changed MDTM to not allow future date/times.
  154.  
  155. Version 2.5f Released 1 August 2000
  156. -----------------------------------
  157. * Changed event hook handling to allow file/path changes.
  158. * Changed server-to-stack transfer buffer from 4096 to 8192 bytes.
  159. * Fixed bug causing crashes when rapidly receiving large amounts of bogus commands.
  160.  
  161. Version 2.5e Released 24 March 2000
  162. -----------------------------------
  163. * Fixed handling of Windows' shortcuts that point to mapped drives.
  164. * Changed quota handling to allow a maximum of around 4000000000 Gb.
  165. * Fixed bug in use of multiple backslashes in paths.
  166.  
  167. Version 2.5d Released 14 February 2000
  168. --------------------------------------
  169. * Fixed bug introduced in v2.5c causing inability to rename directories.
  170.  
  171. Version 2.5c Released 8 February 2000
  172. -------------------------------------
  173. * Fixed bug causing ill-formed Windows' links (shortcuts) to crash the server.
  174. * Fixed bug using ports in certain commands which caused server to hang.
  175. * Fixed problem in dealing with characters values over hex F0 in paths.
  176. * Fixed handling of UNC paths, was fixed in v2.5a, broken again in v2.5b.
  177.  
  178. Version 2.5b Released 4 December 1999
  179. -------------------------------------
  180. * Added control of PacketTimeOut via .INI file.
  181. * Removed check for UNC paths, they are allowed now but (still) not supported.
  182. * Added support for HEX password strings with S/KEY.
  183. * Fixed bug in S/KEY causing it to store the wrong password after changing seed.
  184. * Fixed bug denying access when using wildcards in rules for a drive root.
  185. * Fixed bug in file transfer percentage of user info when file gets renamed.
  186. * Fixed bug causing alternate passive IP to be ignored.
  187. * Changed handling of passive mode transfers that never connect.
  188. * Fixed bug in SITE PSWD command causing server to crash with bogus input.
  189. * Changed default dir listing mask to 'rwxrwxrwx' to make AOL FTP clients happy.
  190. * Fixed bug causing crashes upon exit in NT.
  191. * Changed handling of uploads for UL/DL ratios to be less sensitive to abuse.
  192.  
  193. Version 2.5a Released 5 May 1999
  194. --------------------------------
  195. * Fixed bug in count of transferred bytes.
  196. * Fixed the "check for update" menu bitmap to equal that of FTP Voyager.
  197. * Fixed problem of showing Serv-U window from tray-icon in Win2000 or with IE5.
  198. * Fixed bug introduced in v2.5 causing crashes with long paths in FTP commands.
  199. * Fixed bug in handling links in root directories, sometimes caused server to hang.
  200. * Fixed bug which caused Windows shortcuts in root dir to fail as links.
  201. * Fixed bug which caused no tranferprogress to be sent during uploads.
  202. * Fixed label for SRVU_QuotaMax event during logging of DLL events.
  203. * Bitmap-enhanced menus are now disabled in NT3.51.
  204. * Added logging of speed and bytes tranferred for aborted transfers.
  205. * Added control over low-level socket options.  
  206.  
  207. Version 2.5 Released 14 April 1999
  208. ----------------------------------
  209. * Changed SITE INDEX command to be non-recursive, to solve crashes on Win98.
  210. * Added on-line help.
  211. * Fixed bug with user names containing '@'.
  212. * Added automatic update checking to the 'help' menu.
  213. * Added support for Win9x/NT .lnk 'links', they are now resolved like Serv-U links.
  214. * Changed user info mechanism to be vastly more efficient in CPU use.
  215. * Added support for home-IP specific sign-on and sign-off messages.
  216. * Added 'SRVU_SignOnMes' and 'SRVU_SignOffMes' access verification DLL events.
  217. * Added file/path info to the user information dialogbox.
  218. * Added percentage complete info for downloads to the user informatino dialogbox.
  219. * Added menu item to toggle between conventional/enhanced style menus, to make
  220.   screen readers work (they can't read bitmap menus).
  221. * Added server IP address(es) to "About" dialogbox
  222. * Added 'append' access right for users, to facilitate resuming of uploads.
  223. * Added 'SRVU_AppendFile' access verification DLL event for append access.
  224. * Added button to "Kill user" dialogbox to auto-calculate subnet mask.
  225. * Added keyboard shortcuts to menus.
  226. * Added anti-hammer measures.
  227. * Added menu item and button to suspend logging to screen.
  228. * Changed menu style in 32-bit to have images associated with them.
  229. * Changed 'resume' for uploads, now only requires write access if upload is resumed
  230.   within 12 hours.
  231. * If server is closed while maximized this is now properly restored on startup.
  232. * Maximum concurrent no. of logins from same IP is now configurable.
  233. * Password changes by the client are now logged.
  234. * S/KEY passwords can now also be changed remotely through SITE PSWD.
  235. * Logging of local IPs is now switched off by default, and part of the logging
  236.   setup.
  237. * Added log file rotation, on daily, weekly, monthly, or yearly basis.
  238. * Added logging of access DLL event info for debugging.
  239. * Added support for listening to home IP addresses only.
  240. * Fixed bug causing premature time-outs during file transfers.
  241. * Added EVNT_ProgUp and EVNT_ProgDown for event nofication DLL progress notification
  242.   during file uploads and downloads.
  243. * Added .ini file 'OpenFilesUploadMode' option to force server to open files
  244.   exclusively or shared during uploads (32-bit only).
  245. * Added .ini file 'DirListMask' option to select a dir listing access mask.
  246. * Default dir listing access mask is now "rwx------".
  247. * Added dynamic adaptation of packet time-out for uploads to a minimum of 1.5 minute
  248.   for fast consistent uploads. Helps free up files faster for resuming.
  249. * The user is now warned if a new user/group is entered which already exists.
  250. * Added .ini file 'ReloadSettings' entry to force the server to reload its settings.
  251. * Added dynamic caching of disk quota, making this much more efficient.
  252. * Added protection for starting Serv-U with a vastly wrong date, also fixed crashes
  253.   in case the date gets out-of-whack.
  254. * Fixed bugs in try-out mechanism, added use of TCP to reach permission server.
  255. * Fixed bug which denied access to ports, even if proper access rules were present.
  256. * Fixed bug causing Serv-U to slowly leak sockets.
  257. * Fixed bug in key entry mechanism when reading new style key (with "[BEGINKEY]" ...)
  258.   from KEY.TXT file.
  259. * Added SITE SET TRANSFERPROGRESS command, to inform client of the progress
  260.   of data transfers for server-to-server use.
  261.  
  262. Version 2.4a Released 23 September 1998
  263. ---------------------------------------
  264. * User/group setup now prompts if homedir does not exist and offers to create it.
  265. * Added "/s" option to start only a single instance of Serv-U.
  266. * Changed access rule interpretation mechanism.
  267. * Fixed bug in SITE INDEX command.
  268. * Changed path resolver to convert double backslashes to single ones.
  269. * In case the password type is changed the user is now prompted for a new password.
  270. * Fixed bug in link handling causing long dir listing delays in some cases.
  271. * Single dir/file names (with/without wildcards) are now allowed as access rules.
  272. * Added user interface to option for not logging connections from certain IPs.
  273. * Added tray icons to represent offline state, with a little help from John Hiemenz.
  274. * Changed on/offline mechanism to simulate going offline rather than destroying
  275.   its listening socket due to problems reliably reacquiring a new listening socket.
  276. * Added two access verification DLL events, SRVU_Connect and SRVU_Close, to
  277.   make it easier for DLLs to keep track of state for a user.
  278. * Added more appropriate local error message in case server can not open a
  279.   data connection to the client in active mode.
  280. * Changed share modes for files to upload/download to make opening files
  281.   which are in use more likely to succeed.
  282. * Added "%LoggedInAll" message directive for total no. of logged in users since
  283.   server start.
  284. * Added "%ServerAvg" message directive for average bandwidth use since server start.
  285. * Added "%ServerKBps" message directive for current server bandwidth use.
  286. * Fixed bug in access rule mechanism to allow access to a dir if it contains
  287.   files with access (while dir itself has no specified access).
  288. * Added more socket status info to WinSock activity logging.
  289. * Fixed bug in socket stack handling causing WSAENOTSOCK error messages.
  290. * Added user selectable log screen font to logging setup.
  291. * Fixed bug in handling single letter absolute dirs (eg. "/c") for relative paths.
  292. * Added support for S/KEY one-time passwords.
  293. * For external access verification DLLs the session ID is passed on now.
  294. * Added 'Flush cache' button to directory cache setup to flush the cache.
  295. * Fixed bug in directory changes to short-name (ie. DOS8.3 style) directories.
  296. * Added selection list of available IP homes to multi-homed IP setup.
  297. * Added button to disk quota setup to pre-set the current value.
  298. * Links pointing to a directory are no longer shown in the dir they point to.
  299. * Fixed bug in handling of wildcards in access rules.
  300. * Fixed bug in renaming an existing file.
  301. * Fixed tray-icon tooltip to read proper KBps.
  302. * Added support for descriptive names and passive mode address translation
  303.   to IP home setup and multi-homed IP handling.
  304.  
  305. Version 2.4 Released 20 July 1998
  306. ---------------------------------
  307. * Fixed host IP passed with SRVU_LogClientIP and SRVU_IPAccess events.
  308. * The original user name (in original case and length) is now passed as a
  309.   second parameter in the 'Aux' field for the SRVU_Password event.
  310. * Rename (RNTO) now renames over an existing file if needed.
  311. * STAT now shows ongoing transers with their progress.
  312. * HELP now shows the server type and version code in its last line.
  313. * Added browse buttons to various file selection items.
  314. * Added SITE ZONE command to report server timezone to client.
  315. * Added on/off-line menu item to tray icon menus.
  316. * Changed "About" dialogbox.
  317. * Added Web links from 'help' menu items.
  318. * Fixed rare bug that caused users to hang past their time-out.
  319. * Added small delay between last message from server and actual disconnect
  320.   so clients have a chance to display final message.
  321. * Fixed bug in path handling for single character paths.
  322. * Changed command reply to use 425 code in case the data connection fails.
  323. * Alternative settings file (like SERV-U.INI) is now accepted on the command line.
  324. * Fixed bug in event notification DLL mechanism, in case the server is suspended.
  325. * Event notification for EVNT_EndDown, EVNT_EndUp, EVNT_AbortDown, EVNT_AbortUp
  326.   now have transfer mode in 'AuxTwo'.
  327. * Added menu item 'file - on-line' to put server on/off-line.
  328. * Added CWD command to the event hooking mechanism.
  329. * To delete or rename a directory the user now needs access to that dir, and
  330.   not its parent (as used to be the case).
  331. * User time-out is now part of the individual user account setup.
  332. * Changed status bar style.
  333. * Changed CWD so it always returns the path with the actual capatilization.
  334. * Changed signon/signoff text handling so leading spaces are preserved.
  335. * Max. no. of users is now part of the individual user account setup.
  336. * The default user account "ALL" is now named "** Default **".
  337. * When first started a default user account is created with 45 min. time-out.
  338. * Added option to block anti-timeout schemes as employed by most FTP clients.
  339. * Added toolbar and menu items to show/hide toolbar.
  340. * Added hint text to menus.
  341. * Added a number of new message directives.
  342. * Made registration key entry more mutation-proof.
  343. * Added interface for dir listing cache setup in 'setup - server - dir cache'.
  344. * If user's homedir does not exist this is now logged.
  345. * Changed all file handling code in 32-bit version to use native Windows functions.
  346. * Increased listen backlog queue size to avoid "connection refused" messages.
  347. * Fixed bug in FTP reply which reports how much disk quota is left over.
  348. * Existance of an anonymous user account is now checked before determining if
  349.   there are too many anonymous users so the proper reply is sent to client.
  350. * Access rules now support wildcards.
  351. * Dir listings are now cached in 32-bit version.
  352. * Dir listing now supports most UNIX 'ls' options.
  353. * Dir listing now only shows files/dirs/links the user has access to.
  354. * Fixed a rare bug which would show only the first of a list of "links".
  355. * Changed socket stack handling to solve rare bug in 16-bit causing failed
  356.   transfers.
  357. * The command connection now uses "keep-alive" at the TCP level. This solves
  358.   time-out problems by certain proxy servers during lengthy data transfers.
  359. * Changed FTP command replies to be more like UNIX.
  360. * Drive letters can be without colon (':'), ie. "/c/" is equal to "/c:/",
  361.   "\c\", "c:" or "\c:\".
  362. * Added option to server setup to block "FTP_bounce" attacks
  363.   (CERT advisory CA-97.27), to limit PORT IP addresses to the client IP only.
  364. * Added SITE PSWD command to allow FTP clients to change their password.
  365. * Added support for the OPEN command. Has no functionality, for testing only.
  366. * A double-click on a user name in the user setup will now open the miscellaneous
  367.   menu for that user.
  368. * Fixed bug which caused Serv-U to show a window when started after it was
  369.   stopped while a tray-icon in Win95/NT4.
  370. * Extended support for leading '-' in passwords to suppress multi-line responses
  371.   to all user names (used to be only for Anonymous).
  372. * Added extension to MDTM for changing file date/time by the client.
  373. * Any path reference of "..." or more dots is now converted to the drive root.
  374. * Files/dirs with multiple consecutive dots embedded in the name are now
  375.   preserved correctly. Trailing dots are stripped.
  376. * Added 'copy' and 'paste' buttons to the 'about - register - enter
  377.   key' menu. Registration menu now stays visible also after registration.
  378. * Changed code to constrain users with relative paths to their homedir and
  379.   the subdirs of their homedir.
  380. * Fixed bug in "store unique" (STOU) command when used with (partial) path
  381.   names as an argument.
  382. * Changed time-out for command connection after it is initially set up.
  383.   Now 3 minutes for receiving a packet (was 5) and 5 minutes for sending.
  384. * Changed FTP reply messages for successful upload and download to be identical
  385.   to UNIX messages.
  386. * Fixed bug in recognizing the root directory of CD-ROMs under Win3.1.
  387.  
  388. Version 2.3b released 11 October 1997
  389. -------------------------------------
  390. * Changed the end-of-try-out-time message box to show the message came from
  391.   Serv-U.
  392. * Changed access verification DLL handling so event structure changes are
  393.   only considered if the DLL handled the event (Fixes a problem with Emerald).
  394. * Fixed bug in file transfer count displayed in the status bar.
  395. * Fixed bug in handling of suspended events (in case of an event hook DLL)
  396.   while there is an ongoing data transfer.
  397.  
  398. Version 2.3a released 7 October 1997
  399. ------------------------------------
  400. * Fixed bug in NLST and LIST commands (for dir listing) which prevented
  401.   the use of wildcards in dir listings.
  402.  
  403. Version 2.3 released 6 October 1997
  404. -----------------------------------
  405. * REST (=resume command) now supported for file uploads.
  406. * Added support for the SITE INDEX command (only in the 32-bit version)
  407.   as used by Fetch.
  408. * Fixed bug in total file transfers count as shown in the status bar.
  409. * Changed path parser to recognize all possible ports and isolate them.
  410. * Added 'Register' menu to the help section. This allows users to generate
  411.   a registration form on the fly and fill it out using NotePad.
  412. * Added new mechanism to enter a registration key into Serv-U, also added
  413.   support for a new key format.
  414. * Added new message directives to keep track of server stats: Total up-time,
  415.   total uploads and downloads (bytes/files), total users.
  416. * Changed internal string handling to improve performance.
  417. * The STOU (=STOre Unique) command now handles long file names in Win95 and NT.
  418. * Changed compilers from Borland C++ 4.52 to BC++ 5.02 for the 32-bit version.
  419.   This necessitated several code changes.
  420. * Changed code so the maximum path length for the 16-bit version is 80
  421.   characters. This is conform the Win16 maximum path length. Longer paths
  422.   caused crashes in Win16 functions.
  423. * Tray icon will now disappear by itself after exiting Serv-U.
  424. * Added "Notes" field to the user and group setup for notes about each user.
  425. * Logging to screen and file can now be separately specified.
  426. * The user info window can now be froozen for easier viewing.
  427. * The user info window can now be resized in height.
  428. * Passwords can now optionally be stored unencrypted. The default is that
  429.   they get encrypted.
  430. * The 'kill user' dialogbox now allows editing of the IP address.
  431. * Renaming/moving a dir now requires 'remove' access to the path being
  432.   removed, and 'make' access to the destination path.
  433. * The maximum transfer speed can now be set for each user via the 'setup -
  434.   users - miscellaneous' menu.
  435. * Partially uploaded files can be automatically deleted via a 'setup -
  436.   server' menu option.
  437. * In case a client closes the command connection while there are ongoing
  438.   transfers this is now properly logged and passed to the event notification
  439.   mechanism.
  440. * Files are now kept open during transfers. This means files being uploaded
  441.   show zero length during the upload.
  442. * The reply message after a dir listing or file transfer now shows the client
  443.   his/her ratio and quota status (if the client is using ratios and/or quota).
  444. * Added SITE command to the event hooking mechanism. Any SITE command can
  445.   now be intercepted by an event notification DLL.
  446. * Fixed bug in system tray menu (Win95) when Serv-U gets started automatically
  447.   after system startup.
  448. * The CWD ('change working directory') command no longer actually changes
  449.   the Serv-U task's current directory which caused locking of the dir in NT.
  450. * Added .ini file option to avoid logging of certain clients from IP numbers.
  451. * Closing Serv-U from the system menu (or the 'x' in Win95/NT4) now minimizes
  452.   the window in case there is a tray icon. Exit the server from the tray menu.
  453. * The string "%20" in paths is converted to " " (=space) to please MSIE.
  454. * There no longer is any 'hard' limit to the maximum number of IP homes.
  455. * Serv-U now shows all the IP addresses it listens on at startup.
  456. * Upon startup a file IPSERVU.TXT is created in the Serv-U program dir with
  457.   all the IP addresses it listens on. This file is updated every 5 minutes.
  458.   Through a .ini file option the interval and file name can be changed.
  459. * When restoring window from the tray-icon (Win95/NT4) the log will now scroll
  460.   to the end.
  461. * When running as a Win95 system service there is no longer a regular icon
  462.   if the user logs out and back into the system again.
  463. * External access verification DLLs now receive the SRVU_IPAccess event,
  464.   also when no IP access rules were present.
  465. * In case Serv-U is started for the first time, but with a KEY.TXT file
  466.   present it will no longer ask for the try-out option but read in the key.
  467. * Users with no password (ie. 'Password' entry in the .ini file explicitely
  468.   set to nothing) are logged in immidiately after the USER command.
  469. * Users can be given an empty password (ie. no password required when logging
  470.   in) by entering "<<None>>" in the password field of the user setup.
  471. * To create or delete directories the user now needs the appropriate access
  472.   to the parent of the dirs that are being created/deleted.
  473. * Users with setting "allow login when max. no. of users is reached" now also
  474.   have no time-out after logging in.
  475. * Server now switches to 'crippled' try-out when try-out time is up.
  476. * When the version is out-of-date the server now allows 'crippled' use.
  477. * FTP response messages to clients now preserve case for file/path names.
  478. * The "Too many users ..." message no longer shows the maximum number to clients.
  479. * Try-out time has been changed from 30 to 45 days.
  480. * Transfer speed reports use 1024 bytes per Kb rather than (previously) 1000.
  481. * Added support for limiting the maximum bandwidth used by the server.
  482. * The event EVNT_Login of the event notification mechanism now has
  483.   the anonymous password in AuxOne (for anonymous users only).
  484. * Fixed bug which would show a tray icon in NT4 even when the server was
  485.   started 'hidden'.
  486. * Minor changes to socket stack handing with the hopes that it will work with
  487.   (even) more WinSock stacks.
  488. * The SIZE command now works with either 'list' or 'read' access to the file.
  489.   This used to require 'list' access.
  490. * Fixed bug in SIZE command causing it to deny access if directory didn't
  491.   have 'inherit' access.
  492. * Data transfers now use a socket bound to the same IP as their command
  493.   connection. This should fix a rare problem with multi-homed sites and
  494.   firewalls.
  495.  
  496. Version 2.2 released 22 February 1997
  497. -------------------------------------
  498. * In case 'current' disk quota is set larger than 'maximum' uploads are no
  499.   longer allowed.
  500. * Changed the data connection message for uploads/downloads to be more UNIX
  501.   compatible (some browsers use this to get the file size from).
  502. * Serv-U now uses the native case for file/dir names, or optionally lower case.
  503. * The ALLO (=allocate) command now handles 4Gb instead of 2Gb of free space.
  504. * The security manager no longer checks for the presense of the SERV-U.INI file
  505.   which hopefully solves a very rare problem where the server cannot read the
  506.   .ini file after several days (in NT3.51 SP5).
  507. * Added DLL interface for event notification and command hooks.
  508. * In case no IP address can be found for the server it'll display "?????".
  509. * Renaming directories works also now.
  510. * Added support for IP names (with wildcards) in IP access rules.
  511. * Added option to limit a user from logging in more than once from the same
  512.   IP address.
  513. * Fixed bug which prevented multi-homed IP numbers from showing in case no
  514.   users were defined.
  515. * Changed IP access rule mechanism. It is now more flexible. Added .ini file
  516.   conversion for new rule format.
  517. * Added option to specify IP access rules for each user individually.
  518. * Added tray icon support for Win95 and NT4.
  519. * Changed code so 32-bit version can handle more IP homes (now it'll do around
  520.   1800 IP numbers, while the 16-bit version handles about 180 IP numbers).
  521. * Fixed bug in reporting of no. of try-out days left for the 32-bit version.
  522. * LIST now completely ignores any '-' type options. NLST only parses '-l' and
  523.   converts that to a LIST command. This should make the latest CuteFTP work.
  524. * Fixed bug introduced in v2.1: Killed users that were put on the IP bounce
  525.   list now work properly.
  526. * Fixed bug introduced in v2.1: Putting the server in a directory path with
  527.   spaces works now.
  528. * Fixed bug in links introduced in v2.1 which caused crashes.
  529. * Added support for running Serv-U as a system service in Win95.
  530.  
  531. Version 2.1, released 8 November 1996
  532. -------------------------------------
  533. * Fixed bug in 24h user count (sites with only a few hits a day would get
  534.   bogus numbers).
  535. * Added startup options /i (=iconic), /h (=hidden), and /u (=unconditional
  536.   exit).
  537. * When Serv-U was stopped while iconic it'll start as an icon the next time.
  538. * The evaluation order of IP deny and allow rules can now be choosen.
  539. * Fixed bug which would not allow dir listings if 'inherit' was not enabled
  540.   and a dir listing with argument was done (ie. 'dir *.*').
  541. * Changed link handling so if there is a subdir with the same name as a link
  542.   preferance will be given to the subdir.
  543. * Changed '%dfree' message file directive so it handles >2Gb of free space.
  544. * All links should now be absolute paths, even for users with 'rel. paths'
  545.   enabled. Serv-U takes care of the conversion for dir listings etc.
  546. * Added support for the FTP command STAT, showing UL/DL ratios and quota.
  547. * Changed %bup, %bdown, %btot, and %dfree to report in Kb instead of bytes.
  548. * Added support for secundary 'dir change message file' and 'link file'.
  549. * Added a very beautiful status bar.
  550. * Added a bunch of message file directives for ratios and disk quota.
  551. * Fixed bug in 'restart' handling causing extraneous "450 Try later - Data
  552.   connection in use" command error replies.
  553. * Added disk quota limitation support.
  554. * Added support for 'free files' for U/D ratios.
  555. * Added feature to allow users to log in even when user limit is reached.
  556. * User ID in log now always has 6 digits (with leading zeros if needed). To
  557.   make programmatic sorting easier.
  558. * Changed code of security manager, simplifying it (and hopefully making it
  559.   more robust).
  560. * Added 'upload/download ratios'.
  561. * Added support for 'relative paths' for all users.
  562. * Added support for hiding 'hidden' files for every user.
  563. * Fixed bug which caused IP home changes to be ignored until a restart.
  564. * Changed the max. no. of characters that can be entered into the multi-homed
  565.   setup box for the IP number from 14 to 15.
  566. * Fixed bug causing GPF's for very long signon/signoff text lines.
  567.  
  568. Version 2.0c, released 10 August 1996
  569. ------------------------------------
  570. * Fixed problem with user setup changes that would not show up immidiately.
  571. * Added "%maxusers" and "%maxanonymous" directives.
  572. * Changed the implementation of the REST command ('resume') to be compatible
  573.   with CuteFTP 1.5.
  574. * Added multi-homed IP support.
  575. * Fixed bug in MDTM command.
  576. * Changed dir listing format: Times before 10am now have a leading zero.
  577.   This to be more UNIX compatible and fix problems with WS_FTP.
  578. * Fixed problem in NT preventing directory deletion.
  579. * More bullet proofing of the socket stack routines.
  580. * Fixed bug causing GPF's while making server setup changes that resulted in
  581.   a server restart.
  582. * Added WinSock function logging.
  583. * Added support for external client verification DLLs. 
  584. * Bulletproofed the input buffer. It now handles any length strings.
  585. * The '&' character in the registration key (if present) is now displayed
  586.   correctly.
  587.  
  588. Version 2.0b, released 4 May 1996
  589. ------------------------------------
  590. * Bullet-proofed the 'relative paths anonymous' option. Now impossible to get 
  591.   out of the homedir (and subdirs below), even if user has access rights for 
  592.   other paths.
  593. * Changed '~' handling. Now works when embedded inside a path.
  594. * Fixed bug in 'Resume' command (FTP command 'REST').
  595. * Changed code for painting text & images in 'About' box, hopefully solving
  596.   problems on Win3.1 and WFW3.11.
  597.  
  598. Version 2.0a, released 18 April 1996
  599. ------------------------------------
  600. * Remote program execution (Through SITE EXEC) now launches the program from
  601.   the current directory of the user.
  602. * The Serv-U directory is now searched first for SERV-U.INI, then it looks
  603.   for an evironment variable named SERV-U, and finally the PATH and Window's
  604.   directories are searched for the .ini file (Order changed over previous).\
  605. * Added option to make server exit pending upon the logged in users.
  606. * Fixed problem with window size/position when user info box got closed while
  607.   minimized.
  608. * Fixed problem with links containing trailing '\'.
  609. * Fixed bug in '%dfree' text directive in 16-bit Serv-U.
  610. * Added the FTP command REST (=RESTart).
  611. * Changing the file name for directory change messages no longer causes the
  612.   server to log out all users.
  613. * Added the FTP command MDTM (=Modification Date & TiMe).
  614. * Hidden directories are now hidden from anonmous users (as are hidden
  615.   files) in the 32-bit version.
  616. * Fixed bug in DNS lookups that caused GPF's.
  617. * Transfer speed in 'User Info' box is now averaged.
  618. * Links embedded in a path will now be resolved correctly. This will make
  619.   things work better with Netscape which keeps links as part of the path.
  620. * 'Maximize' system menu item is now disabled in the user info box.
  621. * Background colors of bitmaps (in 'About' etc.) now display correctly
  622.   on non-gray windows.
  623. * Fixed error reply for 'SITE EXEC' in case no executable was specified.
  624. * Fixed bug that caused 'File - Exit' to skip the confirm dialogbox.
  625. * Fixed bug in '~' handling. It can now be used in links.
  626. * In case CTL3DV2.DLL is missing the 16-bit version will no longer trow
  627.   an exception.
  628. * Added file size to transfer logs.
  629.  
  630. Version 2.0, released 13 March 1996
  631. -----------------------------------
  632. * This version will continue to work after March 15th (All previous
  633.   versions stop at that date).
  634. * Converted code to BC 4.52 and OWL 2.5. 
  635. * Now 16- and 32-bit versions.
  636. * Added separate access right for 'list' access.
  637. * Added a luxurious 'user info' box.
  638. * Added IP Name logging.
  639. * Added a 'enable account' checkbox to quickly enable/disable a user.
  640. * Access rules can now be specific to a single directory, or inhereted by
  641.   subdirs (the previous method).
  642. * Fixed various dialogbox errors (text, formatting).
  643. * Changed the FTP 'HELP' command reply to be more UNIX compatible.
  644. * Added a ton of new '%' directives for signon/signoff messages, directory
  645.   change messages, and login messages.
  646. * Changed icons.
  647. * Non-anonymous users can now also delete 'read only' files.
  648. * 'hidden' files are no longer indicated as such in dir listings (confused
  649.   the Mac client 'Fetch').
  650. * The permission server now uses UDP messages instead of TCP.
  651. * Added support for user specific login messages.
  652. * Changed font and size of signon/off message dialog box.
  653. * Added support for 'links' (like UNIX).
  654. * Fixed logscreen: It will now do automatic horizontal scrolling when the
  655.   cursor is moved.
  656. * User is now booted off the server if the password is guessed wrong 3 times.
  657. * Time a user was connected gets logged.
  658. * Inserting new paths in the access rule list is now done at current position
  659.   instead of to the end of the list.
  660. * 'CWD ' (='cd') or 'CWD ~' will now put the user back in the home directory.
  661. * 'NLST *' (='ls') or 'LIST *' (='dir') will now convert to '*.*', ie. will
  662.   use UNIX style globbing.
  663. * Now even softer on your socket stack...
  664. * Made the 'undocumented features' part of the setup.
  665. * Changed directory listing format to be more UNIX compatible.
  666. * Cleaned up local heap management, so the logwindow might actually work
  667.   better.
  668. * Added transfer speed to file transfer log messages.
  669. * Fixed bug that caused filenames like '/c:' to be seen as relative.
  670. * Changed all dialogboxes to use MS or Win95 3D-controls. No more BWCC.DLL.
  671. * Data connection now uses the RFC959 default local port, ie. local port 20
  672.   if the command connection uses 21. Should make some firewalls more happy.
  673. * Added the FTP command SIZE. Should make Netscape happy (so it can tell
  674.   filesize on transfer).
  675. * Fixed client message in case 'anonymous' is disabled.
  676.  
  677. Version 1.1i
  678. ------------
  679. * Change of address in all the documents.
  680. * The try-out version will continu to work after October 15th. 1995 
  681.   (v1.1h won't).
  682. * Fixed bug in renaming long file names.
  683. * Fixed bug that caused rare GPF's with some firewall proxy clients.
  684.  
  685. Version 1.1h
  686. ------------
  687. * Added switch to explicitely disable long file/directory names in 
  688.   Windows 95.
  689. * Fixed a bug causing garbage to appear in some cases if a directory
  690.   listing of an empty directory was made
  691.  
  692. Version 1.1g
  693. ------------
  694. * Fixed bug in making directories for Win3.1 and WFW3.11.
  695. * Fixed bug in deleting long file names under Win95.
  696.  
  697. Version 1.1f
  698. ------------
  699. * Windows 95 long file names are supported. Serv-U auto-detects 
  700.   the presence of Win95.
  701. * The current number of users is displayed in the window title.
  702. * The 'password' checks for anonymous users can be disabled.
  703. * MS-DOS or Windows programs can be started remotely, using the 
  704.   SITE command EXEC. The EXEC mechanism is also part of the 
  705.   regular access rules.
  706. * When the server is stopped while there are users logged in, a 
  707.   dialogbox will pop up to confirm the action.
  708. * Options to the LIST and NLST commands are handled (ie. 'ls 
  709.   -la' like some clients send to the server will produce output).
  710. * The FTP commands APPE (=append) and STOU (=store unique) are 
  711.   now supported.
  712. * Data type 'L8' (=local type 8 bits per byte) is now supported.
  713. * Server is not restarted any more if maximum number of users 
  714.   or time-out values are changed.
  715. * The bug causing Serv-U to beep when it could not log to 
  716.   screen has been fixed (actually a MS-Windows bug).
  717. * Anonymous users no longer see hidden files.
  718. * Drives are checked for accessability before usage, so no 
  719.   longer the 'retry - ignore' dialogboxes.
  720. * Info on the WinSock socket stack is shown on startup.
  721. * Fixed bug causing false dir listings for 'dir .'.
  722. * Made Serv-U more tolerant for firewalls using proxy servers 
  723.   that mix PASV and PORT commands.
  724. * Fixed bug that caused XCWD, XRMD, and XMKD to malfunction.
  725.  
  726. Version 1.1e
  727. ------------
  728. * Anonymous users no longer see 'hidden' files.
  729. * Fixed a rather nasty bug in the security system.
  730. * Paths are now reported back with a leading '/'. This is to ensure 
  731.   more compatibility with the UNIX format and to make a number of 
  732.   Macintosh FTP clients even happier.
  733. * The start-up message of Serv-U now reports the socket stack it is 
  734.   running on.
  735. * Fixed bug that assigned random passwords to users that should 
  736.   have no password (a situation found in users belonging to a group
  737.   where the group password should also be the user's password).
  738. * When a user/group has a password it is now shown as '***********' in
  739.   'setup - users/groups'. Deleting this deletes the password entry for 
  740.   that user/group, ie. it no longer has a password. 
  741. * Spaces are now allowed in user names and passwords.
  742. * Stopping the server is logged (if logging to file is switched on).
  743. * Paths are now consistently reported back using '/' instead of '\', to
  744.   be more in line with the UNIX way of working. Mac FTP clients need 
  745.   this to function properly.
  746. * A leading '/' or '\' in front of a full pathname is ignored, ie.
  747.   '/c:/util' is equivalent to 'c:\util'. This allows for UNIX style 
  748.   changes of directory, and enables WWW browsers to change drives.
  749. * The response to an incorrect anonymous password is changed to be 
  750.   more informative.
  751. * Very long pathnames are now supported correctly.
  752. * Displaying a file when the client changes directory is supported.
  753. * When 'setup - logging - FTP commands' is switched on it no longer shows
  754.   passwords, 'XXXXX' instead.
  755.  
  756. Version 1.1, released 19 March 1995 
  757. -----------------------------------
  758. * Fixed some spelling errors in messages. Fixed logging to screen for
  759.   time-out messages. Added log message in case limit of no. of users is
  760.   reached. Added log message when server is (re)started. 
  761. * Added lots of logging. 
  762. * The SYST command now replies with the code for a UNIX system. This
  763.   is because some clients use it to determine the format of directory 
  764.   listings.
  765. * Time-out values for idle/hung connections are now part of server setup. 
  766. * Drastically increased packet time-out for data transfer, now set at 5
  767.   minutes (was 30 seconds). Should be sufficient to allow transfer even on
  768.   bad connections. 
  769. * Log messages for failed data transfers now have a specification showing
  770.   why. 
  771. * Fixed bug that caused path for anonymous users with root as home
  772.   directory to be reported without a '\' at beginning. The same bug caused
  773.   absolute paths in CWD to be processed incorrectly. 
  774. * Changed the HELP response to make WS_FTP work properly with
  775.   Serv-U. 
  776. * Added support for transfer to/from ports (PRN: AUX: LPTx: and
  777.   COMx:). 
  778. * Made a work-around for FTP Inc.'s WinSock stack. This stack does not
  779.   handle SO_LINGER properly on closing a socket, causing 'data channel
  780.   in use' errors. 
  781. * Fixed bug that caused random truncation of PUT files in combination with
  782.   some clients. 
  783. * Fixed bug that allowed users to get 'dir' listings for paths with 
  784.   explicitly no access set to them. 
  785. * Fixed bug causing 'dir' with absolute path name to go wrong. 
  786.   Changed response messages to file transfers, only the filename is shown
  787.   now, not the path name. 
  788. * Added a retry period for the server to come online. This should solve
  789.   problems with socket stacks that do not allow to re-use a port
  790.   immediately after closing it. 
  791. * Changed the timing of the '150-' response message for PASV transfers. It
  792.   is now sent after the data connection is established instead of at the 
  793.   time of a transfer command. 
  794. * The listening socket will now automatically be restarted when killed 
  795.   by the socket stack. Some stacks kill listening sockets without reason
  796.   (Trumpet for one). 
  797. * Fixed a bug that made RMD (=remove directory) fail if the directory was
  798.   on a drive other than the active drive. 
  799. * Username 'FTP' is now synonymous to 'ANONYMOUS'. 
  800. * Fixed bug in very long directory listings (>64K data). 
  801. * Clients that connect but never log in are now kicked off the system 
  802.   after 5 minutes. 
  803. * User can now select the try-out method: Fully functional with contacts to
  804.   my permission server, or, crippled but no permission server contacts. 
  805. * Installed selectable path mechanism for anonymous: Either absolute paths
  806.   (like a regular user) allowing for drive changes, or paths relative to the
  807.   home directory (needed for WWW browsers). 
  808. * Changed registration key to work with user/company name instead of IP
  809.   number. Every time Serv-U is started it tries to read the key from a file
  810.   KEY.TXT. Registered version displays the key in the "About" box and in
  811.   reply to the FTP HELP command. 
  812. * Changed the RETR and STOR replies (used for GET and PUT). They
  813.   are now conform the average UNIX system. This makes WS_FTP more
  814.   happy, so it shows a progress bar while downloading.
  815.  
  816. Version 1.00
  817. ------------
  818. * Initial release 7 February 1995
  819.  
  820.