From rswindell@VERT to CVS commit on Wednesday, April 18, 2018 06:43:00
src/sbbs3 un_rep.cpp 1.64 1.65
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv4574
Modified Files:
un_rep.cpp
Log Message:
Don't treat qwk_import_msg() failures (e.g. duplicate messages) as
packet errors, no need to save such REP packets as .bad files.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Wednesday, July 25, 2018 00:24:00
src/sbbs3 un_rep.cpp 1.65 1.66
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/home/rswindell/sbbs/src/sbbs3
Modified Files:
un_rep.cpp
Log Message:
A little better error reporting on bad .REP packets.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Friday, January 18, 2019 01:56:00
src/sbbs3 un_rep.cpp 1.68 1.69
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/home/rswindell/sbbs/src/sbbs3
Modified Files:
un_rep.cpp
Log Message:
Log a warning instead of an error when unpacking a QWK REP packet which contains a message hdr with a block length less than 2. Some versions of
Mystic apparently generate these REP packets and the errors are annoying
and there's really nothing the sysop can do about it but report back to
the user (or QWKnet node) that their packets contained some invalid
message headers.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net