collectd.git
2014-04-26 Sebastian Harlcollection.cgi: Use -l 0 for df_complex graphs.
2014-04-26 Sebastian Harlcollection.cgi: Added support for df_complex types.
2014-04-26 Fabiano Pirescollection.cgi: Fixed apache data-sources.
2014-04-26 Sebastian Harlexamples/myplugin: Updated to the current plugin API.
2014-03-30 Marc FournierMerge pull request #569 from manuelluis/mlsr/MSG_DONTWA...
2014-03-30 Marc FournierMerge pull request #546 from manuelluis/mlsr/tcpconns-aix
2014-03-27 Pierre-Yves... Merge pull request #446 from bugsduggan/feature/tail_pl...
2014-03-10 Pierre-Yves... Merge pull request #575 from amiron/riemann_notificatio...
2014-03-10 Pierre-Yves... typo in plugin descr header
2014-03-10 Pierre-Yves... add documentation for #516
2014-03-10 Pierre-Yves... Merge pull request #516 from pyr/feature-normalized-cpu
2014-03-08 Adrian Mironwrite_riemann: send notification message to riemann...
2014-03-04 Manuel Luis... AIX doesn't have MSG_DONTWAIT, define as MSG_NONBLOCK
2014-03-03 Frank Cornelisindents
2014-03-03 Frank CornelisHTTP Digest support for curl plugins
2014-02-20 Manuel CISSÉmemory plugin: fix submit multivalue (fill vl.type)
2014-02-08 Manuel Luis... Fix tcp state names to be like others.
2014-02-03 Jeremy Katzredis allows passwords up to 512 characters long
2014-02-02 Pierre-Yves... Merge pull request #525 from collectd/feature-better...
2014-01-24 Pierre-Yves... Graphite deals poorly with metric names containing...
2014-01-23 Marc FournierMerge remote-tracking branch 'origin/pr/524'
2014-01-23 Marek Beckaremoved invalid space from macro definition
2014-01-20 Florian ForsterMerge remote-tracking branch 'github/master'
2014-01-20 Florian Forstercontrib/collection.cgi: Add license header.
2014-01-17 Pierre-Yves... better indentation.
2014-01-17 Pierre-Yves... Merge branch 'master' into feature-normalized-cpu
2014-01-16 Pierre-Yves... typo fixes.
2014-01-16 Pierre-Yves... as advised by @octo move to a rate computing function
2014-01-16 Pierre-Yves... add a value_to_rate function.
2014-01-16 Ruben KerkhofFix a typo in the manpage
2014-01-16 Pierre-Yves... Merge pull request #497 from pyr/feature-conntrack-pct
2014-01-16 Pierre-Yves... keep plugin instance for first cpu
2014-01-15 Pierre-Yves... fix typos
2014-01-15 Pierre-Yves... handle comments from @octo
2014-01-15 Pierre-Yves... Add ReportByCpu and ValuesPercentage for cpu plugin
2014-01-15 Pierre-Yves... integrate comments by @octo
2014-01-15 Pierre-Yves... provide conntrack percentage values
2014-01-14 Florian Forstercollectd.conf(5): Correct default value used.
2014-01-14 Florian Forstermemory plugin: Use the new plugin_dispatch_multivalue...
2014-01-14 Florian ForsterMerge branch 'master' into katzj/memory
2014-01-14 Florian ForsterMerge branch 'katzj/swap'
2014-01-14 Florian Forsterswap plugin: Remove the swap_submit() function.
2014-01-14 Florian Forstersrc/common.[ch]: Rewrite the escape_slashes() function.
2014-01-14 Florian Forstersrc/utils_cache.c: Very minor performance improvement.
2014-01-13 Florian Forsterswap plugin: Use the "complex" configuration.
2014-01-13 Florian Forsterswap plugin: Remove left-over debugging message.
2014-01-13 Florian Forsterswap plugin: Switch to the new plugin_dispatch_multival...
2014-01-13 Florian Forstersrc/plugin.[ch]: Implement plugin_dispatch_multivalue().
2014-01-12 Florian Forstercollectd.conf(5): Document the memory plugin's Values...
2014-01-12 Florian Forstermemory plugin: Move calculation of the percentage to...
2014-01-12 Florian Forstermemory plugin: Use the "complex" configuration.
2014-01-12 Florian Forsterswap plugin: Improvements for the percent code:
2014-01-12 Jeremy KatzSupport sending percentages for memory utilization
2014-01-12 Florian Forstercollectd.conf(5): Document "Values{Absolute,Percentage...
2014-01-12 Jeremy KatzAdd support for ReportAbsolute and ReportPercentage...
2014-01-12 Florian Forsterwrite_riemann plugin: Coding style fixes.
2014-01-10 Marc FournierMerge branch 'collectd-5.4'
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-12-20 Pierre-Yves... Merge pull request #502 from rtkmhart/write_graphite_is...
2013-12-20 Pierre-Yves... Merge pull request #414 from kri5/master
2013-12-20 Michael Hartfix wg_send_buffer to reconnect tcp sockets on failure
2013-12-20 Christophe... Adds Blacklist/Whitelist support to snmp plugin
2013-12-20 Pierre-Yves... Merge pull request #499 from pyr/feature-cpu-active
2013-12-20 Pierre-Yves... Merge pull request #498 from pyr/feature-relative-load
2013-12-20 Pierre-Yves... Merge pull request #362 from mikepilat/add-snmpv3
2013-12-18 Pierre-Yves... Report a CPU "active" value, summing non-idle values
2013-12-18 Pierre-Yves... Document changes, mostly taken from @vbartoni's origina...
2013-12-18 Pierre-Yves... Adapt to @octo's comments for PR #344
2013-12-16 Florian ForsterMerge remote-tracking branch 'github/master'
2013-12-09 Pierre-Yves... Merge pull request #495 from abhinav-upadhyay/fix-readme
2013-12-09 Abhinav UpadhyayRemove 'the' from in front of collectd.
2013-11-22 Rainer Müllercollection3: Fix data source names
2013-11-14 Tom LeamanAllow Interval per File block for tail plugin
2013-11-13 Florian ForsterMerge branch 'collection3-data-sources' of git://github...
2013-11-13 Florian ForsterMerge branch 'netlinkfix' of git://github.com/marekbeck...
2013-11-13 Florian ForsterMerge branch 'ff/network'
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-11-10 Rainer Müllercollection3: Fix data source names
2013-10-28 Pierre-Yves... Merge pull request #459 from pyr/feature-riemann-attributes
2013-10-28 Pierre-Yves... Ignore more build artifacts
2013-10-28 Pierre-Yves... Add documentation bits for the new 'Attribute' directive
2013-10-28 Pierre-Yves... Add support for custom attributes.
2013-10-20 Michael PilatRefactor / modernize config parsing with configfile...
2013-10-15 Pierre-Yves... Merge pull request #453 from vincentbernat/feature...
2013-10-14 Marc FournierMerge pull request #393 from mfournier/prevent-building...
2013-10-14 Pierre-Yves... Merge pull request #441 from katzj/localhost-sql
2013-10-14 Pierre-Yves... Merge pull request #452 from alexscott/master
2013-10-12 Vincent Bernatdbi plugin: register one read callback for each databas...
2013-10-12 Vincent Bernatdbi plugin: fix a warning mentioning snmp plugin
2013-10-10 Pierre-Yves... Merge pull request #444 from falzm/master
2013-10-09 Alexandre MoutotAdd a JMXProvider Class Loader to be able to load Provi...
2013-10-07 Marc Fournierfix error message in target_{replace,set}
next