Code

collectd.git
2006-05-08 octoocto@leeloo:~/collectd $ svn cp branches/liboping tags... liboping-0.1.0
2006-05-08 octoRemoved the `ToDo' file fromt he Debian packages.
2006-05-08 octoAdded todays date to ChangeLog.
2006-05-08 octoAdded `L<...>' around each manpage reference.
2006-05-02 octoAdded `oping(8)' to liboping/debian/oping.manpages
2006-05-02 octoAdded `oping(8)'
2006-05-02 octoEnable `sendto' to get the error message.
2006-05-01 octoAdded the ping_iterator_get_context(3) manpage.
2006-05-01 octoAccidentally gave the wrong name to the right manpage..
2006-05-01 octoAdded these manpages: ping_get_error(3), ping_iterator_...
2006-05-01 octoAdded manpage `ping_send(3)'
2006-05-01 octoBetter handling of manpage installation..
2006-05-01 octoImprovements in the Debian package.
2006-05-01 octoAdded mans/ping_construct.pod, mans/ping_setopt.pod
2006-05-01 octoAdded `src/mans/' to the build system.
2006-05-01 octoMoved `liboping.pod' from `src/' to `src/mans/'
2006-05-01 octoRemoved note about double-licensing.
2006-05-01 octoMoves `src/liboping.h' to `src/oping.h'.
2006-05-01 octoAdded `liboping.pod' - a first manpage draft.
2006-05-01 octoFix problems with the Debian package
2006-05-01 octoAdded `debian/' files.
2006-04-30 octoCheck for superuser privileges at startup.
2006-04-30 octoCatch `SIGINT' and print summary after Ctrl-C has been...
2006-04-29 octoFixed a bug with using `modf': I accidentally switched...
2006-04-29 octoImplemented a simple summary. This is done by passing...
2006-04-29 octoImplemented various options for the `oping' binary.
2006-04-29 octoImplemented `ping_iterator_get_info' which obsoletes...
2006-04-28 octoAdded `ToDo' File
2006-04-28 octoAdded files that must exist when running `automake'..
2006-04-28 octo`oping' now compiles and I'll go to bed. G'night.
2006-04-28 octoMoved text_liboping.c to src/oping.c
2006-04-28 octoFixes in the build script(s).
2006-04-28 octoAdded auto{conf,make} files..
2006-04-28 octoMoved the program files into a `src' subdirectory.
2006-04-28 octoocto@leeloo:~/collectd $ svn cp trunk/src/liboping...
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 octoLink liboping with `libsocket' if it's needed for ...
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 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 octoCorrected the define's in the apache plugin so it'll...
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-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...
next