• exec/load/fido_syscfg.js

    From deuce@VERT to CVS commit on Thu Jul 21 16:24:14 2016
    exec/load fido_syscfg.js 1.1 1.2
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv29556/load

    Modified Files:
    fido_syscfg.js
    Log Message:
    Populate SBBSEchoCfg.inb[] for SBBSEcho v2 config files.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Thu Jul 21 17:07:13 2016
    exec/load fido_syscfg.js 1.2 1.3
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv30915/load

    Modified Files:
    fido_syscfg.js
    Log Message:
    Handle the case where a packet password is configured, but the TIC file
    has no password.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Thu Jul 21 17:09:57 2016
    exec/load fido_syscfg.js 1.3 1.4
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv31039/load

    Modified Files:
    fido_syscfg.js
    Log Message:
    Log when there's a TIC password and no packet password.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Thu Jul 21 18:38:25 2016
    exec/load fido_syscfg.js 1.4 1.5
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv970/load

    Modified Files:
    fido_syscfg.js
    Log Message:
    Fix typo in variable name.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Fri Jul 29 01:54:01 2016
    exec/load fido_syscfg.js 1.6 1.7
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv21233/load

    Modified Files:
    fido_syscfg.js
    Log Message:
    Load the packer configuration from sbbsecho.ini/cfg



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Sat Jul 30 02:47:24 2016
    exec/load fido_syscfg.js 1.7 1.8
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv13314/load

    Modified Files:
    fido_syscfg.js
    Log Message:
    Fix parsing of sbbsecho.cfg packer config.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Thu Dec 1 02:49:17 2016
    exec/load fido_syscfg.js 1.8 1.9
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv20594

    Modified Files:
    fido_syscfg.js
    Log Message:
    Initialize nodeListFN and nodeList objects in FTNDomains class even when there's no ftn_domains.ini file.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Wed Oct 18 23:13:20 2017
    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 Fri Jan 5 17:42:25 2018
    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 Thu Mar 1 13:38:37 2018
    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 Thu Mar 1 15:04:25 2018
    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 Sat Mar 31 19:21:42 2018
    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 Sat Mar 31 21:24:14 2018
    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 Sat Mar 31 23:55:34 2018
    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 Thu Aug 9 13:08:27 2018
    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 Sun Aug 26 14:10:47 2018
    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 Sun Aug 26 19:36:01 2018
    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 Mon Aug 27 01:18:00 2018
    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 Fri Nov 2 10:49:56 2018
    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 Wed Jul 24 15:00:07 2019
    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 Sat May 16 13:10:20 2020
    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 Tue Dec 22 19:07:58 2020
    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 Fri Mar 19 19:05:16 2021
    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