• src/sbbs3/scfg/scfgnode.c

    From rswindell@VERT to CVS commit on Saturday, November 30, 2019 14:28:18
    src/sbbs3/scfg scfgnode.c 1.35 1.36
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv18777

    Modified Files:
    scfgnode.c
    Log Message:
    When you paste a new node, don't need to save changes.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, August 08, 2020 11:24:27
    src/sbbs3/scfg scfgnode.c 1.36 1.37
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv25400

    Modified Files:
    scfgnode.c
    Log Message:
    The problem: the sysop (me) is not notified of critical errors (e.g. synchro.net zone file problems) in a timely manner.
    Part of the solution: notify a configured user (e.g. user #1) via short-message/telegram and email/netmail logged-errors when messages of a configured severity (e.g. "Critical") are logged.
    The second part of the solution (coming next) will be allowing timed events to log a message of a configurable severity logged when the event fails (returns a non-zero error level to sbbs).

    I'm saving the error-notification-user-number and log-severity as part of the node.cnf file because:
    - that's where the validation user number is already set
    - I can conceive of a large system were certain node ranges (different instances of sbbs) might want different operators to be notified of logged-errors


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sunday, September 06, 2020 10:01:40
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/c2b64f0228de63cdb70404c6
    Modified Files:
    src/sbbs3/scfg/scfgnode.c
    Log Message:
    Update a lot of help text and fix a couple cosmetic issues.

    ---
    þ 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 Monday, October 28, 2024 17:54:56
    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