collectd.git
2012-04-05 Florian Forstersrc/configfile.c: Enable the "Globals" flag for the... ff/dotnet
2012-04-05 Florian Forsterdotnet plugin: Some work towards write callbacks.
2012-04-05 Florian Forsterdotnet plugin: Add some simple XML documentation to...
2012-04-05 Florian Forsterdotnet plugin: Add support for init functions.
2012-04-05 Florian ForsterBuild system: Add bindings/csharp/ to the build system.
2012-04-05 Florian Forsterdotnet plugin: Switch to P/Invoke.
2012-04-05 Florian Forsterdotnet plugin: Add copy constructors and ToString(...
2012-04-05 Florian Forsterdotnet plugin: Export "dispatch_values" to the .Net...
2012-04-05 Florian ForsterC# bindings: Improve the "collectd" interface.
2012-04-05 Florian Forsterdotnet plugin: Create a new application domain for...
2012-04-05 Florian Forsterdotnet plugin: "Attaching" the thread seems to resolve...
2012-04-05 Florian Forsterdotnet plugin: Implement registering read callbacks.
2012-04-05 Florian Forstersrc/collectd.conf.in: Add the "dotnet" plugin.
2012-04-05 Florian Forsterdotnet plugin: Some C# glue code.
2012-04-05 Florian Forsterdotnet plugin: First stub for a .NET integration plugin...
2012-04-05 Florian ForsterBuild system: Add check for libmono.
2012-04-02 Florian Forstervarnish plugin: Make argument "stats" const. collectd-5.1.0
2012-04-02 Florian Forsterethstat plugin: Fix a typo.
2012-04-01 Florian ForsterBump version to 5.1.0; Update ChangeLog.
2012-04-01 Florian ForsterMerge branch 'collectd-5.0'
2012-04-01 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0 collectd-5.0.4
2012-04-01 Florian ForsterChangeLog: Correct date. collectd-4.10.7
2012-04-01 Florian ForsterBump version to 5.0.4; Update ChangeLog.
2012-04-01 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-04-01 Florian ForsterBump version to 4.10.7; Update ChangeLog.
2012-03-31 Florian ForsterRevert "Proposal fix for large "MaxPacketSize" use."
2012-03-23 Florian Forsternetwork plugin: Do not forward received notifications.
2012-03-23 Florian ForsterMerge pull request #56 from octo/ci/nfs
2012-03-23 Florian ForsterMerge branch 'ff/zfs'
2012-03-23 Florian Forsterzfs_arc plugin: Move reading of kstat values into separ...
2012-03-23 Florian ForsterMerge pull request #60 from octo/ar/zfs
2012-03-22 Florian Forsterzfs_arc plugin: Add copyright header for Aurelien Rouge...
2012-03-21 Cyril FeraudetProposal fix for large "MaxPacketSize" use.
2012-03-21 Florian Forsterzfs_arc plugin: Fix the "hash collision" and "mutex...
2012-03-20 Florian Forsterzfs_arc plugin: Fix typo in variable name.
2012-03-20 Florian Forsterzfs_arc plugin: Introduce the single-valued "mutex_oper...
2012-03-20 Florian Forsterzfs_arc plugin: Introduce the single-valued "cache_evic...
2012-03-20 Florian Forsterzfs_arc plugin: Convert to use DERIVE.
2012-03-20 Aurelien Rougemontadd types for deleted, evict, hash, mutex
2012-03-20 Aurelien Rougemontadd hash_collisions, deleted, mutex_miss, evict_*
2012-03-19 Cosmin IoiartFixed Solaris compilation errors
2012-03-19 Cosmin IoiartFixed solaris configure script generation errors
2012-03-19 Florian Forstersrc/common.h: Add comment about return value of read_fi...
2012-03-18 Florian Forsternfs plugin: Minor coding style fixes.
2012-03-18 Florian Forsternfs plugin: Remove duplicated code.
2012-03-18 Cosmin IoiartEnable modules for Solaris
2012-03-18 Cosmin IoiartFix Linux compilation errors
2012-03-18 Cosmin IoiartAdded safe-guard for kstat libraries
2012-03-18 Cosmin IoiartAdded Solaris support for nfs3 and nfs4 (client/server)
2012-03-18 Florian Forstertcpconns plugin: Include <bsd/nlist.h> rather than...
2012-03-17 Florian ForsterMerge branch 'jr/varnish'
2012-03-17 Florian ForsterMerge pull request #48 from octo/pk/processes
2012-03-17 Florian Forsterprocesses plugin: Minimize whitespace-only changes.
2012-03-17 Florian Forsterprocesses plugin: Some more minor coding style fixes.
2012-03-17 Florian ForsterMerge pull request #52 from octo/cf/ethstat
2012-03-17 Florian Forsterethstat plugin: Implement the "MappedOnly" option.
2012-03-17 Florian Forsterethstat plugin: Fix indentation. It was a mess, sorry.
2012-03-16 Florian Forstersrc/common.c: parse_value: Strip trailing whitespace...
2012-03-16 Florian Forstercollectd.conf(5): Document the "Hits" and "Hysteresis...
2012-03-14 Clemens LangMakefile adds dependency on $(LIBLTDL), which is valued...
2012-03-12 Florian Forsterethstat plugin: Implement the "Map" option.
2012-03-12 Florian Forsterethstat plugin: Add documentation.
2012-03-11 Florian Forsterethstat plugin: Use the system header files if available.
2012-03-11 Florian Forsterethstat module: Fix allocation of "ifacelist".
2012-03-11 Florian Forsterethstat plugin: Fix includes.
2012-03-11 Cyril Feraudetethstat plugin: Collect performance statistics from...
2012-03-11 Florian Forstervarnish plugin: Simplify the v2/v3 define structs.
2012-03-11 Jérôme Renardvarnish plugin: Closed VSM
2012-03-11 Jérôme Renardvarnish plugin: Switched to AC_CHECK_HEADERS
2012-03-11 Jérôme Renardvarnish plugin: Fixed wrong function name
2012-03-11 Jérôme Renardvarnish plugin: Added basic Varnish 3.0 support
2012-03-11 Jérôme Renardvarnish plugin: Added Varnish version detection flag
2012-03-11 Florian Forsteramqp plugin: Fix compabitility with current librabbitmq.
2012-03-11 Florian ForsterMerge pull request #44 from octo/ff/perl
2012-03-11 Florian Forstercollectd.conf(5): Improve the network plugin's document...
2012-03-11 Florian Forsternetwork plugin: Fix compiler warnings.
2012-03-11 Florian Forstersnmp plugin: Keep track of signedness of ASN values.
2012-03-11 Florian Forsterprocesses plugin: A few coding style fixes for the...
2012-03-09 Phil Kulincollectd-5.0.1-mine.patch some processes.c fixes for...
2012-03-09 Florian Forsterwrite_mongodb plugin: Fix reconnection behavior.
2012-03-07 Florian Forsterwrite_mongodb plugin: Export DS names and DS types.
2012-03-07 Florian ForsterMerge pull request #43 from octo/ff/numa
2012-03-07 Florian Forstercollectd.conf.in: Add the numa plugin.
2012-03-05 Florian Forsterwrite_mongodb plugin: Actually store time as "date...
2012-03-04 Jason SchmidlappFixed memory leak in collectdclient library.
2012-03-04 Florian Forsterperl plugin: Fix a race condition.
2012-03-04 Florian Forsternuma plugin: Add plugin for Non-Uniform Memory Access...
2012-03-01 Florian ForsterMerge pull request #40 from octo/db/processes
2012-03-01 Florian Forsterprocesses plugin: Support processes with spaces in...
2012-03-01 Darrell Bishopprocesses plugin: Support processes with spaces in...
2012-02-29 Florian Forsterwrite_mongodb plugin: Actually implement the "Timeout...
2012-02-29 Florian Forstercollectd.conf(5): Add documentation for the write_mongo...
2012-02-29 Florian Forsterconntrack plugin: Strip newlie before calling parse_val...
2012-02-29 Louis OpterUse parse_value in the conntrack plugin and submit...
2012-02-28 TimonFix buffer size for memcached stats answer
2012-02-28 Florian ForsterMerge pull request #36 from octo/mh/softraid
2012-02-28 Florian ForsterAUTHORS, README: Add Michael Hanselmann / the md plugin.
2012-02-28 Florian Forstercollectd.conf(5): Update the information on the md...
2012-02-28 Florian Forstermd plugin: Change metrics so each disk is reported...
2012-02-28 Andrew ElwellAlso check in ip4tc for iptc_init
next