Subj : src/sbbs3/echocfg.c sbbsecho.c To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Sat Nov 02 2024 19:33:43 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). --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .