src/utils_format_json.[ch]: Export gauges with 15 decimal places of precision.
[collectd.git] / src /
2015-05-22 Florian Forstersrc/utils_format_json.[ch]: Export gauges with 15 decim...
2015-05-19 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-05-19 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-05-19 Marc Fourniercurl_xml: fix 3 small memory leaks
2015-05-19 Fabien WernliFix test for tables and empty instance
2015-05-19 Fabien WernliRevert "curl_xml plugin: Fixed tautological pointer...
2015-05-19 Jan Andresprocesses: Solaris: Consistently use long to represent...
2015-05-19 Jan Andresprocesses: Fix build for Solaris 32-bit binary
2015-05-19 Jan Andresprocesses: Fix ps_get_cmdline() on Solaris.
2015-05-19 Jan Andreszfs_arc: Don't spam the log if we fail to read the...
2015-05-19 Marc Fournieroconfig: fix oconfig_free to free all elements
2015-05-09 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-05-05 Marc FournierMerge pull request #1014 from mfournier/fix-path-to...
2015-05-05 ale@biancalanas.net- use _POSIX2_LINE_MAX for errbuf as stated by kvm(3).
2015-05-05 ale@biancalanas.netfixes swap plugin on FreeBSD Jail
2015-05-05 ale@biancalanas.netfixes processes plugin on FreeBSD Jail
2015-04-22 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-04-22 Remi Colletcheck if AMQP_VERSION exists
2015-04-21 Remi Colletfix build with librabbitmq 0.6.0
2015-04-20 hshopefulUpdate meta_data.c
2015-04-14 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-14 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-04-14 Marc Fourniernotify_email: avoid linking against libdl
2015-04-13 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-10 Tim Laszlonetwork: set ttl before opening server sockets
2015-04-10 Tim LaszloWarn if ttl is out of bounds
2015-04-10 Florian Forsteropenvpn plugin: Don't signal an error when no clients...
2015-04-08 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-07 Vincent Bernatdbi plugin: fix a warning mentioning snmp plugin
2015-04-04 Marc Fourniercurl: correct typo in error message
2015-04-04 Marc Fournierdoc & comments: s/mili/milli/
2015-04-02 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-04-02 Thomas KhoFix type instance sanitization in bind plugin
2015-03-24 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-03-12 Marc Fourniercollectd.conf(5): move misplaced block in postgresql...
2015-03-12 Marc FournierRemove more references to the Globals option
2015-03-12 Ruben KerkhofSetting Globals to true is not needed anymore
2015-03-09 Florian Forsterwrite_mongodb plugin: Fix BSON memory handling even...
2015-03-09 Florian Forsterwrite_mongodb plugin: s/bson_dispose/bson_destroy/
2015-03-06 Wilfried GoesgensStatsd: avoid doing a division by zero when calculating...
2015-03-06 Wilfried GoesgensStatsd: avoid doing a division by zero when calculating...
2015-03-06 Marc Fournierutils_latency: use portable format string
2015-03-06 Yoga Ramalingamstatsd histogram to support more than 1 second
2015-03-03 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-03-03 Marc FournierMerge pull request #951 from tokkee/sh/debian-patches
2015-03-03 Ruben KerkhofPowerdns plugin: fix logging on failed lookup
2015-03-03 Ruben KerkhofSetting Globals to true is not needed anymore
2015-02-27 Sebastian Harlplugin: Use strcasecmp rather than strncasecmp to find...
2015-02-26 Florian ForsterMerge branch 'collectd-5.3' into collectd-5.4
2015-02-26 Florian Forsterdbi plugin: Switch to libdbi's thread-safe interface.
2015-02-26 Florian Forstercollectd-exec(5): Clarify the format of the Time: header.
2015-02-26 Florian ForsterRevert "Plugin exec: change notification time to integer."
2015-02-24 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-02-24 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-02-06 Jim Radfordperl plugin: plugins are linked with *_LIBADD and LIBS...
2015-02-06 Jim Radfordlibperl's ldopts include libaries and therefore should...
2015-02-02 Marc FournierMerge pull request #899 from mfournier/write_http-multi...
2015-01-26 Vincent Bernatipmi: use SIGIO instead of SIGUSR2 to avoid conflict...
2015-01-23 Micha Krauseadded doc CollectStatistics to section rrdcached
2015-01-23 Marc Fourniermysql: document defaults to boolean config options
2015-01-17 Marc Fournierwrite_http: make callback names context-dependent
2015-01-07 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-01-07 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-12-31 Marc Fourniertypes_list: fix carriage return sign
2014-12-15 Marc Fourniercollectd.conf example: remove erroneous quotes
2014-12-12 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-12-12 Ruben Kerkhofvirt plugin: only gather stats for running domains
2014-12-03 Marc Fourniernetlink: ensure size_t portability in DEBUG() statement
2014-12-03 trenkelMerge pull request #839 from yogeswaran/python
2014-12-03 Yoga RamalingamFixed indentation and decreased reference count
2014-12-03 Yoga RamalingamFix Py list length check in cpy_build_meta()
2014-12-03 Pierre-Yves RitschardMerge pull request #827 from yogeswaran/collectdctl
2014-12-03 Yoga RamalingamRemoved extra semicolon
2014-12-01 Yoga RamalingamWrap the content of macro with do/while to make it...
2014-12-01 Marc Fourniercpu: remove legacy assignment to undefiend variable
2014-11-28 Yoga Ramalingamcollectdctl command hangs on AIX and returns error...
2014-11-24 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2014-11-24 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-11-19 Marc FournierRevert "Let snmp_synch_response deal with PDU freeing"
2014-11-19 Marc FournierRevert "Let snmp_synch_response deal with PDU freeing"
2014-11-19 Marc Fourniersnmp: avoid freeing req under normal operation
2014-11-19 Pierre-Yves RitschardLet snmp_synch_response deal with PDU freeing
2014-11-19 Pierre-Yves RitschardLet snmp_synch_response deal with PDU freeing
2014-11-15 Pierre-Yves RitschardMerge pull request #796 from mfournier/write_redis...
2014-11-12 Bjørn NordbøLink aggregation.so to libm.so
2014-11-11 Pierre-Yves RitschardMerge pull request #765 from tokkee/sh/write-err
2014-11-11 Vincent Bernatnetwork: don't enable gcrypt thread callbacks when...
2014-11-11 Marc Fournieradd write_redis to manpage
2014-11-08 Marc Fournierwrite_redis: re-add colon dropped in b7984797
2014-11-04 Pierre-Yves RitschardMerge pull request #764 from tokkee/sh/collectd-5.3
2014-11-04 Katelyn Perryfix grammar in plugin loading error message
2014-11-03 Marc Fournierlogfile: avoid total silence in case of a misconfiguration
2014-11-03 Marc Fourniercorrect typo in error message
2014-11-03 Wilfried GoesgensSyslog: if we can't find the loglevel specified by...
2014-10-31 Wilfried Goesgenscurl_json: fix the array access implemented in f1e1e37e
2014-10-19 Sebastian HarlUse the complain mechanism to report write failures.
2014-10-19 Sebastian Harlwrite_graphite plugin: Improved error reporting when...
2014-09-25 Marc Fournierstatsd: clarify/simplify documentation & example
2014-09-23 Denis BoulasAdded documentation for StatsD module per added functio...
2014-09-17 Florian Forstercpu plugin: Remove temperature code for Mac OS X.
next