Code

parser: Let the TIMESERIES command accept optional data-source names.
[sysdb.git] / src / client / sysdb.c
2013-12-20 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-15 Sebastian HarlMoved sysdb and sysdbd sources to src/tools/.
2013-12-15 Sebastian Harlsysdb: Use a string buffer and simple (stupid) ';'...
2013-12-13 Sebastian Harlstrbuf utils: Added sdb_strbuf_clear().
2013-12-13 Sebastian Harlsysdb: Free memory allocated by readline().
2013-12-13 Sebastian Harlsysdb: Don't warn about missing history file when loadi...
2013-12-13 Sebastian Harlsysdb: Check for and use libedit/libreadline for comman...
2013-12-11 Sebastian Harlsysdb: Exit, if the current user could not be determined.
2013-12-10 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-10 Sebastian Harlsysdb: Use error utilities.
2013-12-10 Sebastian Harlsysdb: Connect to the server and issue a STARTUP command.
2013-12-07 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-05 Sebastian Harlsysdb: Added a initial client implementation.