• src/sbbs3/echocfg.c sbbsecho.c

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Nov 2 19:33:43 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/cc5e086b234b1d0bbe36c00a
    Modified Files:
    src/sbbs3/echocfg.c sbbsecho.c
    Log Message:
    Support additional arguments in AreaFix request message subject, beyond pass

    Apparently AreaFix and other area managers assume password never have spaces
    in them, so they can support additional arguments following the password in
    the AreaFix request.

    This change also now disallows setting AreaManager passwords with spaces in them.

    I don't yet support any of the additional AreaFix request options (e.g. -L,
    -R, -Q), but am considering it.

    A bunch of sprintf() -> snprintf() conversions are included in this commit (better string buffer security, probably eliminate a Coverity issue or two).

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