You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/apps/mosquitto_ctrl
Roger A. Light 9c4b9a0311 ctrl: Error if new passwords don't match.
Produce an error when requesting a new password if both
attempts do not match.

Closes #2011. Thanks to Willem Eradus.
5 years ago
..
CMakeLists.txt CMake build fixes for Windows. 5 years ago
Makefile Build lib from in mosquitto_ctrl directory. 5 years ago
client.c Fixes for lots of minor build warnings highlighted by Visual Studio. 5 years ago
dynsec.c ctrl: Error if new passwords don't match. 5 years ago
dynsec_client.c ctrl: Error if new passwords don't match. 5 years ago
dynsec_group.c Fixes for lots of minor build warnings highlighted by Visual Studio. 5 years ago
dynsec_role.c Fix cjson include paths. 5 years ago
example.c Fix cjson include paths. 5 years ago
mosquitto_ctrl.c Add SPDX license identifiers. 5 years ago
mosquitto_ctrl.h Fix cjson include paths. 5 years ago
options.c ctrl: Allow command line arguments to override config file options. 5 years ago