• src/sbbs3/un_qwk.cpp

    From rswindell@VERT to CVS commit on Thursday, October 29, 2015 17:03:17
    src/sbbs3 un_qwk.cpp 1.43 1.44
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv26645

    Modified Files:
    un_qwk.cpp
    Log Message:
    Remove erroneous call to logline(), added in rev1.38, when filtering messages due to age (date in header). Would log file path in addition to "!Filtering QWK message from <author> due to age: x days" message. Found by Deuce's code review.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Thursday, March 15, 2018 16:56:17
    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).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wednesday, July 03, 2019 13:27:19
    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.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wednesday, August 21, 2019 18:03:29
    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.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net