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

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