collectd.git
2016-11-28 Florian ForsterBump version to 5.5.3; Update ChangeLog. collectd-5.5 collectd-5.5.3
2016-11-16 Marc Fourniercontrib/README: sort items
2016-11-07 Florian ForsterMerge remote-tracking branch 'github/pr/2026' into...
2016-11-06 Florian Forsterapcups plugin: Skip metrics not reported by the UPS.
2016-11-06 Florian Forsterwrite_kafka plugin: Fix support for librdkafka 0.9.0.
2016-11-06 Florian ForsterMerge remote-tracking branch 'github/pr/2027' into...
2016-11-06 Florian Forstermodbus plugin: Avoid sizeof(struct sockaddr).
2016-11-06 Florian Forstersrc/write_riemann_threshold.h: Various fixes.
2016-11-06 Florian Forsterwrite_riemann plugin: Fix order of includes.
2016-11-01 Marc Fournierconfigure.ac: make finding java deterministic
2016-10-30 Florian Forsterbattery plugin: Fix type in a warning.
2016-10-12 Ruben Kerkhofpowerdns plugin: fix parsing of last key
2016-10-12 Markus Linnalautils_format_graphite: terminate buffer with \0
2016-10-10 Marc Fournierfix a couple of typos spotted by Debian's lintian tool
2016-10-08 Florian ForsterMerge remote-tracking branch 'github/pr/1958' into...
2016-10-07 Florian ForsterMerge remote-tracking branch 'github/pr/1961' into...
2016-09-25 Sebastian HarlUse readdir() instead of the deprecated readdir_r().
2016-09-24 Sebastian HarlRRDCacheD plugin: Improve various RRD-related error...
2016-09-24 Sebastian HarlRRDCacheD plugin: Try to reconnect upon failed operations.
2016-09-23 Chao Yangcommom: Fixed AIX doesn't have MSG_DONTWAIT
2016-09-20 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-09-14 Florian Forstercontrib/examples/myplugin.c: Fix copy and paste error.
2016-09-13 Florian Forstercurl_json plugin: Skip unexpected non-map values.
2016-09-12 Florian Forstercollectd.conf(5): Document the semantics of the "TypesD...
2016-09-12 Florian Forstercontrib/migrate-4-5.px: Don't convert "ps_code" and...
2016-09-12 Michael LeinartasAdd missing option to write_graphite example
2016-09-11 Florian Forsterapache plugin: End statements with semi-colons.
2016-09-07 Florian Forstersrc/types.db: Remove minimum value from "power".
2016-09-06 Florian ForsterMerge remote-tracking branch 'github/pr/1909' into...
2016-09-05 Florian Forsterplugin_dispatch_multivalue: Submit NAN when computing...
2016-09-05 Bernd ZeimetzAlso fix query_plans_by_table
2016-09-05 Bernd Zeimetzpgsql plugin: avoid parsing error from query_plans
2016-09-02 Thomas DeutschmannFix compilation against >=xfsprogs-4.7.0
2016-09-02 Florian Forstersrc/common.c: parse_value: Quote string that failed...
2016-09-02 Florian Forsternetwork plugin: Initialize libgcrypt only when needed.
2016-08-18 Marc FournierChangelog: fix unresolved merge conflict introduced...
2016-08-16 Marc Fourniercollectd.spec: remove misleading items from changelog
2016-08-15 Sebastian Harlwrite_kafka: Fix misleading indentation
2016-08-11 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-08-11 Ruben Kerkhofmd: fix deprecation warning with latest glibc collectd-5.4
2016-08-11 David GibsonFix conceptual buglet in default_callback
2016-08-06 Florian Forstersrc/utils_db_query.c: Correctly handle return value...
2016-08-06 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2016-08-06 Florian Forstersrc/utils_db_query.c: Check return status of strjoin().
2016-08-06 Florian Forsterlibcollectdclient: Don't print anything to STDOUT by...
2016-08-06 Florian Forsterping plugin: Let start_thread() return gracefully when...
2016-08-05 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-08-04 trenkelMerge pull request #1846 from tokkee/collectd-5.4
2016-08-04 Sebastian Harlpython plugin: Fix conversion of value-lists from Pytho...
2016-08-03 Florian Forstersrc/plugin.c: Stop write threads before calling shutdow...
2016-07-27 Sebastian Harlnetwork plugin: Don't abort() if gcrypt initialization...
2016-07-26 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-07-26 Aurelien ROUGEMONTmetadata: add comment about metadata functions use...
2016-07-26 Ruben KerkhofBump spec file to 5.4.3
2016-07-26 Ruben KerkhofUpdate spec file to 5.5.2
2016-07-26 Florian ForsterBump version to 5.4.3; Update ChangeLog. collectd-5.4.3
2016-07-26 Florian Forsternetwork plugin: Fix error message for GCRYCTL_INIT_SECM...
2016-07-26 Florian ForsterChangeLog: Add note about #1665. collectd-5.5.2
2016-07-25 Florian ForsterBump version to 5.5.2; Update ChangeLog.
2016-07-25 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2016-07-25 Florian Forsternetwork plugin, libcollectdclient: Check return value...
2016-07-21 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2016-07-21 Florian Forsternetwork plugin: Fix heap overflow in parse_packet().
2016-06-14 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-06-14 Marc Fourniersrc/*.pod: fix minor warnings spotted by podchecker
2016-06-14 Marc Fourniercollectd.conf.pod: fix minor typos in ntpd plugin section
2016-06-10 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-06-10 Thomas GuthmannBug#1059 : Remove any white spaces in ethstats stat...
2016-06-03 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-05-30 Sebastian HarlMerged branch 'collectd-4.10' into collectd-5.4.
2016-05-30 Sebastian Harlperl plugin: Be more consistent about capitalization.
2016-05-30 Pavel Rochnyackperl plugin: Removed commented code
2016-05-30 Pavel Rochnyackperl plugin: Added call_pv_locked() wrapper to handle...
2016-05-30 Pavel Rochnyackperl plugin: Switched to PTHREAD_MUTEX_RECURSIVE locking
2016-05-30 Pavel Rochnyackperl plugin: Fixes for #1706
2016-05-30 Pavel Rochnyackperl plugin: lock base thread interpreter in perl_init...
2016-05-25 Florian Forsterplugin_mock.c: Declare "kc".
2016-05-25 Florian ForsterMakefile.am: Link tests with required libraries, too.
2016-05-25 Gustavo Zacariasbuild: add libavltree, libcommon & libheap dependencies
2016-05-25 Ruben KerkhofFix a typo that snuck in with 0c8d275
2016-05-25 Florian ForsterLink libcommon.la with $(COMMON_LIBS).
2016-05-25 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-05-25 Ruben KerkhofMerge pull request #1726 from rubenk/udev
2016-05-25 Marc Fournierprocesses: re-add <sys/user.h> inclusion
2016-05-25 Ruben KerkhofStop hardcoding libudev
2016-05-25 Ruben KerkhofAdd missing udev flags to Makefile.am
2016-05-25 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-05-25 Ruben Kerkhofprocesses: MAXCOMLEN is not exposed on Solaris
2016-05-25 Ruben KerkhofMerge pull request #1724 from rpv-tomsk/smart-plugin...
2016-05-25 Pavel Rochnyacksmart plugin: Check for libudev presence
2016-05-20 Marc Fourniercollectd.conf.in: remove extraneous pound sign
2016-05-20 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-05-20 Birger Schmidtutils_cache.c: fix FORMAT_VL failed ERROR messages
2016-05-15 ciomairekill correct pid on fdopen failure
2016-05-10 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-05-10 Ruben Kerkhofrrdtool plugin: fix thread-safety detection
2016-05-10 Ruben Kerkhofrrdtool check: stop linking in libm
2016-05-10 Ruben Kerkhofrrdtool check: no need to save CPPFLAGS
2016-05-10 Ruben Kerkhofrrdtool check: no need to save LDFLAGS
2016-05-10 Pavel Rochnyackstatsd plugin: Fix deadlock on plugin shutdown (Issue...
next