df plugin: Fix a typo.
[collectd.git] / src /
2009-10-02 Florian Forsterdf plugin: Fix a typo.
2009-09-30 Florian Forsterunixsock plugin: Fix a (well hidden) race condition.
2009-09-26 Florian Forsterlibiptc: Comment out two unused static functions.
2009-09-19 Andrés J. Díazprocesses plugin: Fix handling of Linux 2.4.
2009-09-17 Florian Forsterperl plugin: Declare the “environ” variable.
2009-09-17 Florian Forsterprocesses plugin: Case argument of “isdigit” to int.
2009-09-17 Andrés J. Díazprocesses plugin: Remove unnecessary call of realloc(3).
2009-09-17 Florian Forstersrc/owniptc/Makefile.am: Don't search KERNEL_DIR for...
2009-09-17 Florian ForsterBuild system: Further improve libiptc handling.
2009-09-17 Florian ForsterBuild system: Improve detection of the iptc library.
2009-09-15 Florian Forsterexec plugin: Clear the signal block mask before calling...
2009-09-14 Florian Forsterexec plugin: Avoid a warning when freeing meta data.
2009-09-13 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-09-08 Florian Forsterpowerdns plugin: Use the “ipt_packets” type rather...
2009-09-06 Sebastian HarlMerged branch 'sh/collectd-4.6' into sh/collectd-4.7.
2009-09-06 Sebastian Harliptables plugin: Support the new libiptc API.
2009-09-06 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-09-06 Florian Forstersrc/owniptc: Moved the “src/libiptc” directory to ...
2009-09-01 Florian Forstermysql plugin: Improve the `mysql_ping' warning.
2009-08-31 Florian Forsternetwork plugin: Move the gcrypt initialization into...
2009-08-31 Luke Heberlingnetwork plugin: Fix initialization of the gcrypt library.
2009-08-29 Florian Forstersrc/plugin.c: unregister_read: llist_search may return...
2009-08-22 Florian Forsterdf plugin: Check ignorelists before stat'ing the filesy...
2009-08-20 Luke Heberlingpowerdns plugin: Fix handling of the “LocalSocket”...
2009-08-20 Luke Heberlingpowerdns plugin: Set a timeout for the datagram socket.
2009-08-20 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-08-20 Florian ForsterPlugins using libcurl: Enable the ‘CURLOPT_FOLLOWLOCATI...
2009-08-18 Sebastian HarlRemoved remaining traces of the "main" chain.
2009-08-17 Florian Forsterjava plugin: Fix configuration with multiple blocks.
2009-08-17 Florian Forsterjava plugin: Wait with the configuration until the...
2009-08-17 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-08-16 Andrés J. Díazsrc/utils_cache.c: Update GETVAL output when missing...
2009-08-16 Andrés J. Díazsrc/utils_cache.c: Update GETVAL output when missing...
2009-08-13 Florian Forstersrc/plugin.c: Make `plugin_unregister_read' functional...
2009-08-12 Florian Forsterlibvirt plugin: Further improve the connection handling.
2009-08-12 Alan Peveclibvirt plugin: Re-connect to libvirtd if connecting...
2009-08-12 Florian Forstersrc/meta_data.c: Fix a typo.
2009-08-04 Florian Forstercollectd.conf(5): Fix two minor typos.
2009-08-04 Florian Forsternetwork plugin: Fix an incorrectly used configuration...
2009-08-02 Florian ForsterMerge remote branch 'tokkee/sh/collectd-4.6' into colle...
2009-07-26 Sebastian Harlsrc/utils_cache.c: Make really sure to free the right...
2009-07-21 Florian Forstersrc/collectd.conf.in: Fix a typo.
2009-07-19 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-07-15 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-07-15 Florian Forstersrc/configfile.c: Warn if an unexpected block is found.
2009-07-08 Florian Forstersrc/utils_cache.c: `ce' *is* written to in `c_avl_remove'.
2009-07-08 Florian Forstersrc/utils_cache.c: uc_check_timeout: Don't free a ...
2009-07-08 Paul Sadauskassrc/utils_cache.c: Add a missing `continue'.
2009-07-06 Florian Forstercpu plugin: Fix a typo.
2009-07-06 Amit Guptamemcached plugin: Pass `ai_hints' to `getaddrinfo'.
2009-07-06 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-07-02 Sebastian Harlsrc/Makefile: Link the ping plugin against libm.
2009-07-01 Florian Forstergmond plugin: Use `strtoull' to parse counter values.
2009-07-01 Florian Forstersrc/common.c: More reliable error reporting in `parse_v...
2009-06-20 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-06-20 Florian Forstersrc/utils_cache.c: Try to improve code readability.
2009-06-20 Andrés J. Díazsrc/utils_cache.c: Fix OKAY notifications for missing...
2009-06-20 Mirko Buffonisrc/Makefile.am: Link the `sensors' plugin against...
2009-06-20 Florian Forsterdns plugin: Improve debug message.
2009-06-02 Sebastian Harllibcollectdclient/client.c: Made sstrerror() static.
2009-06-02 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-28 Sebastian Harlconfigfile.c: Fixed Include'ing empty files.
2009-05-28 Florian Forsterjava plugin: Replace dots ('.') with slashes ('/')...
2009-05-28 Randy Rizunjava plugin: Use slashes rather than dots to lookup...
2009-05-27 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-27 Sebastian Harlcollectd.conf(5): Fixed alphabetic sorting of plugins.
2009-05-27 Sebastian Harlcollectd.conf(5): Mark {Min,Max}PGVersion as deprecated.
2009-05-27 Sebastian Harlcollectd.conf: Added a sample ipmi config block.
2009-05-27 Florian Forsterrrdtool plugin: If `flush' cannot find the requested...
2009-05-27 Andrés J. Díazsrc/utils_cache.c: Fix incorrect checking of persistent...
2009-05-27 Doug MacEachernDisable LFS flags to avoid 32-bit solaris sys/swap...
2009-05-22 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-20 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-18 Florian Forsterrrdtool plugin: Make sure the initialization is run...
2009-05-18 Andrés J. Díazsrc/plugin.c: Initiate the threshold checking again.
2009-05-12 Sebastian Harlsrc/Makefile.am: Added missing backslash before newline. collectd-4.7.0
2009-05-11 Florian ForsterMerge remote branch 'tokkee/sh/collectd-4.7' into colle...
2009-05-11 Sebastian Harlcollectd.conf: Added a sample config for the memcachec...
2009-05-11 Sebastian Harlcollectd.conf: Added missing whitespace in sample table...
2009-05-11 Sebastian Harlmemcachec plugin: Fixed a typo in a comment.
2009-05-11 Florian Forstercollectd.conf(5): Add documentation for the memcachec...
2009-05-10 Sebastian Harlcollectd.conf: Added fscache, memcachec, table and...
2009-05-10 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-10 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-05-09 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-09 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-05-09 Doug MacEachernswap module: Include <vm/anon.h> on Solaris.
2009-05-09 Doug MacEachernconfigure.in: Use AC_HEADER_STDBOOL
2009-05-06 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-05-06 Florian ForsterBuild system: Straighten up building of the DF plugin.
2009-05-06 Florian Forsterlibcollectdclient: Fix a typo.
2009-05-06 Florian Forsternetwork plugin: Fix use of a uninitialized variable.
2009-05-06 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-06 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-05-06 Doug MacEachernuuid plugin: Pass `int' to `isxdigit'.
2009-05-06 Doug MacEacherntcpconns plugin: Compilation fixes for NetBSD.
2009-05-05 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-05-05 Florian Forsterlibcollectdclient: Copy `sstrerror' from src/common.c.
2009-05-05 Florian ForsterRestructure the --enable-standards option.
2009-05-05 Florian Forstersrc/Makefile.am: Add standards.h to the sources.
next