• exec/load/install-binkit.js

    From rswindell@VERT to CVS commit on Tue Mar 24 14: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




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Mar 25 19: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.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT 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

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