From rswindell@VERT to CVS commit on Wednesday, September 25, 2019 20:19:08
src/sbbs3/umonitor umonitor.c 1.88 1.89
Update of /cvsroot/sbbs/src/sbbs3/umonitor
In directory cvs:/home/rswindell/sbbs/src/sbbs3/umonitor
Modified Files:
umonitor.c
Log Message:
Updated nodestatus() function usage to support custom/extneded node status text.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Friday, January 03, 2020 12:35:25
src/sbbs3/umonitor umonitor.c 1.89 1.90
Update of /cvsroot/sbbs/src/sbbs3/umonitor
In directory cvs:/home/rswindell/sbbs/src/sbbs3/umonitor
Modified Files:
umonitor.c
Log Message:
Add/use a new get_ctrl_dir() function to query the SBBSCTRL env var and if
not set (or blank), use the default ("/sbbs/ctrl") and print a warning to stderr. This resolves a FAQ for sysops that struggle with setting the SBBSCTRL env var, but do have sbbs install in /sbbs or a symlink from /sbbs to where sbbs is actually installed.
Note: this function is different than the one previously defined in getctrl.c but never used. If/when we ever really need to support PREFIX, then perhaps we'll use that one (which copies a string to a buffer).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Monday, February 03, 2020 21:04:38
src/sbbs3/umonitor umonitor.c 1.90 1.91
Update of /cvsroot/sbbs/src/sbbs3/umonitor
In directory cvs:/home/rswindell/sbbs/src/sbbs3/umonitor
Modified Files:
umonitor.c
Log Message:
Insure SBBS CTRL dir ends in a slash/backslash.
As reported by Ragnarok (DOCKSUD)
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From deuce@VERT to CVS commit on Thursday, April 02, 2020 12:19:52
src/sbbs3/umonitor umonitor.c 1.96 1.97
Update of /cvsroot/sbbs/src/sbbs3/umonitor
In directory cvs:/tmp/cvs-serv29049/umonitor