]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2016-05-25  Florian ForsterMakefile.am: Link tests with required libraries, too.
2016-05-25  Gustavo Zacariasbuild: add libavltree, libcommon & libheap dependencies
2016-05-25  Ruben KerkhofFix a typo that snuck in with 0c8d275
2016-05-25  Florian ForsterLink libcommon.la with $(COMMON_LIBS).
2016-05-25  Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-05-25  Ruben KerkhofMerge pull request #1726 from rubenk/udev
2016-05-25  Marc Fournierprocesses: re-add <sys/user.h> inclusion
2016-05-25  Ruben KerkhofStop hardcoding libudev 1726/head
2016-05-25  Ruben KerkhofAdd missing udev flags to Makefile.am
2016-05-25  Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-05-25  Ruben Kerkhofprocesses: MAXCOMLEN is not exposed on Solaris
2016-05-25  Ruben KerkhofMerge pull request #1724 from rpv-tomsk/smart-plugin...
2016-05-25  Pavel Rochnyacksmart plugin: Check for libudev presence 1724/head
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) 1626/head 1627/head
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 1620/head
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 1619/head
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 1617/head
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 1597/head
2016-03-03  Ruben KerkhofFix a few more prototypes 1596/head
2016-03-03  Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-03-03  Ruben KerkhofTurbostat: fix shadowing issue 1595/head
2016-03-03  Ruben KerkhofCeph: fix shadowing issue 1594/head
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 1585/head 1586/head
2016-03-01  Ruben Kerkhofutils_avltree.c: fix compiler warning 1584/head
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 1582/head
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
next