collectd.git
2014-06-24 Marc FournierMerge pull request #619 from Crapworks/master
2014-06-24 Marc Fourniercorrect typo in error message
2014-06-24 Marc Fournierlogfile: avoid total silence in case of a misconfiguration
2014-06-24 Marc Fourniermanpage: document 2 missing options to amqp plugin...
2014-06-24 Marc Fournierdocument 2 new options added to amqp plugin
2014-06-24 Marc Fournieramqp: new Queue{Durable,AutoDelete} options are subscri...
2014-06-24 Marc Fournierremove quotes in example config to make all statements...
2014-06-24 Marc Fourniermention new options to cpu plugin in example config
2014-06-23 Marc Fournieradd missing backticks which broke the build
2014-06-23 Marc Fournierwrite_riemann: coding style consistency
2014-06-23 Marc Fournieradd brackets to the list of characters graphite chokes on
2014-06-21 Wilfried GoesgensStatsd: avoid doing a division by zero when calculating...
2014-06-20 Lauri Tirkkonendon't assume pkg-config is in PATH
2014-06-20 Wilfried GoesgensConfigparser: when we alocate an empty list, we also...
2014-06-20 Marc FournierMerge pull request #636 from dothebart/config_debug_non...
2014-06-20 David BlundellAdd support for durable AMQP queues
2014-06-20 Tim Laszlonetwork: set ttl before opening server sockets
2014-06-20 Tim LaszloWarn if ttl is out of bounds
2014-06-19 Manuel Luis... FLUSH cmd: convert timeout (double) to cdtime_t
2014-06-19 Manuel Luis... cmd PUTNOTIF time option: handle double values.
2014-06-19 Manuel Luis... Plugin threshold: time is not set in missing notifications.
2014-06-19 Manuel Luis... Plugin java: fix notification time conversion to cdtime_t.
2014-06-18 Manuel Luis... Fix the conversion of time option in PUTNOTIF
2014-06-11 Kevin Bowling[METRICS-390] Make sure HostTags is initialized if...
2014-06-07 Wilfried GoesgensCPU Percentage: after realloc the pointer becomes inval...
2014-06-07 Wilfried GoesgensSyslog: if we can't find the loglevel specified by...
2014-06-03 Kevin Bowling[METRICS-390] Fix string handling for TSDB prefix and...
2014-06-02 Kevin Bowling[METRICS-390] Add tag writing from metadata using TSDB...
2014-05-30 Kevin Bowling[METRICS-383] Add HostTags which adds tags for all...
2014-05-30 Kevin BowlingUncrustify write_tsdb
2014-05-29 Benjamin Gilbertconfigure.ac: Check for newest liblvm2app symbol needed...
2014-05-29 Benjamin Gilbertlvm: Avoid lvm_lv_get_attr()
2014-05-25 Matt CottinghamRemove _num suffix from listen_disabled_num collected...
2014-05-23 Matt CottinghamSubmit listen_disabled_num in memcached.c
2014-05-23 Matt CottinghamFix link to memcached protocol
2014-05-22 Christian Eichelmannincreased buffer size
2014-05-11 Ruben KerkhofFix a few typos
2014-05-08 Florian Forsterwrite_http plugin: Remove custom string and boolean...
2014-05-07 txajAdd DeleteSocket option in synopsis of manpage
2014-04-26 Sebastian Harlcollection.cgi: Use -l 0 for df_complex graphs.
2014-04-26 Sebastian Harlcollection.cgi: Added support for df_complex types.
2014-04-26 Fabiano Pirescollection.cgi: Fixed apache data-sources.
2014-04-26 Sebastian Harlexamples/myplugin: Updated to the current plugin API.
2014-04-22 Kevin Bowling[METRICS-383] write_tsdb plugin
2014-04-16 Benjamin Gilbertlvm: Fix segfault if a VG contains no LVs
2014-04-16 Benjamin Gilbertlvm: Report used/free space for thin pools and thick...
2014-04-16 Benjamin Gilbertlvm: Ignore virtual volumes
2014-04-16 Benjamin Gilbertlvm: Change unused return value to void
2014-04-15 Benjamin Gilbertconfigure.ac: Include liblvm2app in configuration summary
2014-04-01 Marc Fournieradd brackets to the list of characters graphite chokes on
2014-04-01 Pierre-Yves... Graphite deals poorly with metric names containing...
2014-03-31 Marc Fourniercurl_json: also allow long callback names.
2014-03-31 Manuel Luis... Fix check for htonll in configure.ac
2014-03-31 Adrian Mironfix for #477: Notification time gone wrong
2014-03-30 Manuel Luis... Fix getargs declaration to compile in AIX7
2014-03-30 Manuel Luis... AIX doesn't have MSG_DONTWAIT, define as MSG_NONBLOCK
2014-03-30 Marc FournierMerge pull request #569 from manuelluis/mlsr/MSG_DONTWA...
2014-03-30 Marc FournierMerge pull request #546 from manuelluis/mlsr/tcpconns-aix
2014-03-29 Joel UckelmanUpdated Color to match DataSources and DSName for singl...
2014-03-29 Justin BurnhamFix missed change from int to double for interval
2014-03-29 Marc Fournierindent wh_init() to be consistent with the rest of...
2014-03-29 Jeremy KatzCall curl_global_init() in _init of plugins using curl
2014-03-27 Pierre-Yves... Merge pull request #446 from bugsduggan/feature/tail_pl...
2014-03-11 Jan Kundrátthresholds: Fix calculation of hysteresis
2014-03-11 Jan Kundrátthresholds: Log the current value of a DS value when...
2014-03-11 Jan KundrátCoding style: fix indents
2014-03-10 Marc Fournierlink iptables plugin against flags from pkg-config
2014-03-10 Pierre-Yves... Merge pull request #575 from amiron/riemann_notificatio...
2014-03-10 Pierre-Yves... typo in plugin descr header
2014-03-10 Pierre-Yves... add documentation for #516
2014-03-10 Pierre-Yves... Merge pull request #516 from pyr/feature-normalized-cpu
2014-03-08 Adrian Mironwrite_riemann: send notification message to riemann...
2014-03-04 Manuel Luis... AIX doesn't have MSG_DONTWAIT, define as MSG_NONBLOCK
2014-03-03 Frank Cornelisindents
2014-03-03 Frank CornelisHTTP Digest support for curl plugins
2014-03-03 John-John Tedrowrite_riemann plugin: Receive acknowledge message when...
2014-03-03 Jan Kundrátlvm: Do not segfault when there are no VGs
2014-02-28 Tim LaszloCollect drbd statistics on linux
2014-02-20 Manuel CISSÉmemory plugin: fix submit multivalue (fill vl.type)
2014-02-12 Thomas DMake sure that "PIDFile" option cannot be set when...
2014-02-12 Marc Fournierzfs_arc: support for zfsonlinux
2014-02-10 Patrick Mooneydisk: Add udev-based device renaming on Linux
2014-02-08 Manuel Luis... Fix tcp state names to be like others.
2014-02-08 Sebastian Harlconfigure: Fixed check for libsigrok and AM_PATH_GLIB_2_0.
2014-02-05 Matthias UrlichsPlease free strings *after* printing them ;-)
2014-02-03 Jeremy Katzredis allows passwords up to 512 characters long
2014-02-03 Marc Fournierauto{conf,make} kernel-related macros consistency
2014-02-02 Pierre-Yves... Merge pull request #525 from collectd/feature-better...
2014-01-26 Florian ForsterBump version to 5.4.1; Update ChangeLog. collectd-5.4.1
2014-01-24 Pierre-Yves... Graphite deals poorly with metric names containing...
2014-01-23 Marc FournierMerge remote-tracking branch 'origin/pr/524'
2014-01-23 Marek Beckaremoved invalid space from macro definition
2014-01-23 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2014-01-23 Marc FournierMerge remote-tracking branch 'origin/collectd-4.10...
2014-01-23 Marc FournierMerge remote-tracking branch 'origin/pr/490' into colle...
2014-01-22 Sebastian Harlconfigure: Fixed linker options when checking for amqp_...
2014-01-22 Sebastian Harlamqp plugin: Don't use C++ style comments.
2014-01-22 Sebastian HarlMerge pull request #2 from mfournier/amqp-symbol_lookup
2014-01-21 Marc Fournieramqp: fix symbol lookup error with librabbitmq >= 0.4.0
2014-01-20 Florian ForsterMerge remote-tracking branch 'github/master'
next