]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2016-08-07  Ruben KerkhofMerge pull request #1844 from rubenk/sigrok
2016-08-07  Florian ForsterMerge branch 'pr/1826'
2016-08-07  Florian Forstercpusleep plugin: Reformat with `clang-format -style...
2016-08-06  Pavel Rochnyacknetwork plugin: Minimized number of proposed changes
2016-08-06  Pavel Rochnyacknetwork plugin: Improved error logging on decrypt error...
2016-08-06  Florian ForsterMerge remote-tracking branch 'github/master'
2016-08-06  Ruben Kerkhofconfigure.ac: don't break Vim syntax highlighting
2016-08-06  Florian ForsterMerge remote-tracking branches 'github/pr/1857', 'githu...
2016-08-06  Florian ForsterMerge remote-tracking branch 'github/pr/1396'
2016-08-06  Florian Forsterpython plugin: Fix double declaration of variable.
2016-08-06  Florian Forstersrc/utils_format_json_test.c: Fix @rubenk's review... 1396/head
2016-08-06  Florian Forstersrc/utils_format_json.c: Add support for libyajl < 2.
2016-08-06  Florian Forsterwrite_http plugin: Implement writing of notifications.
2016-08-06  Florian Forstersrc/utils_format_json.[ch]: Implement format_json_notif...
2016-08-06  Florian ForsterMerge branch 'collectd-5.5'
2016-08-06  Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2016-08-06  Florian Forstersrc/utils_db_query.c: Check return status of strjoin().
2016-08-06  Florian Forsterlibcollectdclient: Don't print anything to STDOUT by...
2016-08-06  Sven Trenkelpython plugin: Fix SIGINT handling.
2016-08-06  Florian Forsterping plugin: Let start_thread() return gracefully when...
2016-08-06  Ruben Kerkhofcollectd.conf(5): s/collectd/collected/
2016-08-06  Ruben KerkhofMerge pull request #1855 from coreykosak/master
2016-08-06  Corey KosakSpelling: it's -> its 1855/head
2016-08-06  Ruben Kerkhofconfigure.ac: remove checks for pkg-config 1860/head
2016-08-06  Ruben Kerkhofutils_dns.c: update rr types 1857/head
2016-08-06  Ruben Kerkhofperl : fix build without compiler optimization 1859/head
2016-08-06  Ruben Kerkhofcollectd.conf(5): fix typo in Ethstat section
2016-08-05  Ruben KerkhofMerge pull request #1854 from brd/remove-stolen
2016-08-05  Brad DavisRemove watching stolen, since the counter has been... 1854/head
2016-08-05  Ruben Kerkhofpython plugin: fix building with python 3
2016-08-05  trenkelMerge pull request #1850 from rubenk/python-return...
2016-08-05  Ruben Kerkhofpython plugin: review fixes 1850/head
2016-08-05  Ruben KerkhofBump autoconf requirement to 2.60
2016-08-05  Ruben Kerkhofpython plugins: return error on more failures
2016-08-05  Ruben Kerkhofpython plugin: return error on config failure
2016-08-05  trenkelMerge pull request #1847 from rubenk/man-collectd-pytho...
2016-08-05  Ruben KerkhofMerge pull request #1843 from xinity/mysql-galera-stats
2016-08-05  Rachid Zaroualimysql plugin: add support for Galera statistics 1843/head
2016-08-05  Riniguscpusleep plugin: calculating in integers 1826/head
2016-08-05  Ruben Kerkhofcollectd-python(5): remove NOTES section 1847/head
2016-08-05  Ruben Kerkhofcollectd-python(5): make example work out of the box
2016-08-05  Ruben Kerkhofcollectd-python(5): remove semicolons from example
2016-08-05  Ruben KerkhofMerge branch 'collectd-5.5'
2016-08-05  Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-08-04  trenkelMerge pull request #1846 from tokkee/collectd-5.4
2016-08-04  Sebastian Harlpython plugin: Fix conversion of value-lists from Pytho... 1846/head
2016-08-04  Ruben KerkhofMerge pull request #1840 from rubenk/write-sensu-readd...
2016-08-04  Ruben Kerkhofwrite_sensu: Re-add substitute for asprintf 1840/head
2016-08-04  Ruben KerkhofAUTHORS: change my email adress to match the rest
2016-08-04  Ruben KerkhofAUTHORS: Fix typo
2016-08-04  Ruben KerkhofAUTHORS: I take care of EPEL too
2016-08-04  Ruben Kerkhofsigrok: use pkg-config to find library 1844/head
2016-08-04  Ruben KerkhofMerge pull request #1842 from rubenk/declare-loop-varia...
2016-08-04  Ruben Kerkhoftreewide: declare loop variable in loop expression 1842/head
2016-08-04  Florian Forstermemcached plugin: Use hostname_g when reading localhost.
2016-08-04  Riniguscpusleep plugin: adding comment regarding units
2016-08-03  Riniguscpusleep plugin: changing reported type to total_time_i...
2016-08-03  Florian Forstersrc/plugin.c: Stop write threads before calling shutdow... 1837/head
2016-08-03  Florian Forsterwrite_http plugin: Be extra conservative in wh_reset_bu...
2016-08-03  Ruben KerkhofMerge pull request #1690 from fr0stbyte/max_size
2016-08-03  Ruben Kerkhofmadwifi: fix scan-build warning
2016-08-03  Radu Brumariumake DATA_MAX_NAME_LEN configurable at compile time 1690/head
2016-08-03  Ruben Kerkhofpinba plugin: fix warning on Solaris
2016-08-03  Ruben Kerkhofgrep -q is not portable
2016-08-03  Ruben KerkhofFix failing tests after 6fd0d25
2016-08-03  Ruben KerkhofMerge pull request #1832 from rubenk/check-for-c99...
2016-08-03  Amy Linsrc/daemon/plugin.h: Enlarge the DATA_MAX_NAME_LEN.
2016-08-03  Ruben KerkhofRequire a compiler that understands C99 1832/head
2016-08-03  Ruben KerkhofMerge pull request #1830 from rubenk/move-collectd...
2016-08-03  Ruben KerkhofMerge pull request #1831 from rubenk/ai_hints-cleanup
2016-08-03  Ruben Kerkhoftreewide: Use AF_UNSPEC consistently 1831/head
2016-08-03  Ruben Kerkhofno need to initialize result ptr of getaddrinfo
2016-08-03  Ruben Kerkhoftreewide: use designated initializers for ai_hints
2016-08-03  Florian Forsterxencpu plugin: Remove unnecessary semicolons.
2016-08-02  Ruben Kerkhoftreewide: stop checking for AI_PASSIVE
2016-08-02  Ruben Kerkhoftreewide: stop checking for AI_ADDRCONFIG
2016-08-02  Ruben Kerkhoftreewide: add blank line below collectd.h 1830/head
2016-08-02  Ruben KerkhofFix build on Solaris 10
2016-08-02  Ruben KerkhofFix result if no protoc 3 found
2016-08-02  Ruben KerkhofMerge pull request #1829 from rubenk/clang-format
2016-08-02  Ruben KerkhofMerge pull request #1821 from rubenk/memset
2016-08-02  Ruben Kerkhofpf: no need to zero-initialize status 1821/head
2016-08-02  Ruben KerkhofFix double declaration
2016-08-02  Ruben Kerkhofipmi: fix building with older gcc's
2016-08-02  Ruben KerkhofAdd a config file for clang-format 1829/head
2016-08-01  Ruben KerkhofTry if this fixes the build on RHEL{5,6}
2016-08-01  Ruben Kerkhofceph plugin: no need to zero the whole array
2016-08-01  Ruben Kerkhofipmi: use C99 designated initializer
2016-08-01  Ruben Kerkhofapache: no need to zero-initialize
2016-08-01  Ruben Kerkhofamqp: use C99 designated initializers
2016-08-01  Ruben Kerkhofamqp: no need to zero-initialize buffer
2016-08-01  Ruben Kerkhofaggregration: no need to zero-initialize
2016-08-01  Ruben Kerkhoftreewide: replace memset to 0 with initializers
2016-08-01  Ruben KerkhofMerge pull request #1822 from rubenk/write_riemann...
2016-08-01  Ruben KerkhofMerge pull request #1824 from rubenk/protobuf-autoconf
2016-08-01  Ruben KerkhofUse pkg-config to configure grpc plugin 1824/head
2016-08-01  Ruben Kerkhofwrite-riemann plugin: reindent with clang-format 1822/head
2016-08-01  Florian ForsterMerge branch 'pr/1791'
2016-08-01  Florian Forsterinterface plugin: Remove NULL config key.
2016-07-31  Riniguscpusleep plugin: formatting changes 1777/head
next