proto/*.proto: Reformat using clang-format.
[collectd.git] / proto / collectd.proto
2016-08-10 Florian Forsterproto/*.proto: Reformat using clang-format.
2016-08-10 Florian Forstergrpc plugin: Move all functions to a single service...
2016-08-10 Florian Forsterproto/*.proto: Add the go_package option.
2016-08-10 Florian Forstergrpc plugin: Turn QueryValues into a server-side stream...
2016-08-02 Florian Forstergrpc plugin: Rename "Reply" messages to "Response".
2016-08-02 Florian Forstergrpc plugin: Create a "Dispatch" service and use stream...
2016-08-02 Florian Forstergrpc plugin: Unify field names.
2016-08-01 Florian ForsterMerge branch 'pr/1791'
2016-07-28 Florian Forsterproto/collectd.proto: Remove unused import "google...
2016-07-26 Ruben KerkhofMerge branch 'collectd-5.5'
2016-07-26 Florian ForsterMerge branch 'collectd-5.5'
2016-07-21 Florian ForsterMerge branch 'collectd-5.5'
2016-06-14 Marc FournierMerge branch 'collectd-5.5'
2016-06-10 Ruben KerkhofMerge branch 'collectd-5.5'
2016-06-04 Ruben KerkhofMerge pull request #1738 from tokkee/sh/silent
2016-06-04 Ruben KerkhofMerge pull request #1699 from tokkee/sh/grpc
2016-05-30 Sebastian Harlgrpc plugin: Replace the ListValues RPC with QueryValues.
2016-05-30 Sebastian Harlgrpc plugin: Implement the ListValues() RPC.
2016-05-30 Sebastian Harlgrpc plugin: Add a plugin providing a gRPC server.