Merge branch 'pull/collectd-4.1' into collectd-4.1
[collectd.git] / src /
2008-02-19 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1 collectd-4.1
2008-02-19 Florian Forsterexec plugin: Use `setgroups' to set the list of supplem...
2008-02-18 Florian Forsterrrdtool plugin: Sort the list of user defined `RRATimes...
2008-01-23 Florian Forsternetwork plugin: Have two different threads for handling...
2008-01-23 Florian Forstercollectd-unixsock(5): Copied Sebastian's additions...
2008-01-23 Florian ForsterMerge branch 'collectd-4.1' of octo@verplant.org:/var...
2008-01-23 Florian Forstersrc/common.h: Fixed many typos in the header file.
2008-01-22 Florian Forsterapache plugin: Improved some error messages and fixed...
2008-01-22 Sebastian Harlapache plugin: Do not initialize the plugin if no URL...
2008-01-21 Sebastian Harlcollectd-exec(5): Improved description of the value...
2008-01-21 Sebastian Harlnetwork plugin: Made network_receive() static. collectd-4.1.6
2008-01-21 Sebastian Harllogfile plugin: Added Florian to the list of copyright...
2008-01-10 Florian Forstersrc/configfile.c: Updated the copyright notice for...
2008-01-09 Sebastian Harlcollectd.conf(5): Added a note about the availability...
2008-01-08 Florian Forstercollectd.conf(5): Documented the fact that the configur...
2008-01-08 Luke Heberlingcollectd.conf(5): Added a note about plugin loading...
2008-01-08 Florian Forstersrc/configfile.c: Improve the "Plugin `%s' did not...
2008-01-06 Evgeny Chukreevunixsock plugin: Actually set the permissions for the...
2007-12-26 Florian Forstersensors plugin: While I was at it I reorganized the...
2007-12-25 Florian Forstersensors plugin: Implemented support for libsensors3.
2007-11-14 Florian Forsterrrdtool plugin: Fix a memory leak..
2007-11-10 Florian Forstersrc/utils_avltree.[ch]: Rename all types and functions...
2007-11-06 Florian Forstersnmp plugin: Don't try to free the request PDU - it...
2007-11-06 Florian Forstersnmp plugin: Be even more eager to free PDU structures.
2007-11-06 Florian Forstersnmp plugin: (Hopefully) fix a memory leak.
2007-11-04 Florian Forsterexec plugin: Set PID of failed programs back to zero.
2007-11-01 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1
2007-10-30 Florian Forstertypes.db: Fix a typo: s/humitidy/humidity/
2007-10-30 Florian Forstertypes.db: Ordered the entries alphabetically and added...
2007-10-30 Florian Forsterrrdtool plugin: Wait for the ``queue thread'' to exit...
2007-10-29 Florian Forstercollectd-snmp(5): Fix typos.
2007-10-28 Sebastian Harlcollectd.h: Removed legacy definition of operation...
2007-10-28 Sebastian Harlplugin.h: Make DEBUG() a noop when compiling without...
2007-10-26 Florian Forstersrc/common.c: Serialize access to `strerror' if `strerr...
2007-10-25 Florian Forsterrrdtool plugin: Include the `rrd.h' header file in...
2007-10-25 Florian Forstertypes.db: Raise the maximum value of `ps_cputime' from...
2007-10-12 Florian ForsterBeautifying some more debug messages..
2007-10-12 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-10-12 Florian ForsterBeautifying many debug messages.. collectd-4.0
2007-10-12 Florian Forsterrrdtool plugin: Wait for the `queue thread' to exit..
2007-10-12 Florian Forsternetwork plugin: Flush the buffer in the `shutdown'...
2007-10-12 Florian Forsterxmms plugin: Return `-1' when values could be read...
2007-10-06 Florian Forstercollectd.conf.in: Removed advanced and possibly harmful...
2007-10-04 Florian Forstersnmp plugin: Improve the timing method, so that hosts...
2007-10-04 Florian Forsterrrdtool plugin: Use the right variables when calling...
2007-10-04 Florian Forsterrrdtool plugin: Removed unused variables.
2007-10-04 Florian Forsterrrdtool plugin: Use the thread-safe `librrd_th' if...
2007-10-04 Florian Forstercollectd-snmp(5): Added a note about the interpreted...
2007-10-04 Florian Forstersnmp plugin: Print a warning if querying a host takes...
2007-09-29 Matt Petersoncollectd.conf(5): Fix some typos and mis-formulations.
2007-09-28 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1
2007-09-28 Florian ForsterMerge branch 'pull/collectd-4.0' into collectd-4.0
2007-09-28 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-28 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-09-28 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1
2007-09-28 Florian Forstercollectd.conf(5): Make it more clear that rrdtool's...
2007-09-27 Florian Forstersnmp plugin: Improved the error messages in the init...
2007-09-27 Florian Forstersnmp plugin: Fix a segfault when a host times out but...
2007-09-27 Florian Forstersnmp plugin: Handle `ASN_TIMETICKS' as `counter' if...
2007-09-27 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-27 Sebastian Harlperl plugin: Fixed a possible buffer overflow in get_mo...
2007-09-26 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1
2007-09-23 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1
2007-09-18 Florian Forsterbuild system: Fixed the improved detection of the Net...
2007-09-15 Florian Forsternetlink plugin: Don't fail if `IFLA_STATS' doesn't...
2007-09-15 Florian Forsterwireless plugin: Correct the handling of cards returnin...
2007-09-15 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-15 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-09-15 Florian Forsterapcups plugin: Warn about the irritating name `apcups_c...
2007-09-15 Florian Forsternetlink plugin: Fix build issues under Debian Sarge
2007-09-14 Florian ForsterMerge branch 'ff/apcups' into collectd-4.0
2007-09-13 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-13 Florian Forsterapcups plugin: Fix reporting of the `load percent'...
2007-09-12 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1 collectd-4.1.1
2007-09-12 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-12 Sebastian Harlplugin.c: Print lt_dlopen() error messages to STDERR...
2007-09-12 Sebastian HarlRemoved some legacy calls to DEBUG().
2007-09-12 Florian Forsterrrdtool plugin: Use `-b' (begin) when creating rrd...
2007-09-11 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-11 Florian ForsterMerge branch 'uni/collectd-4.1' into collectd-4.1
2007-09-11 Florian ForsterMerge branch 'uni/collectd-4.0' into collectd-4.0
2007-09-11 Florian Forsterapcups plugin: Fix the types used in the plugin.
2007-09-11 Florian Forstercollectd: Make `mkdir' error messages more identifiable.
2007-09-11 Florian Forsternetlink plugin: Fix an error-message.
2007-09-10 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-04 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1
2007-09-04 Florian Forsternetlink plugin: Use the defines to determine where...
2007-09-03 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-03 Florian ForsterMerge branch 'pull/collectd-4.0' into collectd-4.0
2007-09-03 Florian Forstersrc/plugin.c: plugin_dispatch_values: Include the inter...
2007-09-03 Florian Forsterexec plugin: Set the real group, effective group, and...
2007-09-03 Florian Forsterexec plugin: Call `setgid' first so argitary groups...
2007-09-03 Florian Forstersstrerror: Be even more cautios with the return value...
2007-09-02 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-02 Florian Forstersrc/common.c: Copy the error-string to the buffer ...
2007-09-02 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-02 Florian ForsterMerge branch 'pull/collectd-4.0' into collectd-4.0
2007-09-02 Sebastian HarlAdded the AC_FUNC_STRERROR_R check.
2007-09-02 Sebastian HarlAdded "snmp" and "xmms" plugins to README and src/colle...
2007-09-01 Florian Forstercollectd(1): Add some references to collectd-snmp(5).
next