Code

object: Be more specific about requirements for the 'destroy' callback.
[sysdb.git] / src / utils /
2013-09-25 Sebastian Harlutils llist: Added sdb_llist_cmp_cb type.
2013-09-16 Sebastian Harlutils unixsock: Explicitely enable line-buffering.
2013-09-05 Sebastian Harlutils strbuf: Fixed a wrong assertion.
2013-09-04 Sebastian Harlutils strbuf: Allow the initial size to be zero.
2013-07-18 Sebastian HarlLet objects be named.
2013-04-01 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb...
2013-04-01 Sebastian HarlMoved error / time from utils to core.
2013-03-20 Sebastian HarlUse sdb_error_chomp() to remove newlines from multi...
2013-03-20 Sebastian Harlutils error, strbuf: Added sdb_error_chomp(), sdb_strbu...
2013-03-20 Sebastian HarlRemoved newline at the end of sdb_log()'ed strings.
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 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-05 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb...
2013-03-04 Sebastian Harlstore, llist: Don't shadow the global symbol 'clone'.
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).
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 Harlutils unixsock: Fixed EOF handling in recv().
2012-12-10 Sebastian Harlutils dbi: Added initial version.
2012-12-05 Sebastian HarlInitial commit. sysdb-0.0.0