home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / citadel / k2ne603c.zip / CITGUIDE.ZIP / INCREM.015 < prev    next >
Text File  |  1991-01-11  |  9KB  |  133 lines

  1. 90Dec01  Released V5.14.  (VAQ)
  2. 90Dec02  Added code to search for other BBS numbers.
  3.          Command is ".f" and presents user with a menu of
  4.          choices for searching.  Menu is internally generated
  5.          dependant on contents of file NODELIST.DAT which must
  6.          exist in the HomeArea directory in order to activate
  7.          this command.  (VAQ)
  8. 90Dec04  Utility NODEDATA.EXE written to generate the file
  9.          NODELIST.DAT through prompt-oriented question/answer
  10.          series.  (VAQ)
  11. 90Dec08  Utility NODEPARS.EXE written to modify a general file
  12.          of BBS numbers (line-oriented) and parse the file into
  13.          into a format compatible with Citadel:K2NE's search
  14.          and display algorithm for use with the ".f" command.
  15. 90Dec12  Code added to Citadel allowing entering of partial
  16.          name of recipient when sending Mail>.  Citadel will
  17.          search the userbase to find matches, and present each
  18.          match to the user and ask for confirmation after each
  19.          one.  Sends mail to recipient when user answers "Y"
  20.          to the confirmation prompt.  If no match found, or if
  21.          user rejects each match as presented, the user is
  22.          returned to the Mail> prompt after receiving a message
  23.          informing that no match was found.  Not active for
  24.          net message in Mail> since there is no way of checking
  25.          for existence of a user on a "foreign" node.  The search
  26.          string need NOT be at the beginning of the name.  For
  27.          example, if the user enters "ohn" as the person to get
  28.          the mail, the system will show him "John Doe" as well
  29.          as "Joe Johnson" since a match will be found on the
  30.          string "ohn" for either name.  (VAQ)
  31. 90Dec12  When using the "lock" or "private" parameters, system
  32.          will now prompt for "Username" and then "Password"
  33.          for login purposes.  This adds a layer of security
  34.          since the username and password must coincide or the
  35.          caller will either be prompted to enter as a new user
  36.          ("lock" active) or dumped ("private" active).  (VAQ)
  37. 90Dec14  Code added to support the new ".ecu" command for those
  38.          users who do not want their names to appear in the list
  39.          generated by the "<W>ho ELSE is here" command in Mail>.
  40.          ".enter configuration unlisted username" (.ecu) is a
  41.          toggle and is saved with the rest of the user's configuration
  42.          data.  The ".aqu" command is not affected by this.  (VAQ)
  43. 90Dec16  Patched name-search code used in mail> to "short-circuit"
  44.          the username match if mail is to "sysop."  (VAQ)
  45. 90Dec20  Created a new class of room - "linked to external net".  When
  46.          a user enters a message in one of these rooms, the message is
  47.          saved to Citadel in the normal way, and also saved to a file
  48.          called ALTERNET.### where ### is the Citadel room number.  User
  49.          is also prompted to enter the name of the Recipient for such
  50.          messages.  This Recipient is NOT saved to Citadel, but is used
  51.          in the external-net message.  (VAQ)
  52. 90Dec21  Citadel now creates/maintains two additional files in the
  53.          homeArea directory:  LINKDIRS.SYS and ROOMLINK.SYS.  ROOMLINK
  54.          is a list of rooms that are "external-net linked" along with their
  55.          respective Citadel room numbers.  LINKDIRS.SYS is a list of the
  56.          linked room numbers along with the "external net" disk directory
  57.          associated with each.  For example, Room 40 might be "For Sale"
  58.          and you want it linked to the FIDOnet FOR-SALE conference which
  59.          you are maintaining on your D:\FIDO\FOR-SALE directory.  In the
  60.          file ROOMLINK.SYS, Citadel will place a line which will read
  61.          "040: For Sale" and in the LINKDIRS.SYS file Citadel will place
  62.          a line which will read "040: D:\FIDO\FOR-SALE".  (VAQ)
  63. 90Dec23  New command under "Aide Edit-room":  <E>xternal net link enable.
  64.          This tags the room as an "external-net linked room".  You will
  65.          then be asked if you want to link a directory to this room.
  66.          Answering <Y> will result in your being prompted for the directory.
  67.          The FULL PATH should be entered at this point.  This is NOT a
  68.          file-transfer directory, but is the directory where the "external
  69.          net" messages are stored (see note for 90Dec21).  At this point
  70.          Citadel sets the relevant room flags and creates/updates the
  71.          files ROOMLINK.SYS and LINKDIRS.SYS as needed.  (VAQ)
  72. 90Dec24  Completed utilities:
  73.             1) SCANDIR.EXE -- checks each FIDOnet directory for highest
  74.                message and creates file CTDLHIGH.DAT in each FIDO directory
  75.                containing the current high-message number.  This MUST be
  76.                run from the directory containing your FIDO-compatible
  77.                AREAS.BBS list.  See your FIDOnet/BinkleyTerm documentation
  78.                for information on creating and using the AREAS.BBS file.
  79.             2) FIDOGET.EXE -- finds messages that arrived via FIDOnet
  80.                since the last time you ran SCANDIR, and imports these
  81.                messages to your Citadel homeArea directory.
  82.             3) ALTERGET.EXE -- processes messages that Citadel has generated
  83.                for inclusion into FIDOnet.  Automatically determines how they
  84.                should be numbered, and moves them into their proper FIDOnet
  85.                directory.  This will probably be renamed FIDOPUT.EXE or
  86.                something like that, since the name ALTERGET does not
  87.                give any true hint as to what this utility does.
  88. 90Dec24  Citadel will now recognize the parameter "altlink=NAME" on its
  89.          "run line" in the batch file used to process incoming FIDOnet
  90.          messages.  NAME should be the name you want to appear in the
  91.          Citadel message-header.  For example, if you use "altlink=FIDOnet"
  92.          then each incoming message will carry "from FIDOnet" in its
  93.          Citadel message-header.  When you call "CTDL altlink=FIDOnet"
  94.          Citadel will come up, immediately look for messages to process,
  95.          process them if it finds them (automatically placing them into
  96.          the correct room) and then come down again.  Citadel "knows"
  97.          the correct room because each incoming message as its "directory
  98.          of origin" attached to it, and Citadel already knows (from
  99.          LINKDIRS.SYS) which directory corresponds to which Citadel room.
  100. 90Dec25  Citadel code adjusted so that you can tag an external-net
  101.          linked room to pass FIDO messages along into the Citadel-net.
  102.          Naturally this assumes that the Citadel room is a shared room.
  103.          You will be prompted for this during the Aide-Edit_Room External
  104.          process (see note for 90Dec23 for more information on the "ae"
  105.          sequence and other commands/prompts that affect external-net
  106.          linking and directories).  Citadel will not pass messages into
  107.          FIDOnet from other Citadel nodes.  To do this would be a
  108.          violation of current FIDOnet policy.  The code to do this is
  109.          already written but has been pulled from the executable release
  110.          and also from the source files until/unless FIDOnet policy
  111.          changes.  (VAQ)
  112. 90Dec27  Cured a nasty bug in the FIDOnet message importing routines
  113.          that caused FIDO messages destined for INVITATION ONLY rooms to
  114.          flop into the BaseRoom (Lobby here).  (VAQ)
  115. 90Dec27  First successful two-way exchange from Citadel to/from FIDOnet.
  116.          This stuff actually DOES work!  (VAQ)
  117. 90Dec29  Corrected bug that caused a system crash if BADUSERS.SYS did not
  118.          exist and a new person logged in.  (VAQ)
  119. 91Jan02  CITAGATE.EXE written to combine the SCANDIR, ALTERGET and FIDOGET
  120.          utilities mentioned on 90Dec24 into one all-purpose utility.
  121.          CITAGATE.EXE contains its own documentation file (CITAGATE.DOC)
  122.          to which you are referred for complete instructions.  (VAQ)
  123. 91Jan03  Corrected bug in Citadel that caused a system "hang" for
  124.          certain obscure conditions on first caller of a new day.  (VAQ)
  125. 91Jan05  Patched Citadel for much quicker session layer during import
  126.          of external net messages (when param ALTLINK= invoked).
  127.          All the usual banner, information and modem-handling
  128.          activity is skipped so that Citadel can get right to
  129.          the task of processing incoming messages.  (VAQ)
  130. 91Jan07  Added the "!" symbol as an identifier for external-net linked
  131.          rooms during a room display.  (VAQ)
  132. 91Jan12  Version 5.15 released.  (VAQ)
  133.