COPYING: Switched to a version with the new address of the FSF.
[collectd.git] / src /
2008-04-01 Sebastian Harlunixsock plugin: Do not unregister a write-callback...
2008-04-01 Florian Forsterapache plugin: Increase the size of the read-buffer...
2008-03-31 Florian Forstersrc/plugin.c: plugin_dispatch_values: Improve the error...
2008-03-31 Florian Forstersrc/common.c: Make really sure BYTE_ORDER and BIG_ENDIA...
2008-03-31 Sebastian Harlplugin.c: Tell the user if a plugin could not be found.
2008-03-31 Florian Forsterhddtemp plugin: Prefix all messages with "hddtemp plugin:".
2008-03-26 Peter Holiksensors plugin: Simple fix for temperature sensors.
2008-03-26 Sebastian Harlunixsock plugin: Open two different IO stream handles...
2008-03-26 Sebastian Harlcollectd-unixsock(5): Updated the paragraph about Colle...
2008-03-24 Sebastian Harlliboconfig/parser.y: Enabled verbose error messages.
2008-03-24 Sebastian Harlliboconfig: Include the filename in error messages.
2008-03-24 Sebastian Harlperl plugin: Updated copyright information.
2008-03-24 Sebastian Harlcollectd-unixsock(5): Fixed some typos.
2008-03-22 Florian Forstersensors plugin: Print information why a specific featur...
2008-03-22 Florian Forsterwireless plugin: Fix reading the noise value.
2008-03-22 Sebastian Harlliboconfig/oconfig.c: Free all allocated memory in...
2008-03-04 Florian Forsternetwork plugin: Tested and fixed the receiving part...
2008-03-04 Florian Forsternetwork plugin: Use `memcpy' when parsing packages...
2008-02-28 Florian Forstersrc/common.c: Use uint8_t's instead of (signed) char's.
2008-02-28 Florian Forstersrc/common.[ch]: Implemented `htond' and `ntohd' and...
2008-02-27 Florian octo Forsternetwork plugin: Align write access to the send buffer.
2008-02-27 Rob Lensentcpconns plugin: Fix for compilation under FreeBSD.
2008-02-26 Stefan Völkelrrdtool plugin: Simplified heartbeat calculation
2008-02-26 Sebastian Harlhddtemp plugin: Use SCSI_DISK8_MAJOR thru SCSI_DISK15_M...
2008-02-25 Sebastian Harlping plugin: Fixed a typo when setting the TTL.
2008-02-25 Sebastian Harlexec plugin: Don't pass an invalid egid to setgroups...
2008-02-25 Sebastian Harlperl plugin: Warn if "EnableDebugger" has been used...
2008-02-23 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-02-23 Florian Forsterping plugin: Deactivate the plugin if (pingobj == NULL).
2008-02-23 Florian ForsterMerge branch 'collectd-4.2' of octo@verplant.org:/var...
2008-02-23 Christophe Kaltswap plugin: Reapply a patch for Solaris.
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 ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-02-18 Florian Forsterrrdtool plugin: Sort the list of user defined `RRATimes...
2008-01-23 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-23 Florian Forsternetwork plugin: Have two different threads for handling...
2008-01-23 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
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 Florian ForsterMerge branch 'pull/collectd-4.2' into collectd-4.2
2008-01-21 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-21 Sebastian Harlcollectd-exec(5): Improved description of the value...
2008-01-21 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2 collectd-4.2.4
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-21 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
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.
next