Roger A. Light
|
d17a88d916
|
Refactor headers for easier discovery.
|
2023-12-23 12:59:58 +00:00 |
|
Roger A. Light
|
fe4fe0102f
|
Place client context in mosquitto_control_cmd for API simplicity
|
2023-10-11 15:12:49 +01:00 |
|
Roger A. Light
|
747fcacd67
|
Make args const where possible, fix persist-sqlite build.
|
2023-04-19 22:54:53 +01:00 |
|
Roger A. Light
|
56462c1229
|
Refactor for more consistent json helper use.
|
2023-04-19 17:12:20 +01:00 |
|
Roger A. Light
|
2940d9cc4c
|
Move control common helper functions to broker.
|
2023-04-02 00:27:15 +01:00 |
|
Roger A. Light
|
4199e7b2d3
|
Move control functions to common, and use in the broker.
|
2022-12-31 14:34:26 +00:00 |
|
Roger A. Light
|
611c43e537
|
Dynsec: Save file at end of command batch, not after each command
|
2022-12-27 08:16:41 +00:00 |
|
Roger A. Light
|
ffb7661d86
|
Move shared code to common directory
This is currently limited to "utility" type functions and does not include code common to the library and broker that are protocol related.
|
2022-02-09 16:26:10 +00:00 |
|
Roger A. Light
|
8d073771c3
|
Make some plugin code shared for future use.
|
2022-02-03 23:08:28 +00:00 |
|
Roger A. Light
|
d032c94d14
|
Remove global vars.
|
2022-02-03 21:50:20 +00:00 |
|
Roger A. Light
|
11c5cf039f
|
Simplify memory use for dynsec.
|
2022-01-27 16:09:09 +00:00 |
|
Roger A. Light
|
cd28187e5e
|
Minor refactor to separate files.
|
2021-12-15 16:36:54 +00:00 |
|