• exec/load/binkp.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Saturday, July 05, 2025 22:17:10
    https://gitlab.synchro.net/main/sbbs/-/commit/8533474761891eeb8d75eddd
    Modified Files:
    exec/load/binkp.js
    Log Message:
    Don't log BinkP errors in the error.log

    The sysop has no control over what misconfigured remote sysop connects to his BinkP service and sends whatever, so don't log received errors as errors, filling up the sysop's error log and potentially email inbox.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, January 04, 2026 17:58:37
    https://gitlab.synchro.net/main/sbbs/-/commit/92ecc21be9b5c3cd825fa9b1
    Modified Files:
    exec/load/binkp.js
    Log Message:
    Fix two-minute timeout when answering and no files

    Regression introduced in ff46f601, where the answering system would
    not send an M_EOB and instead perform a timeout.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Monday, March 23, 2026 20:49:18
    https://gitlab.synchro.net/main/sbbs/-/commit/d3d11463251878c0e169aaf3
    Modified Files:
    exec/load/binkp.js
    Log Message:
    For Mystic peers, lower log level for unfixed message

    Mystic up to version 1.12A49 sends an M_EOB without an M_GOT but
    only after the transfer is successful.

    For this case, since Mystic is dead, log at INFO level to keep
    sysops willing to look at warnings.

    Should fix issue #1103

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, March 24, 2026 20:58:43
    https://gitlab.synchro.net/main/sbbs/-/commit/b29d9ee1e639b60a5b49720a
    Modified Files:
    exec/load/binkp.js
    Log Message:
    Bump revision.

    This should have been done many times before now. :(

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