• src/sbbs3/un_qwk.cpp

    From rswindell@1:103/705 to CVS commit on Thu Mar 15 16:56:17 2018
    src/sbbs3 un_qwk.cpp 1.51 1.52
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv8660

    Modified Files:
    un_qwk.cpp
    Log Message:
    Ignore (and delete) TOREADER.EXT (a QWKE additional metadata file) if it
    exists in a .QWK packet. Also, delete the other control/metadata files case-insensitively (just in case).


    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Wed Jul 3 13:27:19 2019
    src/sbbs3 un_qwk.cpp 1.56 1.57
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv28600

    Modified Files:
    un_qwk.cpp
    Log Message:
    Log output fix / enhancement:
    When importing QWK messages (e.g. from a QWKnet packet), the statistics logged:
    "Imported n QWK msgs in x seconds (y msgs/sec)"
    would logged for all but the last conference (sub-board) being imported into. Log the import statistics at the end of the import process if a sub-board is currently open and messages were imported.
    Also, log a message when importing QWK netmail.
    Thanks to Mark Lewis' eagle-eye, noticing the total messages imported didn't match all the stats log messages total.


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Wed Aug 21 18:03:29 2019
    src/sbbs3 un_qwk.cpp 1.62 1.63
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv23413

    Modified Files:
    un_qwk.cpp
    Log Message:
    Fix likely crash when unpacking QWK packets with messages posted "to" a
    a local user. Reported by Mr. Executive Chicken, esq.


    --- SBBSecho 3.09-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)