• src/sbbs3/mqtt.c sbbscon.c

    From Rob Swindell@VERT 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 build

    By 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()
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT 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
    ---
    þ 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 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 ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net