• src/sbbs3/str_util.c

    From rswindell@VERT to CVS commit on Saturday, October 28, 2017 13:16:19
    src/sbbs3 str_util.c 1.52 1.53
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv16877

    Modified Files:
    str_util.c
    Log Message:
    Fixed typos in comments.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, February 01, 2019 15:46:28
    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.



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



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sunday, July 07, 2019 14:42:39
    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.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sunday, October 25, 2020 15:05:31
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/9a2bb7d2ca29e73fff3a756d
    Modified Files:
    src/sbbs3/str_util.c
    Log Message:
    strcpy() -> SAFECOPY()

    ---
    þ 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 Thursday, February 15, 2024 22:55:31
    https://gitlab.synchro.net/main/sbbs/-/commit/31d251688745fccce53c039b
    Modified Files:
    src/sbbs3/str_util.c
    Log Message:
    Fixed some lingering FALSE->false conversions

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