collectd.git
2016-04-18 Pierre-Yves... write_kafka: do not call depreciated functions unless...
2016-04-18 Pierre-Yves... Merge pull request #986 from algernon/f/riemann/rcc
2016-04-18 Pierre-Yves... Merge branch 'master' into f/riemann/rcc
2016-04-16 Ruben Kerkhofplugin.c: fix indentation of comment
2016-04-16 Ruben Kerkhofvirt plugin: compare pointer to NULL, not 0
2016-04-16 Ruben Kerkhofturbostat plugin: reset the right variable
2016-04-16 Ruben Kerkhoftail_csv plugin: set pointer to NULL not 0
2016-04-16 Ruben Kerkhofcollectctl: compare pointer with NULL not 0
2016-04-16 Ruben Kerkhofpyvalues.c: remove unneccesary semicolon
2016-04-15 Ruben Kerkhofconfigure.ac: indent plugin list
2016-04-15 Ruben Kerkhofconfigure.ac: keep plugin lists sorted
2016-04-15 Ruben KerkhofMerge branch 'collectd-5.5'
2016-04-15 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-04-15 Brandon Arpfix potential curl plugin curl_slist_append memory...
2016-04-15 Ruben KerkhofMerge pull request #1634 from BrandonArp/add_write_http...
2016-04-15 Brandon Arpadd http headers functionality to write_http plugin
2016-04-15 Ruben Kerkhofcollectd.service: correct comment
2016-04-15 Ruben Kerkhofcollectd.service: wait for network-online.target
2016-04-15 Ruben Kerkhofcollectd.service: extend Description
2016-04-15 Ruben Kerkhofcollectd.service: add links to man pages
2016-04-15 Ruben KerkhofMerge pull request #1208 from jy2wong/master
2016-04-15 Ruben KerkhofMerge branch 'collectd-5.5'
2016-04-15 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-04-15 Jim QuinnFix process plugin memory leak [solaris]
2016-04-15 Pierre-Yves... write_riemann: add documentation
2016-04-14 Pierre-Yves... write_riemann: do not read responses twice
2016-04-14 Pierre-Yves... write_riemann: do not deadlock when sending from flush
2016-04-14 Pierre-Yves... write_riemann: add a BatchFlushTimeout option
2016-04-14 Pierre-Yves... write_riemann: kill old protobuf files
2016-04-14 Gergely NagyMerge pull request #1 from pyr/f/riemann/rcc
2016-04-13 Pierre-Yves... write_riemann: reorder host struct
2016-04-13 Pierre-Yves... write_riemann: use a single complaint field for send...
2016-04-13 Pierre-Yves... write_riemann: use the complain mechanism to rate limit...
2016-04-13 Pierre-Yves... write_riemann: avoid deadlock on connection failures
2016-04-13 Ruben KerkhofFix segfault in network plugin
2016-04-07 Gergely Nagywrite_riemann: Add support for timeouts
2016-04-06 Marc FournierMerge pull request #1627 from rubenk/remove-old-filter...
2016-04-06 Ruben KerkhofMerge pull request #1553 from aerusso/master
2016-04-06 Ruben KerkhofMerge pull request #1547 from nydr/patch-1
2016-04-06 Ruben KerkhofMerge pull request #1656 from kev009/target_set_add_meta
2016-04-06 nydrSort order after cherry-picks
2016-04-06 nydrSort types.db
2016-04-06 nydrAlign types.db indentation
2016-04-06 Ruben Kerkhofdisk plugin: fix build on Solaris
2016-04-06 PmorangaBump version to latest 5.5.1 #1536
2016-04-06 Gergely Nagywrite_riemann: Use riemann-c-client 1.6.0+
2016-04-06 Gergely Nagywrite_riemann: Use riemann-c-client
2016-04-06 Ruben KerkhofMerge pull request #1631 from pmoranga/patch-1
2016-04-06 Kevin BowlingAddress meta_data style review
2016-04-06 Kevin BowlingMerge branch 'ym/target_set_add_meta' of github.com...
2016-04-04 Ruben KerkhofAdd pkg-config to list of prerequisites
2016-04-04 Ruben KerkhofMerge pull request #1650 from kev009/freebsd-io-time
2016-04-04 Kevin BowlingAdd FreeBSD submit_io_time to disk plugin
2016-04-04 Kevin BowlingMove submit_io_time outside of KERNEL_LINUX
2016-04-02 Ruben KerkhofGenericJMX: fix potential dereference after NPE
2016-04-02 Ruben Kerkhofwrite_sensu: initialize ret_str
2016-04-02 Ruben Kerkhofgmond plugin: check remaining setsockopt calls
2016-04-02 Ruben Kerkhofwrite_sensu: fix resource leaks on error
2016-04-02 Ruben Kerkhofcollectdmon: close fd when dup2 fails
2016-04-02 Ruben KerkhofMerge pull request #1611 from stefanth/Collection3...
2016-04-02 Ruben KerkhofMerge pull request #1648 from rubenk/cleanup-whitespace
2016-04-02 Ruben KerkhofTreewide: cleanup whitespace
2016-04-02 Ruben KerkhofMerge pull request #1646 from rubenk/cleanup-malloc...
2016-04-01 Ruben Kerkhofwrite_tsdb plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofwrite_sensu plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofwrite_riemann plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofwrite_redis plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofwrite_mongodb plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofwrite_http plugin: remove unnecessary cast
2016-04-01 Ruben Kerkhofwrite_http plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofwrite_graphite plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofvarnish plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofutils: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofteamspeak2: malloc + memset -> calloc
2016-04-01 Ruben Kerkhoftcpconns plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhoftarget plugins: malloc + memset -> calloc
2016-04-01 Ruben Kerkhoftail_csv: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofstatsd plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofsnmp plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofsigrok plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofsensors plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofrouteros plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofpython plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofprocesses plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofpowerdns plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofpostgresql plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofpinba plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhoforacle plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofopenldap plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofnut plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofnetwork plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofnetlink plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofnetapp plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofmysql plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofmodbus plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofmemcached plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofmemcachec plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofmatch plugins: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofliboconfig: malloc + memset -> calloc
2016-04-01 Ruben Kerkhoflibcollectdclient: malloc + memset -> calloc
next