home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume32 / xbbs / part07 / bulletin.mod < prev    next >
Text File  |  1992-09-08  |  9KB  |  195 lines

  1.  
  2.  
  3.  
  4.                                    Version 7.00
  5.  
  6.         The message base has been expanded to allow upto 99 lines per message
  7.         instead of the older maximum of 20. Multiple questionnaires are now
  8.         supported instead of only one.
  9.  
  10.         Version 7.10 Improved file listings and other minor modifications.
  11.  
  12.         Version 7.20 Fixed BUG in zmodem and ymodem-batch uploads.
  13.  
  14.         Version 7.21 Unreleased version --- added USENET ACCESS
  15.  
  16.         Version 7.22 Allow ^K to exit zip mail
  17.  
  18.         Version 7.23 is exactly the same as 7.22 but has a compile option
  19.                      in bbsc1.c to define logname as getlogin for SYSV.
  20.  
  21.         Version 7.24 Cleaned up main memu
  22.  
  23.         Version 7.25 Added Batch read command in message section. Also, the
  24.                      code now notified the user when he/she was last on the
  25.                      system. 
  26.  
  27.         Version 7.30 Fixed a NASTY bug in the message base which happened
  28.                      when messages got to be around 80 lines and more.
  29.  
  30.         Version 7.31 Trapped SIGHUP and added MUCH MORE information into
  31.                      the callers log!!! Enhanced the questionnaire routine.
  32.  
  33.  
  34.         Version 7.40 Enhanced message system. Now, the user can block and
  35.                      center text.
  36.  
  37.         Version 7.41 Made a new message section entry called "e(N)ter blocked
  38.                      message". Also, deleted the "not used" U(nix mail) entry.
  39.  
  40.         Version 7.42 IMPROVED text blocking algorithm
  41.  
  42.         Version 7.43 BUG FIX in blocking/rt justify algorithm. An if statement
  43.                      was previously " > 72" and should have been " >= 72"
  44.                      Files changed were bbsc12.h and bbsc2.c
  45.  
  46.         Version 7.44 Now the code will list the contents of .zip files
  47.                      unzipunx.tar.Z is needed for this new option.
  48.  
  49.         Version 7.45 Added Control-k reminders
  50.  
  51.         Version 7.50 NEW SIG option..... Read MAKEsig for installation
  52.  
  53.         Version 7.51 Modified msg checking code to include sigs.
  54.                      Added a new optional file called sigentry.bbs which
  55.                      is displayed to the user when he opts to log into a
  56.                      private sig and he is not registered.
  57.  
  58.         Version 7.60 The menus are NOW variable according to the user's
  59.                      privilege level. If the user DOES NOT have the privilege
  60.                      to use the option, the option will NOT be displayed.
  61.  
  62.         Version 7.70 New option in the files menu "Z(ip new list)". This
  63.                      new option allows you to scan all allowable directories
  64.                      for new files.
  65.  
  66.         Version 7.80 The Zip new list) option is now Z(ip file menu). Now,
  67.                      you can ZIP for NEW, locate, raw and regual file list.
  68.  
  69.         Version 7.81 Fixed "usenet" option so that if the user enters usenet
  70.                      more than once, the path will be correct. Added logging
  71.                      of chats into the callers file.
  72.  
  73.          Version 7.82 Enhanced the questionnaire by adding two new commands:
  74.                       ^ and *. The '^' is nearly the same as the '!' except
  75.                       that the input MUST NOT be NULL ( strlen > 0 ). The
  76.                       '*' is nearly the same as the '$' except for the same
  77.                       reason.
  78.  
  79.  
  80.          Version 7.83 You can now DISALLOW bbs users from certain sio lines.
  81.                       A new file, inval_port.bbs, can contain a list of the
  82.                       sio lines which you do not wish bbs users to use. An
  83.                       example of this file is included in the distribution.
  84.                       A log of the disallowed called is stored in a file
  85.                       called restricted.bbs.
  86.  
  87.          Version 7.84 Added Additional features option to each SIG; therefore,
  88.                       each SIG can have its own external programs and/or
  89.                       shell scripts which is independent of the main menu
  90.                       A(dditional) features option. The format of the 
  91.                       features.bbs file is exactly the same as the one for
  92.                       the main menu; however, this file is stored in the SIG
  93.                       directory ( same as where sigentry.bbs and sigwelcome.bbs
  94.                       are stored )
  95.  
  96.         Version 7.85  When a message is sent to a user, the name is now 
  97.                       verified. In addition to name verification, the follow-
  98.                       two aliases are permitted: Sysop and ALL. If Sysop is
  99.                       used as the first name, the Sysop's real name will be
  100.                       substituted into the message; if All is used as the
  101.                       first name, All Users will be substituted.
  102.                       If the upload directory is nolonger in the same file-
  103.                       system as the upload path, a Unix style mv will be
  104.                       performed; however, the user will get a message telling
  105.                       him to notify the sysop that the upload path is not
  106.                       in the same filesystem as the bbs users' home directory.
  107.                       
  108.         Version 7.86  Improved time accounting ( more accurate and reliable )
  109.  
  110.         Version 7.87  IMPORTANT --- Repaired possible security problem
  111.                       has been repaired. I won't make this known what it was
  112.                       yet until other sites upgrade to this version. 
  113.                       Added a V(ersion) option to the main menu.
  114.                       Made new file upload/download menu for wildcard transfer.
  115.  
  116.         Version 7.88  Minor compatibilty mod for some *nixs
  117.  
  118.     Version 7.89  Now, the readnews and postnews programs are variable
  119.                       determined within your configuration file. See my
  120.                       .config.bbs example if you are just editing an 
  121.                       existing file. Xbbsgen has been modified to add the
  122.                       new terms.
  123.  
  124.         Version 7.90  Check to see if a file is printable ASCII before
  125.                       attempting to do an ASCII download or TYPE. Check to
  126.                       see if an asterisk was typed while using a file locate
  127.                       command. Bbscconf.c now no longer needs any external
  128.                       files to compile under SYSV.
  129.  
  130.         Version 7.91  Allow multiple files to be downloaded from the d/l
  131.                       command line.
  132.  
  133.         Version 7.92  Display the files that will be downloaded if a multiple
  134.                       request is made either by using an asterisk of by more
  135.                       than one request per comamnd line. Insure that the 
  136.                       cross-reference table does not get garbage stored in
  137.                       it.
  138.  
  139.         Version 7.93  Minor modification to help with multiple file trasnfers.
  140.  
  141.         Version 7.94  All users are notified when a user enters into
  142.                       conference. ( As per request )
  143.  
  144.         Version 7.95  Added a new option in the main menu which displays the
  145.                       present users which are in conference.
  146.  
  147.         Version 7.96  Fixed difftime() problem with SCO UNIX also modified
  148.                       multi-file transfer option line.
  149.  
  150.         Version 7.97  Added more info about downloaded files in "callers"
  151.                       file. Fixed minor "bug" in file description when the
  152.                       user uses the full 5 lines. Changed the "State"
  153.                       request for new callers to State/Provence/Country.
  154.  
  155.         Version 7.98  Allow blocked ( right justified ) for message replays and
  156.                       departure messages.
  157.  
  158.         Version 7.99  Guarantee that names are ONLY alpha characters. This will
  159.                       filter out line noise. Cosmetic changes too.
  160.  
  161.     Version 7.100 Fixed minor bug which would allow less than 4 character
  162.                       passwords when changed.
  163.  
  164.         Version 7.101 Now will compile and run under SysV.4. This has been
  165.                       tested under Esix5.4.4.
  166.  
  167.         Version 7.200  Nolonger needs an external arc or unzip program. Tested
  168.                        under Xenix2.3.2 and SVR4 release 4.
  169.  
  170.  
  171.                      ************** OPTIONAL FILE *************
  172.  
  173.         An  optional file, locking.h, is now available to allow the XBBS  code
  174.         to  compile  on AT&T 3Bs or other truly SysV systems.  Remember,  this
  175.         file MUST NOT be used for Xenix systems.
  176.  
  177.  
  178.                               ************************
  179.                               AVAILABLE FILE PROTOCOLS
  180.  
  181.         For  Uploading:  Ascii, Xmodem-checksum, Xmodem-crc, Ymodem, SEAlink*,
  182.         Zmodem, and Kermit.
  183.  
  184.         For  Downloading:  Ascii, Xmodem-checksum, Xmodem-crc, Ymodem, Kermit,
  185.         SEAlink*, Zmodem, and type. CREDITS: SEAlink is a copyrighted protocol 
  186.         by System Enhancements Associates.
  187.  
  188.         Note:   The  kermit that is used on this system NOW  supports  sliding
  189.         windows!   There are TWO different Ymodem protocols available, BATCH &
  190.         NON-BATCH.
  191.  
  192.  
  193.         What    is    MOST   important..................    E   N   J   O    Y
  194.         ........................  Sanford ( Sandy ) Zelkovitz
  195.