collectd.git
2016-03-05 Ruben Kerkhofnginx plugin: constify
2016-03-05 Ruben Kerkhofntpd plugin: constify
2016-03-05 Ruben Kerkhofwrite_tsdb plugin: constify
2016-03-05 Ruben Kerkhofopenvpn plugin: constify
2016-03-04 Ruben Kerkhofunixsock plugin: constify
2016-03-04 Ruben Kerkhofplugin.c: constify
2016-03-04 Ruben Kerkhofsyslog plugin: constify
2016-03-04 Ruben Kerkhofemail plugin: constify
2016-03-04 Ruben Kerkhofted plugin: constify
2016-03-04 Ruben Kerkhofzookeeper plugin: constify
2016-03-04 Ruben Kerkhofmemcached plugin: constify
2016-03-04 Ruben Kerkhofmbmon plugin: constify
2016-03-04 Ruben Kerkhofascent plugin: constify
2016-03-04 Ruben Kerkhofapcups plugin: constify
2016-03-04 Ruben KerkhofMerge pull request #1602 from rubenk/powerdns-constify
2016-03-04 Ruben KerkhofMerge pull request #1600 from rubenk/ceph-make-some...
2016-03-04 Ruben KerkhofMerge pull request #1579 from rubenk/fix-typo-in-comment
2016-03-04 Ruben KerkhofMerge pull request #1601 from rubenk/thermal-make-some...
2016-03-04 Ruben KerkhofMerge pull request #1603 from rubenk/tcpconns-make...
2016-03-04 Ruben KerkhofMerge pull request #1604 from rubenk/sensors-make-varia...
2016-03-04 Ruben KerkhofMerge pull request #1605 from rubenk/tail-mark-variable...
2016-03-04 Ruben KerkhofMerge pull request #1606 from rubenk/utils-dns-remove...
2016-03-04 Ruben Kerkhofutils-dns: remove unused code
2016-03-04 Ruben Kerkhoftail plugin: mark a few variables as static
2016-03-04 Ruben Kerkhofsensors plugin: mark variable as static
2016-03-04 Ruben Kerkhoftcpconns plugin: mark variable as static
2016-03-04 Ruben Kerkhofceph plugin: mark variable as static and const
2016-03-04 Ruben Kerkhofthermal plugin: mark some variables as static
2016-03-04 Ruben Kerkhofpowerdns: constify some stuff
2016-03-04 Ruben KerkhofFix the remainging -Wshadow issues on master
2016-03-04 Ruben KerkhofMerge branch 'collectd-5.5'
2016-03-04 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-04 Ruben KerkhofMerge pull request #1597 from rubenk/turbostat-fix...
2016-03-04 Ruben KerkhofMerge pull request #1595 from rubenk/turbostat-fix...
2016-03-04 Ruben KerkhofMerge pull request #1594 from rubenk/ceph-fix-shadowing...
2016-03-04 Ruben KerkhofMerge pull request #1596 from rubenk/fix-a-few-more...
2016-03-03 Ruben KerkhofTurbostat: fix a few old-style prototypes
2016-03-03 Ruben KerkhofFix a few more prototypes
2016-03-03 Ruben KerkhofMerge branch 'collectd-5.5'
2016-03-03 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-03 Ruben KerkhofTurbostat: fix shadowing issue
2016-03-03 Ruben KerkhofCeph: fix shadowing issue
2016-03-03 Ruben KerkhofMerge pull request #1584 from rubenk/fix-wrong-logical-op
2016-03-03 Ruben KerkhofMerge branch 'collectd-5.5'
2016-03-03 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-03 Ruben KerkhofMerge branch 'Wshadow' into collectd-5.4
2016-03-03 Pierre-Yves... Define _DEFAULT_SOURCE in addition to _BSD_SOURCE
2016-03-03 Ruben KerkhofMerge branch 'collectd-5.5'
2016-03-03 Andrés J. DíazFix memory leak in redis.c
2016-03-01 Ruben KerkhofFix a few issues found by -Wshadow
2016-03-01 Ruben Kerkhofutils_avltree.c: fix compiler warning
2016-03-01 Ruben KerkhofMerge branch 'collectd-5.5'
2016-03-01 Ruben Kerkhofwrite_sensu: define _GNU_SOURCE for asprintf
2016-03-01 Ruben KerkhofMerge branch 'collectd-5.5'
2016-03-01 Ruben Kerkhofwrite_sensu: remove custom asprintf implementation
2016-03-01 Ruben KerkhofMerge branch 'collectd-5.5'
2016-03-01 Ruben Kerkhofwrite_riemann: add new header to Makefile.am
2016-03-01 Ruben KerkhofMerge branch 'collectd-5.5'
2016-03-01 Ruben KerkhofFix prototype of subst()
2016-03-01 Ruben Kerkhofwrite_sensu: mark asprintf as static
2016-03-01 Ruben Kerkhofwrite_sensu: mark vasprintf as static
2016-03-01 Ruben Kerkhofwrite_riemann: move prototype to header file
2016-03-01 Ruben Kerkhofredis: mark redis_handle_query as static
2016-03-01 Ruben Kerkhofredis: mark redis_handle_info as static
2016-03-01 Ruben Kerkhofbarometer: mark Detect_sensor_type as static
2016-03-01 Ruben Kerkhofcollectd.c: mark notify_systemd as static
2016-03-01 Ruben Kerkhofcollectd.c: mark notify_upstart as static
2016-03-01 Ruben Kerkhofsensu: mark replace_str as static
2016-03-01 Ruben Kerkhofsensu: mark sensu_format_name2 as static
2016-03-01 Ruben KerkhofFix prototype of uc_get_size
2016-03-01 Ruben KerkhofFix prototype of plugin_log_available_writers
2016-03-01 Ruben KerkhofMerge branch 'collectd-5.5'
2016-03-01 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-01 Ruben KerkhofMerge pull request #1582 from rubenk/missing-prototypes
2016-02-29 Ruben Kerkhofxmms: mark cxmms_read as static
2016-02-29 Ruben Kerkhofsensors: mark sensors_free_features as static
2016-02-29 Ruben Kerkhofprocesses: mark ps_read_process as static
2016-02-29 Ruben Kerkhofutils_db_query.c: make udb_query_free_one static
2016-02-29 Ruben Kerkhofbattery: mark dict_get_double as static
2016-02-29 Ruben Kerkhoftypes_list.c: add header for prototypes
2016-02-29 Ruben Kerkhofutils_subst.c: add header for prototypes
2016-02-29 Ruben Kerkhofutils_random.c: add header for prototypes
2016-02-29 Ruben Kerkhofutils_cmd_getval.c: add header for prototypes
2016-02-29 Ruben Kerkhofutils_cmd_flush.c: add header for prototypes
2016-02-29 Ruben Kerkhofthreshold.c: mark ut_config as static
2016-02-29 Ruben Kerkhoflatency_counter_create: fix signature
2016-02-29 Ruben Kerkhofutils_latency.c: mark change_bin_width as static
2016-02-29 Ruben Kerkhofutils_cmd_putval.c: include header for prototypes
2016-02-29 Ruben KerkhofInclude header for prototype of handle_putnotif
2016-02-29 Ruben KerkhofAdd prototype for module_register
2016-02-29 Ruben Kerkhofliboconfig: mark oconfig_free_all as static
2016-02-29 Ruben KerkhofFix a typo in a comment
2016-02-28 Marc FournierMerge branch 'collectd-5.5'
2016-02-28 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-02-28 Marc Fournierprocesses: fix pid format string
2016-02-28 Marc FournierCONTRIBUTING.md: improve wording
2016-02-28 Marc FournierMerge branch 'collectd-5.5'
2016-02-28 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-02-28 Marc FournierMerge branch 'collectd-5.5'
2016-02-28 Marc FalzonExtend collected metrics in redis plugin
next