Code

sysdb: When handling a reply, base further actions on the response code.
[sysdb.git] / src / tools / sysdb / command.c
2014-05-01 Sebastian Harlsysdb: When handling a reply, base further actions...
2014-05-01 Sebastian Harlsysdb: When using -c, wait for the server's final response.
2014-04-30 Sebastian Harlsysdb: When using -c, exit non-zero if any command...
2014-04-11 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-04-10 Sebastian Harlsysdb: Let sdb_command_print_reply() accept client...
2014-02-06 Sebastian Harlsysdb: Handle EOF from the server.
2014-02-04 Sebastian Harlsysdb: Split sdb_command_exec() into two functions.
2014-01-31 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-01-23 Sebastian Harlclient, sysdb: Improved error reporting.
2014-01-10 Sebastian Harlsysdb: Added a query to the history after executing it.
2014-01-10 Sebastian Harlsysdb: Only strip newlines from the command buffer.
2014-01-09 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-01-09 Sebastian Harlsysdb: Implemented input scanner and simple command...