• src/sbbs3/scfg/scfgnet.c

    From rswindell@VERT to CVS commit on Mon Nov 23 01:59:12 2015
    src/sbbs3/scfg scfgnet.c 1.28 1.29
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv30122

    Modified Files:
    scfgnet.c
    Log Message:
    Eliminate the "EchoMail Base Directory" configuration option since this field hasn't been used in a very, very long time (a hold-over from the SBBSFIDO days) and only serves to confuse sysops.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Tue Apr 19 19:21:36 2016
    src/sbbs3/scfg scfgnet.c 1.29 1.30
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv17927

    Modified Files:
    scfgnet.c
    Log Message:
    Remove the SCFG->Networks->Fido->Inbound File Directory setting as it is no longer used by SBBSecho (as of v3) and will just confuse sysops if left here. If you're still using SBBSecho v2, just set the inbound directory in echocfg (sbbsecho.cfg file) instead and all will be fine.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Wed Nov 23 02:30:15 2016
    src/sbbs3/scfg scfgnet.c 1.30 1.31
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv16166

    Modified Files:
    scfgnet.c
    Log Message:
    New QWKnet hub configuration settings (with defaults):
    - Include Kludge Lines (Yes)
    - Include VOTING.DAT File (Yes)
    - Include HEADERS.DAT File (Yes)
    - Extended (QWKE) Packets (No)
    - Exported Ctrl-A Codes (Strip)

    SBBS/QWKnet nodes now have more control over the REP packet files created
    by their systems. If the "uplink" (hub) is complaining about receiving unsupported files (e.g. VOTING.DAT) or kluge lines (e.g. @TZ), just turn them off.

    Also, Ctrl-A codes may now be retained in QWKnetmail. And the @REPLYTO kludge line enabled for the first time (!).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Sun Mar 11 13:59:15 2018
    src/sbbs3/scfg scfgnet.c 1.34 1.35
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv24531

    Modified Files:
    scfgnet.c
    Log Message:
    Remove the deprecated "Default Outbound FidoNet NetMail Address"
    option.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Mar 11 14:24:55 2018
    src/sbbs3/scfg scfgnet.c 1.35 1.36
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv27090

    Modified Files:
    scfgnet.c
    Log Message:
    Overhaul the "System FidoNet Addresses" configuration menu - mainly just
    to add CUT/COPY/PASTE support, but also some beautification and sensible updates.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Mar 31 02:16:28 2018
    src/sbbs3/scfg scfgnet.c 1.37 1.38
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv11849

    Modified Files:
    scfgnet.c
    Log Message:
    Finished removing (now unused) PostLink-networking stuff.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Jun 25 14:14:38 2018
    src/sbbs3/scfg scfgnet.c 1.38 1.39
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv23244

    Modified Files:
    scfgnet.c
    Log Message:
    Disable the FTN NetMail source address selection (chooser) by default -
    the sysop must now enable this feature in SCFG->Networks->FidoNet.
    Also, widen the FidoNet configuration menu in SCFG, display more FTN
    addresses and the default origin line (part of it, at least) in the menu.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Aug 16 19:27:48 2019
    src/sbbs3/scfg scfgnet.c 1.42 1.43
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv30560

    Modified Files:
    scfgnet.c
    Log Message:
    Added "Include UTF-8 Characters" option for QWKnet hubs (when set to "No"), will convert to CP437 characters for compatibility with legacy QWK BBSes).
    For Vertrauen/DOVE-Net, this should be set to "Yes".

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Apr 6 22:32:14 2020
    src/sbbs3/scfg scfgnet.c 1.46 1.47
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv24500

    Modified Files:
    scfgnet.c
    Log Message:
    Time-saving measures when adding subs to a QWKnet hub:
    - auto-increment the next sub position
    - save and auto-increment the last conference number

    This reduces the task of adding of subs to a QWKnet hub to just a bunch of jamming on the ENTER key (usually).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Apr 30 17:13:14 2020
    src/sbbs3/scfg scfgnet.c 1.47 1.48
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv15348

    Modified Files:
    scfgnet.c
    Log Message:
    New option to control whether the "KILLSENT" attribute is set on locally created Internet email messages. Defaults to "No".
    At the request of Mark Lewis.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri May 1 10:21:49 2020
    src/sbbs3/scfg scfgnet.c 1.48 1.49
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv2708

    Modified Files:
    scfgnet.c
    Log Message:
    Typo in previous commit.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Apr 4 15:13:58 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/94dbc39609605abbf16c1b91
    Modified Files:
    src/sbbs3/scfg/scfgnet.c
    Log Message:
    strcat() -> SAFECAT()

    CID 174491
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Mar 1 22:43:08 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/be414d2b12291c56c0fe8a46
    Modified Files:
    src/sbbs3/scfg/scfgnet.c
    Log Message:
    Eliminate unnecessary save/restore

    resolved CID 350321
    ---
    þ 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 Wed Nov 22 15:30:20 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/45f1dee49a39bfdc7f183725
    Modified Files:
    src/sbbs3/scfg/scfgnet.c
    Log Message:
    Fix CID 174508

    And other safety improvements in getsub()
    ---
    þ 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 Jan 2 17:45:05 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/22ef26acc16f2cf6e98da30a
    Modified Files:
    src/sbbs3/scfg/scfgnet.c
    Log Message:
    Don't lose network config changes when hitting ESC at Save Changes prompt
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net