collectd.git
2007-03-15 Florian ForsterMerge branch 'master' into collectd-4
2007-03-14 Florian ForsterMerge branch 'sb/iptables'
2007-03-14 Florian Forstersrc/collectd.conf.in: Added the iptables plugin.
2007-03-14 Florian Forsteriptables plugin: Implemented selection by rule-numbers.
2007-03-14 Florian Forstersyslog plugin: Added a `syslog' plugin which logs to...
2007-03-14 Florian Forstersrc/plugin.[ch]: Add `log' callbacks.
2007-03-12 Florian Forstercollectd-nagios, rrdtool plugin, unixsock plugin: Use...
2007-03-12 Florian Forstersrc/collectd.h: Define a useable `NAN', based on `confi...
2007-03-12 Florian Forsterconfigure.in: Added checks that find out how to include...
2007-03-10 Florian Forsteremail plugin: Converted to the new plugin interface.
2007-03-10 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-03-10 Florian Forsterunixsock plugin: Replace `getgrnam' with `getgrnam_r'.
2007-03-10 Florian Forsterexec plugin: Replace `getpwnam' with `getpwnam_r'.
2007-03-10 Florian Forstercsv plugin: Replace `localtime' with `localtime_r'.
2007-03-10 Florian ForsterReplace all occurrences of `strtok' with `strtok_r'.
2007-03-03 Florian Forsteriptables plugin: Fix building under non-Linux systems.
2007-03-03 Florian Forsteriptables plugin: Use a global `libiptc' if it exists.
2007-03-03 Sjoerd van... iptables plugin: Adds a plugin to collect iptables...
2007-03-01 Florian Forsterirq plugin: Fix for non-Linux systems.
2007-03-01 Florian Forstersrc/common.c: Allow `check_create_dir' to create absolu...
2007-03-01 Florian Forstersrc/collectd.conf.in: Added default entries for the...
2007-03-01 Florian Forstercsv plugin: Add a `DataDir' option.
2007-02-28 Florian ForsterMerge branch 'ff/vserver' into collectd-4
2007-02-28 Florian Forsterusers plugin: Remove old `DBG' statement.
2007-02-28 Florian Forsterload plugin: Use `gauge_t' rather than `double'.
2007-02-28 Florian Forstervserver plugin: Converted to the new plugin interface.
2007-02-28 Florian Forsterusers plugin: Converted to the new plugin interface.
2007-02-28 Florian Forsterrrdtool plugin: Implemented the settings `StepSize...
2007-02-28 Florian ForsterIntroduce two global variables: `hostname_g' and `inter...
2007-02-28 Florian ForsterDocumented the lighttpd-support in `collectd(1)' and...
2007-02-28 Florian Forsterirq plugin: Converted to the new plugin interface.
2007-02-28 Florian ForsterMerge branch 'master' into merge/collectd-4
2007-02-28 Florian ForsterMerge branch 'ph/irq'
2007-02-28 Florian Forsterirq plugin: Fixed some issues, renamed RRD-files.
2007-02-27 Florian Forsterrrdtool plugin: Updated the documentation in `collectd...
2007-02-27 Florian Forstersrc/configfile.c: Actually set the `BaseDir' option.
2007-02-27 Peter Holikirq plugin: Added plugin to collect interrupt counters.
2007-02-17 Florian Forsterexec plugin: Implemented a first version.
2007-02-15 Florian Forsterliboconfig: Import version 0.1.1.
2007-02-15 Florian Forsterrrdtool plugin: Fix another memory leak..
2007-02-15 Florian Forsterrrdtool plugin: Fix a memory leak.
2007-02-15 Florian Forsterrrdtool plugin: Use the AVL-tree to implement the cache.
2007-02-15 Florian Forstersrc/utils_avltree.[ch]: Fix the iterator, since it...
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-14 Florent EppO... apache plugin: Support for lighttpd's `BusyServers...
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/master
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-07 Florian Forstercollection.cgi: Fix typos.
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 Forstercollection.cgi: Reload the images using JavaScript...
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...
next