]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2012-02-06  Florian Forstercollectd.conf(5): Add stub for the write_graphite plugin.
2012-02-03  Florian Forsterwrite_graphite plugin: Fix locking.
2012-02-03  Florian Forsterwrite_graphite plugin: Remove the unused "server" field.
2012-02-03  Florian Forsterwrite_graphite plugin: Update the copyright header.
2012-02-03  Florian Forsterwrite_graphite plugin: Escape *all* the things!
2012-02-03  Florian ForsterMerge pull request #20 from pyr/ss/graphite
2012-02-03  Florian Forsterwrite_graphite plugin: Remove duplicate includes.
2012-02-03  Florian ForsterBuild system: write_graphite doesn't depend on cURL.
2012-02-03  Florian ForsterREADME: Add the write_graphite plugin.
2012-02-03  Florian ForsterAUTHORS: Add Scott Sanders.
2012-02-03  Pierre-Yves... bring back prefix/postfix handling. simplify swap_chars.
2012-02-03  Pierre-Yves... reimport my changes
2012-02-02  Florian ForsterBuild system: Add the write_graphite plugin.
2012-02-02  Florian ForsterMerge branch 'import/ss/graphite' into ss/graphite
2012-02-02  Florian Forsterwrite_graphite plugin: Don't allocate {Pre,Post}fix...
2012-02-02  Florian Forsterwrite_graphite plugin: Improve Hostname / Port handling.
2012-01-31  Florian ForsterMerge remote-tracking branch 'snickl/snickl/1-modbus...
2012-01-30  Florian ForsterMerge pull request #18 from ChrisLundquist/cl/mongodb
2012-01-30  Chris Lundquistfree our bson record after the write as not to leak...
2012-01-28  Stefan NicklChange modbus to libmodbus to fix pkgconfig
2012-01-28  Florian ForsterMerge branch 'collectd-5.0'
2012-01-28  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-01-28  Florian ForsterMerge remote-tracking branch 'tokkee/sh/collectd-5...
2012-01-26  Florian ForsterMinor doc fixes for the Python plugin.
2012-01-26  Florian ForsterMerge pull request #2 from trenkel/collectd-4.10
2012-01-26  Sven Trenkelpython: Fixed crash bug in case the plugin had more... 2/head
2012-01-26  Florian Forsteroracle plugin: Fix use of the OCIErrorGet() function. 1/head
2012-01-25  Florian ForsterMerge pull request #12 from ChrisLundquist/as/mongodb
2012-01-25  Florian Forsterwrite_mongodb plugin: Fix a format-string error.
2012-01-25  Florian Forsterwrite_mongodb plugin: Fix the use of {CPP,LD}FLAGS.
2012-01-25  Florian Forsterwrite_mongodb plugin: Update copyright header.
2012-01-24  Chris Lundquistremove more commented out code
2012-01-24  Chris LundquistWe have to convert CDTime to seconds since epoch
2012-01-24  Chris Lundquistremove commented out code
2012-01-24  Chris LundquistOk it is posting to the local server
2012-01-24  Chris Lundquistadded more debugging. cleaned up commented lines
2012-01-24  Chris Lundquistcompiles cleanly. libmongoc doesn't have an install...
2012-01-24  Florian Forsterconfigure.in: Improve check for libmongoc (aka. mongo...
2012-01-24  Florian Forsterwrite_mongodb plugin: Rename the "write_mongo" plugin.
2012-01-24  Florian Forsterwrite_mongo plugin: Build fixes.
2012-01-24  Akkarit SangpetchFix plugin and type instance field name, also free...
2012-01-24  Akkarit SangpetchAdd write_mongo plugin support for mongodb output ...
2012-01-24  Ryan Coxconfigure.in: Check for libmongoc.
2012-01-23  Jonathan Niedercommon: check_create_dir(): Support symlinks as well.
2012-01-23  Sebastian Harlbuild system, ipvs plugin: Check for linux/ip_vs.h...
2012-01-21  Florian ForsterMerge branch 'collectd-5.0'
2012-01-21  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0 collectd-5.0.2
2012-01-21  Florian ForsterUpdate ChangeLog. collectd-4.10.5
2012-01-21  Florian Forsteroracle plugin: Fix a memory leak.
2012-01-21  Florian Forsteroracle plugin: Improve the error printing function.
2012-01-21  Florian ForsterBump version to 5.0.2; Update ChangeLog.
2012-01-21  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-01-21  Florian ForsterBump version to 4.10.5; Update ChangeLog.
2012-01-21  Toni Yleniusdf: Set negative free space values to zero.
2012-01-21  Florian Forsternetwork plugin: Use the new plugin_dispatch_values_secu...
2012-01-21  Florian Forstersrc/plugin.[ch]: Add plugin_dispatch_values_secure().
2012-01-21  Florian Forstersrc/meta_data.[ch]: Add meta_data_clone().
2012-01-21  Florian ForsterMerge "Fix case when availrmem < freemem" into collectd...
2012-01-21  Fabien WernliFix case when availrmem < freemem
2012-01-18  Florian ForsterMerge pull request #16 from pyr/master
2012-01-18  Pierre-Yves... respect provided format
2012-01-18  Pierre-Yves... as per octo's request, provide details on nulls
2012-01-18  Pierre-Yves... Allow `Attribute` to query an MBean operation
2012-01-18  Florian ForsterMerge pull request #14 from insom/master
2012-01-18  Florian ForsterMerge pull request #13 from insom/improved-migration
2012-01-18  Sven Trenkelpython: Fixed memory leaks during dispatch.
2012-01-15  Aaron BradyAdded "PersistOK" option to threshold to send notificat...
2012-01-15  Aaron BradyMigration: Ensure destination directories exist when...
2012-01-06  Jason StelzerUpdated the redhat spec so 5.0.1 would build.
2011-12-26  Scott SandersFix copy/paste typo in config option handler
2011-12-19  Florian Forstersrc/common.c: parse_value: Be more verbose about parsin...
2011-12-14  Florian Forstercollectd-perl(5): Fix example Perl script.
2011-11-25  Fabien WernliThis improves solaris memory plugin granularity.
2011-11-25  Fabien Wernliuse 64bit counters if available
2011-11-25  Florian ForsterMerge "Fix file:// not working as return code is 0...
2011-11-25  Fabien WernliFix file:// not working as return code is 0 and not...
2011-11-24  Florian ForsterMerge "interface plugin: Fix for bogus interfaces under...
2011-11-24  Florian ForsterMerge "irq plugin: Use the standard ignorelist for...
2011-11-18  Scott SandersAdd patch from jimmyattime (issue #8)
2011-10-14  Florian ForsterChangeLog: Remove blank line. collectd-5.0.1
2011-10-14  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-10-14  Florian ForsterChangeLog: Add thanks to Peter Green. collectd-4.10.4
2011-10-09  Scott SandersPrefix is no longer a required directive
2011-10-09  Scott SandersAllow the user to append a string to the hostname
2011-10-09  Scott SandersMake the dot substitution char configurable
2011-10-07  Florian ForsterBump version to 5.0.1; Update ChangeLog.
2011-10-07  Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-10-07  Florian ForsterBump version to 4.10.4; Update ChangeLog.
2011-10-03  Scott SandersMangle dots on the type instance, not ds name
2011-10-02  Scott SandersMust be getting tired...
2011-10-02  Scott SandersOops. Use the new string and free it when done
2011-10-02  Scott SandersMerge branch 'master' of github.com:jssjr/collectd...
2011-10-02  Scott SandersConverts . to _ in datasource names
2011-10-02  Scott SandersDon't require a named backend
2011-10-01  Scott SandersModify whitepsace
2011-10-01  Scott SandersOptimize strlen() calls out
2011-10-01  Scott SandersMove send buffer size to the top of the file
2011-10-01  Scott SandersRemove fold markers
2011-09-06  Scott LyonsAMQP plugin: My kingdom for a few semicolons
2011-09-03  Eddy Geezinterface plugin: Fix for bogus interfaces under Solaris.
next