• exec/postxtrn.js prextrn.js

    From Rob Swindell@1:103/705 to Git commit to sbbs/master on Wed Nov 11 17:59:59 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/c669092d3803ddec830997c2
    Modified Files:
    exec/postxtrn.js prextrn.js
    Log Message:
    Clean-up and optimize the pre/post exec xtrn modulesDon't load() things unnecessarily (use require() instead).Fix the X-restriction issue (is not supposed to limit the execution ofprograms configured to run as logon events).
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Wed Nov 11 18:36:16 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/6c948a7b54d1970c97457a3a
    Modified Files:
    exec/postxtrn.js prextrn.js
    Log Message:
    Fix: these scripts should not return 1 (error) when disabled via modopts.ini --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Michael Long@1:103/705 to Git commit to sbbs/master on Thu Nov 12 20:58:26 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/9b249ce8f736dd9f97980e06
    Modified Files:
    exec/postxtrn.js prextrn.js
    Log Message:
    change the program var in xtrn.js to prog to be compatible with any existing uses of eval_before_exec
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Thu Nov 12 20:58:26 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/f9fa33e03ebe936508d46e4a
    Modified Files:
    exec/postxtrn.js prextrn.js
    Log Message:
    Merge branch 'prextrnevalfix' into 'master'fix pre/post_eval_on_exec to work with existing usesSee merge request sbbs/sbbs!33
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)