• src/sbbs3/download.cpp sbbs.h

    From rswindell@VERT to CVS commit on Saturday, November 25, 2017 21:32:15
    src/sbbs3 download.cpp 1.47 1.48 sbbs.h 1.457 1.458
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv14152

    Modified Files:
    download.cpp sbbs.h
    Log Message:
    sendfile() now:
    - adjusts stats (not credits) for the current logon and user
    - logs the download
    - accepts an optional "description" argument


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, January 11, 2018 23:53:50
    src/sbbs3 download.cpp 1.49 1.50 sbbs.h 1.462 1.463
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv2474

    Modified Files:
    download.cpp sbbs.h
    Log Message:
    sbbs_t::sendfile() (used by JS bbs.send_file() and Baja FILE_SEND) would not check the protocol.log (e.g. DSZ.LOG) for successful transfer even when the protocol was so-configured in SCFG. Fixed.
    Additionally, while sendfile() would return a proper boolean result based on the errorlevel returned by the protocol driver process, the log and console output would report success and statistics adjusted as though the xfer
    was successful, regardless.


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