home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / LBTST25C.ZIP / CHANGES.DOC < prev    next >
Text File  |  1993-09-21  |  5KB  |  139 lines

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