Merge branch 'collectd-4.1' into collectd-4.2
[collectd.git] / src /
2008-01-21 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-10 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
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): Fix a messed up merge.
2008-01-08 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
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-27 Sebastian Harlutils_mount.c: Fixed an unused variable warning on...
2007-12-27 Sebastian Harlsrc/Makefile.am: Use curl CFLAGS when building the...
2007-12-27 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
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-12-15 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2007-12-13 Luke Heberlingsrc/utils_avltree.c: Fix avl_get to work as documented.
2007-12-13 Luke Heberlingrc/utils_llist.c: Fix a bug in llist_prepend.
2007-12-13 Luke Heberlingcollectd.conf(5): Added a note about plugin loading...
2007-12-13 Luke Heberlinglogfile plugin: fix the `Timestamp' configuration option.
2007-12-13 Saulius Grigaliunasnginx plugin: Use strcmp rather than strcpy to compare...
2007-11-14 Sebastian Harlcollectd-perl(5): Fixed a typo.
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-08 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2007-11-06 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
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-11-01 Florian Forstertcpconns plugin: Done complain when reading one of...
2007-10-30 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
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.conf: Added nginx module.
2007-10-28 Sebastian Harlperl plugin: Set $0 to "collectd".
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-27 Florian ForsterMerge branch 'collectd-4.1'
2007-10-27 Florian ForsterBuild system: Changed the detection of the sensors...
2007-10-26 Florian Forstercollectd.conf(5): Fix a typo.
2007-10-26 Florian Forstersrc/common.c: Serialize access to `strerror' if `strerr...
2007-10-26 Florian ForsterMerge branch 'collectd-4.1'
2007-10-26 Florian Forsterlogfile plugin: Implemented an option to prefix logged...
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-25 Sebastian HarlFixed some typos in the manpages.
2007-10-24 Florian ForsterMerge branch 'collectd-4.1'
2007-10-24 Florian ForsterMerge branch 'collectd-4.1'
2007-10-24 Sebastian Harlcollectd-perl(5): Added note about multi-threading.
2007-10-24 Sebastian Harlperl plugin: Improved value list conversion.
2007-10-24 Sebastian Harlperl plugin: Fixed handling of erroneous configuration...
2007-10-24 Sebastian Harlperl plugin: Improved "IncludeDir" configuration option.
2007-10-24 Sebastian Harlcollectd-perl(5): Updated documentation.
2007-10-24 Florian Forstercollectd.conf.in: Fixed some missing quotes and words..
2007-10-24 Florian ForsterMerge branch 'ad/memcached'
2007-10-24 Florian Forstercollectd.conf.in: Added the `memcached' plugin.
2007-10-24 Florian ForsterMerge branch 'pull/master'
2007-10-23 Florian Forstercollectd.conf(5): Documented the new memcached plugin.
2007-10-23 Florian ForsterMerge branch 'master' into ad/memcached
2007-10-23 Florian Forstercollectd.conf(5): Documented the new nginx plugin.
2007-10-23 Florian Forstermemcached plugin: Corrected the copyright notice and...
2007-10-23 Florian Forsteremail plugin: Include `stddef.h' which defines the...
2007-10-23 Florian Forstermemcached plugin: Some of the data definitions have...
2007-10-23 Antony Dovgalmemcached plugin: Added a plugin to query stats from...
2007-10-23 Florian Forsternginx plugin: Changed to the version 4 plugin infrastru...
2007-10-23 Florian ForsterMerge branch 'ff/nginx'
2007-10-22 Florian Forstertcpconns plugin: Added support for Mac OS X (and possib...
2007-10-19 Florian Forsternginx plugin: Added a plugin to collect `nginx' statistics.
2007-10-19 Florian ForsterMerge branch 'pull/master'
2007-10-13 Florian ForsterMerge branch 'pull/master'
2007-10-12 Florian Forsterrrdtool plugin: Add a debugging message into the `queue...
2007-10-12 Florian Forsterrrdtool plugin: Wait for the ``queue thread'' to exit...
2007-10-12 Florian ForsterMerge branch 'pull/master'
2007-10-12 Florian Forsteripvs plugin: Fix a feaking stupid typo..
2007-10-12 Florian ForsterMerge branch 'collectd-4.1'
2007-10-12 Florian ForsterMerge branch 'ff/tcpconns'
2007-10-12 Florian Forstercollectd.conf.in: Added sample configuration for the...
2007-10-12 Florian Forsteripvs plugin: Assurd that `sockfd >= 0'.
2007-10-12 Sebastian HarlAdded documentation about ipvs to README, ChangeLog...
2007-10-12 Sebastian Harlipvs plugin: Check for correct IPVS version in cipvs_in...
2007-10-12 Sebastian Harlipvs plugin: Replaced ipvs_strerror() with sstrerror().
2007-10-12 Sebastian Harlipvs plugin: Get IP_VS_SO_GET_INFO in ip_vs_get_services().
2007-10-12 Sebastian Harlipvs plugin: Fixed a memory leak in cipvs_submit_servic...
2007-10-12 Sebastian Harlipvs plugin: Use sstrerror() instead of strerror().
2007-10-12 Sebastian Harlconfigure, ipvs plugin: Check for ip_vs.h.
2007-10-12 Sebastian Harlipvs: Added plugin to collect IPVS connection statistics.
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-12 Florian Forstersrc/Makefile.am: Make manpage creation fail-safe.
2007-10-11 Sebastian Harlsrc/Makefile.am: Added all POD files to EXTRA_DIST.
2007-10-10 Florian Forstertcpconns plugin: Changed the plugin to collect all...
2007-10-09 Sebastian Harlperl plugin: Converted to use "complex" configuration.
next