collectd.git
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...
2016-05-02 Dagobert MichelsenMore missing kstat usages
2016-05-02 Dagobert MichelsenAdd missing kstat definitions
2016-05-02 Dagobert MichelsenTake out explicit definitions as they are already check...
2016-05-02 Florian Forstercollectd-tg: Move _POSIX_C_SOURCE and friends to the...
2016-05-02 Marc Fournierprocesses: remove initialisation of unexisting variables
2016-04-24 Ruben KerkhofMerge pull request #1546 from mfournier/processname_len...
2016-04-15 Brandon Arpfix potential curl plugin curl_slist_append memory...
2016-04-15 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-04-15 Jim QuinnFix process plugin memory leak [solaris]
2016-04-06 Marc FournierMerge pull request #1627 from rubenk/remove-old-filter...
2016-04-06 PmorangaBump version to latest 5.5.1 #1536
2016-03-26 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-26 Ruben Kerkhofconfigure.ac: break long line and sort
2016-03-26 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-26 Ruben KerkhofFix building with xfsprogs 4.5.0
2016-03-26 Ruben Kerkhofmysql plugin: remove unused declaration
2016-03-21 Ruben KerkhofRemove broken filter syntax from collectd.conf(5)
2016-03-20 Ruben KerkhofFix conflict markers
2016-03-20 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-20 Ruben KerkhofFix indentation in previous commit
next