Code

Fixed memory errors identified by LLVM's AddressSanitizer.
[sysdb.git] / src / utils / unixsock.c
2014-01-12 Sebastian HarlFixed memory errors identified by LLVM's AddressSanitizer.
2014-01-10 Sebastian Harlunixsock utils: Retry reading from socket if the call...
2013-12-10 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-10 Sebastian HarlMoved core/error to utils/error.
2013-09-16 Sebastian Harlutils unixsock: Explicitely enable line-buffering.
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 HarlRemoved newline at the end of sdb_log()'ed strings.
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-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 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-05 Sebastian HarlInitial commit. sysdb-0.0.0