• src/sbbs3/scfg/scfgxtrn.c

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Nov 8 19:48:59 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/fe0ef212cd6053a0c5a0ff8f
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Fix the help page title for "Fixed Events"

    ---
    þ 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 Mon Feb 23 23:36:20 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/77d4ad4caeb53c3b5ca7869d
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Fix heap corruption when editing fixed event command-line

    Need to reallocate the command string when changed (could be longer).

    ---
    þ 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 Tue Feb 24 00:14:39 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/f8c8129b23c3991d8c0a1820
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Fix pasting of fixed event misc (settings) flags

    ---
    þ 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 Thu Mar 12 22:57:34 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/98732c02ee40bc6dc110687a
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Update help text for fixed events, clarifying that some can be interactive

    JS or Baja mods configured to run as fixed New User or Logon events *may*
    have user interaction.

    ---
    þ 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 Mon May 25 01:31:31 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/9519a7b0e9d31809eecbed0f
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    scfg: rich helpbuf for External Programs menu

    Replace the two-line stub with per-sub-menu descriptions for all 6
    entries (Fixed Events, Timed Events, Native Program List, Message
    Editors, Global Hot Key Events, Online Programs/Doors). Intro
    clarifies these all run under the Terminal Server (events on its
    event thread, the rest in online-user node context).

    Notable corrections vs. the old draft:

    - Global Hot Key Events aren't "sysop hot-keys" -- they're gated by
    per-event ARS and any user meeting them can trigger.
    - Message-editor example uses SlyEdit (the actual popular editor)
    rather than the invented "SyncEdit".

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