[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ff/dotnet'

Florian Forster octo at verplant.org
Thu Dec 30 08:21:43 CET 2010


New branch 'ff/dotnet' available with the following commits:
commit 4fe687453b43216017990782823421791e0f97ad
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Dec 30 08:21:20 2010 +0100

    src/configfile.c: Enable the "Globals" flag for the "DotNet" plugin, too.

commit 6b788a8452911e7378fd1c539cfb2c8b83bf0ba0
Merge: 3f4713a d26335b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Dec 30 08:17:01 2010 +0100

    Merge branch 'master' into ff/dotnet

commit 3f4713a2ca4b3ad2bc90f4b94b8db5afe666e944
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Dec 30 08:15:27 2010 +0100

    dotnet plugin: Some work towards write callbacks.

commit 2bab85ee74713d12579943c3c6bf12aaf4090ccb
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Dec 4 15:51:07 2010 +0100

    dotnet plugin: Add some simple XML documentation to the C# code.

commit 4b3e22c4bb01772ad8a9646f184c20c1840da57b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Dec 4 15:49:34 2010 +0100

    dotnet plugin: Add support for init functions.

commit 489bf5e94dc16f1fde768b7e53e99a0b3811159a
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Dec 4 14:51:48 2010 +0100

    Build system: Add bindings/csharp/ to the build system.

commit c129f312f98caeae851059895d684e79476dd86c
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Dec 3 11:17:48 2010 +0100

    dotnet plugin: Switch to P/Invoke.
    
    This is easier since most of the marshaling is done by the CLR.
    
    Thanks to "ki9a" from the #mono IRC channel for his help with this!

commit 4e864aa232d94e9b167432fb3c2ded040cecb484
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Nov 30 17:38:25 2010 +0100

    dotnet plugin: Add copy constructors and ToString() methods to the C# code.

commit 83efaba96c4a08b5ea2270c9a2355850b40b6e95
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Nov 30 14:44:20 2010 +0100

    dotnet plugin: Export "dispatch_values" to the .Net code.

commit 3a9389dd95feca027a98e7fcc993e40402e6363e
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Nov 30 14:42:48 2010 +0100

    C# bindings: Improve the "collectd" interface.

commit ea12ebb7e7d78eac0c29f4c3135d9773fa7058a1
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Nov 30 14:42:11 2010 +0100

    dotnet plugin: Create a new application domain for each assembly.

commit 81de58f5e4684568466f5d692ad23bf96e744b92
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Nov 30 08:46:45 2010 +0100

    dotnet plugin: "Attaching" the thread seems to resolve the segfaults.

commit 1f4a2867745e2ae7170fc382663c8584f5370d31
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Nov 29 18:45:14 2010 +0100

    dotnet plugin: Implement registering read callbacks.
    
    It still segfaults when calling the method, though :/

commit 03d83c576c9423c9597126d9737b7ed68fb0c5b0
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Nov 29 17:10:39 2010 +0100

    src/collectd.conf.in: Add the "dotnet" plugin.

commit c9f0ff0b6b8a4bf2d64e7c142b07dfd751618cf3
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Nov 29 16:33:00 2010 +0100

    dotnet plugin: Some C# glue code.

commit 6167761ed5a3aa6880105561e3a4ddd832226842
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Nov 29 16:30:56 2010 +0100

    dotnet plugin: First stub for a .NET integration plugin using Mono.

commit 1e353c487ffd74f3a98fb7b4e22a8505e634bea2
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Nov 29 15:47:01 2010 +0100

    Build system: Add check for libmono.




More information about the collectd-changes mailing list