mosquitto/apps/mosquitto_ctrl
Roger A. Light 4ca294fd9c Warn on lax permissions on sensitive files.
- Broker will log warnings if sensitive files are world readable/writable, or
  if the owner/group is not the same as the user/group the broker is running
  as. In future versions the broker will refuse to open these files.
2023-08-16 14:01:21 +01:00
..
client.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 2021-01-20 11:46:18 +00:00
CMakeLists.txt Warn on lax permissions on sensitive files. 2023-08-16 14:01:21 +01:00
dynsec_client.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 2021-01-20 11:46:18 +00:00
dynsec_group.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 2021-01-20 11:46:18 +00:00
dynsec_role.c Use strings.h for strcasecmp, except on Windows. 2022-02-24 12:02:16 +00:00
dynsec.c Warn on lax permissions on sensitive files. 2023-08-16 14:01:21 +01:00
example.c Use strings.h for strcasecmp, except on Windows. 2022-02-24 12:02:16 +00:00
Makefile Warn on lax permissions on sensitive files. 2023-08-16 14:01:21 +01:00
mosquitto_ctrl.c Use strings.h for strcasecmp, except on Windows. 2022-02-24 12:02:16 +00:00
mosquitto_ctrl.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 2021-01-20 11:46:18 +00:00
options.c Fix engine support. 2023-06-02 19:11:50 +02:00