]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2015-06-06  Chris MayoRemove old systemd unit 1064/head
2015-06-01  Florian ForsterMerge remote-tracking branch 'github/pr/1056'
2015-05-31  Manuel Luis... Plugin network: add support for the timeout argument... 1056/head
2015-05-28  Marc Fournierzone: add mentions to README and AUTHORS files
2015-05-28  Marc FournierRPM specfile: handle new zone plugin
2015-05-28  Florian ForsterMerge remote-tracking branch 'github/pr/1054'
2015-05-28  Dagobert MichelsenMake flow more obvious 1054/head
2015-05-28  Dagobert MichelsenAdd myself
2015-05-28  Dagobert MichelsenNo busy looping around open()
2015-05-28  Dagobert MichelsenUse sizeof() instead of duplicating the variable length
2015-05-28  Dagobert MichelsenHandle case when zone_scandir() returns NULL
2015-05-28  Dagobert MichelsenReturn -1 in zone_read on error
2015-05-28  Dagobert MichelsenGet pagesize only once during initialization
2015-05-28  Dagobert MichelsenHandle case when zone_find_stats() returns NULL
2015-05-28  Dagobert MichelsenUse ZONENAME_MAX and handle errors returned by getzonen...
2015-05-28  Dagobert MichelsenPrefix all warnings and error messages with plugin...
2015-05-28  Dagobert MichelsenUse (void *) in c_avl_create()
2015-05-28  Dagobert MichelsenUse type 'percent' instead of 'zone_cpu'
2015-05-27  Marc Fournierupdate changelog + bump release dates 1052/head collectd-5.5.0
2015-05-26  Florian ForsterBuild system: Fix linking with libheap.la and depend...
2015-05-26  Florian ForsterBuild system: Build tested units as libraries.
2015-05-26  Marc FournierFilter chains helper: minor cleanups
2015-05-26  rootwrite_redis: Replaced method for checking for a NULL...
2015-05-26  rootwrite_redis: Log error message from redis command failures
2015-05-26  rootwrite_redis: improve checking the redis connection
2015-05-26  Wilfried GoesgensFilterchain: if we don't find a writer, output the...
2015-05-23  Florian Forsterbindings/java/Makefile.am: Add "uninstall-local" target.
2015-05-23  Florian Forsterbindings/java/Makefile.am: Use $(srcdir) when specifyin...
2015-05-22  Florian ForsterChangeLog: Update date to 2015-05-22.
2015-05-22  Florian Forsterwrite_sensu, write_tsdb plugins: Use GAUGE_FORMAT.
2015-05-22  Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-05-22  Florian Forsterwrite_redis: Fix timestamp sent to Redis.
2015-05-22  Florian ForsterVarious plugins: Use the global GAUGE_FORMAT.
2015-05-22  Florian Forstersrc/collectd.h: Define GAUGE_FORMAT.
2015-05-22  Florian Forstersrc/utils_format_json.[ch]: Export gauges with 15 decim...
2015-05-21  Florian ForsterChangeLog: Import changes from the wiki.
2015-05-20  Marc FournierRPM specfile: fix changelog formatting
2015-05-20  Marc FournierRPM specfile: also bump release number
2015-05-20  Marc FournierRPM specfile: update changelog for 5.5
2015-05-20  Florian Forstercontrib/wiki2changelog.pl: Add script converting from...
2015-05-20  Florian ForsterChangeLog: Change text width to 80 characters.
2015-05-20  Florian ForsterBump version to 5.5.0; Update ChangeLog.
2015-05-20  Florian Forsteripc plugin: Group functions by operating system.
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-13  Dagobert MichelsenZone support for Solaris, forward-port of https://www...
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
next