• src/sbbs3/mqtt.c sbbscon.c

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Thu Dec 29 14:16:20 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/b40813286237773b08f66ef4
    Modified Files:
    src/sbbs3/mqtt.c sbbscon.c
    Log Message:
    Fix non-mosquitto buildBy moving mosquitto_will_set() call into mqtt_connect().I'm still having the issue that the LWT is being published after
    mosquitto_disconnect(), even though I set the "force" parameter to false in the
    call to mqtt_loop_stop()
    --- SBBSecho 3.20-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 Sun Jan 1 20:47:21 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/d83f150762b9149863a81659
    Modified Files:
    src/sbbs3/mqtt.c sbbscon.c
    Log Message:
    When the client_list is shared between servers, the served count is too
    --- 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 Dec 18 22:49:27 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/749a4a96ecbeccf76c5f8edd
    Modified Files:
    src/sbbs3/mqtt.c sbbscon.c
    Log Message:
    Resolve unused function warnings when built w/o USE_MOSUITTO and USE_SYSTEMD --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)