Removed the `XXX_HAVE_READ' defines from all plugins.
[collectd.git] / src / disk.c
2007-07-02 Florian ForsterRemoved the `XXX_HAVE_READ' defines from all plugins.
2007-05-30 Florian ForsterMerge branch 'collectd-3.11'
2007-05-22 Florian ForsterMerge branch 'collectd-3.11'
2007-05-20 Florian Forstersrc/plugin.c: Remove slashed from host, {plugin,type...
2007-05-17 Florian Forsterdisk plugin: Remove slashed from disk-names.
2007-05-15 Florian ForsterMerge branch 'master' into collectd-4
2007-05-11 Florian Forsterdisk plugin: Correct the collection of {read,write...
2007-05-03 Florian ForsterMerge branch 'ff/types' into collectd-4
2007-05-03 Florian ForsterRemoved the config-option `LoadDS' and the passing...
2007-04-10 Florian ForsterMerge branch 'master' into collectd-4
2007-04-06 Florian Forsterdisk, tape plugin: Handle different `kstat_io_t' correctly.
2007-04-05 Florian Forsterdisk plugin: The member-names of the `kstat_io_t'-struc...
2007-03-31 Florian ForsterMerge branch 'master' into collectd-4
2007-03-29 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-03-29 Florian ForsterImplemented `LoadDS' which tells plugins to only regist...
2007-03-26 Florian ForsterRemoved the `LOGFILE' and `COLLECT_{STEP,HEARTBEAT...
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-02-28 Florian ForsterIntroduce two global variables: `hostname_g' and `inter...
2007-02-28 Florian ForsterMerge branch 'master' into merge/collectd-4
2007-02-14 Florian ForsterMerge branch 'ff/avl-tree'
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-31 Florian ForsterMerge branch 'pull/collectd-4'
2007-01-29 Florian Forsterdisk plugin: Converted to the new plugin interface.
2006-12-21 Florian ForsterMerge branch 'collectd-3.10'
2006-11-04 Florian ForsterMerge branch 'collectd-3.10'
2006-11-04 Florian ForsterMerge branch 'collectd-3.10'
2006-11-01 Florian ForsterMerge branch 'collectd-3.10'
2006-11-01 Florian ForsterMerge branch 'ff/mysql'
2006-11-01 Florian ForsterMerge branch 'ff/ntpd'
2006-10-26 Florian ForsterMerge branch 'collectd-3.10'
2006-10-22 Florian ForsterMerge branch 'sh-pidfile'
2006-10-22 Florian ForsterMerge branch 'collectd-3.10'
2006-07-22 Florian ForsterMerge branch 'collectd-3.10'
2006-07-19 Florian ForsterMerge branch 'collectd-3.10'
2006-07-15 Florian ForsterMerge branch 'ff/processes'
2006-07-11 Florian ForsterMerge branch 'processes' of /var/lib/git/collectd
2006-07-10 Florian Forsterdisk plugin: Use `plugin_complain' and `plugin_relief'.
2006-07-09 Florian ForsterMerge branch 'collectd-3.9'
2006-07-08 Florian ForsterMerge branch 'v39/liboping-license'
2006-07-07 Florian ForsterMerge branch 'v39/libconfig-license'
2006-06-25 Florian ForsterMerge branch 'collectd-3.9'
2006-06-25 Florian ForsterMerge branch 'collectd-3.9'
2006-06-25 Florian ForsterMerge branch 'v393-fix' into b39-fix
2006-06-25 Florian ForsterMerge branch 'v392-fix' into v393-fix
2006-06-25 Florian ForsterMerge branch 'v391-fix' into v392-fix collectd-3.9.2
2006-06-25 Florian ForsterMerge branch 'v390-fix' into v391-fix
2006-06-25 Florian ForsterApplied all the changes that `git-svnimport' missed. collectd-3.9.0
2006-06-17 Florian ForsterMerge branches 'processes-fix' and 'solaris-fixes'
2006-06-17 Florian ForsterMerge branch 'master' into processes
2006-06-16 octoocto@leeloo:~/collectd $ svn merge -r822:823 branches...
2006-06-14 octodisk-linux branch: Fix a bug in the disk plugin.
2006-04-16 octoRemoved useless crap that I forgot to delete..
2006-04-16 octoFixed bugs in the Darwin code of the `disk' plugin...
2006-04-15 octoAdded code to find major/minor numbers of disks. Partit...
2006-04-15 octoPorted the `disk' plugin to Darwin. It's not complete...
2006-04-15 octoThe defines in the `disk' plugin have been brought...
2006-04-14 octoUpdated all copyright-entries in header files.
2006-04-14 octoMerged `branches/log-mode' to `trunk'
2006-03-21 octosvn merge -r523:547 branches/config-step trunk
2006-03-15 octoReplaced all hardcoded heartbeat values (== 25 seconds...
2005-12-20 octoFixed a problem with the `disk' plugin: Added a counter...
2005-12-18 octoAdded first version of a `df' module
2005-12-17 octoMoved the *_HAVE_READ defines: *_submit may only be...
2005-12-17 octoCleaned up all the modules, unified define order and...
2005-12-17 octoChanged modules `cpu' through `sensors' to compile...
2005-12-15 octoMerged revision 304 (removal of all `extern time_t...
2005-12-14 nikiremoved
2005-12-13 octoAdded copyright/GPL header to all .c and .h files in...