This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
mosquitto
Watch
1
Star
0
Fork
0
You've already forked mosquitto
mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced
2026-03-25 10:02:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef4ed0e97f29895524dfebf2e5b2e71af200b1ae
mosquitto
/
plugins
/
persist-sqlite
History
Norbert Heusser
170cd85cec
Add target test-compile to all Makefile to allow tests in plugin folders
...
Signed-off-by: Norbert Heusser <
norbert.heusser@cedalo.com
>
2022-12-09 18:03:54 +00:00
..
base_msgs.c
Avoid compile error.
2022-10-16 08:13:46 +01:00
client_msgs.c
Persistence: Store cmsg_id and sub id for client_msgs.
2022-10-11 21:51:43 +01:00
clients.c
sqlite: client_msgs are only ever all cleared
2022-10-11 21:49:33 +01:00
CMakeLists.txt
…
init.c
Persistence: Store cmsg_id and sub id for client_msgs.
2022-10-11 21:51:43 +01:00
Makefile
Add target test-compile to all Makefile to allow tests in plugin folders
2022-12-09 18:03:54 +00:00
persist_sqlite.h
sqlite: client_msgs are only ever all cleared
2022-10-11 21:49:33 +01:00
plugin.c
…
restore.c
Sqlite: Provide logs on restore errors
2022-10-16 21:23:15 +01:00
retain_msgs.c
…
subscriptions.c
…
test.conf
…
test.sh
…
tick.c
…