home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / pftpd108.zip / history.doc < prev    next >
Text File  |  1995-11-03  |  5KB  |  125 lines

  1. --- 1.08 ---
  2. Fixed LIST/NLST commands so that they now show the correct directory path.
  3. fixed CWD cmd.
  4. improved HELP cmd.
  5. fixed MDTM cmd.
  6. --- 1.07 ---
  7. fixed MKD cmd.
  8. Fixed devices security problem.
  9. --- 1.06 ---
  10. Public release
  11. --- 1.05 ---
  12. Removed Initial Directory parameter.
  13. --- 1.04 ---
  14. Added extra support for rfc1123 compliance
  15. Fixed the ports that penftpd uses, so that it now complies properly with RFC959
  16. Fixed user logging so that it always shows where the user logged in from.
  17. --- 1.03 ---
  18. Added HELP cmd
  19. --- 1.02 ---
  20. Fixed MODE command
  21. Added reply logging
  22. --- 1.01 ---
  23. Added emergency detection into reading loop.
  24. Fixed problem with doing directories on FAT or mixed case systems.
  25. --- 1.00 ---
  26. Message file lines can be terminated with either a LFCR or CR.
  27. Fixed problem with %d showing wrong directory
  28. Added -k to keep free at least part of hard disk.
  29. --- 0.58 ---
  30. Fixed the PASV command so that WebExplorer now works correctly.
  31. Added substition variables.
  32. --- 0.57 ---
  33. Penftpd now quits if it cannot initialise the ftp system.
  34. --- 0.56 ---
  35. Now gets country information from country settings, in System Setup.
  36. Fixed problem when inetd launches two connections simultaneously.
  37. Added User logging (turned on with -u, specified with -U)
  38. Changed Cmd log file from "ftplog" to "ftpCmd.log"
  39. Fixed a problem with the CWD command.
  40. --- 0.55 ---
  41. Added level based logging (1 - least, 3 - most)
  42. Added file size to transfer log.
  43. Improved speed of long replies.
  44. Fixed potential problem where dir.msg in the root directory would not be shown.
  45. Fixed problem with dynamic alllocation of user information.
  46. --- 0.54 ---
  47. Added -I switch to specify the location of penftpd.ini
  48. Added -C (columns), -t (sort by date), -S (sort by size)
  49.    and -r (reverse sort) to LIST/NLST.
  50. Penftpd is now launchable by inetd (with penftpd.cmd)
  51. Fixed a potential problem with long replies.
  52. Fixed a problem with reading directory permissions from INI file.
  53. "rootdir.msg" now looked for in penftpd's home directory.
  54. --- 0.53 ---
  55. Added -q switch to terminate main application from cmd line.
  56. Running program shows Originally loaded program.
  57. Dynamically loads user information.
  58. Added -b to beep when a connection is made.
  59. All files default to being in penftpd's directory.
  60. Changed -s/S to -f/F
  61. Changed -f to -l
  62. Now saves connection number between sessions. Use -r to reset it to 0.
  63. Changed -m to -T.
  64. Changed -w to -m (for Multimedia file).
  65. Removed -l switch.
  66. Removed -u switch.
  67. Various text output changes.
  68. Modified internal workings, only uses one thread per client.
  69. --- 0.52 ---
  70. Fixed memory leak introduced in 0.51
  71. Added -w switch to play file when user logs in.
  72. Changed format of transfer.log
  73. Added recusive directory listings.
  74. --- 0.51 ---
  75. Added capability to turn off long replies. ('-' as first char in passwd)
  76. Only shows directory messages once.
  77. --- 0.50 ---
  78. Added -d switch to LIST/NLST command.
  79. Users can now only see files/directories to which they have read access.
  80. Added -l switch to exclude from task list, default is in task list.
  81. Added -o to create an orphan program - This is very similar to a detached
  82.    program.
  83. Fixed resource leak.
  84. Fixed various spelling errors.
  85. Fixed output from the long replies, it no longer finishes with a blank line.
  86. Changed output from successful PASV cmd, maybe now ncftp will work. (I hate it
  87.    when people assume that everything must be a UNIX box...)
  88. --- 0.49a ---
  89. Fixed output from list command, Anarchie will now work.
  90.    (So should everything else....)
  91. Added  time display for files less than six months old.
  92. Penftpd removed from task list, now appears in the Minimised window viewer.
  93. --- 0.49 ---
  94. Fixed problem with people telneting to penftpd.
  95. Can no longer timeout while a command is in progress. (eg. file transfer)
  96. Program now starts minimised.
  97. Changed LIST output - now all columns start the same as UNIX.
  98. changed SYST output - pretend we are a UNIX machine.... :-(
  99. Changed long reply format - it now works with ncftp.
  100. --- 0.48 ---
  101. Users can now only see drives that they have access to.
  102. removed dependency on having rd^: and rd: before id:
  103. the lines in the trusers can now be put in in any order.
  104. when command logging is on it only logs to the file, not to the screen.
  105. changed logfiles from being readable and writeable to readable only, while
  106.    penftpd is running.
  107. added time of transfer to transfer log.
  108. Changed time routines...program will no longer die in 2030.
  109. --- 0.47 ---
  110. Added two cmd line switches -s and -S
  111.     -s turn on transfer logging
  112.     -S specify transfer log filename.
  113. changed default from logging to no logging,
  114.     use the -c cmd line switch to turn command logging on.
  115. changed -l cmd line switch to -C (specify logfilename)
  116. PASV command is added - can now do proxy FTP!
  117. removed the checking for '@' in e-mail logins.
  118. improved transfer speeds by about 10%
  119. --- 0.46 ---
  120. This file was added.
  121. default users filename changed to TRUSERS.PEN
  122. Fixed the problem with id: not pointing at "/", properly this time.
  123. fixed the timeout msg. (used to display "%hd seconds")
  124.  
  125.