tokkee.org
Code
projects
/
sysdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
proto: Added sdb_proto_marshal_data.
[sysdb.git]
/
src
/
core
/
plugin.c
2014-12-03
Sebastian Harl
Use stdbool.h's bool type instead of _Bool.
blob
|
commitdiff
|
raw
2014-08-22
Sebastian Harl
plugin: Added missing argument to sdb_log() call.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-16
Sebastian Harl
plugin: Added sdb_plugin_fetch_timeseries().
blob
|
commitdiff
|
raw
|
diff to current
2014-08-16
Sebastian Harl
core: Introduced the concept of time-series.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-19
Sebastian Harl
plugin: Report an error if a collector's interval canno...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
Sebastian Harl
plugin: Added sdb_plugin_current().
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
Sebastian Harl
plugin: Make sdb_plugin_info_t public.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-28
Sebastian Harl
plugin: Use multiple log entries when logging plugin...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-28
Sebastian Harl
plugin: The replaced SDB_PLUGIN_INFO_NAME with the...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-28
Sebastian Harl
plugin: Automatically prepend callback names with the...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Sebastian Harl
core: Automatically determine config callback names.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
Sebastian Harl
plugin: Ignore internal loggers when checking for exist...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-27
Sebastian Harl
core: Make the plugin directory configurable.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Sebastian Harl
core: Don't leak memory upon an error in the collector...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Sebastian Harl
core: Don't leak memory when shutting down the collecto...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Sebastian Harl
plugin: Added sdb_plugin_shutdown_all().
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Sebastian Harl
Make clang-analyze happy in two irrelevant cases.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-21
Sebastian Harl
plugin: Added support for reconfiguring the system...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-21
Sebastian Harl
plugin: Do not expect all callbacks to have a plugin...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-20
Sebastian Harl
plugin: Unset the plugin context before unregistering...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-20
Sebastian Harl
plugin: Log to stderr if no logger has been registered.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-20
Sebastian Harl
plugin: Let ctx_create() use ctx_set().
blob
|
commitdiff
|
raw
|
diff to current
2014-04-19
Sebastian Harl
plugin: Split sdb_plugin_load() into multiple functions.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-19
Sebastian Harl
plugin: Fixed detection of plugins loaded twice.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Sebastian Harl
plugin: Keep a global reference of a plugin context...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Sebastian Harl
plugin: Increment ref-count for a context stored in...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Sebastian Harl
plugin: Only log a message when actually unloading...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Sebastian Harl
plugin: Unload (dlclose) a plugin when it's no longer...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Sebastian Harl
plugin: Name the plugin context after the actual module...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Sebastian Harl
plugin: Keep a usage counter for each plugin.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-07
Sebastian Harl
plugin: Removed obsolete TODO note.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-23
Sebastian Harl
Fixed (pedantic) void-pointer to function-pointer cast...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-23
Sebastian Harl
Include config.h in source files.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-26
Sebastian Harl
Fixed some issues identified by static code analysis.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-20
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-20
Sebastian Harl
plugin: Record all loaded plugins and use that for...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-10
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-10
Sebastian Harl
Moved core/error to utils/error.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-01
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-07
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-22
Sebastian Harl
Made log prefixes slightly more generic.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Sebastian Harl
plugin: Unregister all callbacks if module/plugin init...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-25
Sebastian Harl
plugin: Removed sdb_ prefix from private functions.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-25
Sebastian Harl
plugin: Store real plugin name and filename in the...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-25
Sebastian Harl
plugin: Store plugin info attributes in the plugin...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-25
Sebastian Harl
plugin: Manage all context information in the core.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-18
Sebastian Harl
plugin: Made plugin context a dynamic object.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-18
Sebastian Harl
plugin: Dynamically allocate plugin info attributes.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-17
Sebastian Harl
object: Removed support for cloning typed objects.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-20
Sebastian Harl
plugin/store: Added support for "cname" plugins.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-20
Sebastian Harl
plugin: Added formatting log functions.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
Sebastian Harl
plugin: Removed another custom lookup-by-name function.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
Sebastian Harl
Let objects be named.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-10
Sebastian Harl
plugin: Added support for log callbacks.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-01
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-01
Sebastian Harl
Moved error / time from utils to core.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-23
Sebastian Harl
object system: Introduced a 'clone' callback for types.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-23
Sebastian Harl
object system: Introduced a concept of types.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
Sebastian Harl
plugin: Log a warning in the main loop if there are...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
Sebastian Harl
Removed newline at the end of sdb_log()'ed strings.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-10
Sebastian Harl
plugin, daemon: Use '::' in plugin names to indicate...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-10
Sebastian Harl
Moved sdb_strerror() from utils/string.h to utils/error.h.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-10
Sebastian Harl
Renamed error recording / logging functions.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-10
Sebastian Harl
Use the sdb_error* function throughout the project.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Sebastian Harl
Renamed the project to SysDB (System DataBase).
blob
|
commitdiff
|
raw
|
diff to current
2012-12-05
Sebastian Harl
Initial commit.
sysdb-0.0.0
blob
|
commitdiff
|
raw
|
diff to current