home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / LABTST24.ZIP / CHANGES.DOC < prev    next >
Encoding:
Text File  |  1993-09-13  |  3.8 KB  |  103 lines

  1. 09/12/1993
  2.  
  3.   * Added PKZIP -AV checking
  4.  
  5.   * Added Dos Window function to make the Sysop screen more pleasing
  6.  
  7. 09/11/1993
  8.  
  9. ! Introduced version 2.4 of Labtest
  10.  
  11.   * Added customizable ansi/ascii display screen.
  12.  
  13.   * Added Before and After dos shells
  14.  
  15.   * Fixed a bug that was preventing Labtest from properly time stamping
  16.     a file after processing.
  17.  
  18.   * Added the option of appending the uploader's name to the file
  19.     description (only if a file_id.diz was found).
  20.  
  21.   * Made the Docs look better.
  22.  
  23. 09/06/1993
  24.  
  25. Here is a brief list of changes in this version of Labtest:
  26.  
  27.  * Set the archive date to the system date, oldest file date, newest
  28.    file date or the original archive date
  29.  
  30.  * If defined by the sysop, will not rearchive files that are secured
  31.    by an ARJ Security Envelope.  ZIP -AV is not currently supported.
  32.  
  33.  * Uses a control file to define the dos command line to execute to
  34.    add an archive comment.  This gives the sysop much more flexibility
  35.    because there are more efficient programs out there that add archive
  36.    comments than the archivers themselves.  Also leaves much room
  37.    for growth should archive utility makers like LHA add this feature to
  38.    their archivers.
  39.  
  40.  * Fixed the carrier watching so that carrier detect is disabled after
  41.    the unregistered prompt appears.  If the user drops carrier during
  42.    processing, Labtest will continue until done.
  43.  
  44.  * Turned off user timeout.  Previously Labtest would log the user off
  45.    and quit if the timeout was exceeded.
  46.  
  47.  * Added DEBUG mode, additional system information is written to the
  48.    log file when run with the /D switch.
  49.  
  50.  * Labtest can now optionally process the FILE_ID.DIZ descriptions,
  51.    removing high ascii characters, extra spaces and carriage return/line
  52.    feeds.  This makes the description better suited for RA to display.
  53.  
  54.  * Labtest can be set up to compress files that are either uncompressed,
  55.    of an unknown archive type or are an executable file.
  56.  
  57.  * Added the option to convert self extracting files.  If the file is
  58.    secured by ARJ security envelope, the security option pertains.
  59.  
  60.  * Labtest can now set a flag or change the user's security level should
  61.    an uploaded file fail the virus scan.  This feature only pertains to
  62.    the virus scanning portion of Labtest.
  63.  
  64.  * Labtest was erroneously writing "Could not delete old file" to the log
  65.    file after processing was complete.  Fixed.
  66.  
  67.  * Added age checking based on number of years.  Files older than x
  68.    amount of years are rejected.
  69.  
  70. 08/24/1993
  71.  
  72. * Dropped support for other BBS systems, now spefically written for
  73.   Remote Access 2.00
  74.  
  75. * Obtains most of the configuration information from CONFIG.RA and
  76.   FILES.RA.
  77.  
  78. * Uses default archive type as defined in RACONFIG, reverts to type
  79.   defined in LABTEST.CFG if nothing is defined in RACONFIG.
  80.  
  81. * Switched to a text file based configuration system.  Allows thorough
  82.   commenting of the configuration and makes it easier on the author!
  83.  
  84. * Added file date checking and internal file date checking.  When
  85.   Labtest unpacks an archive, it checks the dates of all the extracted
  86.   files.  If any file fails the date check, the whole archive fails.
  87.  
  88. * Added minimum GIF resolution requirement.  Sysop can now reject ugly
  89.   GIF files!
  90.  
  91. * Added the ability to write a lengthy message to the user concerning
  92.   the upload.  Sample message files are included.  Labtest can also
  93.   write a message to the sysop concerning the uploaded file.  Both of
  94.   these options can be turned off completely in LABTEST.CFG.
  95.  
  96. * Added the ability to add or delete files from an archive file.
  97.  
  98. * Better support for multi-node systems
  99.  
  100. * Now looks for DESC.SDI, DESC.SDN, and FILE_ID.DIZ descriptions,
  101.   importing them directly into the file database.
  102.  
  103.