This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
mosquitto
Watch
1
Star
0
Fork
0
mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced
2026-08-21 13:59:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a07110cef2df5960792fed94efbcb85dbd736b8
mosquitto
/
plugins
/
persist-sqlite
T
History
Roger A. Light
403f6443be
Sqlite: Provide logs on restore errors
2022-10-16 21:23:15 +01: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
…
persist_sqlite.h
sqlite: client_msgs are only ever all cleared
2022-10-11 21:49:33 +01:00
plugin.c
Persistence interface updates and sqlite plugin fixes
2022-10-09 22:17:47 +01:00
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
…