]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2018-05-14  Ruben Kerkhofnut plugin: fix warning
2018-05-14  Ruben Kerkhofcollectdmon: modernize the code a bit
2018-05-14  Ruben Kerkhofcollectdmon: remove unneccesary cast
2018-05-14  Ruben KerkhofFix syntax error introduced by previous
2018-05-14  Ruben KerkhofUse sane CFLAGS while checking for strtok_r
2018-05-14  Ruben KerkhofLook for more variants of liblua
2018-05-14  Ruben Kerkhofsnmp plugin: add some missing error handling
2018-05-14  Ruben Kerkhofwrite_sensu plugin: use the right size for buffer
2018-05-14  Ruben Kerkhofwrite_riemann plugin: fix warning
2018-05-14  Ruben Kerkhofwrite_sensu plugin: remove unused parameter
2018-05-14  Ruben Kerkhofcurl_json_test.c: fix warnings
2018-05-14  Ruben KerkhofBind plugin: remove unused parameters
2018-05-14  Ruben Kerkhofcollectd-tg: fix warning
2018-05-14  Ruben KerkhofMerge pull request #2772 from rubenk/static-initializers
2018-05-14  Ruben KerkhofRemove unreachable break statement
2018-05-14  Ruben KerkhofDon't initialize static numeric variables to 0 2772/head
2018-05-14  Ruben KerkhofDon't initialize static pointers to NULL
2018-05-14  Ruben Kerkhoftcpconns: remove redundant include
2018-05-14  Ruben KerkhofMerge pull request #2771 from rubenk/stdbool
2018-05-13  Ruben KerkhofUse true and false for assignments to bool 2771/head
2018-05-13  Ruben Kerkhofclang-format
2018-05-13  Ruben KerkhofSet static bools to true instead of 1
2018-05-13  Ruben KerkhofNo need to initialize static bools to false
2018-05-13  Ruben KerkhofTreewide: use bool instead of _Bool
2018-05-13  Ruben Kerkhofwrite_sensu: use sstrncpy
2018-05-07  Ruben KerkhofMerge pull request #2767 from rpv-tomsk/tmpfix
2018-05-07  Pavel Rochnyacknetlink plugin: Report `rx_nohandler` stats 2767/head
2018-05-07  Pavel Rochnyacknetlink plugin: Use of less strict rules in link_filter...
2018-05-03  Ruben KerkhofMerge pull request #2761 from dago/patch-3
2018-05-03  Dagobert MichelsenAdd endianness checks for AIX 2761/head
2018-05-02  Ruben KerkhofMerge pull request #2755 from dehotot/debug-option...
2018-05-02  Ruben Kerkhofaggregation plugin: modernize the code a bit
2018-05-02  Ruben Kerkhofapache plugin: modernize the code a bit
2018-05-02  Ruben KerkhofRun clang-format on src/bind.c after my change
2018-05-02  Ruben Kerkhofbind plugin: modernize the code a bit
2018-05-02  Ruben Kerkhofwrite_tsdb: ansify function declaration
2018-05-02  Ruben KerkhofDo not hide prototype of check_capability()
2018-05-02  Ruben KerkhofMerge branch 'collectd-5.8'
2018-05-02  Ruben Kerkhofconfigure.ac: return is not a function
2018-05-02  Ruben Kerkhofnetwork_parse.c: ansify function definition
2018-05-01  Pavel RochnyakMerge pull request #2691 from lilydjwg/master
2018-05-01  lilydjwgping plugin: doc: wrap long lines 2691/head
2018-05-01  collectd botAuto-Merge pull request #2760 from rpv-tomsk/tmpfix
2018-05-01  lilydjwgping plugin: warn on invalid AddressFamily value instea...
2018-05-01  Pavel Rochnyackdocs: Fix typo in collectd.conf.pod 2760/head
2018-05-01  lilydjwgping plugin: reformat
2018-05-01  lilydjwgping plugin: update docs for AddressFamily option
2018-05-01  lilydjwgping plugin: check AddressFamily option value in ping_c...
2018-04-27  Alex WhiteAdd ability to turn on collectd "debug" feature in... 2755/head
2018-04-09  Ruben KerkhofMerge pull request #2740 from melak/ros_radioname_null
2018-04-05  Ruben KerkhofMerge pull request #2741 from dago/mac
2018-04-05  Dagobert MichelsenFix gcc issue on Mac byteorder 2741/head
2018-04-04  Tamas TEVESZFix routeros unset radio-name showing up as "(null)" 2740/head
2018-04-04  Ruben KerkhofFix compilation on OpenBSD
2018-04-04  Ruben KerkhofMerge pull request #2690 from shastah/fix-spec-typo
2018-04-04  Ruben KerkhofMerge pull request #2717 from dago/endian
2018-04-04  Dagobert MichelsenFix conditional on byteorder to work on Solaris 2717/head
2018-04-03  Ruben KerkhofMerge pull request #2376 from zerkms/ISSUE-2358
2018-04-03  Ruben KerkhofMerge pull request #2045 from rubenk/fix-readme
2018-04-03  Ruben Kerkhofdaemon: fix build warning
2018-04-03  Ruben Kerkhofdaemon: make function static
2018-04-03  Ruben Kerkhofdaemon: make function static
2018-04-03  Ruben Kerkhoffilecount plugin: mark function as static
2018-04-03  Dagobert MichelsenMerge branch 'master' into endian
2018-03-31  Dagobert MichelsenInclude config.h early or _FILE_OFFSET_BITS is wrongly...
2018-03-31  Ruben KerkhofMerge pull request #2716 from dago/kstat
2018-03-31  Ruben KerkhofMerge pull request #2688 from dstathis/master
2018-03-31  Ruben KerkhofMerge pull request #2731 from elfiesmelfie/ovs_fixes
2018-03-30  Ruben KerkhofMerge remote-tracking branch 'origin/collectd-5.8'
2018-03-29  collectd botAuto-Merge pull request #2736 from rpv-tomsk/collectd...
2018-03-29  Pavel Rochnyackuuid plugin: Fixed hostname setting 2736/head
2018-03-28  Pavel RochnyakMerge pull request #2722 from elfiesmelfie/increase_buffer
2018-03-28  Pavel RochnyakMerge pull request #2721 from elfiesmelfie/update_README
2018-03-28  Pavel RochnyakMerge pull request #2703 from elfiesmelfie/fix_ipmi_bug...
2018-03-28  Pavel RochnyakMerge pull request #2704 from dhrupadb/patch-1
2018-03-28  Pavel RochnyakMerge pull request #2735 from rpv-tomsk/collectd-master
2018-03-28  Pavel RochnyackTree wide: Replace sstrerror() with STRERRNO. 2735/head
2018-03-27  Kavanagh, Mark Butils_ovs: fix resource leaks 2728/head 2731/head
2018-03-27  Kavanagh, Mark Butils_ovs: fix potential NULL
2018-03-27  Kavanagh, Mark Butils_ovs: fix potential NULL-string dereference
2018-03-27  Kavanagh, Mark Bovs_stats: fix potential NULL array dereference
2018-03-27  Mark Kavanaghutils_ovs: fix potential NULL dereference
2018-03-27  Mark Kavanaghovs_stats: fix memory leak
2018-03-27  Mark Kavanaghovs_stats: fix potential NULL-string dereference
2018-03-27  Mark Kavanaghutils_ovs: fix potential strcmp() NULL ptr param
2018-03-27  Mark Kavanaghovs_stats: fix potential NULL dereference
2018-03-27  Mark Kavanaghovs_stats: fix potential NULL dereference
2018-03-27  Mark Kavanaghovs_events: fix potential NULL pointer dereference
2018-03-22  Kevin Laatzdpdk: fix utils_dpdk.c clang issue 2722/head
2018-03-21  Dagobert MichelsenKeep clang-format happy
2018-03-21  Dagobert MichelsenAdd fallback for endianess conversion
2018-03-21  Dagobert MichelsenInclude kstat.h when available 2716/head
2018-03-21  Kevin LaatzREADME: Include compiler defenses suggestion 2721/head
2018-03-21  Harry van Haarendpdk: increase buffer size for parsing lcores
2018-03-19  William PursellDocs: use "its" vice "it's" where appropriate
2018-03-15  Pavel RochnyakMerge pull request #2711 from dago/kstat
2018-03-10  Dagobert MichelsenFix suggest by test clang-format 2711/head
2018-03-10  Dagobert MichelsenInclude kstat.h if available to provide kstat_ctl_t
2018-03-07  Mariusz SzafranskiRevert "ipmi plugin: Ignore events from ignored sensors" 2703/head
2018-03-07  Mariusz SzafranskiRevert "ipmi plugin: Remove duplicate/unused code and...
next