mosquitto/plugins/persist-sqlite
2022-05-18 15:11:13 +01:00
..
base_msgs.c Fix Coverity Scan 1487012 Resource leak 2022-03-24 09:06:33 +00:00
client_msgs.c Optimise persist client msg clearing. 2022-03-18 11:08:18 +00:00
clients.c Fix Coverity Scan 1486934 Unchecked return value 2022-03-24 10:17:15 +00:00
CMakeLists.txt Merge branch 'macos-cmake-build' of https://github.com/buschulte/mosquitto into buschulte-macos-cmake-build 2022-05-12 12:10:11 +01:00
init.c Persist-sqlite: add flush_period and page_size options 2022-04-29 07:35:47 +02:00
Makefile Rename of mosquitto_msg_store struct. 2022-03-01 10:44:47 +00:00
persist_sqlite.h Persist-sqlite: add flush_period and page_size options 2022-04-29 07:35:47 +02:00
plugin.c Migrate persist-sqlite to use persistence_location. 2022-05-18 15:11:13 +01:00
restore.c Fix Coverity Scan 1486947 Double free 2022-03-24 08:11:11 +00:00
retain_msgs.c Rename persist retain_add to retain_set 2022-03-01 20:55:56 +00:00
subscriptions.c persist-sqlite: commit transactions once every 5 seconds 2022-03-01 10:44:47 +00:00
test.conf Migrate persist-sqlite to use persistence_location. 2022-05-18 15:11:13 +01:00
test.sh Sqlite persistence plugin. 2022-01-09 23:54:09 +00:00
tick.c Persist-sqlite: add flush_period and page_size options 2022-04-29 07:35:47 +02:00