Code

Renamed CONNECTION_* constants to SDB_CONNECTION_*.
[sysdb.git] / src / include / frontend / proto.h
2014-11-11 Sebastian HarlRenamed CONNECTION_* constants to SDB_CONNECTION_*.
2014-10-17 Sebastian Harlfrontend: Added sdb_fe_parse_expr().
2014-10-17 Sebastian Harlfrontend: Renamed CONNECTION_EXPR to CONNECTION_MATCHER.
2014-10-05 Sebastian Harlfrontend/proto.h: Improved documentation of all message...
2014-10-05 Sebastian Harlfrontend, proto: Include object type in FETCH and LOOKU...
2014-09-30 Sebastian Harlfrontend: Added support for LISTing services and metric...
2014-09-16 Sebastian Harlfrontend, sysdb: Correctly handle empty queries.
2014-09-16 Sebastian Harlfrontend/proto: Include the log priority in LOG messages.
2014-09-15 Sebastian Harlfrontend/proto: Let CONNECTION_DATA not replace CONNECT...
2014-09-14 Sebastian Harlfrontend, proto: Include the response data type in...
2014-09-14 Sebastian Harlproto: Fixed/clarified authentication handshake options...
2014-09-11 Sebastian Harlfrontend: Guarantee that no async messages are sent...
2014-08-16 Sebastian Harlfrontend/parser: Added support for the 'TIMESERIES...
2014-08-02 Sebastian Harlfrontend/proto.h: Documented the current frontend protocol.
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-06 Sebastian Harlfrontend: Send connection-related log messages to the...
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...