• src/sbbs3/str_util.c str_util.h

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Tue Oct 22 22:13:17 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/d72b0cd2a76ee5c095553e4c
    Modified Files:
    src/sbbs3/str_util.c str_util.h
    Log Message:
    Add contains_invalid_attr() - checks string for invalid attr Ctrl-A codes

    Other Ctrl-A codes (e.g. ^A\) might be valid, but they're not attribute
    control codes, so their existence would cause this function to return true.

    ---
    þ 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 Tue Nov 12 20:08:02 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/b25e89d267b5371077703216
    Modified Files:
    src/sbbs3/str_util.c str_util.h
    Log Message:
    Add make_newsgroup_name()

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