• src/sbbs3/scfg/scfgsub.c

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Thursday, January 04, 2024 19:17:35
    https://gitlab.synchro.net/main/sbbs/-/commit/c58c6202268d1e9d720db4d7
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Make default msg bsae storage method the current configured setting

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sunday, January 28, 2024 13:24:22
    https://gitlab.synchro.net/main/sbbs/-/commit/84a36c71e956f3ae3c9765b0
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Fix signed/unsigned int compare warning in MSVC

    Fix a typo in help text.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Saturday, March 16, 2024 15:46:26
    https://gitlab.synchro.net/main/sbbs/-/commit/80ee45961edc588dd4c0ada7
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Don't copy/use the Access Requirements of the template sub for newly-added subs

    We don't clone the Access Requirements from the template sub-board when clonig (intentionally), similarly we shouldn't copy the Access Requirements of the template sub-board when creating/adding/importing new sub-boards either.

    This should fix issue #736 even though the title and description of the issue is misleading.

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