• src/sbbs3/node.c

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Thursday, March 03, 2022 16:45:56
    https://gitlab.synchro.net/main/sbbs/-/commit/4d4059e145dad2127b1a0e1d
    Modified Files:
    src/sbbs3/node.c
    Log Message:
    Fix CID 33629: Unbounded source buffer
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Saturday, March 05, 2022 11:48:13
    https://gitlab.synchro.net/main/sbbs/-/commit/c1bd5d23c06cb606772dae92
    Modified Files:
    src/sbbs3/node.c
    Log Message:
    Move where the "pause" option is appliedAt the suggestion/request of Andre Robitaille.This option was originally added for debugging use, but may as well move it if it's useful in another way.
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Monday, January 02, 2023 17:21:56
    https://gitlab.synchro.net/main/sbbs/-/commit/66543f289c2c6919ce347560
    Modified Files:
    src/sbbs3/node.c
    Log Message:
    Actually allow node utility to run without SBBSCTRL being set
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Monday, September 25, 2023 19:46:06
    src/sbbs3 node.c 1.31 1.32
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    node.c
    Log Message:
    Quick hack for Alterego to support custom/extended node status text.


    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Tuesday, October 03, 2023 10:54:28
    src/sbbs3 node.c 1.32 1.33
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    node.c
    Log Message:
    Fix off-by-one bug in previous commit.


    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)