Merge branch 'collectd-4.5' into collectd-4.6
[collectd.git] / src / battery.c
2007-08-03 Florian ForsterMerge branch 'collectd-4.0'
2007-07-05 Florian ForsterMerge branch 'collectd-4.0'
2007-07-02 Florian ForsterMerge branch 'pull/master'
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-15 Florian ForsterMerge branch 'master' into collectd-4
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-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 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-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-02-05 Florian ForsterMerge branch 'pull/uni' into collectd-4
2007-02-04 Florian Forster{apcups,battery} plugin: Changes the voltage DS as...
2007-01-31 Florian ForsterMerge branch 'pull/collectd-4'
2007-01-29 Florian Forsterbattery plugin: Converted to the new plugin interface.
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-01 octoocto@leeloo:~/collectd $ svn merge -r773:777 branches...
2006-05-14 octoMerged stuff from branches/collectd-3.9: After release...
2006-04-21 octoOnly include `dict_get_double' when using IOKit or...
2006-04-16 octoBattery charge, current and voltage work now with my PB.
2006-04-16 octoFirst version of a (hopefully) working battery plugin...
2006-04-14 octoFixing compile-warnings with braces in battery.c
2006-04-14 octoMerged `branches/log-mode' to `trunk'
2006-04-11 octoFirst version of a battery plugin for Mac OS X. It...
2006-03-21 octosvn merge -r523:547 branches/config-step trunk
2006-03-15 octoReplaced all hardcoded heartbeat values (== 25 seconds...
2006-03-09 octoMerged revisions 492 and 493 to `tags/collectd-3.8.0' collectd-3.8.0
2006-03-09 octoFix to build as read-only module (there were unused...
2006-02-19 octoMissed one `strcmp'
2006-02-19 octoFixed the comparsion using `strcmp'
2006-02-18 tokkeeFixed ACPI part of battery plugin.
2006-01-28 octoThe ACPI code in the `battery' plugin now ignores ...
2006-01-23 octoAdded first version of ACPI support to the battery...
2006-01-23 octoFixes some bugs with the new battery module
2006-01-23 octoAdded the `battery' plugin