cpu plugin: Improved some syslog messages.
[collectd.git] / src / battery.c
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