• src/sbbs3/sbbsdefs.h userdat.c

    From rswindell@VERT to CVS commit on Monday, March 30, 2020 17:17:27
    src/sbbs3 sbbsdefs.h 1.253 1.254 userdat.c 1.222 1.223
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv10947

    Modified Files:
    sbbsdefs.h userdat.c
    Log Message:
    Extend the maximum user password length from 8 to 40 characters.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Saturday, August 09, 2025 21:55:23
    https://gitlab.synchro.net/main/sbbs/-/commit/d7c78e2c259503fe24877010
    Modified Files:
    src/sbbs3/sbbsdefs.h userdat.c
    Log Message:
    Increase 16-bit (ushort) statistical user fields to 32-bit

    The user.tab file format doesn't include integer size limitations. These ushorts were just left over from (the old) user.dat file format size
    concerns (4 hex digits for each), so no need to maintain these limits.

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