Code

sysdb.git
2013-03-04 Sebastian Harlconfigure: Also check for xmlto (in addition to xsltproc).
2013-03-04 Sebastian Harlconfigure: Don't use -Wunreachable-code.
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-03-04 Sebastian Harlconfigure: Improved the check for disabled puppet-store...
2013-03-04 Sebastian Harlsdb_plugin.m4: Provide more details if a plugin is...
2013-03-04 Sebastian Harlconfigure: Don't pre-set enable_<plugin> variables.
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 Harlsc_plugin.m4: Added support for dashes in plugin names...
2012-12-10 Sebastian Harlutils dbi: Added initial version.
2012-12-05 Sebastian HarlInitial commit. sysdb-0.0.0