• src/sbbs3/ratelimit.hpp

    From Rob Swindell (on Windows@VERT to Git commit to main/sbbs/m on Thursday, February 05, 2026 21:18:00
    https://gitlab.synchro.net/main/sbbs/-/commit/d0f4496f0f2f5a9a8d972ab9
    Modified Files:
    src/sbbs3/ratelimit.hpp
    Log Message:
    The Darwin builds didn't like the use of C++ chrono lib, a lot of link errors

    See https://gitlab.synchro.net/main/sbbs/-/jobs/1150794 for list

    Probably a link library missing?

    Use the old trusty time_t and time() - we only require one-second granularity anyway.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian L@VERT to Git commit to main/sbbs/m on Friday, February 06, 2026 19:14:00
    https://gitlab.synchro.net/main/sbbs/-/commit/5c48721a1ccb444fee1a8c59
    Modified Files:
    src/sbbs3/ratelimit.hpp
    Log Message:
    More visibility into how many have been rate-limited

    ... and who the biggest (ab)users are

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