]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2015-05-31  Manuel Luis... processes: change type to contextswitch and types to... 1036/head
2015-05-31  Manuel Luis... processes: use cf_util_get_boolean for get "CollectCont...
2015-05-31  Manuel Luis... processes: delete added white spaces
2015-05-31  Manuel Luis... processes: rename ps_ctx_switch to report_ctx_switch
2015-05-20  Manuel Luis... Plugin process: collect voluntary and involuntary...
2015-05-19  Marc FournierMerge branch 'collectd-5.4'
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 AndresEnable the processes plugin by default on Solaris.
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-19  Florian ForsterMerge remote-tracking branch 'github/pr/1009'
2015-05-19  Jiri TyrAdding fhcount plugin 1009/head
2015-05-19  Marc FournierREADME: add mention to libcap
2015-05-19  Marc FournierMerge remote-tracking branch 'origin/pr/651'
2015-05-19  Marc FournierMerge pull request #919 from baryonix/solaris-misc...
2015-05-19  Marc FournierMerge pull request #1023 from ciomaire/write_kafka_ldflags
2015-05-19  Vincent BrillaultTurbostat: Use the 'count' gauge to count SMIs 651/head
2015-05-19  Florian ForsterMerge remote-tracking branch 'github/pr/1027'
2015-05-19  Florian Forsterlibcollectdclient: Propagate errors when signing /...
2015-05-12  Marc Fournieroconfig: fix oconfig_free to free all elements 1027/head
2015-05-09  Marc FournierMerge branch 'collectd-5.4'
2015-05-09  Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-05-09  Ruben Kerkhof/bin/sh on OSX doesn't understand -n
2015-05-09  Marc FournierMerge pull request #1024 from rubenk/fix-version-gen...
2015-05-09  Marc FournierMerge pull request #1016 from mfournier/write_sensu...
2015-05-09  Ruben Kerkhof/bin/sh on OSX doesn't understand -n 1024/head
2015-05-08  ciomairewhen --with-librdkafka arg is not a path searched by... 1023/head
2015-05-07  Pierre-Yves... Merge pull request #1002 from ciomaire/master
2015-05-05  Marc FournierTurbostat: reorganise metric names
2015-05-05  Marc FournierMerge pull request #1014 from mfournier/fix-path-to...
2015-05-05  Marc FournierRPM specfile: update summary to be consistent with...
2015-05-05  Marc FournierRPM specfile: remove superfluous '--without-*' configur...
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-05-02  Marc Fournierconfigure: add return() statements in 3 AC_LANG_PROGRAM...
2015-05-01  Marc FournierRPM specfile: take turbostat plugin in account
2015-05-01  Marc FournierTurbostat: downcase plugin name in log messages
2015-05-01  Marc FournierTurbostat: confine AC_COMPILE_IFELSE() inside a AC_CACH...
2015-05-01  Marc FournierRPM specfile: correct copy-paste error
2015-04-29  Marc Fournierwrite_sensu: fix format-string portability problem 1016/head
2015-04-28  Marc Fourniermake java components discovery follow symlinks 1014/head
2015-04-28  Ruben KerkhofFallback to /usr/lib/jvm if JAVA_HOME is not set
2015-04-22  Vincent BrillaultTurbostat: test asm/msr-index.h compatibility
2015-04-22  Marc Fourniercleanup test-related files
2015-04-22  Marc Fournierupdate ignored test-related files
2015-04-22  Marc Fourniertests: include tests/macros.h in release tarballs
2015-04-22  Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-04-22  Marc FournierMerge pull request #1008 from remicollet/issue-librabbi...
2015-04-22  Remi Colletcheck if AMQP_VERSION exists
2015-04-21  Remi Colletcheck if AMQP_VERSION exists 1008/head
2015-04-21  Remi Colletfix build with librabbitmq 0.6.0
2015-04-21  Remi Colletfix build with librabbitmq 0.6.0
2015-04-20  hshopefulUpdate meta_data.c
2015-04-18  Vincent BrillaultTurbostat: fix thread max number detection
2015-04-18  Vincent BrillaultTurbostat: Initialize non existing threads cpu_id
2015-04-18  Vincent BrillaultTurbostat: Remove useless initialization
2015-04-17  Vincent BrillaultTurbostat: build only if requirements are met
2015-04-17  Vincent BrillaultTurbostat: add missing types in configure.ac
2015-04-17  Vincent BrillaultTurbostat: Only check capabilities if supported
2015-04-17  Vincent BrillaultTurbostat: remove 'common' headers
2015-04-16  Vincent BrillaultTurbostat: Fix a 64b to 32b truncation
2015-04-16  Vincent BrillaultTurbostat: cpu/core/package number are > 0
2015-04-16  Vincent BrillaultTurbostat: Use uint32_t for 32b wrapping
2015-04-15  ciomairefix double free errors found by valgrind 1002/head
2015-04-15  ciomaireCreate kafka handles from within write callback
2015-04-15  Marc Fournierwrite_sensu: fix 2 format-related details
2015-04-14  Marc FournierMerge branch 'collectd-5.4'
2015-04-14  Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-14  Marc Fournierwrite_kafka: correct mistyped function name
2015-04-14  Marc Fournierwrite_kafka: fix typo preventing --with-librdkafka...
2015-04-14  Marc FournierMerge remote-tracking branch 'origin/pr/1001'
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-14  Marc Fourniernotify_email: avoid linking against libdl
2015-04-13  Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-13  Marc FournierRevert "version-gen.sh: Switch to bash due to bashisms."
2015-04-12  Marc Fournierwrite_sensu: pass literal string to ERROR() macro 1001/head
2015-04-12  Marc FournierMerge remote-tracking branch 'origin/pr/998'
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.4'
2015-04-08  Marc FournierREADME: ordering
2015-04-08  Marc FournierRPM specfile: add write_sensu and ipc plugins
2015-04-08  Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-08  Marc Fournieripc: don't enable by default in example config file
2015-04-08  Marc Fournieripc: build on AIX by default
2015-04-08  Marc Fournieripc: don't document plugin without any options
2015-04-08  Marc Fournieripc: remove extraneous call to sysconf()
2015-04-08  Marc FournierMerge remote-tracking branch 'origin/pr/925'
2015-04-08  Marc Fournierwrite_sensu: documentation wording, wrap long lines
2015-04-08  Marc FournierMerge remote-tracking branch 'origin/pr/912'
next