• src/sbbs3/useredit/MainFormUnit.cpp

    From Rob Swindell (on Windows 11) to Git commit to main/sbbs/master on Wednesday, October 30, 2024 22:20:18
    https://gitlab.synchro.net/main/sbbs/-/commit/a81d394d66ca0e67c1da8b25
    Modified Files:
    src/sbbs3/useredit/MainFormUnit.cpp
    Log Message:
    Fix dstrtounix() usage
  • From Rob Swindell (on Debian Linux)@rob@synchro.net to Git commit to main/sbbs/master on Tuesday, January 21, 2025 00:43:58
    https://gitlab.synchro.net/main/sbbs/-/commit/d84a380bfd7bdabc22faf01f
    Modified Files:
    src/sbbs3/useredit/MainFormUnit.cpp
    Log Message:
    LEN_MODEM -> LEN_CONNECTION
  • From Rob Swindell (on Windows 11)@rob@synchro.net to Git commit to main/sbbs/master on Monday, January 27, 2025 18:30:38
    https://gitlab.synchro.net/main/sbbs/-/commit/d37ed13258f1c62f056cb3d7
    Modified Files:
    src/sbbs3/useredit/MainFormUnit.cpp
    Log Message:
    Use the new userdat api functions: del_user() and undel_user()

    Display the user's deletion date (when available) - always displayed in
    numeric format because datestr() takes a time_t argument and Borland's time_t is just 32-bits still.

    Fix typo in "Active User" string