[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ff/dotnet'
Florian Forster
octo at verplant.org
Sat Apr 30 20:38:51 CEST 2011
bindings/csharp/collectd.cs | 25 ++++---
configure.in | 2 +-
src/Makefile.am | 2 +
src/collectd-dotnet.pod | 143 +++++++++++++++++++++++++++++++++++++++++++
src/dotnet.c | 4 +-
5 files changed, 162 insertions(+), 14 deletions(-)
New commits:
commit c5d50e613ad0ab68f39c6688ce93fbc5db6aff58
Author: Florian Forster <octo at collectd.org>
Date: Fri Apr 29 19:16:24 2011 -0700
C# bindings: plugin_log doesn't return an integer value.
commit 1db7045fb47b31c063f6cb4861782f9262cb0481
Author: Florian Forster <octo at collectd.org>
Date: Fri Apr 29 19:16:16 2011 -0700
collectd-dotnet(5): Started writing a manpage for the dotnet plugin.
commit f6253c9349be82db6e287b2ea2fac8ab0a594775
Author: Florian Forster <octo at collectd.org>
Date: Fri Apr 29 18:22:50 2011 -0700
configure script: Correctly disable building of the C# bindings.
Due to a typo, the C# bindings would be built even when no C# compiler hadn't
been found previously.
commit 72a278c51375b6b076c35e7da3b7b2ea03860a6b
Author: Florian Forster <octo at collectd.org>
Date: Fri Apr 29 18:22:38 2011 -0700
dotnet plugin: Update copyright header.
More information about the collectd-changes
mailing list