home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0000 - 0009 / ibm0000-0009 / ibm0003.tar / ibm0003 / NETMAL45.ZIP / NETDOR45.ZIP / HISTORY next >
Encoding:
Text File  |  1990-01-18  |  6.9 KB  |  176 lines

  1. NetDoor  Version 4.5  Copyright (c) 1989,90  Mark J. Findlay
  2.                          Home Dba Software
  3.                          Home Dba BBS  (206) 789-9302
  4.                          (WASEA)
  5.  
  6. 01-19-90   Fix to network nodelist file processing to insure that
  7.        records are updated and that outdated records are discarded
  8.  
  9. 01-10-90   Added displays to indicate when imported mail packet contains
  10.        messages addressed to sysop.
  11.  
  12. 01-03-89   Added display to indicate when message base is locked during
  13.        import processing.
  14.  
  15. 01-01-89   NetDoor is now share compatible. This means that multiple
  16.        nodes can use the door simultaneously to transfer the mail!
  17.        There are a few steps you NEED to take prior to running this
  18.        version, so PLEASE read the NetMail documentation concerning the
  19.        work directory!!!
  20.  
  21.        Added new fields upon which the Refer to and duplicate message
  22.        checking occurs. For this reason, ALL members of the network
  23.        MUST convert to 4.1 simultaneously (or close to that anyway)
  24.        or the refer to processing will be incorrect until everyone
  25.        is at 4.1. That will be the only negative impact!
  26.  
  27.  
  28. 11-05-89   Check for event slide prior to dumping user back to PCBoard
  29.        when event is pending within 15 minutes.
  30.  
  31.        Added automated network-wide nodelist maintenance function.
  32.        ADDED 5th NETDOOR COMMAND LINE PARAMETER: SEE SAMPLE NETDOOR
  33.        FILE AND NETDOOR DOCUMENTATION!
  34.  
  35.        Check for existence of conference prior to processing it.
  36.  
  37.        Changed countdown time when LOCK.NET encountered from 5 minutes
  38.        to 1 minute.
  39.  
  40.        Allows caller to specify whether or not to re-receive last mail
  41.        successful mail transfer.
  42.  
  43.  
  44. 05-30-89   Several enhancements to NetMail config, import and export
  45.            programs, creation of NetStat.exe, see NetMail HISTORY file
  46.            and docs for further details. No change to NetDoor.
  47.  
  48. 05-12-89   Removed TCAN capability from HUB or regional HUB systems. This
  49.            function is reserved for destination nodes only.
  50.  
  51.  
  52. 05-10-89   Fix for tag line problem previously thought to be corrected in
  53.            NetDoor 3.3.
  54.  
  55.            Significantly reduced memory requirements during all export and
  56.            import functions in all .exe files.
  57.  
  58.  
  59. 05-06-89   Disabled ALL private message and echo=yes message handling in 
  60.            NetDoor. These editing functions are now reserved for the target
  61.            node system only.
  62.  
  63.            Added ability for door to select ONLY messages addressed to users
  64.            on the calling node's system.
  65.  
  66.            Expanded BBS.NET file. See CONVBBS.EXE and CONVBBS.DOC.
  67.  
  68.  
  69. 04-30-89   Fixed HUB's receiving of node SEND files.
  70.  
  71.            Added detailed logging information to PCBoard caller log. Now,
  72.            number of messages imported and exported to and from the calling
  73.            node are recorded for each conference networked.
  74.  
  75.            Removed need to specify DSZPORT in NETDOOR batch file. Remove
  76.            the following from your NETDOOR batch file:
  77.  
  78.                                 SET DSZPORT=x
  79.  
  80.  
  81.  
  82. 04-29-89   Allowed NODE to override "last message exported" on the HUB
  83.            system's BBS.NET file for any conference. This allows NODES
  84.            to receive mail already received, or if desired, capture an
  85.            entire message base.
  86.  
  87.            Added personalized greeting to NetDoor.
  88.  
  89.  
  90. 04-26-89   Added time function to NetDoor to allow HUB Sysop to make
  91.            NetDoor "unavailable" during specified hours. (in order to 
  92.            free the HUB system for the general public).
  93.  
  94.            Added "Echo Message?" check in export function of NetDoor. 
  95.            If configured in CONFIG.EXE, NetDoor will only export messages
  96.            from a conference in which the creator of the message responded
  97.            "Y" to the prompt: "Echo Message?" from PCBoard or ProDoor.
  98.  
  99.            NOTE: Record layout expansions require that you execute CONVERT.EXE
  100.                  prior to any 3.0 operations. Please see main NetMail package
  101.                  and file convert.doc for further details.
  102.  
  103.  
  104. 04-23-89   Increased STACK space in NetDoor from 4000 to 5500.
  105.  
  106.            Added information to documentation concerning the setting of
  107.            the environment variable PRODEBUG=ON in order to capture all
  108.            NetDoor screen activity.
  109.  
  110.            Corrected TCAN processing which was improperly handling index
  111.            file pointers when TCAN processing occurred.
  112.  
  113. 04-17-89   Fixed NetDoor import function to properly handle index files
  114.            on message bases which have zero messages (such as newly 
  115.            created message bases), and 1 message (such as a "starter"
  116.            message in a new message base).
  117.  
  118. 04-16-89   Fixed Network Indicator check. Calling nodes were able to receive
  119.            conference mail even though the HUB system had specified "N"
  120.            in the network indicator for that conference.
  121.  
  122.            Enhanced display of error messages.
  123.  
  124. 04-15-89   Door now uses 21K less memory than NetDoor 2.2. Some users were
  125.            still reporting "insufficient memory" messages with the PKZIP
  126.            command to pack outgoing mail.
  127.        
  128.            added "slow" parameter to DSZ send of outgoing mail packet
  129.            to enhance high speed transfers.
  130.  
  131. 04-13-89   Reformatted NODELIST file created via the NODE's export request
  132.            to be more "readable".
  133.  
  134. 04-10-89   Altered compression of outgoing mail packet to use 23K less
  135.            memory. This was causing problems in some DoubleDos  
  136.            environments. 
  137.  
  138.            Added 4th NetDoor command line parameter to indicate location
  139.            of PKZIP.EXE. Please see sample NETDOOR batch file.
  140.  
  141. 04-09-89   NetDoor 2.0 released.
  142.  
  143.            HUB now automatically Imports and Exports mail received
  144.            from the calling NODE. No need for the HUB to perform these
  145.            functions manually.
  146.  
  147.            Door now generates nodelist of all participating nodes at 
  148.            calling NODE's request.
  149.  
  150.            Error.net no longer created as this door error detection function
  151.            is no longer required.
  152.  
  153. 03-13-89   Added Error Control mechanism to allow for bypassing
  154.            of outside batch processes such as HUB export and import
  155.            should the door terminate abnormally.
  156.  
  157. 03-08-89   Follow-up to ALT-A fix in Conference Add function.          
  158.  
  159. 03-07-89   Corrections to DOOR locking mechanism.
  160.  
  161. 03-05-89   Fix for BBS.NET corruption problem.
  162.  
  163. 03-02-89   Further enhanced I/O processing.
  164.  
  165. 02-26-89   Enhanced SEND to maintain "info" record on file being
  166.            sent. This allows 1 copy of sent file to remain in FILES
  167.            directory for all target BBSes rather than a separate copy
  168.            for each.
  169.           
  170.            Increased mail delivery performance by not processing incoming    
  171.            conferences with 0 length.   
  172.  
  173. 02-25-89   Allow SEND to "ALL" participating NODEs with single command.
  174.  
  175. 02-22-89   Initial release.
  176.