tokkee.org
Code
projects
/
sysdb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sysdb.git
2013-10-02
Sebastian Harl
plugin: Unregister all callbacks if module/plugin init...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Sebastian Harl
utils llist: Fixed a segfault in functions doing lookups.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Sebastian Harl
utils llist: Made lookup's user-data a constant pointer.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Sebastian Harl
utils llist: Added sdb_llist_remove().
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Sebastian Harl
utils llist: Updated documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Sebastian Harl
utils llist: Added lookup callback type to be used...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Sebastian Harl
utils llist: Added sdb_llist_cmp_cb type.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Sebastian Harl
plugin: Removed sdb_ prefix from private functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Sebastian Harl
plugin: Store real plugin name and filename in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Sebastian Harl
plugin: Store plugin info attributes in the plugin...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Sebastian Harl
plugin: Manage all context information in the core.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Sebastian Harl
plugin: Made plugin context a dynamic object.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Sebastian Harl
plugin: Dynamically allocate plugin info attributes.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Sebastian Harl
unit tests: Added basic tests for unixsock utils; mocki...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Sebastian Harl
utils unixsock: Explicitely enable line-buffering.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Sebastian Harl
t/utils/strbuf_test: Added lists of golden data for...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Sebastian Harl
sysdb.h.in: Reintroduced SDB_STATIC_ARRAY_LEN().
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Sebastian Harl
t/: Added unit tests for the string buffer utilities.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Sebastian Harl
utils strbuf: Fixed a wrong assertion.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Sebastian Harl
utils strbuf: Allow the initial size to be zero.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Sebastian Harl
t/utils/: Name test-cases after the tested function.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Sebastian Harl
t/utils/dbi_test: Added test queries covering 2-5 columns.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Sebastian Harl
t/utils/dbi_test: Fixed further indexing.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Sebastian Harl
t/utils/dbi_test: Fixed indexing into the golden_data...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Sebastian Harl
t/utils/dbi_test: Added missing cases in dbi_result_get...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Sebastian Harl
t/utils/dbi_test: Verify the received data.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Sebastian Harl
t/utils/dbi_test: Added mock queries covering various...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Sebastian Harl
t/utils/dbi_test: Mock some actual query results; added...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Sebastian Harl
t/libsysdb_test: Use a list of test-suite creators.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Sebastian Harl
t/utils/dbi_test: Added a simple test-case for query...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Sebastian Harl
t/: Added initial version of unit tests for utils/dbi.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Sebastian Harl
t/: Make the test-suite compile with strict compiler...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Sebastian Harl
t/: Fixed header include order.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Sebastian Harl
Makefile, t/Makefile: Added 'test' alias for 'check'.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Sebastian Harl
t/utils/llist_test: Check sdb_llist_create() return...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Sebastian Harl
t/utils/llist_test: Added tests for clone and destroy.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Sebastian Harl
Added unit testing framework based on ‘check’.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Sebastian Harl
configure: Added cname::dns to summary output.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Sebastian Harl
sysdbd.conf(5): Added a short description for each...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Sebastian Harl
object: Removed support for cloning typed objects.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Sebastian Harl
store: Support NULL attribute values.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Sebastian Harl
store: Handle cname translation centrally.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Sebastian Harl
store: Handle locking correctly when storing attributes.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Sebastian Harl
store: Use generic store function also to store attributes.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Sebastian Harl
store: Pass the right timestamp to newly created store...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Sebastian Harl
store: Use sdb_object_vcreate() when creating objects...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Sebastian Harl
object: Added sdb_object_vcreate().
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Sebastian Harl
store: Use store super-class when storing objects.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Sebastian Harl
store: Canonicalize hostname before storing a service.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Sebastian Harl
store: Refactored host/service store code.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Sebastian Harl
store: Unified host and service objects into a hierarch...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Sebastian Harl
store: Removed now duplicate code.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Sebastian Harl
store: Let store object-types be private types.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Sebastian Harl
store: Let sdb_store_service() accept const arguments.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Sebastian Harl
store: Let sdb_store_attribute() accept const arguments.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Sebastian Harl
store: Removed unused function sdb_store_get_service().
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Sebastian Harl
store: Removed unsed function sdb_service_create().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Sebastian Harl
store: Removed unused sdb_attribute_create().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Sebastian Harl
store: Renamed sdb_store_get_host() to sdb_store_has_ho...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Sebastian Harl
store: Simplified sdb_store_host().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Sebastian Harl
store: Removed unused sdb_host_create() function.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Sebastian Harl
store: Renamed 'parent' attribute to 'super'.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Sebastian Harl
sysdbd.conf: Improved 'cname' documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Sebastian Harl
sysdbd.conf: Added and documented a sample LoadPlugin...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Sebastian Harl
cname::dns: Added first version of a plugin to query...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Sebastian Harl
plugin/store: Added support for "cname" plugins.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Sebastian Harl
plugin: Added formatting log functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Sebastian Harl
plugin: Removed another custom lookup-by-name function.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Sebastian Harl
Let objects be named.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Sebastian Harl
sysdbd.conf(5): Added 'syslog' plugin.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Sebastian Harl
error: Updated documentation; removed obsolete TODO...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Sebastian Harl
syslog plugin: Added plugin to log to syslog.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Sebastian Harl
config: Added support for (generic) LoadPlugin.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Sebastian Harl
plugin: Added support for log callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Sebastian Harl
sysdbd.conf(5): Added an initial manpage for sysdbd...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Sebastian Harl
Moved data.h from utils to core.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Sebastian Harl
Moved error / time from utils to core.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Sebastian Harl
store: Use sdb_object_clone, rather than the private...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Sebastian Harl
store: Let all store types be public.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Sebastian Harl
store: Removed the store specific clone callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Sebastian Harl
object: Introduced sdb_object_clone().
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Sebastian Harl
object system: Introduced a 'clone' callback for types.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Sebastian Harl
object system: Introduced a concept of types.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Sebastian Harl
Simplified inherited attribute naming in store objects.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Sebastian Harl
plugin: Log a warning in the main loop if there are...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Sebastian Harl
sysdbd: Set a default interval of 60 seconds.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Sebastian Harl
Use sdb_error_chomp() to remove newlines from multi...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Sebastian Harl
utils error, strbuf: Added sdb_error_chomp(), sdb_strbu...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Sebastian Harl
Removed newline at the end of sdb_log()'ed strings.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Sebastian Harl
utils strbuf: Copy va_lists rather than using them...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Sebastian Harl
utils error: Use string buffers rather than static...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Sebastian Harl
utils strbuf: Added an automatically growing string...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Sebastian Harl
mk-livestatus backend: Use '::' to separate instance...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Sebastian Harl
Renamed puppet-storeconfigs backend to puppet::store...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Sebastian Harl
Renamed collectd backend to collectd::unixsock.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Sebastian Harl
plugin, daemon: Use '::' in plugin names to indicate...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Sebastian Harl
configure.ac: Renamed package tarname to all lowercase...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Sebastian Harl
Moved sdb_strerror() from utils/string.h to utils/error.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Sebastian Harl
Renamed error recording / logging functions.
commit
|
commitdiff
|
tree
|
snapshot
next