Code

collectd.git
2006-06-10 octoocto@casella:~/collectd $ svn merge -r784:HEAD branches...
2006-06-10 octoapcups branch: Don't close the socket after each iteration.
2006-06-10 octoapcups branch: Some debug messages and such.
2006-06-09 octoapcups branch: Renames some RRD files and DSes.
2006-06-09 octoapcups branch: Renamed the temperature-DS to `value...
2006-06-08 octoapcups branch: Fixed some minor issues with the apcups...
2006-06-07 octomemory plugin: MACH_VM_STATISTICS_H -> HAVE_MACH_VM_STA...
2006-06-06 octoocto@leeloo:~/collectd $ svn merge -r737:784 branches...
2006-06-06 octoapcups branch: Fix minor issues with the apcups plugin.
2006-06-06 anthony1. Was erroneously using tokptr vice key.
2006-06-06 anthony1. Keeping the socket open on my system, when apcupsd...
2006-06-04 octoChanged the build system to link against the system...
2006-06-01 octoocto@leeloo:~/collectd $ svn merge -r773:777 branches...
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-27 octohddtemp.c: Don't try other sockets if one could be...
2006-05-25 octoAdded the `Ignore' config option of the `traffic' plugi...
2006-05-25 octoBuild the `submit_{packages,errors}' functions when...
2006-05-25 octotraffic plugin: Store the packet- and error-counter...
2006-05-25 octoChanged the build-system to only use the getifaddrs...
2006-05-24 octoChanged the apcups plugin to keep the socket open.
2006-05-24 octoDefine the `APCMAIN' define in any way. Set it to zero...
2006-05-24 octoapcups.c: Closed run-away comment. Sorry.
2006-05-24 octoRemoved all the conflicts from the apcups-plugin again.
2006-05-22 anthony1. (major) Code no longer calls exit() when it encounte...
2006-05-20 octoRenamed `host' and `port' to `global_host' and `global_...
2006-05-20 octoRearranged the functions in the `apcups' plugin.
2006-05-20 octoSimplified the `submit' and `write' functions of the...
2006-05-20 octoChanged the network code to use `getaddrinfo' rather...
2006-05-20 octobranches/apcups/src/apcups.c:
2006-05-19 anthony1. (major) The code in apcups.c was adapted from apcups...
2006-05-19 octoCopied trunk to `branches/apcups'
2006-05-19 octoFixed miscellaneous small stuff..
2006-05-19 octoCleaned up the apcups plugin some more..
2006-05-19 octoapcups.c:
2006-05-19 octosrc/apcups.c:
2006-05-19 octoAdded the apcups plugin to the build system.
2006-05-18 octoAdded `apcups.c' by Anthony Gialluca <tonyabg at charte...
2006-05-14 octoMerged stuff from branches/collectd-3.9: After release...
2006-05-11 tokkeeRenamed threads to vs_threads in collection.cgi (should...
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-05-09 octoMerged changelog entries from versions 3.8.5 and 3.9.1
2006-05-09 octoFixed the nasty bug in the ping plugin: The sequence...
2006-05-08 octoRemoved `trunk/src/libping/', since it's obsolete.
2006-05-07 octoUpdated ChangeLog; also added version 3.9.1
2006-05-07 octoAdded a config option to the traffic plugin to ignore...
2006-04-28 octoChanged the build system to
2006-04-28 octoCorrected/removed fixme-note.
2006-04-28 octoA first port of the `swap' plugin to Mach/Mac OS X
2006-04-27 octoApplied patch by Peter Holik to work with arbitary...
2006-04-26 octoAdded `package' and `errors' counter for libkstat to...
2006-04-26 octoChanged the fixed heartbeat of `25' with the string...
2006-04-26 octoRenamed the new RRD files: Move the files in a subdirec...
2006-04-26 octoAdded the RRD files `if_packets' and `if_errors' to...
2006-04-26 octoAdded the RRD files of the `wireless' plugin to `collec...
2006-04-26 octoAdded RRD file of the `cpufreq' plugin to `collectd(1)'
2006-04-26 octoAdded the RRD files of the `apple_sensors' plugin to...
2006-04-26 octoAdded RRD files of the `apache' plugin to `collectd(1)'
2006-04-26 octoChanged the `traffic' plugin to generate `packets'...
2006-04-25 octoAdded information about the new `cacert' option in...
2006-04-25 octoAdded the config option `cacert' to the `apache' plugin...
2006-04-22 octoAdded `contrib/README'
2006-04-22 octoAdded `contrib/add_rra.sh' which allows to add an very...
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 octoLink liboping with `libsocket' if it's needed for ...
2006-04-21 octoocto@huhu:~/collectd $ svn merge -r652:656 trunk tags...
2006-04-21 octoFix this (need to cast void-pointer to function-pointer...
2006-04-21 octoFix this (a pointer was compared with an integer):
2006-04-21 octoCorrected inclusion of `sys/swap.h'.
2006-04-21 octoOnly link against libraries that are needed. E.g.,...
2006-04-21 octoocto@crystal:~/Projects/collectd $ svn merge -r646...
2006-04-21 octoCast pointer arithmetics to make weird gcc versions...
2006-04-21 octoFix this:
2006-04-21 octoCheck for `nanosleep'. If not found, look for `librt...
2006-04-21 octoFix for this:
2006-04-21 octoDisabled all `kstat' code in the nfs plugin. This faile...
2006-04-21 octoMerged revision 6.4.5 from `trunk' to `tags/collectd...
2006-04-21 octoCorrected the define's in the apache plugin so it'll...
2006-04-21 octoMerged revisions 640 and 642 from `trunk' to `tags...
2006-04-21 octoSimple fix for the swap plugin. This needs to go into...
2006-04-21 octoOnly include `dict_get_double' when using IOKit or...
2006-04-19 octoSet object options to the default values, when creating...
2006-04-18 octoMerged addition to ChangeLog back from tags/collectd...
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..
next