Code

plugin: Make sdb_plugin_info_t public.
[sysdb.git] / src / backend /
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-26 Sebastian Harldbi utils: Use the new _r interface.
2014-04-22 Sebastian Harlbackends: Destroy dbi/unixsock clients on shutdown.
2014-04-22 Sebastian Harlcollectd::unixsock plugin: Free temporarily allocated...
2014-04-21 Sebastian HarlMake all plugins ready for reconfiguration support.
2014-04-04 Sebastian Harlcollectd::unixsock backend: Simplified host updates.
2014-02-23 Sebastian HarlInclude config.h in source files.
2014-01-31 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-01-29 Sebastian Harlstore: Added support for different data-types for attri...
2013-12-10 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-10 Sebastian HarlMoved core/error to utils/error.
2013-08-01 Sebastian Harlstore: Let sdb_store_service() accept const arguments.
2013-08-01 Sebastian Harlstore: Let sdb_store_attribute() accept const arguments.
2013-07-24 Sebastian Harlstore: Renamed sdb_store_get_host() to sdb_store_has_ho...
2013-07-24 Sebastian Harlstore: Simplified sdb_store_host().
2013-07-18 Sebastian HarlLet objects be named.
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-03-22 Sebastian HarlSimplified inherited attribute naming in store objects.
2013-03-20 Sebastian HarlRemoved newline at the end of sdb_log()'ed strings.
2013-03-10 Sebastian Harlmk-livestatus backend: Use '::' to separate instance...
2013-03-10 Sebastian HarlRenamed puppet-storeconfigs backend to puppet::store...
2013-03-10 Sebastian HarlRenamed collectd backend to collectd::unixsock.
2013-03-10 Sebastian HarlMoved sdb_strerror() from utils/string.h to utils/error.h.
2013-03-10 Sebastian HarlRenamed error recording / logging functions.
2013-03-10 Sebastian HarlUse the sdb_error* function throughout the project.
2013-03-05 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb...
2013-03-04 Sebastian Harlbackends, daemon: Don't shadow global 'socket' and...
2013-02-20 Sebastian Harlpuppet-storeconfigs backend: Check database connection...
2013-01-02 Sebastian HarlRenamed the project to SysDB (System DataBase).
2012-12-17 Sebastian HarlPuppet storeconfigs backend: Query facts and store...
2012-12-13 Sebastian HarlMK Livestatus backend: Added support for querying services.
2012-12-13 Sebastian HarlMK Livestatus backend: Converted to use sc_unixsock_cli...
2012-12-13 Sebastian Harlcollectd backend: Converted to use sc_unixsock_client_p...
2012-12-12 Sebastian Harlutils dbi + unixsock: Pass user-data object to data...
2012-12-11 Sebastian Harlutils data: Added module providing a data-type to store...
2012-12-11 Sebastian HarlAdded initial version of the MK Livestatus backend.
2012-12-11 Sebastian Harlstore: Return a positive value when to-be-stored host...
2012-12-10 Sebastian HarlAdded initial version of the puppet-storeconfigs backend.
2012-12-05 Sebastian HarlInitial commit. sysdb-0.0.0