• exec/load/cnfdefs.js cnflib.js

    From mcmlxxix@VERT to CVS commit on Monday, November 09, 2015 15:49:47
    exec/load cnfdefs.js 1.2 1.3 cnflib.js 1.6 1.7
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv27713

    Modified Files:
    cnfdefs.js cnflib.js
    Log Message:
    previous fix was actually not a fix, but a break.. this should unbreak and refix


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Saturday, March 10, 2018 13:40:35
    exec/load cnfdefs.js 1.4 1.5 cnflib.js 1.12 1.13
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv21521

    Modified Files:
    cnfdefs.js cnflib.js
    Log Message:
    Added file.cnf support (Nightfox, you could use this for your filearea-lb module).
    Also fixed a couple of field names (to match the Sync-JS model) in the
    msgs.cnf representation (e.g. op_ars -> operator_ars).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nightfox@VERT/DIGDIST to rswindell on Saturday, March 10, 2018 16:38:54
    Re: exec/load/cnfdefs.js cnflib.js
    By: rswindell to CVS commit on Sat Mar 10 2018 01:40 pm

    cnfdefs.js cnflib.js
    Log Message:
    Added file.cnf support (Nightfox, you could use this for your filearea-lb module).

    Ah, cool, I'll have to take a look at that. And I'm not sure I'd say filearea-lb is "mine" really - It looks like echicken checked it into CVS 2 years ago. It hadn't been updated since then, and I just noticed it recently and started making use of it. filearea-lb makes use of echicken's filedir.js as well as file_size.js.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From rswindell@VERT to CVS commit on Thursday, August 15, 2019 19:33:36
    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 Sunday, November 08, 2020 18:23:05
    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 Tuesday, July 05, 2022 22:28:25
    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 Tuesday, July 05, 2022 23:45:12
    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