• src/sbbs3/scfg/scfgmsg.c

    From rswindell@VERT to CVS commit on Sun Jul 7 12:43:42 2019
    src/sbbs3/scfg scfgmsg.c 1.61 1.62
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv8240

    Modified Files:
    scfgmsg.c
    Log Message:
    Fix issue reported by Dumas Walker:
    When importing a FidoNet echolist (NA file), the FidoNet address was forced to the first configured FTN AKA for the system, not copied from the template sub.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Dec 1 11:38:40 2019
    src/sbbs3/scfg scfgmsg.c 1.65 1.66
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv11971

    Modified Files:
    scfgmsg.c
    Log Message:
    When importing a newsgroup.lst, support an (optional) description following the newsgroup name (as is standard per RFC3977).
    Add missing 'control.dat' description to help text.
    Add a newsgroup.lst option to the "Export Area File Format" menu.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • 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 00: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 12: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 12: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 18: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
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sun Sep 22 15:57:13 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/a70b81b9015f1505f3a73476
    Modified Files:
    src/sbbs3/scfg/scfgmsg.c
    Log Message:
    Free ini string list in error path (no sectinos exist)

    Fix CID 509721

    ---
    þ 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 Nov 11 01:38:17 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/989524a94397c14fb7e867ae
    Modified Files:
    src/sbbs3/scfg/scfgmsg.c
    Log Message:
    Allow 3 digit message base retry timeout

    ---
    þ 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 Fri Nov 22 23:31:01 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/dbc89e2407879e3426f57347
    Modified Files:
    src/sbbs3/scfg/scfgmsg.c
    Log Message:
    Add support for exporting fidonet sub-boards to areas.ini file

    ---
    þ 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 Jan 9 17:56:28 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/24be3ec819079bac2bd3feca
    Modified Files:
    src/sbbs3/scfg/scfgmsg.c
    Log Message:
    Fix inverted default selection for Message Options->Purge Deleted E-mail

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