Code

utils_time: cdtime_to_iso8601(): Include timezone information as well.
[collectd.git] / src /
2012-11-15 Sebastian Harlutils_time: cdtime_to_iso8601(): Include timezone infor...
2012-11-15 Sebastian Harlpostgresql plugin: Simplified transaction handling...
2012-11-15 Sebastian Harlcollectd.conf(5): Documented the postgresql FLUSH support.
2012-11-15 Sebastian Harlpostgresql plugin: Added support for "flushing" data.
2012-11-15 Sebastian Harlpostgresql plugin: Fixed unregistering of write callbacks.
2012-11-15 Sebastian Harlpostgresql plugin: Unregister all writers on shutdown.
2012-11-14 Sebastian Harlpostgresql plugin: Commit a transaction before shutting...
2012-11-14 Sebastian Harlpostgresql plugin: Don't try to restart a failed transa...
2012-11-14 Sebastian Harlpostgresql plugin: Restart a writer transaction if...
2012-11-14 Sebastian Harlcollectd.conf(5): Documented the postgresql <Database...
2012-11-14 Sebastian Harlcollectd.conf(5): Documented the "CommitInterval" optio...
2012-11-14 Sebastian Harlpostgresql plugin: Added 'CommitInterval' config option.
2012-10-24 Sebastian Harlpostgresql plugin: Fixed config key check for <Writer...
2012-08-19 Sebastian Harlpostgresql plugin: Updated copyright information.
2012-08-19 Sebastian Harlpostgresql plugin: Fixed a possibly uninitialized varia...
2012-08-19 Sebastian Harlpostgresql plugin: Pass an array of data-source types...
2012-08-19 Sebastian Harlpostgresql plugin: Added 'StoreRates' feature to writers.
2012-08-18 Sebastian Harlpostgresql plugin: Format time in ISO 8601 format when...
2012-08-18 Sebastian Harlutils_time: Added cdtime_to_iso8601() function.
2012-08-18 Sebastian Harlpostgresql plugin: Added generic support for writing...
2012-07-05 Mark Wongannotate meta data to json objects
2012-06-14 Florian Forsteroracle plugin: Replace the o_config_set_string() function.
2012-06-14 Florian Forsteroracle plugin: Implement the "Host" option.
2012-04-02 Florian Forstervarnish plugin: Make argument "stats" const.
2012-04-02 Florian Forsterethstat plugin: Fix a typo.
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 ForsterMerge branch 'collectd-4.10' into collectd-5.0
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 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 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: Added basic Varnish 3.0 support
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 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 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-25 Florian ForsterMerge branch 'collectd-5.0'
next