]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2015-02-27  Sebastian Harlplugin: Use strcasecmp rather than strncasecmp to find... 951/head
2015-02-26  Florian ForsterChangeLog: Add libdbi fix. collectd-5.3.2
2015-02-26  Florian Forsterdbi plugin: Switch to libdbi's thread-safe interface.
2015-02-26  Florian ForsterBump version to 5.3.2; Update ChangeLog.
2015-02-26  Florian Forstercollectd-exec(5): Clarify the format of the Time: header.
2015-02-26  Florian ForsterRevert "Plugin exec: change notification time to integer."
2015-02-24  Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-02-06  Jim Radfordperl plugin: plugins are linked with *_LIBADD and LIBS...
2015-02-06  Jim Radfordlibperl's ldopts include libaries and therefore should...
2015-02-02  Marc FournierMerge pull request #899 from mfournier/write_http-multi...
2015-01-28  Marc FournierRPM specfile: doc clarification
2015-01-26  Vincent Bernatipmi: use SIGIO instead of SIGUSR2 to avoid conflict...
2015-01-23  Micha Krauseadded doc CollectStatistics to section rrdcached
2015-01-23  Marc Fourniermysql: document defaults to boolean config options
2015-01-17  Marc Fournierwrite_http: make callback names context-dependent 899/head
2015-01-16  Marc FournierRPM specfile: misc improvements related to perl files
2015-01-07  Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-01-07  Manuel Luis... Fix check for htonll in configure.ac
2014-12-31  Marc Fourniertypes_list: fix carriage return sign
2014-12-23  Marc FournierRPM specfile: avoid packaging some files twice
2014-12-22  Yoga Ramalingamconfigure: Fixed check for AM_PATH_LIBCCRYPT
2014-12-15  Marc Fourniercollectd.conf example: remove erroneous quotes
2014-12-12  Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-12-12  Ruben Kerkhofvirt plugin: only gather stats for running domains
2014-12-03  trenkelMerge pull request #839 from yogeswaran/python
2014-12-03  Yoga RamalingamFixed indentation and decreased reference count 839/head
2014-12-03  Yoga RamalingamFix Py list length check in cpy_build_meta()
2014-12-03  Pierre-Yves... Merge pull request #827 from yogeswaran/collectdctl
2014-12-03  Yoga RamalingamRemoved extra semicolon 827/head
2014-12-02  Marc FournierRPM specfile: require package providing ltdl.h
2014-12-01  Yoga RamalingamWrap the content of macro with do/while to make it...
2014-12-01  Marc Fourniercpu: remove legacy assignment to undefiend variable
2014-11-28  Yoga Ramalingamcollectdctl command hangs on AIX and returns error...
2014-11-24  Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-11-19  Marc FournierRevert "Let snmp_synch_response deal with PDU freeing"
2014-11-19  Marc Fourniersnmp: avoid freeing req under normal operation
2014-11-19  Pierre-Yves... Let snmp_synch_response deal with PDU freeing
2014-11-15  Pierre-Yves... Merge pull request #796 from mfournier/write_redis...
2014-11-12  Bjørn NordbøLink aggregation.so to libm.so
2014-11-11  Pierre-Yves... Merge pull request #765 from tokkee/sh/write-err
2014-11-11  Vincent Bernatnetwork: don't enable gcrypt thread callbacks when...
2014-11-11  Marc Fournieradd write_redis to manpage 796/head
2014-11-08  Marc Fournierwrite_redis: re-add colon dropped in b7984797
2014-11-04  Pierre-Yves... Merge pull request #764 from tokkee/sh/collectd-5.3
2014-11-04  Katelyn Perryfix grammar in plugin loading error message
2014-11-03  Marc Fournierlogfile: avoid total silence in case of a misconfiguration
2014-11-03  Marc Fourniercorrect typo in error message
2014-11-03  Wilfried GoesgensSyslog: if we can't find the loglevel specified by...
2014-10-19  Sebastian HarlUse the complain mechanism to report write failures. 765/head
2014-10-19  Sebastian Harlwrite_graphite plugin: Improved error reporting when... 764/head
2014-09-22  Scott SandersBit shift right by 8 to get return code from exit status
2014-09-17  Florian Forstercpu plugin: Remove temperature code for Mac OS X.
2014-09-17  Florian Forsterswap plugin: Make "cached" optional under Linux.
2014-09-10  Vladimir SmirnovFix typo in if caluse
2014-09-10  Florian Forstersrc/common.c: Fix strstripnewline().
2014-09-08  Marc FournierRPM specfile: enable netlink plugin on RHEL > 5
2014-09-08  Marc FournierRPM specfile: fix bogus dates
2014-09-08  Marc FournierRPM specfile: support for RHEL7
2014-09-08  Marc FournierRPM specfile: add missing %files section for modbus...
2014-09-08  Marc FournierRPM specfile: remove duplicate modbus block
2014-09-06  Florian Forsternetwork plugin: Improve client connecting behavior.
2014-09-03  Florian Forstersrc/utils_match.[ch]: Implement match_value_reset().
2014-09-03  Florian Forstercurl plugin: Use the utility functions for config handling.
2014-09-02  Florian ForsterMerge remote-tracking branch 'github/collectd-5.3'...
2014-09-02  Florian Forstersrc/meta_data.c: If the meta_data_t is empty, avoid...
2014-09-02  Florian Forstersrc/utils_format_json.c: Handle empty meta_data_t grace...
2014-09-02  Florian Forsterpython plugin: Don't create empty meta_data_t objects.
2014-09-02  Florian Forstersrc/utils_rrdcreate.c: Free "args".
2014-08-29  Marc FournierRPM specfile: update changelog without incrementing...
2014-08-29  Florian ForsterGenericJMXConfConnection: Remove unused imports.
2014-08-29  Florian Forsterjava plugin: Make sure cjni_thread_detach() is called...
2014-08-22  Kevin BowlingEL <6 provide perl-ExtUtils-Embed with base perl
2014-08-18  Florian Forstercollectd.conf: Fix default packet size of the network...
2014-08-18  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.3
2014-08-18  Arthur Marblecurl_xml plugin: Fixed tautological pointer comparison...
2014-08-13  Marc Fourniercollectd.conf(5): add detail & example about multi...
2014-08-08  Marc Fourniersnmp: free snmp_pdu struct allocated by snmp_pdu_create() 698/head
2014-08-07  Marc FournierMerge pull request #689 from ymettier/ym/cd53_fix_tcpco...
2014-08-06  Marc FournierRedHat RPM spec: add modbus plugin
2014-08-04  Yves MettierFix for 'linux/inet_diag.h: No such file or directory' 689/head
2014-08-04  Marc Fournierfix: use DOUBLE_TO_CDTIME_T() to match input type
2014-07-30  KOMEDA Shinjimistake, SAVE_LIBS="$LIBS" is correct.
2014-07-30  KOMEDA Shinjipatch required to build oracle plugin, collectd-5.4...
2014-07-28  Pierre-Yves... Merge pull request #579 from mfournier/libiptc-ldflags
2014-07-27  Sebastian Harlutils_vl_lookup: Fixed a race when creating user objects. 676/head
2014-07-26  Manuel Luis... Plugin exec: change notification time to integer.
2014-07-26  Manuel Luis... cmd PUTNOTIF time option: handle double values.
2014-07-26  Manuel Luis... Plugin java: fix notification time conversion to cdtime_t.
2014-07-26  Manuel Luis... Plugin threshold: time is not set in missing notifications.
2014-06-24  Marc Fourniermanpage: document 2 missing options to amqp plugin...
2014-06-23  Marc Fournieradd missing backticks which broke the build
2014-06-23  Marc Fournierwrite_riemann: coding style consistency
2014-06-20  Lauri Tirkkonendon't assume pkg-config is in PATH
2014-06-20  Wilfried GoesgensConfigparser: when we alocate an empty list, we also...
2014-05-07  txajAdd DeleteSocket option in synopsis of manpage
2014-04-01  Marc Fournieradd brackets to the list of characters graphite chokes on
2014-04-01  Pierre-Yves... Graphite deals poorly with metric names containing...
2014-03-31  Adrian Mironfix for #477: Notification time gone wrong
2014-03-29  Joel UckelmanUpdated Color to match DataSources and DSName for singl...
2014-03-29  Justin BurnhamFix missed change from int to double for interval
next