• exec/load/cnfdefs.js cnflib.js

    From rswindell@VERT to CVS commit on Thu Aug 15 15:33:36 2019
    exec/load cnfdefs.js 1.8 1.9 cnflib.js 1.13 1.14
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv3980

    Modified Files:
    cnfdefs.js cnflib.js
    Log Message:
    Added main.cnf support to cnflib/cnfdefs.js.
    Also renamed preqwk_ar to preqwk_ars, for consistency.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sun Nov 8 13:23:05 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/e963fe7e2dc64abe4134b6e3
    Modified Files:
    exec/load/cnfdefs.js cnflib.js
    Log Message:
    Save/restore padding bytes in .cnf files (instead of writing 0's).

    Some padding bytes are expected to be 0xff's (not 0x00's) when
    unused by configuration properties.

    Also, this insures that this library is compatible with future .cnf files
    (i.e. it won't over-write new configuration properties with 0's).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Jul 5 18:28:25 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/c5715e09f27e49e40fa06625
    Modified Files:
    exec/load/cnfdefs.js cnflib.js
    Log Message:
    Define structures for chat.cnf

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Jul 5 19:45:12 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/3a5af6d6f4f86f2405ab867d
    Modified Files:
    exec/load/cnfdefs.js cnflib.js
    Log Message:
    Define structures for node.cnf

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