Code

collectd.git
2013-08-07 Florian Forstersrc/collectd.conf.in: Unify indentation.
2013-08-07 Florian Forstersigrok plugin: Ensure consistent logging prefix.
2013-08-07 Florian Forstercollectd.conf(5): sigrok plugin: Improve markup.
2013-08-07 Marc Fournieruse pkg-config to locate libmnl and configure netlink...
2013-08-07 Florian Forsterrrdtool plugin: Minor performance improvement.
2013-08-05 Bert Vermeulensigrok: Update docs to reflect config keyword change
2013-08-05 Bert Vermeulensigrok: Change 'interval' option to 'MinimumInterval...
2013-07-31 Bert VermeulenFix temperature type to be unit-agnostic
2013-07-31 Bert Vermeulenadd sound pressure level type
2013-07-31 Bert VermeulenUse value types according to sigrok measured quantity
2013-07-30 Bert VermeulenCode consistency fixes
2013-07-30 Bert VermeulenCode cleanup
2013-07-30 Alex Deymoaquaero: New Aquaero sensors plugin
2013-07-30 Alex Deymoaquaero: Include aquaero plugin in config files.
2013-07-29 Bert VermeulenConfig errors should not be fatal
2013-07-29 Bert VermeulenFactor out device initialization
2013-07-29 Bert VermeulenUse gcc-specific __attribute__ to mark unused parameter
2013-07-26 Bert Vermeulensigrok plugin
2013-07-26 Florian Forsterstats plugin: Don't check the value of '(value_t).derive'.
2013-07-26 Bert Vermeulensigrok: build system setup
2013-07-26 Andreas HenrikssonFix pointer confusion for nested attribute parsing
2013-07-24 Florian Forsterrrdcached, rrdtool plugins: Add directory separator...
2013-07-24 Florian Forsterrrdcached, rrdtool plugins: Honor the "DataDir" setting.
2013-07-22 Marc Fournierupdate build system to reflect switch to libmnl
2013-07-22 Marc Fournierupdate README to mention libmnl dependency
2013-07-22 Marc Fourniernetlink: __attribute__ usage clarification
2013-07-22 Marc Fourniernetlink: comments & cleanup
2013-07-22 Marc Fourniernetlink: indentation & whitespace/tab consistency
2013-07-19 Marc FournierMerge remote-tracking branch 'origin/pr/371'
2013-07-19 Marc Fourniernetlink: fix segfault & make advanced options work...
2013-07-18 Marc Fournierlibmnl: fix 2 mistakes preventing building with --enabl...
2013-07-18 Andreas HenrikssonMore fixing of netlink build with different HAVE_...
2013-07-18 Andreas HenrikssonRestructure to compile with all combos of HAVE_TCA_STATS(2)
2013-07-18 Andreas HenrikssonFix HAVE_TCA_STATS(2) checks in configure.in
2013-07-18 Andreas HenrikssonFix netlink.c to (almost) build
2013-07-18 Andreas HenrikssonUpdate configure script to link with -lmnl
2013-07-18 Andreas HenrikssonInitial libmnl porting attempt
2013-07-17 Marc Fournierdf: remove trailing whitespaces
2013-07-17 Marc Fournierdf: rename percentage types to a more generic name
2013-07-17 Blake MathenyAdd support for incr/decr counts
2013-07-15 Marc Fournierreplace nginx_{accepts,handled} DSs
2013-07-15 Patrick Shan* change nginx plugin for collectd to submit "nginx_acc...
2013-07-15 Marc Fournierlpar: make dots in configure.in consistent with other...
2013-07-15 Marc Fournieradd 2 missing data types for df percentages
2013-07-14 Florian Forstertail plugin: Remove custom string config function.
2013-07-13 Florian ForsterBump version to 5.3.1; Update ChangeLog. collectd-5.3.1
2013-07-13 Florian ForsterMerge branch 'ym/limit_write_queue_length'
2013-07-13 Florian ForsterMerge branch 'collectd-5.3'
2013-07-13 Florian ForsterMerge branch 'collectd-5.2' into collectd-5.3
2013-07-13 Florian Forstersrc/plugin.c: Some fixes for write limits.
2013-07-13 Florian Forstersrc/configfile.c: Rename options to "WriteQueueLimit...
2013-07-13 Yves MettierFixed a bug with WriteQueueLengthLimitHigh is null...
2013-07-13 Yves MettierFixes for code quality
2013-07-13 Yves Mettierfixed a bug in doc near new WriteQueueLengthLimit*
2013-07-13 Yves MettierAdded new WriteQueueLengthLimit (drop values when bigger)
2013-07-13 Florian Forstersrc/plugin.c: Free the "data_sets" AVL tree.
2013-07-13 Florian Forsterwrite_graphite plugin: Don't call close() on invalid...
2013-07-13 Florian Forsterwrite_graphite plugin: Don't call close() on invalid...
2013-07-13 Florian Forsterwrite_graphite plugin: Actually check the return value...
2013-07-12 Florian Forsterstatsd plugin: Store values internally as double.
2013-07-12 Florian ForsterMerge branch 'collectd-5.3'
2013-07-12 Florian ForsterMerge branch 'collectd-5.2' into collectd-5.3
2013-07-12 Florian Forsterrrdtool, rrdcached plugins: Re-implement value_list_to_...
2013-07-12 Florian Forstercsv plugin: Re-implement value_list_to_filename().
2013-07-11 Florian Forstersrc/common.c: Reimplement format_name for performance.
2013-07-11 Florian Forsterstatsd plugin: Make metric names case-sensitive.
2013-07-11 Florian Forsterstatsd plugin: Don't use strtok_r() to split multi...
2013-07-11 Florian Forsterstatsd plugin: Dont'a call common.c:parse_value().
2013-07-11 Florian Forsterstatsd plugin: Avoid calling snprintf() in the hot...
2013-07-11 Florian Forsterstatsd plugin: Remove the prefix in the counter and...
2013-07-08 Pierre-Yves... Test for end of oid tree without breaking collection...
2013-07-03 Florian ForsterMerge branch 'fix-stringio-python2.7' of git://github...
2013-07-03 Florian ForsterMerge branch 'fix-dstype-ordinal-decode_network_values...
2013-07-03 Florian ForsterMerge branch 'vbartoni/df'
2013-07-03 Florian Forsterdf plugin: Remove trailing white space.
2013-07-01 Alexander Elsefixes StringIO unicode handling in python 2.7
2013-07-01 Alexander Elsedecode_network_values dstype is ordinal value of string...
2013-06-24 Matt Blairfix the build
2013-06-22 Florian Forsterstatsd plugin: Implement the "TimerPercentile" configur...
2013-06-18 Florian Forstercollectd-threshold(5): Correct the description of the...
2013-06-18 Björnthreshold plugin: Fix the "Interesting" configuration...
2013-06-18 Florian ForsterMerge branch 'feature-write_graphite-udp' of git:/...
2013-06-17 Florian Forsterstats plugin: Add support for sets.
2013-06-17 Florian Forsterstatsd plugin: Allow several metrics with the same...
2013-06-17 Florian Forsterstatsd plugin: Implement the "Delete{Counters,Timers...
2013-06-17 Florian Forsterstatsd plugin: Add configuration for Host and Port.
2013-06-17 Florian Forsterstatsd plugin: Initial implementation.
2013-06-16 J. Javier Maestrowrite_graphite plugin: avoid flooding the log with...
2013-06-16 J. Javier Maestrowrite_graphite plugin: config should fail on error
2013-06-16 Bernd AhlersUnbreak type_inst value in collectd psql view.
2013-06-09 Cyril PliskoFix typo
2013-06-06 Vedran BartonicekPlugin df - reporting both percentage and absolute...
2013-06-04 J. Javier Maestrowrite_graphite plugin: Adding myself to AUTHORS :)
2013-06-04 Florian ForsterMerge branch 'xl/zfs'
2013-06-04 Florian Forsterzfs_arc plugin: Fix indentation.
2013-06-04 Florian Forsterzfs_arc plugin: Use a buffer with fixed size rather...
2013-06-04 Florian Forsterzfs_arc plugin: Add copyright information for Xin Li.
2013-06-03 J. Javier Maestrowrite_graphite plugin: Adding LogSendErrors to docs...
2013-06-03 J. Javier Maestrowrite_graphite plugin: Adding LogSendErrors boolean...
2013-06-03 J. Javier Maestrowrite_graphite plugin: Adding UDP support to docs,...
next