collectd.git
2006-06-15 octosolaris-fixes branch: Applied the swap-patch by Christo...
2006-06-15 octosolaris-fixes branch: Fix the debugging output in ...
2006-06-15 octoocto@leeloo:~/collectd $ svn cp tags/collectd-3.9.3...
2006-06-01 octoBumped version to 3.9.3
2006-06-01 octoAdded a ChangeLog entry for version 3.9.3.
2006-06-01 octoRemoved the call to `bind'.
2006-06-01 octoUpdated the configure script to work under *BSD.
2006-05-10 octoocto@leeloo:~/collectd $ svn merge -r630:631 trunk...
2006-05-10 octoocto@leeloo:~/collectd $ svn cp tags/collectd-3.9.2...
2006-05-09 octoocto@huhu:~/collectd $ svn merge -r717:718 trunk tags...
2006-05-09 octoBumped version to 3.9.2
2006-04-21 octoAdded note about the `ping' plugin fix to the ChangeLog.
2006-04-21 octoBumped version to 3.9.1
2006-04-21 octoocto@huhu:~/collectd $ svn merge -r657:658 trunk tags...
2006-04-21 octoocto@huhu:~/collectd $ svn merge -r652:656 trunk tags...
2006-04-21 octoocto@crystal:~/Projects/collectd $ svn merge -r646...
2006-04-21 octoMerged revision 6.4.5 from `trunk' to `tags/collectd...
2006-04-21 octoMerged revisions 640 and 642 from `trunk' to `tags...
2006-04-18 octoAdded note about `apple_sensors' to the ChangeLog
2006-04-17 octoMoved error-message reporting closer to the system...
2006-04-17 octoThe `ping' plugin now reports which error occured....
2006-04-17 octoAdded reporting of errors:
2006-04-17 octoMoved the actual struct-definition from the header...
2006-04-16 octoAdded notes of ports of the `disk' and `battery' plugin...
2006-04-16 octoFix for subdirectories in host directories..
2006-04-16 octoAdded `temperature' and `fanspeed' to `collection.cgi...
2006-04-16 octoBattery charge, current and voltage work now with my PB.
2006-04-16 octoRemoved useless crap that I forgot to delete..
2006-04-16 octoFirst version of a (hopefully) working battery plugin...
2006-04-16 octoFixed bugs in the Darwin code of the `disk' plugin...
2006-04-15 octoLink the `disk' plugin against `IOKitLib' when available..
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-15 octoImplemented step-back for the cpu-plugin, mach part...
2006-04-14 octoUpdate of the specfile. It works with FC1
2006-04-14 octoUpdated the Debian changelog
2006-04-14 octoAdded missing modules to the manpage.
2006-04-14 octoAdded some more `IOHWSensor' types..
2006-04-14 octoChanged all occurences of `verplant.org/collectd/'...
2006-04-14 octoChanged version to `3.9.0'
2006-04-14 octoUpdated the information in the README
2006-04-14 octoCompleted listing of plugins in the README file
2006-04-14 octoFixing compile-errors/-warnings when building without...
2006-04-14 octoFixing compile-warnings with braces in battery.c
2006-04-14 octoUpdated all copyright-entries in header files.
2006-04-14 octoAdded `ChangeLog' entry for Christophe's changes.
2006-04-14 octoMerged `branches/log-mode' to `trunk'
2006-04-14 octoAdded Christophe Kalt to the `AUTHORS' file.
2006-04-14 octoSubstituting colons with commas, to get comma seperated...
2006-04-14 octoCorrected many defines, moved log-mode functionality...
2006-04-14 octoRemoved `#if HAVE_LIBRRD' around `plugin_write': The...
2006-04-13 octoApplied patch by Christophe Kalt which adds the log...
2006-04-13 octoCopied `tags/collectd-3.8.4' to `branches/log-mode'.
2006-04-12 octoUpdated the `TODO' file.
2006-04-12 octoUpdated the `ChangeLog': Added the work that was done...
2006-04-11 octoRead the CPU temperature if possible. This does not...
2006-04-11 octoCorrected some defines and the handling of `io_master_p...
2006-04-11 octoLink the battery plugin to `IOKit' if present.
2006-04-11 octoFirst version of a battery plugin for Mac OS X. It...
2006-04-11 octoRemoved an annoying debug message. I don't need to...
2006-04-11 octoAdded checks for `IOKit/ps/IOPowerSources.h' and `IOKit...
2006-04-11 octoRemoved the voltage readings from the `apple_sensors...
2006-04-11 octoRenamed `iokit' to `apple_sensors'
2006-04-11 octoAdded useful error- and debug-messages.
2006-04-11 octoImproved the iokit plugin: Scalre the values by 65536...
2006-04-11 octoA first version of the iokit-plugin. In need of a bette...
2006-04-09 octoFixed wrong define. Good think this is fixed in `trunk' collectd-3.8.4
2006-04-09 octoCopied changes on `ChangeLog' from tags/collectd-3...
2006-04-09 octoBumped version to 3.8.4
2006-04-09 octoMerged revisions 581 and 583 from trunk to tags/collect...
2006-04-09 octoImproved the patch sent by Vincent Strehle' a bit:...
2006-04-09 octoCorrected `getfsstat' part of `utils_mount.c': The...
2006-04-08 octoApplied patch by Vincent Stehlé to correct behavior...
2006-04-08 octoChanged the check for `mach/host_error.h' to `mach...
2006-04-08 octoAdded `ps_submit' to the Mach-read-function. What a...
2006-04-08 octo`KERNEL_LINUX' and `KERNEL_SOLARIS' is now defined...
2006-04-08 octoAdded checks for various more mach/* header files.
2006-04-08 octoSecond implementation of the `processes' plugin for...
2006-04-07 octoFixed the configure script to include net/if.h and...
2006-04-07 octoThe traffic plugin has been extended to use `getifaddrs...
2006-04-06 octoForgot to insert name in the ChangeLog. This revision...
2006-04-06 octoFixed/changes the memory graph in collection.cgi to...
2006-04-06 octocollection.cgi now displays hourly-graphs.
2006-04-06 octoChanged configure.in to check for `mach/mach_host.h...
2006-04-05 octoFixed typo (vm_data vs. vm_stat), included mach/mach_ho...
2006-04-05 octoAdded note where to free allocated memory.
2006-04-05 octoImplemented reading of memory usage under Mach/Darwin
2006-04-05 octoRemoved syslog-entry if `cu_mount_getlist' fails, becau...
2006-04-04 octoFixes so the cpu plugin compiles under Mac OS X
2006-04-04 octoAdds Mach/Darwin support for the cpu plugin. Also adds...
2006-04-04 octoRemoved the dependency on `cpu.h' since it has been...
2006-04-04 octoChanged the DS of the apache-plugin to contain upper...
2006-04-02 octoRemoved all header-files of plugins, since they're...
2006-04-02 octoMerged ChangeLog from tags/collectd-3.8.3 back to trunk
2006-04-02 octosvn merge -r555:556 trunk tags/collectd-3.8.3 collectd-3.8.3
2006-04-02 octoCreated tags/collectd-3.8.3
2006-04-02 octoApplied patch for the processes plugin. It should kind...
2006-04-02 octoApplied patch by James Byers <jbyers@jbyers.com> to...
2006-04-01 octoApplied the TTL-patch for the ping plugin.
next