- Mar 01, 2021
-
-
Roger A. Light authored
Per policy, packages shouldn't contain directories in /run. This means /run/mosquitto should be created at boot time. Closes #983429.
-
Roger A. Light authored
This is already handled with debian/mosquitto.conf
-
Roger A. Light authored
-
- Feb 05, 2021
-
-
Roger A. Light authored
-
Roger A. Light authored
-
- Feb 04, 2021
-
-
Roger A. Light authored
-
Roger A. Light authored
-
Roger A. Light authored
-
Roger A. Light authored
Closes #2066. Thanks to Boris Vanhoof.
-
Roger A. Light authored
Closes #2057. Thanks to Przemysław Zygmunt.
-
Roger A. Light authored
-
- Feb 03, 2021
-
-
Roger A. Light authored
Closes #2059. Thanks to Jason White.
-
Roger A. Light authored
Closes #2056. Thanks to Greg Troxel.
-
Roger A. Light authored
This now handles the case where we are building from the released tar, or building from git if xsltproc is available, or building from git if xsltproc is not available.
-
Roger A. Light authored
-
- Feb 02, 2021
-
-
Roger A. Light authored
-
- Jan 29, 2021
-
-
Roger A. Light authored
-
- Jan 28, 2021
-
-
Roger A. Light authored
-
Roger A. Light authored
-
Roger A. Light authored
-
Roger A. Light authored
-
Przemek Zygmunt authored
Unconditionally adding an event to the epoll causes 100% CPU usage. This happens when the connection to the server is established and the client has not sent any data yet. Signed-off-by:Przemek Zygmunt <p.zygmunt@acsoftware.pl>
-
- Jan 26, 2021
-
-
Roger A. Light authored
Closes #2043. Thanks to ttsorensen.
-
Roger Light authored
Closes #2037. Thanks to Greg Troxel.
-
- Jan 21, 2021
-
-
Roger A. Light authored
-
Roger A. Light authored
-
- Jan 20, 2021
-
-
Roger A. Light authored
The two licenses are the same.
-
Roger A. Light authored
The error topic-alias-invalid was being sent if an MQTT v5 client published a message with empty topic and topic alias set, but the topic alias hadn't already been configured on the broker. This has been fixed to send a protocol error, as per section 3.3.4 of the specification.
-
- Jan 19, 2021
-
-
Roger A. Light authored
Closes #2022. Thanks to Umberto Morelli.
-
Roger A. Light authored
This is only possible where they have different bind addresses. Closes #2029. Thanks to Simon Aldrich.
-
Roger A. Light authored
-
Roger Light authored
Fix cmake not building correctly when WITH_CJSON=OFF
-
- Jan 17, 2021
-
-
Boris Feinstein authored
When using cmake to build the project, cJson discovery should only be performed if WITH_CJSON=ON. Closes #2026. Signed-off-by:Boris Feinstein <madhat1@gmail.com>
-
- Jan 15, 2021
-
-
Roger A. Light authored
Closes #2017. Thanks to Craig Leres.
-
Roger A. Light authored
Produce an error when requesting a new password if both attempts do not match. Closes #2011. Thanks to Willem Eradus.
-
Roger A. Light authored
Closes #2010. Thanks to Willem Eradus.
-
Roger A. Light authored
This is when building with systemd support on Linux. Closes #2019. Thanks to Mark Symmes.
-
Roger A. Light authored
Closes #2020. Thanks to FozzTexx.
-
Roger A. Light authored
This happened in `mosquitto_broker_publish` and `mosquitto_broker_publish_copy` only.
-
- Jan 14, 2021
-
-
Roger A. Light authored
This could have occurred when a will delay interval had been set.
-