• exec/load/fido_syscfg.js

    From rswindell@VERT to CVS commit on Wednesday, October 18, 2017 23:13:20
    exec/load fido_syscfg.js 1.9 1.10
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv13391

    Modified Files:
    fido_syscfg.js
    Log Message:
    Nelgin's mod to add separate TIC File password support (read from sbbsecho.ini ->TicFilePwd keys from [node] section), with a couple of minor changes
    (e.g. ticpktpwd -> ticpwd).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, January 05, 2018 17:42:25
    exec/load fido_syscfg.js 1.10 1.11
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv24864

    Modified Files:
    fido_syscfg.js
    Log Message:
    Fix up packet and tic file password warning log messages to make more sense


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, March 01, 2018 13:38:37
    exec/load fido_syscfg.js 1.11 1.12
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv2414

    Modified Files:
    fido_syscfg.js
    Log Message:
    Bugfix: when pasing sbbsecho.ini, insure inbound and secure-inbound
    paths end in a path separator since the calling scripts (e.g. binkit.js)
    assume they do. This apparently is not a problem if you're still using
    SBBSecho v2/sbbsecho.cfg however.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, March 01, 2018 15:04:25
    exec/load fido_syscfg.js 1.12 1.13
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv10788

    Modified Files:
    fido_syscfg.js
    Log Message:
    Fix usage of backslash() in previous commit.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, March 31, 2018 19:21:42
    exec/load fido_syscfg.js 1.14 1.15
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv22567

    Modified Files:
    fido_syscfg.js
    Log Message:
    Fixed some typos.
    Added node address to some authentication failure warnings.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, March 31, 2018 21:24:14
    exec/load fido_syscfg.js 1.15 1.16
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv16507

    Modified Files:
    fido_syscfg.js
    Log Message:
    Fix the default domain ('fidonet', zones 1-6) feature when there are no
    domains configured in sbbsecho.ini
    ('domains' is always undefined at this point, <shrug>).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, March 31, 2018 23:55:34
    exec/load fido_syscfg.js 1.16 1.17
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv8045

    Modified Files:
    fido_syscfg.js
    Log Message:
    Fix bug in previous commit (use of Object.keys) which caused the default domain/zone-map configuration to be used - always.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Thursday, August 09, 2018 13:08:27
    exec/load fido_syscfg.js 1.18 1.19
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv672/load

    Modified Files:
    fido_syscfg.js
    Log Message:
    Make ecfg a local variable, not a global one.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sunday, August 26, 2018 14:10:47
    exec/load fido_syscfg.js 1.19 1.20
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv15486

    Modified Files:
    fido_syscfg.js
    Log Message:
    Nelgin's change:
    it should fix the issue of tic files being generated with @domain added to
    the From: line and putting tickit into an endless loop.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Dumas Walker@VERT/CAPCITY2 to nelgin on Sunday, August 26, 2018 19:36:01
    exec/load fido_syscfg.js 1.19 1.20
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv15486

    Modified Files:
    fido_syscfg.js
    Log Message:
    Nelgin's change:
    it should fix the issue of tic files being generated with @domain added to the From: line and putting tickit into an endless loop.

    Nelgin,
    I have updated synchronet, so we will see what happens. Thanks.

    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From Nelgin@VERT/EOTLBBS to Dumas Walker on Monday, August 27, 2018 01:18:00
    Dumas wrote:
    exec/load fido_syscfg.js 1.19 1.20
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv15486

    Modified Files:
    fido_syscfg.js
    Log Message:
    Nelgin's change:
    it should fix the issue of tic files being generated with @domain added to
    the From: line and putting tickit into an endless loop.

    Nelgin,
    I have updated synchronet, so we will see what happens. Thanks.

    Sure, let me know.

    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com
  • From echicken@VERT to CVS commit on Friday, November 02, 2018 10:49:56
    exec/load fido_syscfg.js 1.21 1.22
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv10796

    Modified Files:
    fido_syscfg.js
    Log Message:
    Throw an error if the given 'node' doesn't pass fidoaddr.js' is_valid(). Certain strings could cause infinite loops otherwise.
    (See previous commit, I was having CVS problems.)



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wednesday, July 24, 2019 15:00:07
    exec/load fido_syscfg.js 1.22 1.23
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv25243

    Modified Files:
    fido_syscfg.js
    Log Message:
    Added inbox and outbox key parsing from sbbsecho.ini.
    I've been sitting on this uncomitted changed for a while, likely needed for BinkIt outbox support (oops).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, May 16, 2020 13:10:20
    exec/load fido_syscfg.js 1.23 1.24
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv24386

    Modified Files:
    fido_syscfg.js
    Log Message:
    For Ragnarok, include the linked-nodes' direct/status configuration values
    in the SBBSEchoCfg object, for use with tickit.js.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tuesday, December 22, 2020 19:07:58
    https://gitlab.synchro.net/main/sbbs/-/commit/3752930e61c05055f58a6792
    Modified Files:
    exec/load/fido_syscfg.js
    Log Message:
    Log the error number when failing to open sbbsecho.ini

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Friday, March 19, 2021 19:05:16
    https://gitlab.synchro.net/main/sbbs/-/commit/6aade458c2adb47e745c92d1
    Modified Files:
    exec/load/fido_syscfg.js
    Log Message:
    Refactor the get_pw() and get_ticpw() methods

    First look for a linked node matching the node address string as passed,
    then look for a match using the normalized address (removing .0 and @domain). The "ALL" wildcard should not be used for password lookups.

    This should fix reported issue 240.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net