Code

collectd.git
2016-11-30 Florian ForsterBump version to 5.6.1; Update ChangeLog. collectd-5.6.2
2016-11-29 Kevin BowlingCollected podtypo
2016-11-29 Ruben Kerkhofcollectd.spec: also disable write_redis on EL6
2016-11-29 Ruben KerkhofMerge branch 'collectd-5.5' into collectd-5.6
2016-11-29 Ruben Kerkhofcollectd.spec: disable redis plugin on EL6
2016-11-29 Ruben Kerkhofcollectd.spec: disable redis plugin on EL6
2016-11-28 Florian ForsterMore reformatting.
2016-11-28 Florian ForsterTree wide: Reformat with clang-format.
2016-11-28 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-11-28 Florian ForsterBump version to 5.5.3; Update ChangeLog. collectd-5.5.3
2016-11-20 Ruben KerkhofFix Lua header detection
2016-11-16 Marc Fourniercontrib/README: sort items
2016-11-11 Florian Forstercollectd-tg: Fix sleep interval.
2016-11-07 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
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-02 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-11-01 Marc Fournierconfigure.ac: make finding java deterministic
2016-10-30 Florian Forsterbattery plugin: Fix type in a warning.
2016-10-30 Ruben Kerkhofzfs_arc: remove double metric
2016-10-29 Florian ForsterMerge remote-tracking branch 'github/pr/2012' into...
2016-10-29 Pavel Rochnyackopenvpn: Fixed openvpn_read() on empty configuration.
2016-10-28 Florian Forstersrc/daemon/common.c: Rewrite check_capability() using...
2016-10-28 Florian Forsterwrite_kafka plugin: Reintroduce the "Key Random" setting.
2016-10-26 Ruben KerkhofMerge pull request #2005 from rpv-tomsk/issue-1996
2016-10-26 Pavel Rochnyackwrite_http: Fixed DS type check
2016-10-12 Ruben Kerkhofpowerdns plugin: fix parsing of last key
2016-10-12 Markus Linnalautils_format_graphite: terminate buffer with \0
2016-10-12 Thomas Deutschmanncommon.c: Use _LINUX_CAPABILITY_VERSION_3 in cap_header
2016-10-10 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-10-10 Marc Fournierfix one typo spotted by Debian's lintian tool
2016-10-10 Marc Fournierfix a couple of typos spotted by Debian's lintian tool
2016-10-10 Marc Fourniercollectd.spec: increment changelog to mention 5.6.1
2016-10-10 Victor DemonchyBump version number in redhat spec
2016-10-08 Florian ForsterMerge remote-tracking branch 'github/pr/1958' into...
2016-10-07 Florian ForsterBump version to 5.6.1; Update ChangeLog. collectd-5.6.1
2016-10-07 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-10-07 Florian ForsterMerge remote-tracking branch 'github/pr/1961' into...
2016-10-04 Marc Fournierwrite_graphite: remove linking against libyajl (#1976)
2016-09-28 Florian Forstersrc/daemon/plugin.[ch]: Make the user_data_t* const.
2016-09-28 Florian Forstersrc/daemons/plugin.c: Don't modify user_data_t* in...
2016-09-28 Florian ForsterRevert "write_graphite: remove #ifndefs"
2016-09-28 Florian Forsterwrite_http plugin: Don't register a flush callback...
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 ForsterMerge branch 'collectd-5.5' into collectd-5.6
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-11 Florian ForsterBump version to 5.6.0; Update ChangeLog. collectd-5.6.0
2016-09-08 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-07 Florian Forstersrc/types.db: Remove minimum value from "power".
2016-09-06 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-06 Florian ForsterMerge remote-tracking branch 'github/pr/1909' into...
2016-09-06 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-05 Marc Fourniertarget_set.c: rename 'MetaDataSet' option
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-23 trenkelMerge pull request #1899 from rubenk/python-fixes-for...
2016-08-23 Ruben KerkhofTry a different way to silence GCC.
2016-08-22 Sven Trenkelpython plugin: Fixing possible problems with the GIL.
2016-08-22 Ruben KerkhofReally fix tests on Solaris
2016-08-18 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-08-18 Marc FournierChangelog: fix unresolved merge conflict introduced...
2016-08-18 Marc Fourniercollectd.spec: mention new cpusleep plugin in changelog
2016-08-16 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-08-16 Marc Fourniercollectd.spec: increment version number in changelog
2016-08-16 Marc Fourniercollectd.spec: remove misleading items from changelog
2016-08-16 Sven Trenkelpython plugin: Don't shut down the Python interpreter...
2016-08-16 Florian ForsterMerge remote-tracking branch 'github/pr/1890' into...
2016-08-16 Florian Forsterceph plugin: Assert that the strings on the stack are...
2016-08-16 Florian Forsterceph plugin: Guard against g_num_daemons being zero.
2016-08-15 Sebastian Harlwrite_kafka: Fix misleading indentation
2016-08-15 Sven Trenkelpython plugin: Unregister all internal callback lists...
2016-08-15 Sven Trenkelpython plugin: Properly deal with identifier being...
2016-08-15 Sven Trenkelpython plugin: Grab GIL before freeing callbacks. If...
2016-08-15 Florian ForsterMerge remote-tracking branch 'github/pr/1879'
2016-08-15 Florian ForsterMerge remote-tracking branch 'github/pr/1883'
2016-08-15 Florian ForsterCONTRIBUTING.md: Address review comments.
2016-08-15 Florian ForsterREADME: Point to CONTRIBUTING.md for bugs and PRs.
2016-08-15 Florian ForsterCONTRIBUTING.md: Address review comments.
2016-08-15 Ruben Kerkhofconfigure.ac: rewrite liblua detection
2016-08-15 Ruben Kerkhofsupport older versions of riemann-c-client
2016-08-15 Ruben Kerkhofscanner.l: remove GCC pragma
2016-08-15 Florian ForsterCONTRIBUTING.md: Add operating system / distribution.
next