From rswindell@VERT to CVS commit on Sun Apr 19 00:20:38 2020
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 Thu Apr 23 03:17:39 2020
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