Merge branch 'collectd-4.5'
[collectd.git] / src /
2009-02-16 Florian ForsterMerge branch 'collectd-4.5'
2009-02-16 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2009-02-16 Florian Forstercollectd.conf(5): Removed references to the `main'...
2009-02-16 Florian Forstercollectd.conf(5): Add documentation for the `notify_ema...
2009-02-16 Simon Kuhnleswap plugin: Fix two typos in the *BSD code.
2009-02-16 Florian Forsterswap plugin: Added support for OpenBSD and possibly...
2009-02-15 Florian Forstercpu plugin: Check if all required sysctl defines are...
2009-02-15 Florian Forstercpu plugin: Fix indentation for the libstatgrab code.
2009-02-15 Simon Kuhnlecpu plugin: Use C99-like stack allocation.
2009-02-15 Simon Kuhnlecpu plugin: Add support for OpenBSD.
2009-02-14 Florian Forsterbind plugin: Implement per-zone statistics.
2009-02-14 Florian Forstertimediff match: Add a match for values with an invalid...
2009-02-14 Florian Forstersrc/utils_db_query.h: Fix a small typo.
2009-02-14 Florian Forstersrc/utils_db_query.c: udb_query_pick_from_list* should...
2009-02-14 Florian Forsterpostgresql plugin: Use the DB query module.
2009-02-14 Florian Forstersrc/utils_db_query.[ch]: Add the possibility to `pick...
2009-02-14 Florian Forstersrc/utils_db_query.c: Add support for the `Column'...
2009-02-14 Florian Forstersrc/utils_db_query.[ch]: Introduces a ``legacy mode''.
2009-02-14 Florian Forstertail plugin: Fix a format string for a size_t.
2009-02-11 Sebastian HarlFixed various signedness issues identified by -Wextra.
2009-02-11 Sebastian HarlDocument unused parameters.
2009-02-10 Sebastian Harlperl plugin, configure: Check for struct mgvtbl.svt_local.
2009-02-09 Sebastian Harlperl plugin / Collectd.pm: Export plugin_write() to...
2009-02-09 Sebastian Harlperl plugin: Don't do any type conversion in pplugin_di...
2009-02-09 Sebastian Harlperl plugin: Don't do any type conversion in pplugin_re...
2009-02-09 Sebastian Harlperl plugin: Don't do any type conversion in pplugin_di...
2009-02-09 Sebastian Harlsrc/plugin.h: Fixed some minor typos.
2009-02-08 Florian Forstercpu plugin: Report interrupt separately when using...
2009-02-06 Florian Forstercollectd.conf(5): Document the curl plugin properly.
2009-02-06 Florian Forstercurl plugin: Enable the `Verify{Peer,Host}' options...
2009-02-06 Florian Forstercurl plugin: Add a generic plugin to retrieve and parse...
2009-02-05 Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
2009-02-05 Florian ForsterMerge branch 'ff/local'
2009-02-05 Florian Forstersrc/utils_threshold.c: Properly document the `ut_check_...
2009-02-05 Sebastian Harlpostgresql plugin: Updated copyright information.
2009-02-05 Sebastian Harlsrc/plugin.[ch]: Removed obsolete plugin_{un,}register_...
2009-02-05 Sebastian HarlLet plugin_dispatch_values() set value_list.time in...
2009-02-05 Sebastian HarlConverted timeval_sub_timespec() to timeval_cmp().
2009-02-05 Sebastian Harlcollectd-exec(5): Fixed a typo.
2009-02-05 Sebastian Harlcollectd.conf(5): Explain the traffic collected by...
2009-02-05 Sebastian Harlcollectd.conf(5): Added a note about rotating log files.
2009-02-05 Sebastian Harlbuild system: Check for and work-around broken Perl_loa...
2009-02-05 Florian Forstersrc/utils_db_query.[ch]: Allow a callback function...
2009-02-05 Florian Forsterfilter_ignore: Remove this plugin.
2009-02-04 Bruno Prémontipmi plugin: Improve error handling and handle a tempor...
2009-02-04 Florian Forstercollectd.conf(5): Fix a typo.
2009-02-04 Florian Forstercollectd.conf(5): Documented the `{Pre,Post}CacheChain...
2009-02-04 Florian Forstersrc/plugin.c: If the pre-cache chain returns `stop...
2009-02-04 Florian Forstersrc/plugin.c: Add the `{Pre,Post}CacheChain' options...
2009-02-04 Florian Forstercollectd.conf(5): Document the `{Min,Max}Version' optio...
2009-02-04 Florian Forstersrc/utils_db_query.c: Implement the (deprecated) `...
2009-02-03 Florian Forsterdbi plugin: Use the server version to only use appropri...
2009-02-03 Florian Forstersrc/utils_db_query.[ch]: Add support for min-/max-version.
2009-02-02 Florian Forsteroracle plugin: Use the DB query module.
2009-02-02 Florian Forstersrc/utils_db_query.c: When asked for the user data...
2009-02-02 Florian Forsterdbi plugin: Put the row handling logic in an extra...
2009-02-01 Sebastian Harlcollectd.conf: Updated the example postgresql plugin...
2009-02-01 Sebastian Harldbi plugin: Fixed error handling in an inner loop.
2009-02-01 Sebastian Harlpostgresql plugin: Added support for the "interval...
2009-02-01 Sebastian Harlpostgresql plugin: Added support for <Result> blocks.
2009-02-01 Sebastian Harlpostgresql plugin: Reinitialize a database after reconn...
2009-02-01 Sebastian Harlutils_complain: Added macro c_would_release().
2009-02-01 Florian Forstersrc/collectd.conf.in: Add default stuff for the oracle...
2009-02-01 Florian Forsteroracle plugin: Add <Result> blocks.
2009-02-01 Florian Forstercsv plugin: Make the output to STDOUT compatible to...
2009-02-01 Florian Forsterdbi plugin: Add <Result> blocks.
2009-02-01 Florian Forsterlibcollectdclient: Add a .pc file for pkg-config.
2009-01-31 Florian Forsterprocesses plugin: Fix the ARG_MAX stuff yet again.
2009-01-31 Florian Forsterprocesses plugin: Make sure ARG_MAX is defined.
2009-01-31 Florian Forsterlibcollectdclient: Fix the SSTRCAT macro.
2009-01-29 Sebastian Harlpostgresql plugin: Renamed the "Query" config option...
2009-01-29 Florian ForsterMerge branch 'collectd-4.4' of /var/lib/git/collectd...
2009-01-24 Florian ForsterMerge branch 'collectd-4.5'
2009-01-24 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2009-01-24 Florian Forstertcpconns plugin: Fix an endianness problem under *BSD.
2009-01-22 Florian Forstersrc/utils_rrdcreate.c: Fix support for non-threadsafe...
2009-01-22 Florian Forstercollectd.conf(5): Add some preliminary documentation...
2009-01-22 Florian ForsterMerge branch 'bp/bind'
2009-01-20 Sebastian Harlutils_cache: Free then unused memory before returning...
2009-01-20 Sebastian Harlutils_cache: Unlock the cache mutex before returning...
2009-01-20 Florian Forstermemcached plugin: Make absolutely sure, we don't divide...
2009-01-20 Doug MacEachernmemcached plugin: Add hitratio metric.
2009-01-19 Florian Forsterbind plugin: Don't use LLONG_{MIN,MAX} to increase...
2009-01-18 Florian ForsterMerge branch 'master' into bp/bind
2009-01-18 Florian Forstersrc/common.h: Add the IS_TRUE and IS_FALSE macros.
2009-01-18 Florian Forsterbind plugin: Reworked Bruno's patch to remove repeating...
2009-01-17 Florian Forsterbind plugin: Eliminate the `goto' in `bind_xml'.
2009-01-17 Florian Forsterbind plugin: Put removal of special characters in separ...
2009-01-17 Florian Forsterbind plugin: Be more specific about the features we...
2009-01-17 Florian Forsterbind plugin: Fix a misplaced comma.
2009-01-17 Bruno Prémontbind plugin: Add a new plugin for BIND 9.5 and 9.6...
2009-01-17 Bruno Prémontascent plugin: Fix a memory leak.
2009-01-17 Florian Forsternetwork plugin: Make the receive thread even faster.
2009-01-17 Florian ForsterMerge branch 'dm/t_option'
2009-01-17 Florian Forstercollectd: Don't *abort* on the first read-error with...
2009-01-17 Doug MacEacherncollectd: Add the -T option.
2009-01-17 Doug MacEachernsrc/collectd.h: #undef macros before poisoning them.
2009-01-17 Doug MacEacherncsv plugin: Make it possible to write values to STDOUT.
2009-01-17 Florian Forsteropenvpn plugin: Added support for LZO compression.
2009-01-17 Florian Forstersrc/common.[ch]: Add `counter_diff', a function to...
next