• exec/load/install-binkit.js

    From rswindell@1:103/705 to CVS commit on Tue Mar 24 18:20:19 2020
    exec/load install-binkit.js NONE 1.1
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv24515

    Added Files:
    install-binkit.js
    Log Message:
    BinkIT installation library:
    - Migrated from exec/binkit.js -> install()
    - Fixed "poll" key bug (was supposed to be "BinkpPoll")
    - Now suitable for use from multiple modules (init-fidonet.js and binkit.js)
    - Call functions for line-endings rather than hard-coding \r\n (better suited
    for jsexec)
    - Returns true on success or an error string on failure



    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Wed Mar 25 23:18:33 2020
    exec/load install-binkit.js 1.1 1.2
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv10787

    Modified Files:
    install-binkit.js
    Log Message:
    Only do the [node:*] SessionPwd setting if the SessionPwd is not already present/defined. This prevents someone from losing their SessinoPwd's just because they re-ran this script after BinkIT had already been installed.

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Mon Jan 16 21:30:28 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/2c3cb968f0bdb4b7d60af2c0
    Modified Files:
    exec/load/install-binkit.js
    Log Message:
    Updated to read/write xtrn.ini instead of xtrn.cnf, for SBBS v3.20+Fixes issue #477
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)