collectd.git
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 Sebastian Harlmigrate-3-4.px: Do not translate the disk names used...
2008-02-18 Florian Forsterrrdtool plugin: Sort the list of user defined `RRATimes...
2008-02-11 Florian Forstercontrib/migrate-3-4.px: Handle `hddtemp' graphs correctly.
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-21 Florian ForsterChangeLog: Fixed the date of the 4.1.6 release.
2008-01-11 Florian ForsterBumped version to 4.1.6; Updated ChangeLog.
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-27 Florian ForsterBumped version to 4.1.5; Updated ChangeLog. collectd-4.1.5
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 Sebastian Harlcollectd2html.pl: Cleaned up Eddy's patch.
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 ForsterBumped version to 4.1.4; Updated ChangeLog collectd-4.1.4
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-03 Florian Forstercontrib/exec-munin.px: Added a simple Perl script which...
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 Sebastian HarlREADME: Added section about configuring, building and...
2007-10-26 Florian Forstersrc/common.c: Serialize access to `strerror' if `strerr...
2007-10-26 Ronan CadetBuild system: Fixed a bug in the detection of the snmp...
2007-10-25 Florian ForsterBuild system: Set the appropriate CPPFLAGS and LDFLAGS...
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-24 Florian ForsterBumped version to 4.1.3; Updated ChangeLog. collectd-4.1.3
2007-10-24 Florian Forstercontrib/PerlLib/Collectd.pm: Bumped version to 4.1.3.
2007-10-24 Sebastian Harlconfigure.in: Added "rrdtool" to the module summary.
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-09 Sebastian HarlREADME: Improved formatting.
2007-10-09 Sebastian HarlREADME: Added a note about collectd and chkrootkit.
2007-10-09 Florian ForsterChangeLog: Added the change to the rrdtool build stuff..
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 ForsterBumped version to 4.1.2; Updated ChangeLog. collectd-4.1.2
2007-09-28 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-28 Florian ForsterBumped version to 4.0.9; Updated ChangeLog. collectd-4.0.9
2007-09-28 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-09-28 Florian ForsterBumped version to 3.11.7; Updated ChangeLog. collectd-3.11 collectd-3.11.7
2007-09-28 Florian ForsterMerge branch 'ff/collection' into collectd-4.0
2007-09-28 Florian Forstercontrib/collection.cgi: Add a vertical legend to `meta_...
2007-09-28 Florian Forstercontrib/collection.cgi: Fix the `charge' and `current...
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-28 Sebastian HarlAdded myplugin.c to contrib/examples/.
2007-09-28 Sebastian HarlAdded MyPlugin.pm to contrib/examples/.
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-26 Florian Forsterbuild system: Fix detection of libraries when giving...
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-18 Florian Forsterbuild system: Improve the detection of the Net-SNMP...
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-14 Florian ForsterBumped the version to 4.1.1
2007-09-14 Florian Forsterbuild system: Fix yet another issue with the detection...
next