Code

collectd.git
2014-08-29 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
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-29 Florian Forstercollectd.conf(5): Improve AutoLoadPlugin documentation.
2014-08-27 Florian Forstercollectd.conf(5): Improve documentation of LoadPlugin.
2014-08-22 Kevin BowlingEL <6 provide perl-ExtUtils-Embed with base perl
2014-08-21 John LeachStatsd: support samplerate field in timing metric types
2014-08-18 Florian Forstercollectd.conf: Fix default packet size of the network...
2014-08-18 Florian ForsterMerge branch 'collectd-5.3' into collectd-5.4
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()
2014-08-07 Marc FournierMerge pull request #540 from tokkee/configure
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'
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-28 Pierre-Yves... Merge pull request #677 from collectd/revert-630-F...
2014-07-28 Pierre-Yves... Revert "write_tsdb plugin"
2014-07-28 Pierre-Yves... Merge pull request #630 from llnw/F-METRICS-383-tsdb...
2014-07-27 Sebastian Harlutils_vl_lookup: Fixed a race when creating user objects.
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-07-26 Pierre-Yves... Merge pull request #592 from mfournier/bug-582
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-06-11 Kevin Bowling[METRICS-390] Make sure HostTags is initialized if...
2014-06-03 Kevin Bowling[METRICS-390] Fix string handling for TSDB prefix and...
2014-06-02 Kevin Bowling[METRICS-390] Add tag writing from metadata using TSDB...
2014-05-30 Kevin Bowling[METRICS-383] Add HostTags which adds tags for all...
2014-05-30 Kevin BowlingUncrustify write_tsdb
2014-05-07 txajAdd DeleteSocket option in synopsis of manpage
2014-04-22 Kevin Bowling[METRICS-383] write_tsdb plugin
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 Marc Fourniercurl_json: also allow long callback names.
2014-03-31 Manuel Luis... Fix check for htonll in configure.ac
2014-03-31 Adrian Mironfix for #477: Notification time gone wrong
2014-03-30 Manuel Luis... Fix getargs declaration to compile in AIX7
2014-03-30 Manuel Luis... AIX doesn't have MSG_DONTWAIT, define as MSG_NONBLOCK
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
2014-03-29 Marc Fournierindent wh_init() to be consistent with the rest of...
2014-03-29 Jeremy KatzCall curl_global_init() in _init of plugins using curl
2014-03-10 Marc Fournierlink iptables plugin against flags from pkg-config
2014-03-03 John-John Tedrowrite_riemann plugin: Receive acknowledge message when...
2014-03-03 Jan Kundrátlvm: Do not segfault when there are no VGs
2014-02-08 Sebastian Harlconfigure: Fixed check for libsigrok and AM_PATH_GLIB_2_0.
2014-02-05 Matthias UrlichsPlease free strings *after* printing them ;-)
2014-01-26 Florian ForsterBump version to 5.4.1; Update ChangeLog. collectd-5.4.1
2014-01-23 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2014-01-23 Marc FournierMerge remote-tracking branch 'origin/collectd-4.10...
2014-01-23 Marc FournierMerge remote-tracking branch 'origin/pr/490' into colle...
2014-01-22 Sebastian Harlconfigure: Fixed linker options when checking for amqp_... sh/collectd-5.3
2014-01-22 Sebastian Harlamqp plugin: Don't use C++ style comments.
2014-01-22 Sebastian HarlMerge pull request #2 from mfournier/amqp-symbol_lookup
2014-01-21 Marc Fournieramqp: fix symbol lookup error with librabbitmq >= 0.4.0
2014-01-15 Marc Fourniernetwork: comment libgcrypt initalization process
2014-01-15 Florian Forsterapache plugin: Call curl_global_init() from the init...
2014-01-15 Chris Lundquist[network] set_thread_cbs so we initialize the right...
2014-01-13 Marc Fournierfix cgroups plugin name in example config
2014-01-13 Sebastian Harlamqp plugin: Fixed compilation when using rabbitmq...
2014-01-08 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2014-01-08 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-01-08 Marc FournierRevert "curl_xml.c: avoid using uninitalized variable...
2014-01-07 Marc Fournierinterface.c: FreeBSD-10 support
2014-01-07 Marc Fourniercurl_xml.c: avoid using uninitalized variable in error...
2014-01-06 Michael Hartfix wg_send_buffer to reconnect tcp sockets on failure
2013-12-22 Sebastian Harlcurl plugin: Fixed a segfault when using <Match> withou...
2013-11-23 Sebastian Harlamqp plugin: Added support for rabbitmq-c 0.4.x.
2013-11-22 Rainer Müllercollection3: Fix data source names
2013-11-13 Rainer MüllerLink to IOKit using -framework
2013-11-13 Florian Forstersrc/types.db: Remove maximum value on "cache_size".
2013-11-13 Rainer Müllercurl_json, curl_xml: Fix unitialized variable
2013-10-14 Marc FournierMerge pull request #393 from mfournier/prevent-building...
2013-10-07 Marc Fournierfix error message in target_{replace,set}
2013-09-27 Fabien WernliUpdate collectd.conf.pod
2013-09-26 Tim LaszloAvoid using first person in the error message
2013-09-24 Tim LaszloReplace you with your in error message
2013-09-21 Marc Fourniermake build outputs more quiet
2013-09-21 Ruben KerkhofAutoupdate
2013-09-21 Ruben Kerkhofconfigure.in has been deprecated for a while now
2013-09-21 Wilfried Goesgenswrite_graphite: avoid printing out the NULL value in...
2013-09-21 Alex Deymoaquaero: Fix type names on aquaero plugin.
2013-09-21 Ruben KerkhofDisplay status of mic module
2013-09-19 Marc Fournierswitch default write_graphite protocol back to TCP
2013-09-15 Sebastian Harlcollectd.conf: Added an example write_riemann TTLFactor...
2013-09-15 Sebastian Harlcollectd.conf: Added example df plugin ValuesAbsolute...
2013-09-15 Sebastian Harlcollectd.conf: Added example cgroups plugin config...
2013-09-06 Marc FournierMerge remote-tracking branch 'origin/pr/409' into colle...
next