2006-05-08 |
octo | octo@leeloo:~/collectd $ svn cp branches/liboping tags... liboping-0.1.0 |
commit | commitdiff | tree | snapshot |
2006-05-08 |
octo | Removed the `ToDo' file fromt he Debian packages. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
octo | Added todays date to ChangeLog. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
octo | Added `L<...>' around each manpage reference. |
commit | commitdiff | tree | snapshot |
2006-05-02 |
octo | Added `oping(8)' to liboping/debian/oping.manpages |
commit | commitdiff | tree | snapshot |
2006-05-02 |
octo | Added `oping(8)' |
commit | commitdiff | tree | snapshot |
2006-05-02 |
octo | Enable `sendto' to get the error message. |
commit | commitdiff | tree | snapshot |
2006-05-01 |
octo | Added the ping_iterator_get_context(3) manpage. |
commit | commitdiff | tree | snapshot |
2006-05-01 |
octo | Accidentally gave the wrong name to the right manpage.. |
commit | commitdiff | tree | snapshot |
2006-05-01 |
octo | Added these manpages: ping_get_error(3), ping_iterator_... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
octo | Added manpage `ping_send(3)' |
commit | commitdiff | tree | snapshot |
2006-05-01 |
octo | Better handling of manpage installation.. |
commit | commitdiff | tree | snapshot |
2006-05-01 |
octo | Improvements in the Debian package. |
commit | commitdiff | tree | snapshot |
2006-05-01 |
octo | Added mans/ping_construct.pod, mans/ping_setopt.pod |
commit | commitdiff | tree | snapshot |
2006-05-01 |
octo | Added `src/mans/' to the build system. |
commit | commitdiff | tree | snapshot |
2006-05-01 |
octo | Moved `liboping.pod' from `src/' to `src/mans/' |
commit | commitdiff | tree | snapshot |
2006-05-01 |
octo | Removed note about double-licensing. |
commit | commitdiff | tree | snapshot |
2006-05-01 |
octo | Moves `src/liboping.h' to `src/oping.h'. |
commit | commitdiff | tree | snapshot |
2006-05-01 |
octo | Added `liboping.pod' - a first manpage draft. |
commit | commitdiff | tree | snapshot |
2006-05-01 |
octo | Fix problems with the Debian package |
commit | commitdiff | tree | snapshot |
2006-05-01 |
octo | Added `debian/' files. |
commit | commitdiff | tree | snapshot |
2006-04-30 |
octo | Check for superuser privileges at startup. |
commit | commitdiff | tree | snapshot |
2006-04-30 |
octo | Catch `SIGINT' and print summary after Ctrl-C has been... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
octo | Fixed a bug with using `modf': I accidentally switched... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
octo | Implemented a simple summary. This is done by passing... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
octo | Implemented various options for the `oping' binary. |
commit | commitdiff | tree | snapshot |
2006-04-29 |
octo | Implemented `ping_iterator_get_info' which obsoletes... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
octo | Added `ToDo' File |
commit | commitdiff | tree | snapshot |
2006-04-28 |
octo | Added files that must exist when running `automake'.. |
commit | commitdiff | tree | snapshot |
2006-04-28 |
octo | `oping' now compiles and I'll go to bed. G'night. |
commit | commitdiff | tree | snapshot |
2006-04-28 |
octo | Moved text_liboping.c to src/oping.c |
commit | commitdiff | tree | snapshot |
2006-04-28 |
octo | Fixes in the build script(s). |
commit | commitdiff | tree | snapshot |
2006-04-28 |
octo | Added auto{conf,make} files.. |
commit | commitdiff | tree | snapshot |
2006-04-28 |
octo | Moved the program files into a `src' subdirectory. |
commit | commitdiff | tree | snapshot |
2006-04-28 |
octo | octo@leeloo:~/collectd $ svn cp trunk/src/liboping... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
octo | Changed the build system to |
commit | commitdiff | tree | snapshot |
2006-04-28 |
octo | Corrected/removed fixme-note. |
commit | commitdiff | tree | snapshot |
2006-04-28 |
octo | A first port of the `swap' plugin to Mach/Mac OS X |
commit | commitdiff | tree | snapshot |
2006-04-27 |
octo | Applied patch by Peter Holik to work with arbitary... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
octo | Added `package' and `errors' counter for libkstat to... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
octo | Changed the fixed heartbeat of `25' with the string... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
octo | Renamed the new RRD files: Move the files in a subdirec... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
octo | Added the RRD files `if_packets' and `if_errors' to... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
octo | Added the RRD files of the `wireless' plugin to `collec... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
octo | Added RRD file of the `cpufreq' plugin to `collectd(1)' |
commit | commitdiff | tree | snapshot |
2006-04-26 |
octo | Added the RRD files of the `apple_sensors' plugin to... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
octo | Added RRD files of the `apache' plugin to `collectd(1)' |
commit | commitdiff | tree | snapshot |
2006-04-26 |
octo | Changed the `traffic' plugin to generate `packets'... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
octo | Added information about the new `cacert' option in... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
octo | Added the config option `cacert' to the `apache' plugin... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
octo | Added `contrib/README' |
commit | commitdiff | tree | snapshot |
2006-04-22 |
octo | Added `contrib/add_rra.sh' which allows to add an very... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Link liboping with `libsocket' if it's needed for ... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Fix this (need to cast void-pointer to function-pointer... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Fix this (a pointer was compared with an integer): |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Corrected inclusion of `sys/swap.h'. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Only link against libraries that are needed. E.g.,... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Cast pointer arithmetics to make weird gcc versions... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Fix this: |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Check for `nanosleep'. If not found, look for `librt... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Fix for this: |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Disabled all `kstat' code in the nfs plugin. This faile... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Corrected the define's in the apache plugin so it'll... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Simple fix for the swap plugin. This needs to go into... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
octo | Only include `dict_get_double' when using IOKit or... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
octo | Set object options to the default values, when creating... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
octo | Merged addition to ChangeLog back from tags/collectd... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
octo | Moved error-message reporting closer to the system... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
octo | The `ping' plugin now reports which error occured.... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
octo | Added reporting of errors: |
commit | commitdiff | tree | snapshot |
2006-04-17 |
octo | Moved the actual struct-definition from the header... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
octo | Added notes of ports of the `disk' and `battery' plugin... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
octo | Fix for subdirectories in host directories.. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
octo | Added `temperature' and `fanspeed' to `collection.cgi... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
octo | Battery charge, current and voltage work now with my PB. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
octo | Removed useless crap that I forgot to delete.. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
octo | First version of a (hopefully) working battery plugin... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
octo | Fixed bugs in the Darwin code of the `disk' plugin... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
octo | Link the `disk' plugin against `IOKitLib' when available.. |
commit | commitdiff | tree | snapshot |
2006-04-15 |
octo | Added code to find major/minor numbers of disks. Partit... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
octo | Ported the `disk' plugin to Darwin. It's not complete... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
octo | The defines in the `disk' plugin have been brought... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
octo | Implemented step-back for the cpu-plugin, mach part... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Update of the specfile. It works with FC1 |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Updated the Debian changelog |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Added missing modules to the manpage. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Added some more `IOHWSensor' types.. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Changed all occurences of `verplant.org/collectd/'... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Changed version to `3.9.0' |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Updated the information in the README |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Completed listing of plugins in the README file |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Fixing compile-errors/-warnings when building without... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Fixing compile-warnings with braces in battery.c |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Updated all copyright-entries in header files. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Added `ChangeLog' entry for Christophe's changes. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Merged `branches/log-mode' to `trunk' |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Added Christophe Kalt to the `AUTHORS' file. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Substituting colons with commas, to get comma seperated... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Corrected many defines, moved log-mode functionality... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
octo | Removed `#if HAVE_LIBRRD' around `plugin_write': The... |
commit | commitdiff | tree | snapshot |
next |