mosquitto/plugins/persist-sqlite
2023-01-16 18:46:35 +00:00
..
base_msgs.c Rename members 2023-01-16 10:21:12 +00:00
client_msgs.c client_id -> clientid rename. 2023-01-16 18:46:35 +00:00
clients.c client_id -> clientid rename. 2023-01-16 18:46:35 +00:00
CMakeLists.txt Remove old compatibility header support 2022-08-08 09:25:16 +00:00
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 client_id -> clientid rename. 2023-01-16 18:46:35 +00:00
plugin.c Persistence interface updates and sqlite plugin fixes 2022-10-09 22:17:47 +01:00
restore.c client_id -> clientid rename. 2023-01-16 18:46:35 +00:00
retain_msgs.c Rename persist retain_add to retain_set 2022-03-01 20:55:56 +00:00
subscriptions.c client_id -> clientid rename. 2023-01-16 18:46:35 +00:00
test.conf Migrate persist-sqlite to use persistence_location. 2022-05-18 15:11:13 +01:00
test.sh
tick.c