logfile plugin: fix the `Timestamp' configuration option.
[collectd.git] / src /
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-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.
2007-10-09 Sebastian Harlperl plugin: Added "EnableDebugger" config option.
2007-10-09 Sebastian Harlperl plugin: Fixed an "unused variable" warning.
2007-10-09 Florian Forstertcpconns plugin: Added a new plugin that counts the...
2007-10-06 Florian Forstercollectd.conf.in: Removed advanced and possibly harmful...
2007-10-05 Florian ForsterMerge branch 'collectd-4.1'
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-10-01 Sebastian Harlperl plugin: bootstrap Collectd when initializing Perl...
2007-10-01 Sebastian Harlperl plugin: Reimplemented plugin_{,un}register() in...
2007-10-01 Sebastian Harlperl plugin: Do not initialize the Perl interpreter...
2007-09-29 Florian Forstercollectd-snmp(5): Documented the `InstancePrefix' optio...
2007-09-29 Florian Forstersnmp plugin: Added the `InstancePrefix' option.
2007-09-29 Florian Forstersnmp plugin: Changed the table code so that an `instanc...
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.1'
next