Code

parser: Let the TIMESERIES command accept optional data-source names.
[sysdb.git] / src / include / core / plugin.h
2016-09-25 Sebastian HarlMerge branch 'master' of git://git.tokkee.org/sysdb
2016-09-11 Sebastian HarlDon't fetch timeseries info when fetching the interval.
2016-09-10 Sebastian Harlplugin: Add a helper function to query timeseries infor...
2016-09-08 Sebastian Harlplugin: Drop support for the old timeseries fetcher.
2016-09-07 Sebastian Harlplugin: Add a new type of timeseries-fetcher plugins.
2015-10-06 Sebastian HarlBuild a more generic/powerful query API which writes...
2015-08-05 Sebastian Harlcore: Add support for reader/query plugins.
2015-02-01 Sebastian HarlUnload all plugins when shutting down sysdbd.
2015-01-16 Sebastian Harlstore: Pass on all stored objects to store writer plugins.
2015-01-16 Sebastian Harlcore: Add the store writer plugin type.
2014-12-03 Sebastian HarlUse stdbool.h's bool type instead of _Bool.
2014-08-22 Sebastian HarlAdded __attribute__((format(printf, ...))) where approp...
2014-08-16 Sebastian Harlplugin: Added sdb_plugin_fetch_timeseries().
2014-08-16 Sebastian Harlcore: Introduced the concept of time-series.
2014-07-01 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-07-01 Sebastian Harlplugin: Added sdb_plugin_current().
2014-07-01 Sebastian Harlplugin: Make sdb_plugin_info_t public.
2014-06-29 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-06-28 Sebastian Harlplugin: The replaced SDB_PLUGIN_INFO_NAME with the...
2014-06-28 Sebastian Harlplugin: Automatically prepend callback names with the...
2014-06-27 Sebastian Harlcore: Automatically determine config callback names.
2014-04-27 Sebastian Harlcore: Make the plugin directory configurable.
2014-04-22 Sebastian Harlplugin: Added sdb_plugin_shutdown_all().
2014-04-21 Sebastian Harlplugin: Added support for reconfiguring the system...
2014-02-23 Sebastian HarlRemoved semicolon from SDB_PLUGIN_MAGIC definition.
2013-12-01 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-11-07 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-10-02 Sebastian Harlplugin: Unregister all callbacks if module/plugin init...
2013-09-25 Sebastian Harlplugin: Manage all context information in the core.
2013-07-20 Sebastian Harlplugin/store: Added support for "cname" plugins.
2013-07-20 Sebastian Harlplugin: Added formatting log functions.
2013-07-10 Sebastian Harlplugin: Added support for log callbacks.
2013-04-01 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb...
2013-04-01 Sebastian HarlMoved error / time from utils to core.
2013-01-02 Sebastian HarlRenamed the project to SysDB (System DataBase).
2012-12-05 Sebastian HarlInitial commit. sysdb-0.0.0