• src/sbbs3/scfg/scfgsrvr.c

    From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Sat Mar 25 20:34:42 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/b0544666cfa2d2c3256f26a0
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Read/write the sbbs.ini one section at a timeThis allows the [Global] section to be applied to each server section correctlyBefore this change, changing BindRetry in the global settings would result inthe original global BindRetry value being added to each server/section ofthe sbbs.ini file.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Sun Mar 26 00:10:54 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/85a2123902a4db37e246feb2
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Flush out the Global Server settings menuStill needs online help text.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Sun Mar 26 19:58:08 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/9bf08c68be0819fca1b0bfaa
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    A lot more progress on server configuration. Mail server configuration up next. --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows)@1:103/705 to Git commit to main/sbbs/master on Mon Mar 27 17:59:20 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/9e376a7bdc1fb4cdadac9d3d
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Fix MSVC compile warnings and update textFixed reversal of logic for FTP Server->Sysop File System Access option
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Mon Mar 27 20:27:06 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/a3415c26ec177ac1d61d56f6
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Move the Global->JavaScript* and Login Attempt* settings to their own sub-menusMove the Mail Server->SendMail* settings to their own sub-menu.Added popups while reading sbbs.ini
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Tue Mar 28 18:09:48 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/8e28b42b83b94de131466d06
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Fixed typo
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Tue Mar 28 19:59:06 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/a697846e4a2747a8045bdb6d
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    More help text and Mail Server /SendMail settings.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Wed Sep 27 18:53:48 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/b86598a8af4c6fae9a7f2f42
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Don't hide all the server settings when disabled.

    Apparently this was non-intuitive to sysops. <shrug>
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sun Dec 17 20:57:52 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/2f621498f720ba115cc9984d
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Add (new) login attempt auto-filter duration configuration setting

    Update wording and add more help text.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sat Mar 2 20:45:22 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/50a624fbd617ad5d1f3754dd
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Put SSH, Telnet, and RLogin settings in their own sub-menus of Terminal Server

    This makes the Terminal Server settings menu a bit less cluttered. And now
    we can add more SSH settings (like SFTP, Any Auth).
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sun Mar 3 01:49:06 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/a889f93e6cac2d68d5349e65
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Change Telnet, SSH, RLogin Support menus to "... Support" instead of "Server"

    And center the sub-menus.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sun Mar 3 04:07:48 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/101247e52997d7d15a8f91b7
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Move a bunch of protocol support enable/disable and TCP ports to sub-menus

    ... declutter a bit more of the menus.

    Also added the new option to disable HTTP support in the web server.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Sun Mar 3 14:21:14 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/c068c80a9489306e1105adca
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Fix some new warnings about unused variable: 'enabled'
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Mon Mar 4 18:23:44 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/ca6e65df9eb3c230519e5f91
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Combine First / Last Node settings on a single option: Serving Nodes

    And make the PETSCII ports more aligned with the other protocol ports
    visually. If set to 0, say "<disabled>".
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Mon Mar 4 20:37:50 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/f57f475efee3b62a8cbe9f65
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Add the SSH "ANYAUTH" toggle option

    If the sysop wants their login module to always execute for SSH connections, set to this "Any" rather than the default ("Valid Key or Username").
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Mon Mar 4 20:43:40 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/3e968b44079daaac506fb38c
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Put the 2 SFTP related options next to each other (duh)
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sun Mar 10 14:52:38 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/ca253e7d62c728308f9936b1
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Update "SendMail Support" menu option and help title
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Sun Apr 28 13:44:10 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/a40b6402e54fa4ac8db1563e
    Modified Files:
    src/sbbs3/scfg/scfgsrvr.c
    Log Message:
    Fix typo in help text reported by Apam
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)