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-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
2012-12-12
Sebastian Harl
utils dbi + unixsock: Pass user-data object to data...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Sebastian Harl
utils unixsock: Added sc_unixsock_client_process_lines().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Sebastian Harl
utils data: Added module providing a data-type to store...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Sebastian Harl
syscollectord: Include extra version information in...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Sebastian Harl
Added initial version of the MK Livestatus backend.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Sebastian Harl
utils unixsock: Added wrappers for clearerr(), feof...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Sebastian Harl
utils unixsock: Added sc_unixsock_client_shutdown().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Sebastian Harl
store: Return a positive value when to-be-stored host...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Sebastian Harl
store: Don't return an error if an updated host is...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Sebastian Harl
utils unixsock: Fixed EOF handling in recv().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Sebastian Harl
Added initial version of the puppet-storeconfigs backend.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Sebastian Harl
sc_plugin.m4: Added support for dashes in plugin names...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Sebastian Harl
utils dbi: Added initial version.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Sebastian Harl
Initial commit.
sysdb-0.0.0
commit
|
commitdiff
|
tree
|
snapshot