• src/sbbs3/ctrl/TelnetCfgDlgUnit.cpp TelnetCfgDlgUnit.dfm TelnetCfgDlgUnit.h

    From rswindell@VERT to CVS commit on Friday, March 07, 2014 14:55:58
    src/sbbs3/ctrl TelnetCfgDlgUnit.cpp 1.19 1.20 TelnetCfgDlgUnit.dfm 1.25 1.26 TelnetCfgDlgUnit.h 1.13 1.14
    Update of /cvsroot/sbbs/src/sbbs3/ctrl
    In directory cvs:/tmp/cvs-serv26859

    Modified Files:
    TelnetCfgDlgUnit.cpp TelnetCfgDlgUnit.dfm TelnetCfgDlgUnit.h
    Log Message:
    * Eliminated the sbbs.ini [BBS] Options flag: USE_2ND_RLOGIN
    - this option has been a default option flag for 10 years
    - this option was introduced *before* the RLogin password capability
    - Synchronet now always expects the login-ID (alias) to be the 2nd string received during RLogin connections (called 'server-user-name' in RFC 1282).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Wednesday, March 12, 2014 02:39:16
    src/sbbs3/ctrl TelnetCfgDlgUnit.cpp 1.20 1.21 TelnetCfgDlgUnit.dfm 1.26 1.27 TelnetCfgDlgUnit.h 1.14 1.15
    Update of /cvsroot/sbbs/src/sbbs3/ctrl
    In directory cvs:/tmp/cvs-serv24421

    Modified Files:
    TelnetCfgDlgUnit.cpp TelnetCfgDlgUnit.dfm TelnetCfgDlgUnit.h
    Log Message:
    Added support for [BBS] "NO_DOS" Option flag to disable DOS program support
    for that instance of SBBS (e.g. when running SBBS-Win32 on Windows-x64).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Thursday, July 20, 2017 15:23:57
    src/sbbs3/ctrl TelnetCfgDlgUnit.cpp 1.23 1.24 TelnetCfgDlgUnit.dfm 1.28 1.29 TelnetCfgDlgUnit.h 1.15 1.16
    Update of /cvsroot/sbbs/src/sbbs3/ctrl
    In directory cvs:/tmp/cvs-serv9434

    Modified Files:
    TelnetCfgDlgUnit.cpp TelnetCfgDlgUnit.dfm TelnetCfgDlgUnit.h
    Log Message:
    Allow the [BBS]->MaxConcurrentConnections setting to be modified via the Terminal Server->Configuration dialog.
    Removed the "Lookup Identiy" checkbox (IDENT is a pretty dead protocol and
    this feature never really worked as intended) - will probably be removing this "feature" in the future anyway.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Thursday, November 16, 2017 13:26:41
    src/sbbs3/ctrl TelnetCfgDlgUnit.cpp 1.24 1.25 TelnetCfgDlgUnit.dfm 1.29 1.30 TelnetCfgDlgUnit.h 1.16 1.17
    Update of /cvsroot/sbbs/src/sbbs3/ctrl
    In directory cvs:/tmp/cvs-serv8511

    Modified Files:
    TelnetCfgDlgUnit.cpp TelnetCfgDlgUnit.dfm TelnetCfgDlgUnit.h
    Log Message:
    Make the SSH connection timeout configurable in the SSH tab of the Terminal Server Config dialog.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, January 12, 2019 15:45:21
    src/sbbs3/ctrl TelnetCfgDlgUnit.cpp 1.25 1.26 TelnetCfgDlgUnit.dfm 1.31 1.32 TelnetCfgDlgUnit.h 1.18 1.19
    Update of /cvsroot/sbbs/src/sbbs3/ctrl
    In directory cvs:/tmp/cvs-serv19435

    Modified Files:
    TelnetCfgDlgUnit.cpp TelnetCfgDlgUnit.dfm TelnetCfgDlgUnit.h
    Log Message:
    Cruft removal: JavaScript Support and Identity Lookup checkboxes.
    Oddly, the Identity Lookup checkbox was obscurring (hiding) the Hostname
    Lookup checkbox, so that becomes visible/available again.


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