]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2014-07-26  Pierre-Yves... Merge pull request #649 from manuelluis/mlsr/flush...
2014-07-26  Pierre-Yves... Merge pull request #644 from manuelluis/mlsr/putnotif...
2014-07-26  Pierre-Yves... Merge pull request #645 from manuelluis/mlsr/java-fix_c...
2014-07-26  Pierre-Yves... vanity
2014-07-26  Pierre-Yves... Merge pull request #647 from manuelluis/mlsr/threshold...
2014-07-26  Pierre-Yves... Merge pull request #659 from mfournier/amqp-fixups
2014-07-26  Pierre-Yves... Merge branch 'master' of github.com:collectd/collectd
2014-07-26  Pierre-Yves... Merge pull request #674 from manuelluis/mlsr/unixsock_g...
2014-07-26  Pierre-Yves... Merge branch 'mlsr/unixsock_getthreshold' of https...
2014-07-25  Manuel Luis... Renable getthreshold cmd in unixsock Plugin. 674/head
2014-07-25  Manuel Luis... Move threshold_search and threshold_get to utils_thresh...
2014-07-25  Marc Fourniermake configure summary consistent
2014-07-25  Pierre-Yves... Merge pull request #360 from pyr/feature-log-logstash
2014-07-25  Pierre-Yves... document log_logstash 360/head
2014-07-25  Pierre-Yves... small typos
2014-07-25  Pierre-Yves... forgotten printf
2014-07-25  Pierre-Yves... Merge pull request #660 from mfournier/logfile-log_level
2014-07-25  Pierre-Yves... avoid possibility of muting log output
2014-07-25  Pierre-Yves... bring in AM_CPPFLAGS
2014-07-25  Pierre-Yves... support emitting to stdout or stderr
2014-07-25  Pierre-Yves... Merge pull request #670 from pyr/feature-write-kafka
2014-07-25  Pierre-Yves... Merge pull request #518 from pyr/feature-riemann-threshold
2014-07-24  Marc Fournieradd 2 missing options to example config
2014-07-24  Marc FournierMerge branch 'udev-disk'
2014-07-24  Marc Fournierdisk: document missing option + add example
2014-07-24  Pierre-Yves... add documentation 670/head
2014-07-24  Pierre-Yves... Merge pull request #639 from dothebart/fix_cpu_crash
2014-07-24  Pierre-Yves... Merge pull request #666 from KiNgMaR/write_http-ssloptions
2014-07-24  Pierre-Yves... make kafka logs go through collectd's logging
2014-07-24  Pierre-Yves... remove unneeded include
2014-07-23  Pierre-Yves... Add a write_kafka output with similar properties to...
2014-07-22  Pierre-Yves... document new options 518/head
2014-07-22  Pierre-Yves... make threshold checking optional
2014-07-22  Pierre-Yves... Merge branch 'master' into feature-riemann-threshold
2014-07-22  Pierre-Yves... reuse main avl tree
2014-07-22  Pierre-Yves... Store the avl tree within collectd core.
2014-07-20  Ingmar Rungewrite_http: expose more TLS options 666/head
2014-06-24  Marc FournierMerge pull request #619 from Crapworks/master
2014-06-24  Marc Fourniercorrect typo in error message 660/head
2014-06-24  Marc Fournierlogfile: avoid total silence in case of a misconfiguration
2014-06-24  Marc Fournierdocument 2 new options added to amqp plugin 659/head
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 brackets to the list of characters graphite chokes on
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-19  Manuel Luis... FLUSH cmd: convert timeout (double) to cdtime_t 649/head
2014-06-19  Manuel Luis... cmd PUTNOTIF time option: handle double values. 644/head
2014-06-19  Manuel Luis... Plugin threshold: time is not set in missing notifications. 647/head
2014-06-19  Manuel Luis... Plugin java: fix notification time conversion to cdtime_t. 645/head
2014-06-18  Manuel Luis... Fix the conversion of time option in PUTNOTIF
2014-06-07  Wilfried GoesgensCPU Percentage: after realloc the pointer becomes inval... 639/head
2014-06-07  Wilfried GoesgensSyslog: if we can't find the loglevel specified by... 636/head
2014-05-25  Matt CottinghamRemove _num suffix from listen_disabled_num collected... 622/head
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 619/head
2014-05-08  Florian Forsterwrite_http plugin: Remove custom string and boolean...
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-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-27  Pierre-Yves... Merge pull request #446 from bugsduggan/feature/tail_pl...
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... 575/head
2014-03-04  Manuel Luis... AIX doesn't have MSG_DONTWAIT, define as MSG_NONBLOCK 569/head
2014-03-03  Frank Cornelisindents
2014-03-03  Frank CornelisHTTP Digest support for curl plugins
2014-02-20  Manuel CISSÉmemory plugin: fix submit multivalue (fill vl.type) 559/head
2014-02-10  Patrick Mooneydisk: Add udev-based device renaming on Linux 537/head
2014-02-08  Manuel Luis... Fix tcp state names to be like others. 546/head
2014-02-03  Jeremy Katzredis allows passwords up to 512 characters long 532/head
2014-02-02  Pierre-Yves... Merge pull request #525 from collectd/feature-better...
2014-01-24  Pierre-Yves... Graphite deals poorly with metric names containing... 525/head
2014-01-23  Marc FournierMerge remote-tracking branch 'origin/pr/524'
2014-01-23  Marek Beckaremoved invalid space from macro definition 524/head
2014-01-20  Florian ForsterMerge remote-tracking branch 'github/master'
2014-01-20  Florian Forstercontrib/collection.cgi: Add license header.
2014-01-17  Pierre-Yves... Merge branch 'feature-log-logstash' of github.com:pyr...
2014-01-17  Pierre-Yves... Add threshold checks for riemann output.
2014-01-17  Pierre-Yves... Merge branch 'feature-riemann-threshold' of github...
2014-01-17  Pierre-Yves... better indentation. 516/head
2014-01-17  Pierre-Yves... Merge branch 'master' into feature-normalized-cpu
2014-01-16  Pierre-Yves... import thresholds from thresholds.c
2014-01-16  Pierre-Yves... typo fixes.
2014-01-16  Pierre-Yves... as advised by @octo move to a rate computing function
2014-01-16  Pierre-Yves... add a value_to_rate function.
2014-01-16  Ruben KerkhofFix a typo in the manpage 517/head
2014-01-16  Pierre-Yves... Merge pull request #497 from pyr/feature-conntrack-pct
2014-01-16  Pierre-Yves... keep plugin instance for first cpu
2014-01-15  Pierre-Yves... fix typos
2014-01-15  Pierre-Yves... handle comments from @octo
2014-01-15  Pierre-Yves... Add ReportByCpu and ValuesPercentage for cpu plugin
2014-01-15  Pierre-Yves... integrate comments by @octo 497/head
next