collectd.git
2010-11-11 Florian Forsterzfs_arc plugin: Use the more generic "cache_*" types …
2010-11-06 Florian ForsterMerge branch 'collectd-4.10'
2010-11-06 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2010-11-06 Florian ForsterREADME: Add libperfstat as an optional dependency.
2010-11-06 Florian ForsterAUTHORS: Add Aurélien Reynaud
2010-11-06 Florian ForsterREADME: Add the "LPAR" plugin.
2010-11-06 Florian ForsterMerge branch 'ar/lpar'
2010-11-06 Aurelien Reynaudlpar plugin: rename NS_TO_TICKS() macro to CLOCKTICKS_T...
2010-11-06 Aurelien Reynaudlpar plugin: update commen t regarding poll_idle vs...
2010-11-06 Aurelien Reynaudlpar plugin: check for donation support in libperfstat
2010-11-06 Florian ForsterMerge branch 'sp/amqp'
2010-11-06 Florian ForsterAUTHORS: Add Sebastien Pahl.
2010-11-06 Florian Forsteramqp plugin: Document the lock required to hold when...
2010-11-06 Florian Forsteramqp plugin: Rename the "shutdown" function to avoid...
2010-11-06 Florian Forsteramqp plugin: Fix order of includes.
2010-11-06 Florian Forstersrc/types.db: Add type "current_sessions".
2010-10-31 Florian Forstersrc/collectd.h: Do not include <stdbool.h> here.
2010-10-31 Florian Forsternetwork plugin: Don't use the "true" and "false" macros...
2010-10-30 Florian ForsterVarious plugins: Don't call "time(2)" in the plugins...
2010-10-11 Sven Trenkelnetapp plugin: Fixed a bug that prevented the configure...
2010-10-06 Florian Forsterlpar plugin: Calculate "pool busy" from "pool idle...
2010-10-06 Florian ForsterMerge remote branch 'trenkel/collectd-4.10' into collec...
2010-10-04 Sven TrenkelFixed epic documentation fail. Python3 and meta-data...
2010-10-01 Sven TrenkelAdd sys.argv. Not too many programs consider the possib...
2010-09-30 Sven TrenkelFixed possible memory leak in case of broken match_valu...
2010-09-30 Florian Forstersrc/types.db: Remove unused type "pinba_view".
2010-09-30 Florian Forsternetwork plugin: Increase default buffer size to 1452.
2010-09-29 Florian Forstersrc/utils_cache.c: Replace a left-over hard-coded defau...
2010-09-29 Florian ForsterMerge branch 'kr/ctxt'
2010-09-29 Florian Forstercontextswitch plugin: Some coding style changes.
2010-09-29 Florian Forstercontextswitch plugin: Add copyright and author information.
2010-09-27 Florian Forstermysql plugin: Remove some inactive (legacy) code.
2010-09-27 Florian Forsterapache plugin: Remove legacy code.
2010-09-24 Florian Forstercurl_json plugin: Improve error handling.
2010-09-24 Florian Forstercurl_json plugin: Restore struct when handling error.
2010-09-15 Florian Forstersrc/collectd.h: Do not include <sensors/sensors.h>...
2010-09-12 Florian Forsterlpar plugin: Use a global "perfstat_partition_total_t...
2010-09-12 Florian Forsterlpar plugin: Account "idle" pool time rather than ...
2010-09-11 Manuel Luis... PATCH apache.c: support IBM HTTP Server.
2010-09-11 Florian Forsterlpar plugin: Explain donations a bit more.
2010-09-11 Florian Forsterlpar plugin: Rename the "system" metric (from "sys").
2010-09-11 Aurelien ReynaudFix errno thread-safety under AIX
2010-09-11 Florian Forsterlpar plugin: Introduce a "NS_TO_TICKS" macro.
2010-09-11 Florian Forsterlpar plugin: Move / add comments.
2010-09-11 Aurélien Reynaudlpar plugin update
2010-09-05 Florian Forstercollection3: Add graph for "ps_disk_octets".
2010-09-05 Florian Forsternotify_email plugin: Check for "session == NULL" and...
2010-09-05 Florian Forsternotify_email plugin: Serialize all accesses to libesmtp...
2010-09-04 Jerome Oufellacollection3: fix multiple hosts selection issue
2010-09-04 Florian Forsternginx plugin: Make the cURL callback code easier to...
2010-09-03 Florian Forsterlpar plugin: Fix error handling of the "perfstat_partit...
2010-09-03 Florian Forsterlpar plugin: Document why comsumed ticks may be larger...
2010-09-03 Florian Forsterlpar plugin: Refactor reading of "shared partitions".
2010-09-03 Florian Forsterlpar plugin: Use booleans for the config options.
2010-09-03 Aurélien Reynaudlpar plugin: new attempt
2010-09-03 Florian Forsterlpar plugin: Use the "cpu" type for the general CPU...
2010-09-03 Aurélien ReynaudNew plugin - lpar
2010-09-01 Florian Forsternetwork plugin: Use the complain mechanism to inform...
2010-08-29 Florian Forsterperl plugin: Remove the deprecated "plugin_flush_{all...
2010-08-29 Florian Forsterperl plugin: Remove deprecated compatibility code from...
2010-08-29 Florian Forstersrc/types.db: Remove the "mysql_qcache" and "mysql_thre...
2010-08-24 Kimo Rosenbaumadd support for sysctlbyname: vm.stats.sys.v_swtch
2010-08-23 Sebastian Harlsrc/utils_tail: Remove newline characters at the end...
2010-08-23 Sebastian Harlutils_match: Let '^' and '$' affect lines rather than...
2010-08-20 Florian Forstersrc/collectd.conf.in: Move "TimeToLive" before the...
2010-08-19 Florian ForsterMerge branch 'collectd-4.10'
2010-08-19 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2010-08-19 Florian Forstersrc/utils_heap.c: Fix calculation of the parent's index.
2010-08-19 Florian Forstercollectd-nagios: Remove forgotten commend.
2010-08-19 Florian Forstercollectd-nagios: Remove unnecessary includes.
2010-08-18 Florian Forstercollectdctl: Reorder includes and set strict C99/POSIX...
2010-08-18 Florian Forstercollectdctl: Fix comparison with uninitialized variable.
2010-08-18 Florian Forstercollectdctl: Fix problems with strict aliasing.
2010-08-17 Florian ForsterMerge branch 'collectd-4.10'
2010-08-17 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2010-08-17 Florian Forstersrc/plugin.c: Improve an info message.
2010-08-17 Florian ForsterMerge branch 'ad/redis'
2010-08-17 Florian ForsterMerge branch 'ff/redis' into ad/redis
2010-08-17 Florian Forsterwrite_redis plugin: Add all identifiers to a "set".
2010-08-17 Florian Forsterwrite_redis plugin: Use an "append" macro to fill the...
2010-08-17 Florian Forsterwrite_redis plugin: Fix copyright information.
2010-08-17 Florian Forsterredis plugin: Add default configuration.
2010-08-17 Florian Forsterredis plugin: Improve the types used for storing inform...
2010-08-17 Florian Forsterredis plugin: Use a linked list rather than an AVL...
2010-08-17 Florian Forstercollectd.conf(5): Document he "Derive*" and "AbsoluteSe...
2010-08-17 Florian Forstersrc/utils_match.c: Use strtoull(3) for counter and...
2010-08-16 Florian Forstersrc/utils_match.h: Fix a bug preventing derive values...
2010-08-13 Florian Forstersrc/configfile.c: Continue parsing config files if...
2010-08-11 Florian Forstersrc/utils_db_query.[ch]: Remove legacy code.
2010-08-10 Florian Forsterwrite_redis plugin: Add a new plugin writing collectd...
2010-08-10 Florian Forstercollectd.conf(5): Improve the "Redis plugin" documentat...
2010-08-10 Florian Forsterconfigure.in: Reorder the library checks alphabetically.
2010-08-10 Florian Forsterredis plugin: Simplify configuration handling.
2010-08-10 Andres J. DiazFix a number of minor bugs.
2010-08-10 Florian Forstercollectdctl: Explicitly cast "long" to "int". This...
2010-08-10 Florian Forsteramqp plugin: Warn about incorrectly used "ExchangeType...
2010-08-09 Sebastian Harlcollectdctl: Added support for ‘U’ (undef) values in...
2010-08-09 Sebastian Harllibcollectdclient: Fixed handling of ‘U’ (undef) in...
2010-08-09 Sebastian Harlcollectdctl: Improved error reporting.
2010-08-09 Sebastian Harlcollectdctl: Added support for the ‘putval’ command.
next