Code

store: Replaced store_dump() with store_tojson().
[sysdb.git] / src / include / frontend /
2013-11-26 Sebastian Harlfrontend: Moved all connection handling operations...
2013-11-23 Sebastian Harlfrontend: Handle STARTUP and PING commands.
2013-11-12 Sebastian Harlfrontend: Moved connection init/close to connection.c.
2013-11-11 Sebastian Harlfrontend: Added module for generic connection handling.
2013-11-07 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-10-26 Sebastian Harlsocket frontend: Close listening sockets before returning.
2013-10-20 Sebastian Harlfrontend/sock: Added loop control to the socket handler.
2013-10-20 Sebastian HarlAdded framework for frontend connection handling.