Code

sysdb: Use a custom output format instead of pretty-printed JSON.
[sysdb.git] / src / tools /
2014-01-12 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-01-12 Sebastian Harlsysdb: Do not add duplicate entries to the history.
2014-01-10 Sebastian Harlsysdb: Added a query to the history after executing it.
2014-01-10 Sebastian Harlsysdbd.conf(5), sysdbd.conf: Documented the 'Listen...
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...
2014-01-06 Sebastian Harlsysdb: Append newlines to lines read from readline().
2013-12-31 Sebastian Harlfrontend: Added flex/bison based parser skeleton.
2013-12-26 Sebastian Harlsysdb/scanner.l: Enabled 8bit, nodefault, and warn...
2013-12-26 Sebastian HarlFixed some issues identified by static code analysis.
2013-12-20 Sebastian Harlsysdb: Use the flex scanner generator for reading input.
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/.