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-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
2013-03-10
Sebastian Harl
Use the sdb_error* function throughout the project.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Sebastian Harl
utils error: Make sure to destroy memory allocated...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Sebastian Harl
utils error: Added module for error reporting.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Sebastian Harl
Renamed sysdbd.conf to sysdbd.conf.sample.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Sebastian Harl
sysdbd.conf: Added sample configuration for each plugin.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Sebastian Harl
README: Added a note about flex/bison.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Sebastian Harl
configure: Also check for xmlto (in addition to xsltproc).
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Sebastian Harl
configure: Don't use -Wunreachable-code.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Sebastian Harl
backends, daemon: Don't shadow global 'socket' and...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Sebastian Harl
store, llist: Don't shadow the global symbol 'clone'.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Sebastian Harl
configure: Improved the check for disabled puppet-store...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Sebastian Harl
sdb_plugin.m4: Provide more details if a plugin is...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Sebastian Harl
configure: Don't pre-set enable_<plugin> variables.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Sebastian Harl
puppet-storeconfigs backend: Check database connection...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Sebastian Harl
utils dbi: Added sdb_dbi_client_check_conn().
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Sebastian Harl
utils dbi: Avoid segfault when executing queries when...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Sebastian Harl
Renamed the project to SysDB (System DataBase).
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Sebastian Harl
Added missing daemon/config.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Sebastian Harl
store: Fixed host lock handling.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Sebastian Harl
Puppet storeconfigs backend: Query facts and store...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Sebastian Harl
store: Added support for host attributes.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Sebastian Harl
store: Print the right update timestamp when dumping...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Sebastian Harl
MK Livestatus backend: Added support for querying services.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Sebastian Harl
MK Livestatus backend: Converted to use sc_unixsock_cli...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Sebastian Harl
collectd backend: Converted to use sc_unixsock_client_p...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Sebastian Harl
object.h: Added SC_OBJECT_WRAPPER_STATIC().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Sebastian Harl
store: Changed various parameters to 'const char *'.
commit
|
commitdiff
|
tree
|
snapshot
next