• src/sbbs3/un_qwk.cpp

    From rswindell@VERT to CVS commit on Thu Oct 29 17:03:17 2015
    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 Sun Nov 20 14:15:33 2016
    src/sbbs3 un_qwk.cpp 1.50 1.51
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv29635

    Modified Files:
    un_qwk.cpp
    Log Message:
    Fix new bug reported by DesotoFireflite:
    ERROR 2 (...) opening "...HEADERS.DAT" when importing QWK packets that including a VOTING.DAT file.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT 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).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT 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.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT 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.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Mar 1 14:59:48 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/db026f2939d391f208b293aa
    Modified Files:
    src/sbbs3/un_qwk.cpp
    Log Message:
    Include QWKnet hub-id in "Imported" message statistics

    ... for Codefenix's mod that'll parse events*.log for QWKnet statistics.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net