• src/sbbs3/umonitor/umonitor.c

    From rswindell@VERT to CVS commit on Wed Sep 25 16:19:08 2019
    src/sbbs3/umonitor umonitor.c 1.88 1.89
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/home/rswindell/sbbs/src/sbbs3/umonitor

    Modified Files:
    umonitor.c
    Log Message:
    Updated nodestatus() function usage to support custom/extneded node status text.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Jan 3 07:35:25 2020
    src/sbbs3/umonitor umonitor.c 1.89 1.90
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/home/rswindell/sbbs/src/sbbs3/umonitor

    Modified Files:
    umonitor.c
    Log Message:
    Add/use a new get_ctrl_dir() function to query the SBBSCTRL env var and if
    not set (or blank), use the default ("/sbbs/ctrl") and print a warning to stderr. This resolves a FAQ for sysops that struggle with setting the SBBSCTRL env var, but do have sbbs install in /sbbs or a symlink from /sbbs to where sbbs is actually installed.

    Note: this function is different than the one previously defined in getctrl.c but never used. If/when we ever really need to support PREFIX, then perhaps we'll use that one (which copies a string to a buffer).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Feb 3 16:04:38 2020
    src/sbbs3/umonitor umonitor.c 1.90 1.91
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/home/rswindell/sbbs/src/sbbs3/umonitor

    Modified Files:
    umonitor.c
    Log Message:
    Insure SBBS CTRL dir ends in a slash/backslash.
    As reported by Ragnarok (DOCKSUD)



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Mar 15 08:54:07 2020
    src/sbbs3/umonitor umonitor.c 1.91 1.92
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/home/rswindell/sbbs/src/sbbs3/umonitor

    Modified Files:
    umonitor.c
    Log Message:
    Log files can be very big. Let's not allocate the space for them on the
    stack. Use the heap instead.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Mar 21 12:21:00 2020
    src/sbbs3/umonitor umonitor.c 1.92 1.93
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/tmp/cvs-serv22258

    Modified Files:
    umonitor.c
    Log Message:
    Edit sbbsecho.ini (SBBSecho v3 config file) instead of sbbsecho.cfg
    Fixed capitalization and description of "SBBSecho".




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Mar 21 17:01:32 2020
    src/sbbs3/umonitor umonitor.c 1.93 1.94
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/tmp/cvs-serv17796

    Modified Files:
    umonitor.c
    Log Message:
    Added "Configure FidoNet" menu item (launches echocfg).
    Updated Menu Item names (e.g. "Configure BBS" rather "Run SCFG").
    Added menu options to view echostats.ini and badareas.lst



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Mar 21 22:23:16 2020
    src/sbbs3/umonitor umonitor.c 1.94 1.95
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/tmp/cvs-serv32409

    Modified Files:
    umonitor.c
    Log Message:
    Added modopts.ini to "Edit Config File" menu.
    Moved twitlist.cfg and spamblock.cfg to "Edit Filter File" menu.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Mar 23 19:22:12 2020
    src/sbbs3/umonitor umonitor.c 1.95 1.96
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/tmp/cvs-serv17472

    Modified Files:
    umonitor.c
    Log Message:
    Add viewing of BinkP stats (binkstats.ini)



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Thu Apr 2 08:19:52 2020
    src/sbbs3/umonitor umonitor.c 1.96 1.97
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/tmp/cvs-serv29049/umonitor

    Modified Files:
    umonitor.c
    Log Message:
    Fix clang warnings.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Apr 12 09:23:00 2020
    src/sbbs3/umonitor umonitor.c 1.97 1.98
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/home/rswindell/sbbs/src/sbbs3/umonitor

    Modified Files:
    umonitor.c
    Log Message:
    Added support for -iI to force curses ASCII mode.
    Removed some unnecessary carriage returns from printf statements.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Aug 16 13:48:52 2020
    src/sbbs3/umonitor umonitor.c 1.98 1.99
    Update of /cvsroot/sbbs/src/sbbs3/umonitor
    In directory cvs:/home/rswindell/sbbs.cvssync/src/sbbs3/umonitor

    Modified Files:
    umonitor.c
    Log Message:
    Merge from gitlab master branch (experiment).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Tue Sep 15 12:43:25 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/ba6c926f340044122c9a6a56
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Fix typo (thanks WitNik)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Tue Sep 22 17:09:04 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/192d73f4d8f6264e2af39197
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Allow chat with nodes that are in other-than "in use" status

    (e.g. logon, new-user, quiet mode) - these are value node status values
    with a user on the node.

    Also address GCC warnings about unsafe sprintf usage, e.g.
    warning: `%s' directive writing up to 79 bytes into a region of size 59

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Tue Sep 22 17:24:58 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/fe6ac26bc5d20d24087e56e6
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Fix previous commit: node status range LOGON <-> QUIET

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Tue Nov 3 13:29:56 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/ff90a5a09b584460cafc1d6a
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Rewrite recycle_servers()

    Added an "All Servers" option.
    Fixed the "Telnet server" (now "Terminal Server") to set the correct/modern semaphore file.
    Simplified the implementation of this function.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sun Nov 22 17:45:36 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/ad5e1d5494c7dc23b5a45599
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Fix a cosmetic and usability issues reported by plt and Altere (ATHEL)

    Combined with a fix in uifc32.c, this fixes some problems with spawning external programs (e.g. to edit files, run scfg, echocfg, etc.) and
    when returning having a different keyboard input functionality and the
    screen all fubarred. Tested with Linux/ncurses.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Dec 12 21:39:09 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/7a14dbca462169f6f6fd8f0d
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Fix free space detection in status window

    Was using <data_dir>/temp to check for free space. data/temp is
    not a normally created directory, so usually this check would fail
    and just report 0 bytes free space. Instead, lets check the data
    directory itself.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Dec 13 08:35:59 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/2645dee022a7fd64f393489a
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Display node client information (IP address, protocol, duration of connection)

    when selecting a node (data comes from node#/client.ini). For Nelgin.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Dec 23 08:24:30 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/ffd29b69b186584551894084
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Fix typo reported by WitNik (BGGRSCYN)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Feb 10 09:37:45 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/a81fb283203b8312d88bc227
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Include a space after "syncterm" and before arguments.

    Fix issue reported WitNik (BGGRSCYN) on DOVE-Net:
    ```
    sbbs@raspberrypi:~ $ /sbbs/exec/umonitor -iC
    ...
    sh: 1: /sbbs/exec/syncterm-iC: not found
    ```

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thu Feb 2 13:14:56 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/a5a92c98cb8f66ac0c64e64d
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Make the "Spy on node" and "Chat with user" node options always available

    On the node options popup menu, these options weren't visible/available unless there was a user logged-in, but they're usable and useful even when there
    is not a user logged-in.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thu Feb 2 13:14:56 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/7e5a97228947bd05e55b9c6e
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Make the chat (F10) work even when user is not logged-in

    A sysop can, and may want to, chat with a user before they succesfully login.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Sun Mar 26 19:58:09 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/354b2c11b05b0e0c38091936
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Check the return value of chdir() - fixes CID 451056

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sun Sep 24 14:30:38 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/53c3b03222d44d880240a06b
    Modified Files:
    src/sbbs3/umonitor/umonitor.c
    Log Message:
    Don't pass all command-line arguments to child programs

    Only the common/UIFC-type arguments should be passed-on.

    This fixes issue #646

    It also appeared that the user editor spawning wouldn't work correctly
    when arguments were passed to umonitor (missing a space).

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