Code

plugin: Added support for log callbacks.
[sysdb.git] / src / include /
2013-07-10 Sebastian Harlplugin: Added support for log callbacks.
2013-04-01 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb...
2013-04-01 Sebastian HarlMoved data.h from utils to core.
2013-04-01 Sebastian HarlMoved error / time from utils to core.
2013-03-23 Sebastian Harlstore: Let all store types be public.
2013-03-23 Sebastian Harlstore: Removed the store specific clone callbacks.
2013-03-23 Sebastian Harlobject: Introduced sdb_object_clone().
2013-03-23 Sebastian Harlobject system: Introduced a 'clone' callback for types.
2013-03-23 Sebastian Harlobject system: Introduced a concept of types.
2013-03-22 Sebastian HarlSimplified inherited attribute naming in store objects.
2013-03-20 Sebastian Harlutils error, strbuf: Added sdb_error_chomp(), sdb_strbu...
2013-03-20 Sebastian Harlutils strbuf: Added an automatically growing string...
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 Harlutils error: Added module for error reporting.
2013-03-05 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb...
2013-02-20 Sebastian Harlutils dbi: Added sdb_dbi_client_check_conn().
2013-01-02 Sebastian HarlRenamed the project to SysDB (System DataBase).
2013-01-02 Sebastian HarlAdded missing daemon/config.h.
2012-12-17 Sebastian Harlstore: Added support for host attributes.
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 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-10 Sebastian Harlutils dbi: Added initial version.
2012-12-05 Sebastian HarlInitial commit. sysdb-0.0.0