collectd.git
2007-02-15 Florian Forstersrc/utils_avltree.[ch]: Documented the interface of...
2007-02-14 Florian Forstersrc/utils_avltree.c: Fix `avl_pick'.
2007-02-14 Florian ForsterMerge branch 'ff/avl-tree'
2007-02-14 Florian Forstersrc/utils_avltree.c: Added `avl_pick'.
2007-02-14 Florian Forstersrc/utils_avltree.c: Removal works, too.
2007-02-14 Florian Forstersrc/utils_avltree.c: Insertion works correktly.
2007-02-12 Florian Forstersrc/collectd.conf.pod: Removed the part about the ...
2007-02-12 Florian Forsterrrdtool plugin: Implemented a `DataDir' config option...
2007-02-12 Florian Forstersrc/collectd.conf.{in,pod}: Update the sample config...
2007-02-12 Florian ForsterRemoved `src/libconfig/*'.
2007-02-12 Florian Forstersrc/collectd.conf.in: Added the `network' plugin.
2007-02-12 Florian Forstersrc/common.c: Removed the (extern) variable `operating_...
2007-02-12 Florian Forstersrc/collectd.c: Removed `Mode' code and other old stuff.
2007-02-11 Florian ForsterChanged from the old `libconfig' to the new `liboconfig'.
2007-02-11 Florian ForsterMerge branch 'collectd-3.11' into merge/collectd-4
2007-02-11 Florian ForsterBumped version to 3.11.2; Updated ChangeLog. collectd-3.11.2
2007-02-11 Florian Forster{email,multimeter,users} plugin: Don't pass NULL-pointe...
2007-02-11 Florian Forsterplugin.c: Catch NULL-pointers and fix it or ignore...
2007-02-10 Florian ForsterMerge branch 'collectd-3.11' into merge/collectd-4
2007-02-10 Florian ForsterREADME: Updated the informatioin about plugins and... collectd-3.11.1
2007-02-10 Florian Forsterdns plugin: Only include and build with `utils_dns...
2007-02-10 Florian Forsterconfigure.in: Don't link all objects with `libkstat...
2007-02-10 Florian Forsterconfigure.in: Bump to 3.11.1; Improve the detection...
2007-02-10 Florian ForsterChangeLog: Added changes for version 3.11.1.
2007-02-09 Florian Forstertraffic pluxin: Remove unnecessary `strcpy'.
2007-02-09 Florian ForsterMerge branch 'pull/collectd-3.11' into collectd-3.11
2007-02-09 Florian Forstersrc/utils_mount.c: Fix defines so `cu_mount_getlist...
2007-02-07 Florian ForsterMerge branch 'sh/freebsd'
2007-02-07 Florian Forstersrc/utils_dns.c: Fix the handling of the `struct udphdr...
2007-02-07 Sebastian Harlprocesses.c, utils_dns.c: Fix compile errors on GNU...
2007-02-05 Florian ForsterMerge branch 'pull/uni' into collectd-4
2007-02-05 Florian Forstertape plugin: Converted to the new plugin interface.
2007-02-05 Florian Forsterserial plugin: Converted to the new plugin interface.
2007-02-05 Florian Forstermultimeter plugin: Converted to the new plugin interface.
2007-02-05 Florian Forsterhddtemp plugin: Converted to the new plugin interface.
2007-02-05 Florian Forstermbmon plugin: Correct the `type's being passed to the...
2007-02-05 Florian Forstermbmon plugin: Converted to the new plugin interface.
2007-02-04 Florian Forstermysql plugin: Converted to the new plugin interface.
2007-02-04 Florian Forster{apcups,battery} plugin: Changes the voltage DS as...
2007-02-04 Florian Forstersensors plugin: Change the DS of `voltage' to be named...
2007-02-04 Florian Forsterplugin interface: If an init-function fails, write...
2007-02-04 Florian Forsterwireless plugin: Converted to the new plugin interface.
2007-02-02 Florian Forsterdns plugin: Converted to the new plugin interface.
2007-01-31 Florian Forsterswap plugin: Converted to the new plugin interface.
2007-01-31 Florian Forsterntpd plugin: Converted to the new plugin interface.
2007-01-31 Florian Forsterunixsock plugin: Finally fixed the `pthread_t'-initiali...
2007-01-31 Florian Forsterunixsock plugin: Fix the initialization of the pthread...
2007-01-31 Florian Forsterprocesses plugin: Converted to the new plugin interface.
2007-01-31 Florian ForsterMerge branch 'pull/collectd-4'
2007-01-31 Florian Forstercpu plugin: Remove newline from syslog message.
2007-01-31 Florian Forstersrc/plugin.c: Implemented delaying of read-functions...
2007-01-31 Florian Forstercpufreq plugin: Converted to the new plugin interface.
2007-01-29 Florian Forstersrc/plugin.[ch]: Provide unregister-functions for plugi...
2007-01-29 Florian Forsterdisk plugin: Converted to the new plugin interface.
2007-01-29 Florian Forsterbattery plugin: Converted to the new plugin interface.
2007-01-29 Florian Forsterdf plugin: Converted to the new plugin interface.
2007-01-29 Florian Forsterunixsock plugin: Make created threads to be `detached'.
2007-01-28 Florian Forstercpu plugin: Write each CPU-counter in a seperate RRD...
2007-01-28 Florian Forsterunixsock plugin, collectd-nagios: Use the hostname...
2007-01-28 Florian Forstercollectd-nagios: Added an option to select certain...
2007-01-28 Florian Forstercollectd-nagios: Added a small program to perform Nagio...
2007-01-28 Florian Forsterunixsock plugin: Transmit the DS name so clients can...
2007-01-28 Florian ForsterMerge branch 'collectd-4' into ff/unixsock
2007-01-28 Florian Forstercpu plugin: Fix a bug in the data-set description.
2007-01-28 Florian Forsterunixsock plugin: Added a first version of a UNIX-socket...
2007-01-22 Florian ForsterMerge branch 'pull/collectd-4'
2007-01-22 Florian Forsterapple_sensors plugin: Converted to the new plugin inter...
2007-01-22 Florian Forstercpu plugin: Improved some syslog messages.
2007-01-22 Florian Forsternfs plugin: Fixes to work under !Linux.
2007-01-22 Florian Forstertraffic plugin: Fix the plugin to work under Mac OS X.
2007-01-22 Florian Forstercsv plugin: Fixed the initialization of `struct flock...
2007-01-22 Florian ForsterMerge branch 'ff/entropy' into collectd-4
2007-01-22 Florian Forstertraffic plugin: Updated copyright notice.
2007-01-22 Florian Forstersensors plugin: Fixed some syntactic errors.
2007-01-22 Florian Forstersensors plugin: Improved the data sources, changed...
2007-01-22 Florian Forsterapcups plugin: Converted to the new plugin interface.
2007-01-22 Florian Forstersrc/collectd.h: Include `math.h' and try to force it...
2007-01-22 Florian Forsterentropy plugin: Added a plugin to collect available...
2007-01-22 Florian Forsterping plugin: Converted to the new plugin interface.
2007-01-17 Florian Forstermemory plugin: Converted to the new plugin interface.
2007-01-16 Florian Forsternetwork plugin: Use a global buffer and fill it as...
2007-01-16 Florian Forstersrc/common.c: Removed `log_update_file' and `log_create...
2007-01-16 Florian Forstercsv plugin: Added this plugin which writes to CSV files.
2007-01-16 Iain Leacollectd.spec: Updated for version 3.11
2007-01-15 Florian Forstercpu plugin: Converted to the new plugin interface.
2007-01-15 Florian Forstersrc/collectd.conf.in: Added the rrdtool plugin and...
2007-01-15 Florian Forsterload, traffic plugins: Changed license to GPLv2 only.
2007-01-15 Florian Forsterapache plugin: Converted to the new plugin interface.
2007-01-15 Florian ForsterMerge branch 'master' into collectd-4
2007-01-15 Florian ForsterMerge branch 'ff/plugins-ng' of octo@verplant.org:...
2007-01-15 Florian Forstersensors plugin: Converted to the new plugin interface.
2007-01-15 Florian Forstersrc/plugin.[ch]: Store the hostname in a global variabl...
2007-01-15 Florian Forstersrc/plugin.h: Added `VALUE_LIST_INIT', a static initial...
2007-01-15 Florian Forsternfs plugin: Ported to the new plugin structure.
2007-01-14 Florian Forsternetwork plugin: Don't case an int to a void*, because...
2007-01-14 Florian Forstercollectd.conf(5): Documented the option of the rrdtool...
2007-01-14 Florian Forsterrrdtool plugin: Implemented caching of values to minimi...
2007-01-14 Florian Forstersrc/utils_llist.[ch]: Implemented `llist_remove'.
2007-01-13 Florian Forstertraffic plugin: Converted the plugin to the new plugin...
2007-01-13 Florian Forsternetwork plugin: Fix many bugs, especially `hton*' and...
next