Code

error utils: Make the logger callback configurable.
[sysdb.git] / src / client /
2013-12-10 Sebastian Harlsysdb: Connect to the server and issue a STARTUP command.
2013-12-09 Sebastian HarlLet sdb_client_connect() send a username to the server.
2013-12-05 Sebastian Harlsysdb: Added a initial client implementation.
2013-12-05 Sebastian Harlclient: Let client_recv() read a full response.
2013-12-05 Sebastian Harlclient: Let client_recv() not pass unparsed status...
2013-12-05 Sebastian HarlAdded version functions to libsysdbclient.
2013-12-04 Sebastian HarlAdded initial client library implementation.