• exec/load/fidocfg.js

    From rswindell@VERT to CVS commit on Sat Apr 11 18:34:13 2020
    exec/load fidocfg.js 1.44 1.45
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv10977

    Modified Files:
    fidocfg.js
    Log Message:
    Added AutoAreas option (to global section), set to a comma-separated list of Library names (case-sensitive) for which you would like to have their directories automatically added to your tickit area list.
    Directories whose names are invalid area tags (e.g. contain a space) are
    not included.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Wed Nov 11 11:22:28 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/24531cb1a6cf46d1d743aac8
    Modified Files:
    exec/load/fidocfg.js
    Log Message:
    Resilience around tickit.ini and freqit.ini file open operations.

    Throw exceptions rather than just loggin an "Unable to open" error
    (easier tracking fo the soruce of the error). Log the description and
    errno value associated with the file open failure.

    Create the .ini files if they don't already exist (rather than crashing
    out with an error).

    Replace the deprecated 'e' file open mode flag with 'x'.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net