Code

utils strbuf: Copy va_lists rather than using them twice.
[sysdb.git] / src /
2013-03-20 Sebastian Harlutils strbuf: Copy va_lists rather than using them...
2013-03-20 Sebastian Harlutils error: Use string buffers rather than static...
2013-03-20 Sebastian Harlutils strbuf: Added an automatically growing string...
2013-03-10 Sebastian Harlmk-livestatus backend: Use '::' to separate instance...
2013-03-10 Sebastian HarlRenamed puppet-storeconfigs backend to puppet::store...
2013-03-10 Sebastian HarlRenamed collectd backend to collectd::unixsock.
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-03-10 Sebastian Harlutils error: Make sure to destroy memory allocated...
2013-03-10 Sebastian Harlutils error: Added module for error reporting.
2013-03-10 Sebastian HarlRenamed sysdbd.conf to sysdbd.conf.sample.
2013-03-10 Sebastian Harlsysdbd.conf: Added sample configuration for each plugin.
2013-03-05 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb...
2013-03-04 Sebastian Harlbackends, daemon: Don't shadow global 'socket' and...
2013-03-04 Sebastian Harlstore, llist: Don't shadow the global symbol 'clone'.
2013-02-20 Sebastian Harlpuppet-storeconfigs backend: Check database connection...
2013-02-20 Sebastian Harlutils dbi: Added sdb_dbi_client_check_conn().
2013-02-19 Sebastian Harlutils dbi: Avoid segfault when executing queries when...
2013-01-02 Sebastian HarlRenamed the project to SysDB (System DataBase).
2013-01-02 Sebastian HarlAdded missing daemon/config.h.
2013-01-02 Sebastian Harlstore: Fixed host lock handling.
2012-12-17 Sebastian HarlPuppet storeconfigs backend: Query facts and store...
2012-12-17 Sebastian Harlstore: Added support for host attributes.
2012-12-17 Sebastian Harlstore: Print the right update timestamp when dumping...
2012-12-13 Sebastian HarlMK Livestatus backend: Added support for querying services.
2012-12-13 Sebastian HarlMK Livestatus backend: Converted to use sc_unixsock_cli...
2012-12-13 Sebastian Harlcollectd backend: Converted to use sc_unixsock_client_p...
2012-12-13 Sebastian Harlobject.h: Added SC_OBJECT_WRAPPER_STATIC().
2012-12-13 Sebastian Harlstore: Changed various parameters to 'const char *'.
2012-12-12 Sebastian Harlutils dbi + unixsock: Pass user-data object to data...
2012-12-11 Sebastian Harlutils unixsock: Added sc_unixsock_client_process_lines().
2012-12-11 Sebastian Harlutils data: Added module providing a data-type to store...
2012-12-11 Sebastian Harlsyscollectord: Include extra version information in...
2012-12-11 Sebastian HarlAdded initial version of the MK Livestatus backend.
2012-12-11 Sebastian Harlutils unixsock: Added wrappers for clearerr(), feof...
2012-12-11 Sebastian Harlutils unixsock: Added sc_unixsock_client_shutdown().
2012-12-11 Sebastian Harlstore: Return a positive value when to-be-stored host...
2012-12-11 Sebastian Harlstore: Don't return an error if an updated host is...
2012-12-11 Sebastian Harlutils unixsock: Fixed EOF handling in recv().
2012-12-10 Sebastian HarlAdded initial version of the puppet-storeconfigs backend.
2012-12-10 Sebastian Harlutils dbi: Added initial version.
2012-12-05 Sebastian HarlInitial commit. sysdb-0.0.0