Roger A. Light
|
747fcacd67
|
Make args const where possible, fix persist-sqlite build.
|
2 years ago |
Roger A. Light
|
56462c1229
|
Refactor for more consistent json helper use.
|
2 years ago |
Roger A. Light
|
2940d9cc4c
|
Move control common helper functions to broker.
|
3 years ago |
Roger A. Light
|
53dc3006a2
|
Make cJSON a hard dependency.
|
3 years ago |
Roger A. Light
|
910b8e2c1d
|
Remove effectively duplicate parameter.
|
3 years ago |
Roger A. Light
|
7c8af215ad
|
Fix building with WITH_CJSON=no
|
3 years ago |
Roger A. Light
|
4199e7b2d3
|
Move control functions to common, and use in the broker.
|
3 years ago |
Norbert Heusser
|
ba5f8eb448
|
Cleanup of include guard defines
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
|
3 years ago |
Roger A. Light
|
67d0792fd6
|
Remove duplicate code.
|
3 years ago |
Roger A. Light
|
6fd9c200ac
|
Fix coverity scan 1499796
|
3 years ago |
Roger A. Light
|
2a95ec73ba
|
Fix Coverity Scan 1491166.
|
3 years ago |
Roger A. Light
|
e082e54fe2
|
Fix Coverity Scan 1490915.
|
3 years ago |
Roger A. Light
|
965b506e0a
|
Tidy
|
3 years ago |
Roger A. Light
|
1ccde47e8e
|
Windows build fix.
|
3 years ago |
Norbert Heusser
|
621d74fd6a
|
Created new helper function mosquitto_write_file in common/misc_mosq.h to consolidate
saving config files in failsafe manner
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
|
3 years ago |
Kai Buschulte
|
a3125934dd
|
Fix macOS compile issues
Signed-off-by: Kai Buschulte <kai.buschulte@cedalo.com>
|
3 years ago |
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.
|
4 years ago |