• src/sbbs3/str_util.c

    From rswindell@1:103/705 to CVS commit on Fri Feb 1 15:46:28 2019
    src/sbbs3 str_util.c 1.55 1.56
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv17831

    Modified Files:
    str_util.c
    Log Message:
    Don't ignore leading white-space chars in filter files (e.g. *.can, twitlist.cfg) - this allows adding a filter of say " *" which will filter
    out names (e.g. mail "Fromt" names) beginning with a space character.


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sun Feb 3 21:53:55 2019
    src/sbbs3 str_util.c 1.56 1.57
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    str_util.c
    Log Message:
    Fixed another instance where the leading white-space in search/filter
    files was being skipped, causing false-positive filtering of imported
    QWK messages on Vertrauen. Sorry about that!


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sun Jul 7 14:42:39 2019
    src/sbbs3 str_util.c 1.59 1.60
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv15337

    Modified Files:
    str_util.c
    Log Message:
    cleanup: Removed a few unused functions and bunch of #ifdef'd out code.


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Sun Oct 25 15:05:31 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/9a2bb7d2ca29e73fff3a756d
    Modified Files:
    src/sbbs3/str_util.c
    Log Message:
    strcpy() -> SAFECOPY()
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Thu Feb 15 22:55:31 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/31d251688745fccce53c039b
    Modified Files:
    src/sbbs3/str_util.c
    Log Message:
    Fixed some lingering FALSE->false conversions
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)