Implemented `LoadDS' which tells plugins to only register their DataSources.
[collectd.git] / src / rrdtool.c
2007-03-29 Florian ForsterImplemented `LoadDS' which tells plugins to only regist...
2007-03-27 Florian Forsterrrdtool plugin: Serialise access to the cache and to...
2007-03-26 Florian ForsterReplace all calls to `strerror' with `sstrerror'
2007-03-15 Florian ForsterReplace all syslog-calls with one of the new logging...
2007-03-15 Florian ForsterMerge branch 'master' into collectd-4
2007-03-12 Florian Forstercollectd-nagios, rrdtool plugin, unixsock plugin: Use...
2007-02-28 Florian Forsterrrdtool plugin: Implemented the settings `StepSize...
2007-02-28 Florian ForsterIntroduce two global variables: `hostname_g' and `inter...
2007-02-28 Florian ForsterMerge branch 'master' into merge/collectd-4
2007-02-15 Florian Forsterrrdtool plugin: Fix another memory leak..
2007-02-15 Florian Forsterrrdtool plugin: Fix a memory leak.
2007-02-15 Florian Forsterrrdtool plugin: Use the AVL-tree to implement the cache.
2007-02-14 Florian ForsterMerge branch 'ff/avl-tree'
2007-02-12 Florian Forsterrrdtool plugin: Implemented a `DataDir' config option...
2007-02-11 Florian ForsterMerge branch 'collectd-3.11' into merge/collectd-4
2007-02-10 Florian ForsterMerge branch 'collectd-3.11' into merge/collectd-4
2007-01-15 Florian ForsterMerge branch 'master' into collectd-4
2007-01-14 Florian Forsterrrdtool plugin: Implemented caching of values to minimi...
2007-01-13 Florian Forsterrrdtool plugin: Use the time supplied by the value...
2007-01-13 Florian ForsterMerge branch 'master' into ff/plugins-ng
2007-01-13 Florian Forsterrrdtool plugin: Fixed misc. bugs and changed license...
2006-12-06 Florian Forsterrrdtool plugin: First implementation of an rrdtool...