Roger A. Light
c8e313aac0
Fix build
...
This is for the case where command line overrides are set.
2023-09-19 22:48:24 +01:00
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
Roger A. Light
dc906c5221
Sqlite persistence plugin.
2022-01-09 23:54:09 +00:00
Roger A. Light
c17c6a9028
Move example plugins to their own directory.
2021-03-25 15:51:14 +00:00
Roger A. Light
0087431bf4
Add MOSQ_EVT_CONNECT event.
...
This allows plugins to know when a client has successfully authenticated
to the broker.
Add connection-state example plugin to demonstrate MOSQ_EVT_CONNECT.
2021-01-14 15:36:58 +00:00
Roger A. Light
9f9f92104b
Add trivial basic authentication plugin based on IP.
2021-01-12 22:51:33 +00:00
Roger A. Light
fdff255916
New dynamic security plugin.
2020-10-27 00:54:55 +00:00
Roger A. Light
af99071c1e
Add example payload modification plugin.
2020-10-21 16:46:29 +01:00
Roger A. Light
687ca36c07
Makefile build fixes for message-timestamp plugin.
2020-10-13 16:49:18 +01:00