• src/sbbs3/exec.cpp

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Tue Feb 17 23:05:00 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/5afc12e5b736a89fde1dfff4
    Modified Files:
    src/sbbs3/exec.cpp
    Log Message:
    Fix the bbs.select_shell() and select_editor() ARS checking/application

    Commit 9d7ada16df7e9f didn't really work because the user pointer we get
    from the User private data doesn't necessarily match the sbbs_t::useron, though it is the same user (the way user_settings.js works today).

    So users were seeing *all* editors and command shells when selecting from user_settings.js, even those they weren't supposed to have access to per ARS.

    ---
    þ 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 Tue Mar 3 22:56:22 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/284b5098d617661517a58d8c
    Modified Files:
    src/sbbs3/exec.cpp
    Log Message:
    Enable globally-supported (SCFG->System->Advanced) extra attr codes in PRINT

    Fix issue #1091

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