• src/sbbs3/scfg/scfgnode.c

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Nov 29 00:40:46 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/a3de2a8a6648344623a52b23
    Modified Files:
    src/sbbs3/scfg/scfgnode.c
    Log Message:
    Remove now-obsolete help text about FirstNode config being shared

    ... between all nodes of a instance sbbs instance. That's now no longer true.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Jan 5 02:09:41 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/b68df653c187127dbdd5f536
    Modified Files:
    src/sbbs3/scfg/scfgnode.c
    Log Message:
    Make default node 2+ directory paths derived from node 1's directory

    For deon's use with Docker:
    When creating new nodes (after node 1), derive the new node directory from node 1's configured directory if possible (e.g. it has a '1' in it). So if Node 1's directory is /blah/bbsdir1, then node 2's directory will default to /blah/bbsdir2. When creating node 1 (the first node), it still defaults to "../node1".

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Mortifis@VERT/EPHRAM to Rob Swindell on Thu Jan 7 07:02:06 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/b68df653c187127dbdd5f536 Modified Files:
    src/sbbs3/scfg/scfgnode.c
    Log Message:
    Make default node 2+ directory paths derived from node 1's directory

    For deon's use with Docker:
    When creating new nodes (after node 1), derive the new node directory from node 1's configured directory if possible (e.g. it has a '1' in it). So if Node 1's directory is /blah/bbsdir1, then node 2's directory will default to /blah/bbsdir2. When creating node 1 (the first node), it still defaults to "../node1".

    ;-/


    ~Ephram

    ---
    þ Synchronet þ The Realm of Dispair telnet ephram.synchro.net 2323 ssh 2222 web 82
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Mon Oct 28 17:54:56 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/b319eae49b2163b3842297ea
    Modified Files:
    src/sbbs3/scfg/scfgnode.c
    Log Message:
    Logon Requirements renamed to Login Requirements, for consistency

    ... with Servers->Terminal Server->Login Requirements

    Updated help text: F5->Ctrl-C, no need to hand-update sbbs.ini when adding
    or removing nodes (any more).

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