• src/sbbs3/scfg/scfgnode.c

    From rswindell@VERT to CVS commit on Sat Aug 8 12:24:27 2020
    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 Sun Sep 6 11:01:40 2020
    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@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 (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