• exec/load/cnfdefs.js

    From rswindell@1:103/705 to CVS commit on Sun Mar 1 11:12:28 2020
    exec/load cnfdefs.js 1.9 1.10
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv3203

    Modified Files:
    cnfdefs.js
    Log Message:
    Added support for listmsgs_mod


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Sun Nov 8 18:03:45 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/fbff979cd8f6224852be9c97
    Modified Files:
    exec/load/cnfdefs.js
    Log Message:
    Add missing/newer configuration to main cnf definition.- min_pwlen- textsec_mod- automsg_mod- xtrnsec_mod- nodelist_mod- whosonline_mod- privatemsg_mod- logonlist_modSince cnflib.js doesn't save/restore padding areas (yet), this explainswhy using scripts that use cnflib to update/modify configuration filescould result in some settings being reverted to default or blank valuesunexpectedly.Next-up: fix cnflib so it saves and restores padding areas in .cnf files.
    --- SBBSecho 3.11-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 Sat Jun 25 13:35:28 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/cdc37b1d4c5d03098230862c
    Modified Files:
    exec/load/cnfdefs.js
    Log Message:
    Fix: Some integer fields were defined as type:"str"
    --- SBBSecho 3.15-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 Sat Jun 25 17:19:55 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/13e30862b5ccbbb511439e2d
    Modified Files:
    exec/load/cnfdefs.js
    Log Message:
    Add several missing fields that were added since v3.18With one of the new fields being 64-bit, this lib now requires the updatedFile object that supports read/writing 64-bit binary integers too.
    --- SBBSecho 3.15-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 Tue Jul 5 21:43:24 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/b9bbed5e1538c45a1c3753b1
    Modified Files:
    exec/load/cnfdefs.js
    Log Message:
    A few property name updates to be more aligned with JS obj model
    --- SBBSecho 3.15-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 Wed Jul 6 21:54:20 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/70c97e34a0797ce78b3e2333
    Modified Files:
    exec/load/cnfdefs.js
    Log Message:
    Better alignment of names with JS object model. Other fixes.
    --- SBBSecho 3.15-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 Wed Jul 13 23:34:44 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/ec112db72cd6bf8e537c2dd9
    Modified Files:
    exec/load/cnfdefs.js
    Log Message:
    Support the old 32-bit free-credits-per-day field, for upgrading old cnf files --- SBBSecho 3.15-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 Thu Aug 4 18:24:52 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/0f6fea78abe19a4c05f722d3
    Modified Files:
    exec/load/cnfdefs.js
    Log Message:
    Updates to xedit_t and xtrnsec_t definitions (out of date)
    --- SBBSecho 3.15-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 Thu Sep 15 20:19:04 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/ff3826fc0d165556d93074c2
    Modified Files:
    exec/load/cnfdefs.js
    Log Message:
    Add new/missing 'errlevel' field for timed events
    --- SBBSecho 3.15-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 Fri Sep 16 18:30:34 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/6d44eeeddc6671416afc78fe
    Modified Files:
    exec/load/cnfdefs.js
    Log Message:
    qhub_t node->node_num naming to more consistent with other objs
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)