You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/plugins/persist-sqlite
Roger A. Light 3bb4ff180e Fix Coverity Scan 1509020 Unchecked return value.
This was really a false positive, however the intent is probably clearer
now.
2 years ago
..
CMakeLists.txt Fix cmake build 2 years ago
Makefile Simplify make build. 2 years ago
base_msgs.c Remove unused events 3 years ago
client_msgs.c client_id -> clientid rename. 3 years ago
clients.c client_id -> clientid rename. 3 years ago
init.c Persistence: Store cmsg_id and sub id for client_msgs. 3 years ago
persist_sqlite.h client_id -> clientid rename. 3 years ago
plugin.c Remove unused events 3 years ago
restore.c Fix Coverity Scan 1509020 Unchecked return value. 2 years ago
retain_msgs.c Rename persist retain_add to retain_set 4 years ago
subscriptions.c client_id -> clientid rename. 3 years ago
test.conf Migrate persist-sqlite to use persistence_location. 3 years ago
test.sh Sqlite persistence plugin. 4 years ago
tick.c Persist-sqlite: add flush_period and page_size options 3 years ago