pyvalues.c: remove unneccesary semicolon
[collectd.git] / src /
2016-04-16 Ruben Kerkhofpyvalues.c: remove unneccesary semicolon
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 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-13 Ruben KerkhofFix segfault in network plugin
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 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 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 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
2016-04-01 Ruben Kerkhofjava plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofgmond: malloc + memset -> calloc
2016-04-01 Ruben Kerkhoffilecount plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofexec plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofethstat plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofemail plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofdns plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofdbi plugin: malloc + memset -> calloc
2016-04-01 Ruben Kerkhofdaemon: malloc + memset -> calloc
2016-03-28 Ruben Kerkhofcurl_xml: malloc + memset -> calloc
2016-03-28 Ruben Kerkhofcurl_json: malloc + memset -> calloc
2016-03-28 Ruben Kerkhofcurl: malloc + memset -> calloc
2016-03-28 Ruben Kerkhofcollectd-tg: malloc + memset -> calloc
2016-03-28 Ruben Kerkhofapache: malloc + memset -> calloc
2016-03-28 Ruben Kerkhofamqp: malloc + memset -> calloc
2016-03-28 Ruben Kerkhofaggregration: malloc + memset -> calloc
2016-03-28 Ruben Kerkhoftreewide: fix a few error messages
2016-03-28 Ruben Kerkhoftreewide: cleanup malloc calls
2016-03-28 Ruben Kerkhofnetwork.c: s/networt/network/g
2016-03-26 Ruben KerkhofMerge pull request #1592 from rpv-tomsk/mysql-plugin...
2016-03-26 Ruben KerkhofMerge branch 'collectd-5.5'
2016-03-26 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-26 Ruben KerkhofMerge branch 'collectd-5.5'
2016-03-26 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-26 Ruben KerkhofFix building with xfsprogs 4.5.0
2016-03-26 Ruben KerkhofMerge branch 'collectd-5.5'
2016-03-26 Ruben Kerkhofmysql plugin: remove unused declaration
2016-03-21 Ruben KerkhofRemove broken filter syntax from collectd.conf(5)
2016-03-20 Ruben KerkhofMerge branch 'collectd-5.5'
2016-03-20 Ruben KerkhofFix conflict markers
next