• src/sbbs3/ntsvcs.c

    From mcmlxxix@VERT to CVS commit on Mon May 6 13:19:55 2013
    src/sbbs3 ntsvcs.c 1.42 1.43
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv2562

    Modified Files:
    ntsvcs.c
    Log Message:
    added missing semi-colon :|

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.n
  • From rswindell@VERT to CVS commit on Thu Jan 9 01:51:59 2014
    src/sbbs3 ntsvcs.c 1.43 1.44
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv30993

    Modified Files:
    ntsvcs.c
    Log Message:
    Fix bug introduced in rev 1.29 (Sep-4-2005): mute, unmute and recycle commands all stopped the service instead. Thanks for the bug report, art!

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Thu Jan 22 18:57:14 2015
    src/sbbs3 ntsvcs.c 1.44 1.45
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv15800

    Modified Files:
    ntsvcs.c
    Log Message:
    Fix Web Server NT server crash due to non-initialized login_attempt_list member of its startup structure.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Mon Aug 17 11:21:08 2020
    src/sbbs3 ntsvcs.c 1.52 1.53
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv11110

    Modified Files:
    ntsvcs.c
    Log Message:
    This file doesn't #include stdbool.h, so use TRUE not true.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Tue Feb 4 21:25:43 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/039e987bd07328c552e79280
    Modified Files:
    src/sbbs3/ntsvcs.c
    Log Message:
    Assume Windows XP / Server 2003 or later

    No need to use LoadLibrary() and GetProcAddress() here
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net