Code

frontend: Added flex/bison based parser skeleton.
[sysdb.git] / src / include / frontend / connection.h
2013-12-31 Sebastian Harlfrontend: Added flex/bison based parser skeleton.
2013-12-10 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-09 Sebastian Harlfrontend: Split connection status constants into a...
2013-12-01 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-11-28 Sebastian HarlRenamed sdb_session_start() to sdb_fe_session_start().
2013-11-28 Sebastian Harlfrontend: Added a simple 'LIST' command.
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.