Code

plugin: Make sdb_plugin_info_t public.
[sysdb.git] / src / frontend / connection-private.h
2014-05-14 Sebastian Harlfrontend: Fix invalid command handling when receiving...
2014-04-06 Sebastian Harlfrontend: Fixed memory holes in the parser.
2014-04-01 Sebastian Harlfrontend: Added simple 'LOOKUP <type> WHERE <expression...
2014-03-31 Sebastian Harlfrontend: Added 'FETCH <name>' query command.
2014-03-07 Sebastian Harlfrontend parser: Added support for parsing single expre...
2014-02-19 Sebastian Harlstore: Split private type definitions into a new header...
2013-12-20 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-15 Sebastian HarlMoved connection-private.h from src/include/frontend...