• src/sbbs3/scansubs.cpp

    From rswindell@1:103/705 to CVS commit on Thu Apr 25 19:44:10 2019
    src/sbbs3 scansubs.cpp 1.27 1.28
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv9892

    Modified Files:
    scansubs.cpp
    Log Message:
    Fix: your-message scan of groups and all subs: skip subs not included in
    the user's your-scan config (&S using the default shell) even when
    "Display subjects only" was confirmed. Previously, when only subjects were shown, all subs were scanned regardless of user config.
    Bug reported by John Hiemenz, thanks!


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Thu May 2 02:16:45 2019
    src/sbbs3 scansubs.cpp 1.28 1.29
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv24365

    Modified Files:
    scansubs.cpp
    Log Message:
    sprintf->SAFEPRINTF


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Thu May 2 12:37:04 2019
    src/sbbs3 scansubs.cpp 1.29 1.30
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    scansubs.cpp
    Log Message:
    SAFEPRINTF->SAFEPRINTF2 :-/


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Tue Apr 13 01:09:41 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/0cceee5a40ee05876d5e9054
    Modified Files:
    src/sbbs3/scansubs.cpp
    Log Message:
    Don't pass uninitialized string to scanposts()CID 319108
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Mon Jun 28 18:08:41 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/ff7c73d863508d22c0a224eb
    Modified Files:
    src/sbbs3/scansubs.cpp
    Log Message:
    Initialize local variable 'str' in scanallsubs().Fixes issue #276
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)