Code

Merged branch 'master' of git://git.tokkee.org/sysdb.
[sysdb.git] / src / core / plugin.c
2013-12-20 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-20 Sebastian Harlplugin: Record all loaded plugins and use that for...
2013-12-10 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-10 Sebastian HarlMoved core/error to utils/error.
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-22 Sebastian HarlMade log prefixes slightly more generic.
2013-10-02 Sebastian Harlplugin: Unregister all callbacks if module/plugin init...
2013-09-25 Sebastian Harlplugin: Removed sdb_ prefix from private functions.
2013-09-25 Sebastian Harlplugin: Store real plugin name and filename in the...
2013-09-25 Sebastian Harlplugin: Store plugin info attributes in the plugin...
2013-09-25 Sebastian Harlplugin: Manage all context information in the core.
2013-09-18 Sebastian Harlplugin: Made plugin context a dynamic object.
2013-09-18 Sebastian Harlplugin: Dynamically allocate plugin info attributes.
2013-08-17 Sebastian Harlobject: Removed support for cloning typed objects.
2013-07-20 Sebastian Harlplugin/store: Added support for "cname" plugins.
2013-07-20 Sebastian Harlplugin: Added formatting log functions.
2013-07-18 Sebastian Harlplugin: Removed another custom lookup-by-name function.
2013-07-18 Sebastian HarlLet objects be named.
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-03-23 Sebastian Harlobject system: Introduced a 'clone' callback for types.
2013-03-23 Sebastian Harlobject system: Introduced a concept of types.
2013-03-20 Sebastian Harlplugin: Log a warning in the main loop if there are...
2013-03-20 Sebastian HarlRemoved newline at the end of sdb_log()'ed strings.
2013-03-10 Sebastian Harlplugin, daemon: Use '::' in plugin names to indicate...
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-01-02 Sebastian HarlRenamed the project to SysDB (System DataBase).
2012-12-05 Sebastian HarlInitial commit. sysdb-0.0.0