• src/sbbs3/scfg/scfgsrvr.c

    From Rob Swindell (on Debian L@VERT to Git commit to main/sbbs/m on Wednesday, August 06, 2025 18:22:00
    https://gitlab.synchro.net/main/sbbs/-/commit/c4a2e5ece180557eab910a3d
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Fix typo in HTTP port configuration option case statement

    One character patch, fixes issue #959

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows@VERT to Git commit to main/sbbs/m on Saturday, August 09, 2025 14:55:00
    https://gitlab.synchro.net/main/sbbs/-/commit/6a8ca4c433fa6540926427e1
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Don't assume all duration values of 0 mean <disabled>

    Many of the server configured duration/interval values of 0, just mean 0. Or means that the default value will be automatically used (e.g. for timeouts).
    So represent accordingly in SCFG->Servers.

    This fixes issue #958

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows@VERT to Git commit to main/sbbs/m on Tuesday, February 03, 2026 21:56:00
    https://gitlab.synchro.net/main/sbbs/-/commit/9cabf69957bc4f7315649cca
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Add the ONE_HTTP_LOG option toggle to the Servers->Web Server->Access Logging

    Only available/effective when both HTTP_LOGGING and VIRTUAL_HOSTS are enabled.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows@VERT to Git commit to main/sbbs/m on Friday, February 06, 2026 21:32:00
    https://gitlab.synchro.net/main/sbbs/-/commit/6e3c4afa149ba105f0bd437a
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Add menu options to enable/control (per-IP address) request rate limiting

    of Web, FTP, and Mail servers

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows@VERT to Git commit to main/sbbs/m on Monday, February 16, 2026 02:15:00
    https://gitlab.synchro.net/main/sbbs/-/commit/160d568cef57804b6fe39301
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Add the Login Info Save options for Web, FTP, and Services servers

    Likely nobody else needs this feature but me (w/Vertrauen), but you never know.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows@VERT to Git commit to main/sbbs/m on Sunday, March 08, 2026 19:24:00
    https://gitlab.synchro.net/main/sbbs/-/commit/4faec0ce8aae6cfc7eb48a83
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Make the FTP server's minimum/maximum uploaded file sizes configurable here

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