Merge branch 'collectd-5.8'
[collectd.git] / src / utils_cmds.c
2016-12-22 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2016-12-22 Florian ForsterMerge remote-tracking branch 'github/pr/2059'
2016-12-17 Ruben KerkhofMerge branch 'collectd-5.7'
2016-12-08 Ruben KerkhofMerge pull request #2088 from landryb/fix/2061
2016-12-08 Florian ForsterMerge branch 'collectd-5.7'
2016-12-08 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2016-12-05 Ruben KerkhofMerge branch 'contrib-docker-cleanup'
2016-12-05 Ruben KerkhofTreewide: remove vim modelines from C code files
2016-11-29 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2016-11-29 Ruben KerkhofMerge pull request #2041 from mfournier/contrib-docker
2016-11-28 Florian ForsterMerge branch 'collectd-5.6'
2016-11-28 Florian ForsterMerge branch 'collectd-5.6'
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.