Code

collectd.git
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-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.
2016-08-15 Florian ForsterAdd a GitHub issue template.
2016-08-15 Florian ForsterGenericJMX plugin: Suppress "unchecked conversion"...
2016-08-14 Ruben Kerkhofscanner.l: really fix pragma
2016-08-14 Ruben KerkhofFix build with older GCCs
2016-08-14 Ruben KerkhofMerge pull request #1874 from rubenk/utils-dns-fix...
2016-08-14 Florian Forsterceph plugin: Rewrite the BUFFER_ADD() macro.
2016-08-14 Ruben Kerkhofliboconfig: silence warnings in generated code
2016-08-14 Ruben Kerkhofprocesses plugin: fix 3 compiler warnings on OS X
2016-08-14 Florian ForsterMerge remote-tracking branch 'github/master'
2016-08-14 Florian Forsterceph plugin: Change g_num_daemons to size_t.
2016-08-14 Ruben Kerkhofcpu plugin: fix compiler warning on OS X
2016-08-14 Florian Forsterwrite_http plugin: Sanity check arguments to wh_write_c...
2016-08-14 Ruben Kerkhofannotate vfprintf-like 'vcomplain' function
2016-08-14 Ruben Kerkhoflibcollectdclient: annotate vprintf-like function
2016-08-14 Ruben KerkhofPython plugin: fix compiler warning
2016-08-14 Ruben KerkhofLua plugin: fix old style definition
2016-08-14 Ruben KerkhofMerge pull request #1885 from rubenk/lua-plugin
2016-08-14 Ruben KerkhofREADME: bump Python requirement to 2.6
2016-08-14 Ruben KerkhofLua plugin: add to rpm specfile
2016-08-14 Ruben KerkhofLua plugin: add to README
2016-08-14 Ruben KerkhofLua plugin: make function array const
2016-08-14 Ruben KerkhofLua plugin: Terminate array with sentinel
2016-08-14 Ruben Kerkhofcollectd-lua(5) fix syntax error in pod
2016-08-14 Ruben KerkhofLua plugin: add section to collectd.conf(5)
2016-08-14 Ruben KerkhofLua plugin: s/Collectd/collectd/g in manpage
2016-08-14 Ruben KerkhofLua plugin: fix build with Lua 5.1
2016-08-14 Ruben KerkhofLua plugin: add a manpage
2016-08-14 Ruben KerkhofLua plugin: turn the collectd functions into a lib
2016-08-14 Ruben KerkhofLua plugin: use existing type for functions array
2016-08-14 Florian ForsterMerge remote-tracking branch 'github/pr/1882'
2016-08-13 Ruben KerkhofMerge pull request #1887 from rubenk/make-xfs-optional
2016-08-13 Ruben Kerkhofliboconfig: make function static
2016-08-13 Ruben Kerkhofconfigfile.h: remove unused declaration
2016-08-13 Ruben KerkhofStop using net-snmp-config to detect libnetsmp
2016-08-13 Ruben Kerkhofcollectdmon: define PREFIX and LOCALSTATEDIR
2016-08-13 Ruben Kerkhofcollectdctl: prefix may be undefined as well
2016-08-13 Ruben Kerkhofceph plugin: just continue
2016-08-13 Ruben Kerkhofbarometer plugin: add missing include
2016-08-13 Ruben Kerkhofcollectctl: define LOCALSTATEDIR if not defined
2016-08-13 Ruben Kerkhofwrite_log plugin: mark unused attribute as unused
2016-08-13 Ruben Kerkhoftreewide: use designated initializers for user_data
next