collectd.git
2016-05-20 Marc Fourniercollectd.conf.in: remove extraneous pound sign
2016-05-20 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-05-20 Birger Schmidtutils_cache.c: fix FORMAT_VL failed ERROR messages
2016-05-15 ciomairekill correct pid on fdopen failure
2016-05-10 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-05-10 Ruben Kerkhofrrdtool plugin: fix thread-safety detection
2016-05-10 Ruben Kerkhofrrdtool check: stop linking in libm
2016-05-10 Ruben Kerkhofrrdtool check: no need to save CPPFLAGS
2016-05-10 Ruben Kerkhofrrdtool check: no need to save LDFLAGS
2016-05-10 Pavel Rochnyackstatsd plugin: Fix deadlock on plugin shutdown (Issue...
2016-05-02 Dagobert MichelsenMore missing kstat usages
2016-05-02 Dagobert MichelsenAdd missing kstat definitions
2016-05-02 Dagobert MichelsenTake out explicit definitions as they are already check...
2016-05-02 Florian Forstercollectd-tg: Move _POSIX_C_SOURCE and friends to the...
2016-05-02 Marc Fournierprocesses: remove initialisation of unexisting variables
2016-04-24 Ruben KerkhofMerge pull request #1546 from mfournier/processname_len...
2016-04-15 Brandon Arpfix potential curl plugin curl_slist_append memory...
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-06 Marc FournierMerge pull request #1627 from rubenk/remove-old-filter...
2016-04-06 PmorangaBump version to latest 5.5.1 #1536
2016-03-26 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-26 Ruben Kerkhofconfigure.ac: break long line and sort
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 Kerkhofmysql plugin: remove unused declaration
2016-03-21 Ruben KerkhofRemove broken filter syntax from collectd.conf(5)
2016-03-20 Ruben KerkhofFix conflict markers
2016-03-20 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-20 Ruben KerkhofFix indentation in previous commit
2016-03-20 Ruben KerkhofMerge pull request #1620 from skinowski/write_http_mem_...
2016-03-20 Tolga Ceylanwrite_http: in cleanup handler free http headers
2016-03-19 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-19 Ruben KerkhofFix build on Solaris 10 i386 part 2
2016-03-19 Ruben KerkhofFix build on Solaris 10 i386
2016-03-19 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-03-19 Marc Fournier RPM specfile: fix xmms plugin build condition
2016-03-18 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-03-18 Marc FournierRPM specfile: update changelog
2016-03-18 Marc FournierRPM specfile: enable xmms plugin on EL7
2016-03-18 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-18 Marc FournierRPM specfile: re-enable memcachec plugin on EL7
2016-03-18 Marc FournierRPM specfile: enable modbus plugin on EL7
2016-03-17 Ruben KerkhofMerge pull request #1617 from michaelsalmon/putval...
2016-03-17 Michael Salmonadded definition of N to collectd-exec
2016-03-06 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-06 Ruben KerkhofMerge pull request #1575 from rubenk/dragonflybsd-utils...
2016-03-06 Ruben KerkhofMerge pull request #1580 from rubenk/freebsd-zfs-arc
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.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.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 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 Kerkhofwrite_sensu: define _GNU_SOURCE for asprintf
2016-03-01 Ruben Kerkhofwrite_sensu: remove custom asprintf implementation
2016-03-01 Ruben Kerkhofwrite_riemann: add new header to Makefile.am
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.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 Kerkhofzfs_arc: 'stolen' was removed after FreeBSD 10.2
next