collectd.git
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
2012-02-28 Florian ForsterMerge pull request #38 from octo/ff/mongodb
2012-02-28 Florian Forsterwrite_mongodb plugin: Implement the "StoreRates" option.
2012-02-27 Michael HanselmannPlugin for Linux Software-RAID devices
2012-02-27 Florian Forstercontrib/exec-ksm.sh: Exec plugin for Kernel Samepage...
2012-02-25 Florian ForsterMerge branch 'collectd-5.0'
2012-02-25 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-02-25 Florian Forstercontrib/exec-nagios.px: Implement the "NRPEConfig"...
2012-02-25 Florian Forstersyslog plugin: Copy the BUFFER_ADD() macro from src...
2012-02-25 Florian Forstersyslog plugin: Log "OKAY" notifications with severity...
2012-02-25 Florian Forstersyslog plugin: Change notification severity handling.
2012-02-25 Florian Forstersyslog plugin: Parse "value" as severity, not "key".
2012-02-25 Florian Forstersrc/plugin.c: Fix use of strcmp().
2012-02-25 Fabien WernliAdd notifications to syslog plugin
2012-02-25 Florian Forsterbind plugin: Fix use of the "QType" types.
2012-02-25 Florian ForsterMerge pull request #22 from bostjan/master
2012-02-25 Florian Forsterdf plugin: Fix a compiler issue with Mac OS X 10.7.
2012-02-24 Bostjan Skufcaphp-collection: Fixed DS definitions for apache_bytes...
2012-02-23 Florian ForsterMerge pull request #18 from octo/hmh/sensors
2012-02-23 Florian Forstersensors plugin: Make "conffile" non-const.
2012-02-23 Florian Forstercollectd.conf(5): Document the "SensorConfigFile" option.
2012-02-23 Florian Forstersensors plugin: Fix memory leak in configuration; enhan...
2012-02-22 Florian Forstersrc/collectd.conf.in: Add the "ParseTime" option to...
2012-02-22 Florian Forsterbind plugin: Implement the "ParseTime" option.
2012-02-21 Henrique de... sensors plugin: Fix initialization code.
2012-02-20 Florian Forsterwrite_graphite plugin: Enable "StoreRates" by default.
2012-02-20 Florian Forsterwrite_graphite plugin: Add the "SeparateInstances"...
2012-02-19 Florian Forstertarget_scale plugin: Coding style fixes.
2012-02-19 Florian ForsterAMQP plugin: Support sub-second sleep intervals.
2012-02-19 Florian ForsterAMQP plugin: Fix sleeping of "interval_g seconds".
2012-02-19 Gerrie RoosCollectd's scale plugin now supports scaling only on...
2012-02-19 Florian ForsterMerge branch 'collectd-5.0'
2012-02-19 Florian ForsterBump version to 5.0.3; Update ChangeLog. collectd-5.0.3
2012-02-19 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-02-19 Florian ForsterUpdate ChangeLog. collectd-4.10.6
2012-02-17 Florian Forsterexec plugin: Replace tabs with spaces to fix indentation.
2012-02-17 Gerrie Roosnetwork plugin: Fixed incorrect collectd warning when...
2012-02-17 Gerrie Roosexec plugin: incorrectly exited select loop on signal.
2012-02-14 Cyril Feraudetconfigure.in: Use the `--libs_r' option of mysql-config.
2012-02-13 Florian ForsterMerge branch 'ss/graphite'
2012-02-13 Florian Forstercollectd.conf(5): Improve description of the write_grap...
2012-02-13 Florian Forsterwrite_graphite plugin: Set a (hopefully unique) callbac...
2012-02-13 Florian Forsterwrite_graphite plugin: Simplify wg_write_messages().
2012-02-09 Florian Forsterwrite_graphite plugin: Report configuration errors...
next