• exec/load/cnfdefs.js cnflib.js

    From Rob Swindell@VERT to Git commit to sbbs/master on Sun Nov 8 18: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 22: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 23: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