• exec/chksetup.js

    From rswindell@VERT to CVS commit on Sunday, January 05, 2020 15:14:18
    exec chksetup.js 1.8 1.9
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv20560

    Modified Files:
    chksetup.js
    Log Message:
    Fix QWKnet tagline checking.
    Also warn if the default "My Brand-new BBS" is still set.



    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, January 11, 2020 15:45:41
    exec chksetup.js 1.9 1.10
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv1284

    Modified Files:
    chksetup.js
    Log Message:
    if finger_lib.js -> request() returns a string (e.g. failed to connect to finger service at vert.synchro.net), report that error instead of
    TypeError: finger_result.join is not a function
    (reported by Nelgin)



    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, January 11, 2020 20:49:38
    exec chksetup.js 1.10 1.11
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv6694

    Modified Files:
    chksetup.js
    Log Message:
    Print the script revision along with a title ("Synchronet Check Setup vX.XX")



    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, February 29, 2020 21:21:45
    exec chksetup.js 1.11 1.12
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv29676

    Modified Files:
    chksetup.js
    Log Message:
    Added a "check sub cfgs" function which verifies if each sub-board's message base "status" matches the associated sub-board configuration values (e.g.
    from SCFG). Specifically for the properties: max_crcs, max_msgs, and max_age



    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, March 27, 2020 09:37:19
    exec chksetup.js 1.12 1.13
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv9480

    Modified Files:
    chksetup.js
    Log Message:
    Verbose-mode will now dump the JSON of the BBS entry both on vert.synchro.net and local, for comparison purposes. Hopefully help to get to the bottom of
    the error that Altere is seeing.



    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, March 27, 2020 13:43:56
    exec chksetup.js 1.13 1.14
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv17061

    Modified Files:
    chksetup.js
    Log Message:
    In the sbbslist listing comparison (vert vs. local), exclude the "total
    and "preview" properties from the object compare, resolving the problem observed by Altere and wkitty42.



    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, March 27, 2020 17:34:52
    exec chksetup.js 1.14 1.15
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv24869

    Modified Files:
    chksetup.js
    Log Message:
    Add "imported" to the list of properties aren't compared between vert and local BBS entry.



    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wednesday, April 01, 2020 14:35:27
    exec chksetup.js 1.15 1.16
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv26769

    Modified Files:
    chksetup.js
    Log Message:
    Added alerts about passwords shared among > 2 user accounts.


    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, April 02, 2020 09:46:23
    exec chksetup.js 1.16 1.17
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv12665

    Modified Files:
    chksetup.js
    Log Message:
    Clean-up for case for short/empty passwords.
    Check for overly-long passwords too.


    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Tuesday, September 08, 2020 22:04:10
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/c72b332cc2ae462d3baad8ae
    Modified Files:
    exec/chksetup.js
    Log Message:
    22 DOVE-Net sub-boards (including SYNCDATA) are normally only visible when run via JSexec.

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thursday, March 13, 2025 00:16:30
    https://gitlab.synchro.net/main/sbbs/-/commit/28aaaf3746755c08d494a4ad
    Modified Files:
    exec/chksetup.js
    Log Message:
    Perform a Synchronet version check and warn if it's not equal to the latest

    ... so yeah, most *nix sysops will get a warning about running something newer than the latest release.

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