Declare loop variable in the loop expression.
[collectd.git] / src / utils_cmds.c
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.