• src/sbbs3/scfg/scfgsys.c

    From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Fri Mar 17 21:05:44 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/cbe72e9c5ec5616786255a4f
    Modified Files:
    src/sbbs3/scfg/scfgsys.c
    Log Message:
    A few help text fixups.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows)@1:103/705 to Git commit to main/sbbs/master on Mon Jun 5 17:37:52 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/0440df564c836f39c111b01d
    Modified Files:
    src/sbbs3/scfg/scfgsys.c
    Log Message:
    Fix reported Clang warnings about printf format stringsformat specifies type 'unsigned short' but the argument has type 'unsigned int'
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Wed Sep 27 18:53:48 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/8ac8ff87fd304a0af921bebe
    Modified Files:
    src/sbbs3/scfg/scfgsys.c
    Log Message:
    Fix minor help text typo.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sun Mar 3 04:07:48 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/3b54476f562fc6269fdcbf95
    Modified Files:
    src/sbbs3/scfg/scfgsys.c
    Log Message:
    Update help text to refer to SCFG->Servers instead of sbbs.ini as reference. --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sun Mar 10 14:52:38 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/b6061a0de2960dc247d7aa9c
    Modified Files:
    src/sbbs3/scfg/scfgsys.c
    Log Message:
    Update help text for loadable modules
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Wed Mar 13 23:03:14 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/34f09cfd8611e96d17542b9c
    Modified Files:
    src/sbbs3/scfg/scfgsys.c
    Log Message:
    Display command shell name along with internal code for new user values

    Also make it more clear in the online help that some of the new user values
    are also applied to Guest (G-restricted) account logons.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Mon Oct 28 21:55:26 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/f84b22c922a058c998f0798c
    Modified Files:
    src/sbbs3/scfg/scfgsys.c
    Log Message:
    Less ambiguous, not unambiguous
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Fri Nov 1 17:16:04 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/04ae8ff0004acceb95b1bed9
    Modified Files:
    src/sbbs3/scfg/scfgsys.c
    Log Message:
    Fix U.S. system timezone reverting to Atlantic when the DAYLIGHT flag was set

    ... integer sign extension at fault here.

    Also, add examples to Numeric vs. Verbal short date selection dialog.
    Update some related help text.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Thu Dec 19 13:11:14 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/dbf8f666d90d4c61c59d016f
    Modified Files:
    src/sbbs3/scfg/scfgsys.c
    Log Message:
    Fix default for "U.S. Time Zone" toggle when west of UTC

    ... when current timezone is negative offset from UTC, but not a US time zone, the default should be "No".
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Mon Jan 20 18:28:00 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/0b9f4622643b8847491f2a1c
    Modified Files:
    src/sbbs3/scfg/scfgsys.c
    Log Message:
    Update online help to describe deldays options accounting for DELDATE

    User records (aka slots) will be preserved this many days since the user was deleted (if the DELDATE field is non-zero) otherwise, days since last user activity.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)