• src/sbbs3/qwk.cpp

    From Rob Swindell (on ChromeOS) to Git commit to main/sbbs/master on Fri May 17 17:34:00 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/0fd16cccefb0fff0d46b2c99
    Modified Files:
    src/sbbs3/qwk.cpp
    Log Message:
    P-restricted users (including QWKnet accounts) can no-longer post polls

    This was a loop-hole that caused Denn (OUTWEST) some confusion, those his QWKnet account could post polls, it could not post messages due to having the P-restriction.
  • From Rob Swindell (on Windows 11)@rob@synchro.net to Git commit to main/sbbs/master on Tue Feb 4 19:16:47 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/2428244d90a9c3497d3f6e3c
    Modified Files:
    src/sbbs3/qwk.cpp
    Log Message:
    Address MSVC warnings: check return value of sscanf

    Insure that msgcnt is initialized.
  • From Rob Swindell (on Windows 11)@rob@synchro.net to Git commit to main/sbbs/master on Sun Apr 26 21:35:41 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/6d29eceb7a4481ead98b86e1
    Modified Files:
    src/sbbs3/qwk.cpp
    Log Message:
    Add missing CPS argument to FiTransferTime formatted text output

    As mentioned by-the-by in issue #1133