From rswindell@VERT to CVS commit on Saturday, April 18, 2020 23:20:38
src/sbbs3 fido.cpp 1.76 1.77
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv15484
Modified Files:
fido.cpp
Log Message:
The feature added in rev 1.67 (Feb-20-2019) was a bit broken in that if a reply-message was passed in (remsg), the subject copied from that header
was not actually used in subsequent call to qnetmail(). Since we're passing
the remsg down to inetmail(), that didn't seem to make a difference, but passing down the copied subject field to that function too for good measure. This bug broke QWKnet replies using the bbs.netmail() JS function call.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Thursday, April 23, 2020 02:17:39
src/sbbs3 fido.cpp 1.78 1.79
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv493
Modified Files:
fido.cpp
Log Message:
lookup_netuser() to return false if passed a NULL or empty string.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net