• src/sbbs3/logon.cpp main.cpp sbbsdefs.h src/sbbs3/scfg/scfgxtrn.c src/

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Monday, November 04, 2024 21:44:17
    https://gitlab.synchro.net/main/sbbs/-/commit/9b62df1477d32cc784e7fa19
    Modified Files:
    src/sbbs3/logon.cpp main.cpp sbbsdefs.h src/sbbs3/scfg/scfgxtrn.c src/sbbs3/scfgdefs.h scfglib1.c scfgsave.c
    Log Message:
    Add Monthly fixed (system-wide) event

    True, a sysop could add/configure a monthly timed event instead, but that requires more configuration. Fixed events are nice in their simplicity.

    This is intended for running the new Synchronet trashman utility, but could be used for anything that's simple to execute and the sysop:
    - doesn't care which node/instance of sbbs it runs from
    - doesn't care exactly what time the event runs
    - doesn't need the assorted options available for timed events

    ---
    þ 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 Friday, January 31, 2025 18:15:21
    https://gitlab.synchro.net/main/sbbs/-/commit/076eab92114dc6d29fcfc855
    Modified Files:
    src/sbbs3/logon.cpp main.cpp sbbsdefs.h src/sbbs3/scfg/scfgxtrn.c src/sbbs3/scfgdefs.h scfglib1.c scfgsave.c
    Log Message:
    Add an optional weekly fixed system event

    Yes, you can do the same thing with timed events, pretty much

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