Tree wide: Reformat with clang-format.
[collectd.git] / src / utils_cmds.c
2016-11-28 Florian ForsterTree wide: Reformat with clang-format.
2016-11-07 Florian ForsterMerge branch 'collectd-5.6'
2016-11-02 Florian ForsterMerge branch 'collectd-5.6'
2016-10-26 Ruben KerkhofMerge branch 'collectd-5.6'
2016-10-14 Florian ForsterMerge remote-tracking branch 'github/pr/1749'
2016-09-25 Sebastian HarlDeclare loop variable in the loop expression.
2016-09-25 Sebastian Harlcommand parser: Add support for parser options.
2016-09-25 Sebastian Harlcommand parser: Set command type to UNKNOWN upon failure.
2016-09-25 Sebastian Harlcommand parser: Add support for the GETVAL command.
2016-09-25 Sebastian Harlcommand parser: Add support for the LISTVAL command.
2016-09-25 Sebastian Harlcommand parser: Add support for the FLUSH command.
2016-09-25 Sebastian Harlcommand parser: Add a vector-based interface.
2016-09-25 Sebastian HarlAdd a generic interface for parsing the text protocol.