Skip to content
Snippets Groups Projects
  1. Apr 21, 2016
  2. Apr 20, 2016
  3. Apr 19, 2016
  4. Apr 18, 2016
  5. Apr 16, 2016
  6. Apr 15, 2016
  7. Apr 14, 2016
  8. Apr 13, 2016
    • deuce's avatar
      First attempt to fix NR mode. · 3b009065
      deuce authored
      Reported by Accession of The Pharcyde (running binkd 1.1a-94), with BinkIT
      running on RetroDigital BBS and Shodan's Core (Both running
      BinkIT/1.40,JSBinkP/1.56).
      
      When in NR mode, send the M_FILE with an offset of -1 then wait for the
      remote to send an M_GET.  Please note that NR mode should not really be used
      when the connection is stable, or is quick.  It appears that The Pharcyde is
      requesting NR mode... so sould keep running it until this fix is confirmed.
      3b009065
  9. Apr 12, 2016
    • rswindell's avatar
      Bug-fix: Don't use the "current user" record (sbbs_t::useron var) for · 875b886b
      rswindell authored
      anything in msgtoqwk() since in the case of packing REP packets for QWK
      networking, there is no "current user" and this led to a bug where
      (at least sometimes, in some scenarios) the REP packet would be created in
      QWK Extended (QWKE) mode leading to other problems on the hub. QWKE mode
      is not needed for Synchronet/QWKnet since we have the HEADERS.DAT file
      which covers all the header fields otherwise "fixed" via QWKE kludge lines.
      If the QWKnet account on the Synchronet hub was not configured for QWKE
      mode, then QWKE kludge lines (e.g. "Subject:") could be interpretted as
      body text and other kludge lines (e.g. @VIA, @TZ, etc.) would not be parsed
      and removed from the imported body text, leading to extraneous metadata in
      QWK-networked messages. As a work-around for QWKnet nodes using existing
      versions of SBBS (without this fix), enable QWKE mode for your QWKnet acount
      on the hub (e.g. VERT).
      875b886b
  10. Apr 11, 2016
    • rswindell's avatar
    • rswindell's avatar
      Address warnings reported by GCC 4.9.2. · 36c8d644
      rswindell authored
      36c8d644
    • rswindell's avatar
      SBBSecho v3.0: · 2205e969
      rswindell authored
      - If you are upgrading from SBBSecho v2.x, run "jsexec sbbsecho_upgrade.js"
        to convert your ctrl/sbbsecho.cfg to the new ctrl/sbbsecho.ini.
      - Major code overhaul/re-write/modernization
      - ArcMail/Attach/FD mode NOT TESTED: beware if you're using this style mailer!
      - New features:
      + Easier to manage configuration file (sbbsecho.ini)
      + Multiple sysop aliases supported (for receiving netmail)
      + Mutual-exclusion-lock file (ctrl/sbbsecho.bsy) to prevent accidental
         concurrent invocations of SBBSecho
      + FileBoxes (optional inbox and outbox per node, only in BSO mode)
      + EchoList 4-char "flags" are now 25-char "keys" and much easier to deal with
      + Maximum msg age configurable for NetMail and EchoMail (separately)
      + Configurable "Area Manager" user name (default: SYSOP)
      + Configurable "Default Recipient" for netmail (default: SYSOP)
      + Far fewer command-line options, more settings in EchoCfg
      + Old command-lines will still work, but most of the legacy options are just
         ignored now. Run "sbbsecho -?" for command-line syntax and options.
      Other improvements:
      + All Fido kludes, including PATH and SEEN-BY lines are stored in the
         Synchronet Message Base, always (can't be disabled)
      + Better security for inbound EchoMail (passwords are always enforced)
      + More comprehensive log output (the log output is more of a priority than the
        console output now)
      + Increased accuracy for recipient user name/alias matching
      + Higher-level of uniqueness to generated packet filenames
      + All temporary files (e.g. packets in process) are created in an
         SBBSecho-specific temporary file directory
      + No longer auto-terminates when any local key is pressed: use Ctrl-C/Break
         instead to initiate a graceful premature termination
      + Much more help text in echocfg
      + Better organization of settings in echocfg
      + Optional per-node "comments" for use in echocfg->Linked Nodes
      2205e969
    • rswindell's avatar
      Terminology update: packer->archive · 2b6c3048
      rswindell authored
      2b6c3048
    • rswindell's avatar
      Define FIDO_AREATAG_LEN (35 chars). · c1736ae3
      rswindell authored
      c1736ae3
    • rswindell's avatar
      After converting sbbsecho.cfg to sbbsecho.ini, rename sbbsecho.cfg to · f7bd655b
      rswindell authored
      sbbsecho.cfg.old to avoid confusion and make sure any other software/scripts
      that might use sbbsecho.cfg are now directed not to (and hopefully use
      sbbsecho.ini instead).
      DO NOT RUN THIS SCRIPT until you are ready to upgrade to SBBSecho v3 (which
      is not yet in CVS).
      If you upgrade to SBBSecho v3 without running this script, you won't have any
      of your previous settings (you can run the script after running SBBSecho v3).
      If you run the script witOUT upgrading to SBBSecho v3, you'll lose your
      settings, but you can just rename sbbecho.cfg.old to sbbsecho.cfg to get them
      back.
      f7bd655b
    • rswindell's avatar
      dc2428b0
    • rswindell's avatar
      Added a "Options" checkbox to "Use the Official Synchronet BBS List as your · 4ac0aac8
      rswindell authored
      System BBS List" - default is checked. Unchecking this box eliminates the
      so-called "forced advertising" that occurs when installing this package, but
      you also end up with an empty BBS list by default.
      4ac0aac8
  11. Apr 06, 2016
  12. Mar 26, 2016
  13. Mar 20, 2016
    • nightfox's avatar
      Now updates bbs.posts_read so that the posts read for the current session is... · b485752e
      nightfox authored
      Now updates bbs.posts_read so that the posts read for the current session is accurate.  Also did some internal code refactoring - Removed code which is no longer used (it was leftover code for an older-style reader interface from my message lister, now not used in favor of the new reader interface).  This is a "beta" version but seems to be fairly stable, so a non-beta release update will likely come soon.
      b485752e
  14. Mar 11, 2016
  15. Mar 09, 2016
  16. Mar 06, 2016
  17. Mar 03, 2016
  18. Mar 02, 2016
Loading