]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2014-01-14  Florian Forstercollectd.conf(5): Correct default value used. 511/head
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. 510/head
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 502/head
2013-12-20  Christophe... Adds Blacklist/Whitelist support to snmp plugin 414/head
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 499/head
2013-12-18  Pierre-Yves... Document changes, mostly taken from @vbartoni's origina... 498/head
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. 495/head
2013-11-22  Rainer Müllercollection3: Fix data source names
2013-11-13  Florian ForsterMerge branch 'collection3-data-sources' of git://github...
2013-11-13  Florian ForsterMerge branch 'netlinkfix' of git://github.com/marekbeck... 478/head
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 467/head
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 459/head
2013-10-28  Pierre-Yves... Add support for custom attributes.
2013-10-20  Michael PilatRefactor / modernize config parsing with configfile... 362/head
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... 453/head
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... 452/head
2013-10-07  Marc Fournierfix error message in target_{replace,set}
2013-10-01  Marc FalzonRewritten condition more clearly. 444/head
2013-10-01  Marc FalzonAppend rules/targets to existing chain.
2013-09-30  Pierre-Yves... Merge pull request #417 from udoprog/udoprog/riemann
2013-09-30  Pierre-Yves... Merge pull request #425 from spotify/master
2013-09-27  Fabien WernliUpdate collectd.conf.pod
2013-09-26  Florian Forsterconfigure.in: Move the useragent config to a more appro...
2013-09-26  Tim LaszloAvoid using first person in the error message
2013-09-26  Jeremy KatzFix handling of 127.0.0.1 instead of localhost for... 441/head
2013-09-26  Jeremy KatzAdd support for a custom user agent at compile-time 440/head
2013-09-25  Florian Forsterlibcollectdclient: Implement the lcc_server_set_interfa... 438/head
2013-09-24  Tim LaszloReplace you with your in error message
2013-09-23  Marek Beckafix typos 435/head
2013-09-22  Marek BeckaAdd support for 64bit netlink counters to the netlink...
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-20  Florian ForsterMerge remote-tracking branch 'origin/master'
2013-09-19  Marc Fournierswitch default write_graphite protocol back to TCP 432/head
2013-09-17  John-John Tedrowrite_riemann plugin: Receive acknowledge message when... 425/head
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...
2013-09-06  Marc Fourniercorrect default write_graphite protocol in manpage
2013-09-02  John-John Tedrowrite_riemann: Add extra meta strings as attributes... 417/head
2013-08-28  Florian ForsterMerge remote-tracking branch 'github/pr/413' into colle...
2013-08-28  Florian Forstercgroups plugin: Use cu_mount_checkoption().
2013-08-28  Florian Forstersrc/utils_mount.c: Fix wrong behavior in cu_mount_getop...
2013-08-21  Marc Fourniercorrect typo 413/head
2013-08-21  Marc Fourniercgroups: don't fail parsing when colon not found
2013-08-19  Florian Forsterzfs_arc plugin: Collect "allocated" and "stolen" on...
2013-08-19  Jim Radfordcurl_json plugin: avoid accessing off the end of the...
2013-08-19  Jim Radfordcurl_json plugin: avoid unlikely overrun
2013-08-19  Marc FournierRedHat RPM spec: updates for 5.4.0 409/head
2013-08-18  Florian ForsterBump version to 5.4.0; Update ChangeLog. collectd-5.4.0
next