[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Wed Dec 6 15:52:13 CET 2017
configure.ac | 21 ++++++++++++++++++---
src/collectd.conf.in | 1 +
src/collectd.conf.pod | 7 +++++++
src/grpc.cc | 38 +++++++++++++++++++++++++-------------
4 files changed, 51 insertions(+), 16 deletions(-)
New commits:
commit 68199d5ac60b0abb19e0dd931b5731515dcd51d2
Merge: 8e5e2e9 6a08525
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date: Wed Dec 6 11:12:13 2017 +0100
Auto-Merge pull request #2593 from octo/ff/grpc
Automatically merged due to "Automerge" label
commit 6a085256bb28d7542c22d6499668f8eb24f90444
Author: Florian Forster <octo at google.com>
Date: Wed Dec 6 10:00:09 2017 +0100
configure: Be more verbose about why the grpc plugin cannot be built.
commit dcabeb2048562ad86822a85d88875e9c0cb1b131
Author: Florian Forster <octo at google.com>
Date: Wed Dec 6 09:58:06 2017 +0100
configure: Improve detection of grpc_cpp_plugin.
When the `--with-libgrpc++=<path>` command line argument is given, add
`<path>/bin` to the search path for grpc_cpp_plugin.
commit 2eeed733485d9ce7bfbb8840f80ed63901926fc2
Author: Florian Forster <octo at google.com>
Date: Tue Dec 5 12:15:17 2017 +0100
contrib/format.sh src/grpc.cc
commit 9efc026712b693670bbde6ebd5e015778ae1afdf
Author: Florian Forster <octo at google.com>
Date: Tue Dec 5 12:15:00 2017 +0100
grpc plugin: Implement the VerifyPeer option for servers.
More information about the collectd-changes
mailing list