• src/sbbs3/scfg/scfgmsg.c

    From rswindell@VERT to CVS commit on Mon Mar 23 17:24:35 2020
    src/sbbs3/scfg scfgmsg.c 1.66 1.67
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv20998

    Modified Files:
    scfgmsg.c
    Log Message:
    Fix bug reported by Ragnarok:
    when importing an echolist (e.g. badareas.lst) file, the storage path of the template sub-board (if there was one) is cleared. Don't over-ride the template sub's storage path unless a non-blank storage directory was specified in the import file (e.g. subs.txt).

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Apr 10 01:31:12 2020
    src/sbbs3/scfg scfgmsg.c 1.70 1.71
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv3194

    Modified Files:
    scfgmsg.c
    Log Message:
    If an imported sub-board description contains both the words "SYSOP" and "ONLY", add "SYSOP" to the access requirements automatically.
    Exception: when importing SUBS.TXT (since it includes Access Requirements already).

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Apr 20 13:39:17 2020
    src/sbbs3/scfg scfgmsg.c 1.71 1.72
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv28941

    Modified Files:
    scfgmsg.c
    Log Message:
    Include pmode and n_pmode sub_t fields when cloning options.
    Fixes bug reported by rampage in #synchronet.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue May 5 13:28:52 2020
    src/sbbs3/scfg scfgmsg.c 1.72 1.73
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv3108

    Modified Files:
    scfgmsg.c
    Log Message:
    Some echolists (e.g. linuxnet.na) use '%' for comments (rather than ';') so just ignore any lines in imported echolists that begin with a non-alpha-numeric character.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Sep 22 19:03:27 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/095a7b4bd090ce28cda67cb2
    Modified Files:
    src/sbbs3/scfg/scfgmsg.c
    Log Message:
    When importing FidoNet message area tags > 40 chars, use newsgroup name

    Follow-up to previous commit for Keyop (extending max area tag length from 35 to 40/50 chars), when importing echolists/areas.bbs files, if the area tag is longer than 40 chars, then import it into the newsgroup name field instead (63 chars max).
    ---
    ■ 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 Sun Jan 28 13:24:22 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/35cf3602503d01fc44dbeaf5
    Modified Files:
    src/sbbs3/scfg/scfgmsg.c
    Log Message:
    Remember/restore the current lightbar position on the Message Options menu
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net