collectd.git
4 years agoMerge pull request #3282 from abays/sysevent
Matthias Runge [Wed, 18 Sep 2019 12:06:23 +0000 (14:06 +0200)]
Merge pull request #3282 from abays/sysevent

Check for sysevent plugin init calloc failures

4 years agoCheck for sysevent plugin init calloc failures
Andrew Bays [Wed, 18 Sep 2019 11:45:48 +0000 (07:45 -0400)]
Check for sysevent plugin init calloc failures

4 years agoMerge pull request #3276 from chrismcn/upstream_turbostat
Matthias Runge [Tue, 17 Sep 2019 12:04:41 +0000 (14:04 +0200)]
Merge pull request #3276 from chrismcn/upstream_turbostat

Upstream turbostat

4 years agoMerge pull request #3277 from abays/sysevent
Matthias Runge [Tue, 17 Sep 2019 12:00:47 +0000 (14:00 +0200)]
Merge pull request #3277 from abays/sysevent

Use sstrncpy instead of strncpy in sysevent plugin

4 years agoUse sstrncpy instead of strncpy in sysevent plugin
Andrew Bays [Mon, 16 Sep 2019 18:08:09 +0000 (14:08 -0400)]
Use sstrncpy instead of strncpy in sysevent plugin

4 years agoAdded ICX Xeon support model number.
Macnamara, Chris [Tue, 27 Aug 2019 11:35:59 +0000 (12:35 +0100)]
Added ICX Xeon support model number.

Change-Id: I34ef3a2180a86e26d82c046a58e2862f3bc65cf5

4 years agoChanges for power reporting on SKX and CLX.
Macnamara, Chris [Mon, 26 Aug 2019 11:16:54 +0000 (12:16 +0100)]
Changes for power reporting on SKX and CLX.

Change-Id: I2a6e9faebe616102904bcba4bc51e8e974a56408

4 years agoMerge pull request #3159 from rpv-tomsk/collectd-usercache
Matthias Runge [Fri, 13 Sep 2019 18:44:36 +0000 (20:44 +0200)]
Merge pull request #3159 from rpv-tomsk/collectd-usercache

check_uptime: New plugin, based on new cache_event callback.

4 years agoMerge remote-tracking branch 'abays/procevent'
Matthias Runge [Thu, 5 Sep 2019 13:00:31 +0000 (15:00 +0200)]
Merge remote-tracking branch 'abays/procevent'

4 years agoMore clang formatting for unrelated plugin
Andrew Bays [Thu, 5 Sep 2019 12:25:25 +0000 (08:25 -0400)]
More clang formatting for unrelated plugin

4 years agoAnother string formatting fix attempt
Andrew Bays [Thu, 5 Sep 2019 12:23:31 +0000 (08:23 -0400)]
Another string formatting fix attempt

4 years agoDebian string formatting fix
Andrew Bays [Thu, 5 Sep 2019 12:14:28 +0000 (08:14 -0400)]
Debian string formatting fix

4 years agoFix merge conflicts
Andrew Bays [Wed, 4 Sep 2019 19:51:51 +0000 (15:51 -0400)]
Fix merge conflicts

4 years agoclang formatting
Andrew Bays [Tue, 18 Jun 2019 16:29:47 +0000 (12:29 -0400)]
clang formatting

4 years agoAlign with new util library locations
Andrew Bays [Tue, 18 Jun 2019 16:29:03 +0000 (12:29 -0400)]
Align with new util library locations

4 years agoStyling + optimizations
Andrew Bays [Tue, 13 Nov 2018 15:04:19 +0000 (10:04 -0500)]
Styling + optimizations

4 years agoHandled interrupted socket reads
Andrew Bays [Fri, 19 Oct 2018 14:05:30 +0000 (10:05 -0400)]
Handled interrupted socket reads

4 years agoMore styling + remove superfluous dequeue thread error logic
Andrew Bays [Fri, 19 Oct 2018 12:11:10 +0000 (08:11 -0400)]
More styling + remove superfluous dequeue thread error logic

4 years agoAdditional mutex + styling changes
Andrew Bays [Thu, 18 Oct 2018 23:11:27 +0000 (19:11 -0400)]
Additional mutex + styling changes

4 years agoUse a separate dequeue thread to dispatch notifications
Andrew Bays [Wed, 17 Oct 2018 14:20:39 +0000 (10:20 -0400)]
Use a separate dequeue thread to dispatch notifications

4 years agoRemove types.db entry and change RegexProcess conf option name
Andrew Bays [Mon, 15 Oct 2018 17:47:17 +0000 (13:47 -0400)]
Remove types.db entry and change RegexProcess conf option name

4 years agoUse long type for most PID values
Andrew Bays [Fri, 12 Oct 2018 18:10:32 +0000 (14:10 -0400)]
Use long type for most PID values

4 years agoclang formatting
Andrew Bays [Fri, 12 Oct 2018 17:48:47 +0000 (13:48 -0400)]
clang formatting

4 years agoDrain netlink socket before sleeping, then filter repeated process start msgs
Andrew Bays [Fri, 12 Oct 2018 17:47:43 +0000 (13:47 -0400)]
Drain netlink socket before sleeping, then filter repeated process start msgs

4 years agoProcevent RPM specfile
Andrew Bays [Tue, 19 Jun 2018 15:23:01 +0000 (11:23 -0400)]
Procevent RPM specfile

4 years agoCheck ignorelist during init
Andrew Bays [Tue, 27 Mar 2018 14:06:18 +0000 (10:06 -0400)]
Check ignorelist during init

4 years agoFix mutex lock in read_event
Andrew Bays [Fri, 23 Mar 2018 11:08:55 +0000 (07:08 -0400)]
Fix mutex lock in read_event

4 years agoUse ignorelist_t and fix leaks
Andrew Bays [Tue, 13 Feb 2018 17:44:21 +0000 (12:44 -0500)]
Use ignorelist_t and fix leaks

4 years agopayload logic clean-up + leak fixes
Andrew Bays [Mon, 5 Feb 2018 20:39:22 +0000 (15:39 -0500)]
payload logic clean-up + leak fixes

4 years agoClarify wanted netlink proc msgs
Andrew Bays [Tue, 23 Jan 2018 19:19:07 +0000 (14:19 -0500)]
Clarify wanted netlink proc msgs

4 years agoProcevent plugin notifications
Andrew Bays [Thu, 11 Jan 2018 21:00:19 +0000 (16:00 -0500)]
Procevent plugin notifications

4 years agocheck fscanf return value in process_check
Andrew Bays [Wed, 13 Dec 2017 17:50:13 +0000 (12:50 -0500)]
check fscanf return value in process_check

4 years agoprocevent plugin initial commit
Andrew Bays [Wed, 13 Dec 2017 14:39:59 +0000 (09:39 -0500)]
procevent plugin initial commit

4 years agoMerge pull request #2624 from abays/sysevent
Matthias Runge [Wed, 4 Sep 2019 13:07:51 +0000 (15:07 +0200)]
Merge pull request #2624 from abays/sysevent

Red Hat NFVPE Sysevent Plugin

4 years agoMerge pull request #3261 from ffontaine/master
Matthias Runge [Thu, 22 Aug 2019 09:50:53 +0000 (11:50 +0200)]
Merge pull request #3261 from ffontaine/master

configure.ac: fix typo

4 years agoconfigure.ac: fix typo
Fabrice Fontaine [Wed, 21 Aug 2019 15:38:24 +0000 (17:38 +0200)]
configure.ac: fix typo

Remove double "without" added by
commit b7818712d46e9fbac7bd9dfe93dca936c101d680

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
4 years agoMerge pull request #3241 from ffontaine/master
Matthias Runge [Wed, 21 Aug 2019 09:15:57 +0000 (11:15 +0200)]
Merge pull request #3241 from ffontaine/master

configure.ac: fix activation of snmp_agent

4 years agoMerge pull request #3252 from rubenk/lgtm
Ruben Kerkhof [Thu, 15 Aug 2019 08:23:53 +0000 (10:23 +0200)]
Merge pull request #3252 from rubenk/lgtm

Fix a few issues found with LGTM

4 years agotreewide: fix a few missing include guards
Ruben Kerkhof [Tue, 13 Aug 2019 09:45:08 +0000 (11:45 +0200)]
treewide: fix a few missing include guards

found with LGTM

4 years agobrowser.js: declare a few vars used as locals
Ruben Kerkhof [Tue, 13 Aug 2019 09:44:47 +0000 (11:44 +0200)]
browser.js: declare a few vars used as locals

4 years agonetlink.c: remove always true comparison
Ruben Kerkhof [Tue, 13 Aug 2019 09:28:22 +0000 (11:28 +0200)]
netlink.c: remove always true comparison

Earlier in the function we check if fields_num >= 1

4 years agocommon.c: remove always true comparison
Ruben Kerkhof [Tue, 13 Aug 2019 09:26:50 +0000 (11:26 +0200)]
common.c: remove always true comparison

ntohs() returns an uint16_t, which is always less than 65535

4 years agocollection3: remove unused variable
Ruben Kerkhof [Tue, 13 Aug 2019 09:25:09 +0000 (11:25 +0200)]
collection3: remove unused variable

4 years agocollectd_network.py: remove unused import
Ruben Kerkhof [Tue, 13 Aug 2019 09:21:34 +0000 (11:21 +0200)]
collectd_network.py: remove unused import

4 years agoMerge pull request #3246 from jplitza/zfsarc-skip-lines
Ruben Kerkhof [Mon, 12 Aug 2019 07:47:19 +0000 (09:47 +0200)]
Merge pull request #3246 from jplitza/zfsarc-skip-lines

zfs_arc plugin: Fix skipping of leading lines

4 years agoMerge pull request #3239 from usev6/patch-1
Matthias Runge [Sat, 10 Aug 2019 12:58:40 +0000 (14:58 +0200)]
Merge pull request #3239 from usev6/patch-1

Fix indentation of some closing curlies

4 years agozfs_arc: Fix skipping of leading lines
Jan-Philipp Litza [Fri, 9 Aug 2019 20:06:56 +0000 (22:06 +0200)]
zfs_arc: Fix skipping of leading lines

Probably due to a merge gone wrong, the first two lines were skipped
twice, skipping four lines in total and thus missing the "hits" and
"misses" counts.

4 years agoMerge pull request #3245 from mrunge/rdt_fix
Matthias Runge [Fri, 9 Aug 2019 05:36:37 +0000 (07:36 +0200)]
Merge pull request #3245 from mrunge/rdt_fix

Fix compile time issues

4 years agoRDT-compile fix
Matthias Runge [Thu, 8 Aug 2019 14:45:34 +0000 (16:45 +0200)]
RDT-compile fix

include feedback from review, make the code easier.

Signed-off-by: Matthias Runge <mrunge@redhat.com>
4 years agoFix compile time issues
Matthias Runge [Thu, 8 Aug 2019 09:58:55 +0000 (11:58 +0200)]
Fix compile time issues

This resolves #3242 and should also resolve #3179.

Signed-off-by: Matthias Runge <mrunge@redhat.com>
4 years agoconfigure.ac: fix activation of snmp_agent
Fabrice Fontaine [Tue, 6 Aug 2019 07:36:13 +0000 (09:36 +0200)]
configure.ac: fix activation of snmp_agent

If netsnmp library has been built without mib loading support (through
--disable-mib-loading), build of snmp_agent fails on:

src/snmp_agent.c: In function 'snmp_agent_get_asn_type':
src/snmp_agent.c:160:47: error: dereferencing pointer to incomplete type 'struct tree'
   return (node != NULL) ? mib_to_asn_type(node->type) : 0;

struct tree is defined in net-snmp/libray/parse.h which is included by
net-snmp/mib_api.h only if NETSNMP_DISABLE_MIB_LOADING is not set.

To fix this error, check for get_tree function in netsnmp library in
addition to init_agent in netsnmpagent library

Fixes:
 - http://autobuild.buildroot.org/results/6d7ac28f154f83208f949c62d28411855f1817f8

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
4 years agoFix indentation of some closing curlies
Christian Bartolomäus [Wed, 31 Jul 2019 18:43:44 +0000 (20:43 +0200)]
Fix indentation of some closing curlies

4 years agoMerge pull request #3238 from ccin2p3/f/syslog-debug-level
anaudx [Tue, 30 Jul 2019 12:15:22 +0000 (14:15 +0200)]
Merge pull request #3238 from ccin2p3/f/syslog-debug-level

Don't fail if syslog loglevel doesn't match

4 years agoDon't fail if syslog loglevel doesn't match
Fᴀʙɪᴇɴ Wᴇʀɴʟɪ [Tue, 30 Jul 2019 10:35:31 +0000 (12:35 +0200)]
Don't fail if syslog loglevel doesn't match

This makes the log message more consistent with the behaviour,
and also is consistent with pre-
3b9c7b21b4ddfcf59a0147bc9e91e8889ca78d56 behaviour

Change-Id: I0e8aa2f5c44cb5b4142001954f4544c4157125c9
Fixes: #3236

4 years agoAuto-Merge pull request #3228 from rpv-tomsk/issue-3215
collectd bot [Tue, 23 Jul 2019 14:16:15 +0000 (16:16 +0200)]
Auto-Merge pull request #3228 from rpv-tomsk/issue-3215

Automatically merged due to "Automerge" label

4 years agoMerge pull request #3207 from dago/cppflagsbugs
Matthias Runge [Tue, 23 Jul 2019 11:45:12 +0000 (13:45 +0200)]
Merge pull request #3207 from dago/cppflagsbugs

Fix bug that leads to CPPFLAGS gets overridden with CFLAGS when libxm…

4 years agoFix formatting in src/network.c
Dagobert Michelsen [Tue, 23 Jul 2019 11:19:51 +0000 (13:19 +0200)]
Fix formatting in src/network.c

4 years agoFix typo in src/network.c
Dagobert Michelsen [Tue, 23 Jul 2019 11:11:03 +0000 (13:11 +0200)]
Fix typo in src/network.c

4 years agovirt plugin: Remove strdup() from MetadataXPath implementation
Pavel Rochnyack [Mon, 22 Jul 2019 17:10:56 +0000 (00:10 +0700)]
virt plugin: Remove strdup() from MetadataXPath implementation

Issue: #2805
Issue: #3225

4 years agovirt: Fix memory leak with libvirt MetadataXPath enabled
Pavel Rochnyack [Mon, 22 Jul 2019 16:45:18 +0000 (23:45 +0700)]
virt: Fix memory leak with libvirt MetadataXPath enabled

Issue: #3225

4 years agoMerge pull request #3217 from rpv-tomsk/issue-3215
Matthias Runge [Mon, 22 Jul 2019 13:58:17 +0000 (15:58 +0200)]
Merge pull request #3217 from rpv-tomsk/issue-3215

daemon: Check if plugin actually loaded before reporting configuration issues

4 years agoMerge pull request #3224 from mrunge/codeowners
Radoslaw Jablonski [Thu, 18 Jul 2019 11:01:25 +0000 (13:01 +0200)]
Merge pull request #3224 from mrunge/codeowners

Move trusted-contributors down the list

4 years agoMove trusted-contributors down the list
Matthias Runge [Thu, 18 Jul 2019 09:42:10 +0000 (11:42 +0200)]
Move trusted-contributors down the list

since the last matching pattern takes the most precedence.

4 years agoMerge pull request #3214 from rpv-tomsk/issue-3181
rjablonx [Tue, 16 Jul 2019 10:53:11 +0000 (12:53 +0200)]
Merge pull request #3214 from rpv-tomsk/issue-3181

Issue 3181

4 years agodaemon: Check if plugin actually loaded before reporting configuration issues
Pavel Rochnyack [Sat, 13 Jul 2019 15:52:18 +0000 (22:52 +0700)]
daemon: Check if plugin actually loaded before reporting configuration issues

Issue: #3215

4 years agoconfigure.ac: Removed unused checks for functions
Pavel Rochnyack [Fri, 12 Jul 2019 13:04:48 +0000 (20:04 +0700)]
configure.ac: Removed unused checks for functions

4 years agodaemon: Recover setlocale() call in src/daemon/collectd.c do_init()
Pavel Rochnyack [Fri, 12 Jul 2019 12:35:23 +0000 (19:35 +0700)]
daemon: Recover setlocale() call in src/daemon/collectd.c do_init()

865f2eb31e8264edd9337bc63ac59f6c2fa3b5a7 breaks locale checks

Issue: #3181

4 years agodisk.c: remove unused lines
Pavel Rochnyack [Fri, 12 Jul 2019 12:07:39 +0000 (19:07 +0700)]
disk.c: remove unused lines

limits.h check removed in 865f2eb31e8264edd9337bc63ac59f6c2fa3b5a7
limits.h included in src/daemon/collectd.h unconditionally

Issue: #3181

4 years agoMerge pull request #3153 from zebity/master
sranga4 [Fri, 12 Jul 2019 20:43:33 +0000 (13:43 -0700)]
Merge pull request #3153 from zebity/master

Add snprintf wrapper to avoid "Truncation Warnings" with GCC 8.2/3 compiler

4 years agoRun contrib/format.sh across entire *.h/*.c source tree (2nd of 2)
Zebity Spring [Fri, 12 Jul 2019 13:25:54 +0000 (23:25 +1000)]
Run contrib/format.sh across entire *.h/*.c source tree (2nd of 2)

4 years agoRun contrib/format.sh across entire *.h/*.c source tree (1st of 2)
Zebity Spring [Fri, 12 Jul 2019 13:09:51 +0000 (23:09 +1000)]
Run contrib/format.sh across entire *.h/*.c source tree (1st of 2)

4 years agoMerge pull request #3072 from octo/ff/network_test
rjablonx [Fri, 12 Jul 2019 11:09:00 +0000 (13:09 +0200)]
Merge pull request #3072 from octo/ff/network_test

Add a unit test for the network plugin.

4 years agoMerge remote-tracking branch 'upstream/master'
Zebity Spring [Fri, 12 Jul 2019 08:09:56 +0000 (18:09 +1000)]
Merge remote-tracking branch 'upstream/master'

4 years agorun all updated *.h *.c through clang-format again
Zebity Spring [Fri, 12 Jul 2019 08:07:46 +0000 (18:07 +1000)]
run all updated *.h *.c through clang-format again

4 years agoMerge upstream, address conflict in src/utils/cmds/cmds_test.c
Zebity Spring [Fri, 12 Jul 2019 07:45:33 +0000 (17:45 +1000)]
Merge upstream, address conflict in src/utils/cmds/cmds_test.c

4 years agoMerge upstream, address conflict in src/utils/cmds/cmds_test.c
Zebity Spring [Fri, 12 Jul 2019 07:33:46 +0000 (17:33 +1000)]
Merge upstream, address conflict in src/utils/cmds/cmds_test.c

4 years agoAuto-Merge pull request #3206 from dago/pid_test
collectd bot [Wed, 10 Jul 2019 07:17:39 +0000 (09:17 +0200)]
Auto-Merge pull request #3206 from dago/pid_test

Automatically merged due to "Automerge" label

4 years agoFix bug that leads to CPPFLAGS gets overridden with CFLAGS when libxxms is enabled
Dagobert Michelsen [Mon, 8 Jul 2019 11:23:18 +0000 (13:23 +0200)]
Fix bug that leads to CPPFLAGS gets overridden with CFLAGS when libxxms is enabled

4 years agoMerge branch 'master' into master
Pavel Rochnyak [Fri, 5 Jul 2019 16:09:00 +0000 (23:09 +0700)]
Merge branch 'master' into master

4 years agoMove Makefile rules for pid_test inside conditional for code
Dagobert Michelsen [Fri, 5 Jul 2019 09:16:25 +0000 (11:16 +0200)]
Move Makefile rules for pid_test inside conditional for code

4 years agoAuto-Merge pull request #3205 from rpv-tomsk/3112-powerdns
collectd bot [Fri, 5 Jul 2019 08:23:17 +0000 (10:23 +0200)]
Auto-Merge pull request #3205 from rpv-tomsk/3112-powerdns

Automatically merged due to "Automerge" label

4 years agopowerdns: Added 'unreachables' reporting
Pavel Rochnyack [Fri, 5 Jul 2019 04:54:08 +0000 (11:54 +0700)]
powerdns: Added 'unreachables' reporting

Issue: #3112

4 years agopowerdns: Fix formatting, broken by clang-format
Pavel Rochnyack [Fri, 5 Jul 2019 04:51:42 +0000 (11:51 +0700)]
powerdns: Fix formatting, broken by clang-format

4 years agoAuto-Merge pull request #3203 from dago/netsnmpagent
collectd bot [Tue, 2 Jul 2019 13:53:05 +0000 (15:53 +0200)]
Auto-Merge pull request #3203 from dago/netsnmpagent

Automatically merged due to "Automerge" label

4 years agoAdd missing definitions for libnetsnmpagent
Dagobert Michelsen [Tue, 2 Jul 2019 11:56:54 +0000 (13:56 +0200)]
Add missing definitions for libnetsnmpagent

4 years agoMerge pull request #3201 from ccin2p3/f/fix-syslog-rc
Pavel Rochnyak [Tue, 2 Jul 2019 09:23:47 +0000 (16:23 +0700)]
Merge pull request #3201 from ccin2p3/f/fix-syslog-rc

Fix return code introduced by #3182

4 years agoFix return code introduced by #3182
Fᴀʙɪᴇɴ Wᴇʀɴʟɪ [Tue, 2 Jul 2019 09:05:02 +0000 (11:05 +0200)]
Fix return code introduced by #3182

Change-Id: I0972f74f3fff05cf29fa9b0be383f0b0df1e6d03
Fixes: #3200

4 years agoMerge pull request #3197 from dago/pid_test
Pavel Rochnyak [Tue, 2 Jul 2019 04:27:11 +0000 (11:27 +0700)]
Merge pull request #3197 from dago/pid_test

Use test_utils_proc_pids only when compiling the plugin that uses it

4 years agoUse pid_test only when compiling the plugin that uses it
Dagobert Michelsen [Mon, 1 Jul 2019 12:21:39 +0000 (14:21 +0200)]
Use pid_test only when compiling the plugin that uses it

4 years agoMerge pull request #2725 from RafaelMarinheiro/fix_grpc_query_values
Matthias Runge [Mon, 1 Jul 2019 07:25:33 +0000 (09:25 +0200)]
Merge pull request #2725 from RafaelMarinheiro/fix_grpc_query_values

utils_cache: fix pointer reference and meta_data ingestion

4 years agoMerge pull request #3178 from ashie/fix-match-regex-for-empty-meta
Pavel Rochnyak [Sat, 29 Jun 2019 08:17:11 +0000 (15:17 +0700)]
Merge pull request #3178 from ashie/fix-match-regex-for-empty-meta

regex match: Fix unexpected match with empty meta data

4 years agoMerge pull request #3195 from dago/gccflags
Pavel Rochnyak [Fri, 28 Jun 2019 10:57:34 +0000 (17:57 +0700)]
Merge pull request #3195 from dago/gccflags

Use GCC-specific flags only when compiling with GCC

4 years agoMerge pull request #3160 from rpv-tomsk/collectd-uptime-memcached
Matthias Runge [Fri, 28 Jun 2019 10:31:16 +0000 (12:31 +0200)]
Merge pull request #3160 from rpv-tomsk/collectd-uptime-memcached

memcached plugin: Report uptime metric

4 years agoAuto-Merge pull request #3193 from dago/fileoffsetbits
collectd bot [Fri, 28 Jun 2019 10:17:47 +0000 (12:17 +0200)]
Auto-Merge pull request #3193 from dago/fileoffsetbits

Automatically merged due to "Automerge" label

4 years agoMerge pull request #3156 from rpv-tomsk/dns
Matthias Runge [Fri, 28 Jun 2019 10:05:32 +0000 (12:05 +0200)]
Merge pull request #3156 from rpv-tomsk/dns

dns plugin: Do not use headers from glibc

4 years agoMerge pull request #3182 from ccin2p3/f/config-return-codes
Matthias Runge [Fri, 28 Jun 2019 09:39:38 +0000 (11:39 +0200)]
Merge pull request #3182 from ccin2p3/f/config-return-codes

Fix return value or loglevel for several plugins

4 years agoclang-format
Fᴀʙɪᴇɴ Wᴇʀɴʟɪ [Mon, 24 Jun 2019 08:37:40 +0000 (10:37 +0200)]
clang-format

4 years agobetter user feedback
Fᴀʙɪᴇɴ Wᴇʀɴʟɪ [Fri, 28 Jun 2019 09:01:33 +0000 (11:01 +0200)]
better user feedback

Change-Id: Iae7c3208024372485fd0901898cbe2e178610082

4 years agoFix return value or loglevel for several plugins
Fᴀʙɪᴇɴ Wᴇʀɴʟɪ [Wed, 19 Jun 2019 08:32:11 +0000 (10:32 +0200)]
Fix return value or loglevel for several plugins

Some plugins' RC was != 0 and started to fail due to
stricter verification introduced by 3b9c7b2.
This commit fixes those return values.
For some plugins, fix verbosity of error message: non-zero rc
should be error, not warning.

Change-Id: I9a3f1f80e266858b6744fd9d9d99b352b8d94306

Change-Id: Ibf6ebc6cdc93c6e105d488e4a131dcb6e8eea19b

Change-Id: I35bac15fa0a89b068575739ac1cff0115c9d3a40

s

Change-Id: I992002c56763fbdea5347e5b6e176cc86f5a08ce

4 years agoUse GCC-specific flags only when compiling with GCC
Dagobert Michelsen [Fri, 28 Jun 2019 08:55:16 +0000 (10:55 +0200)]
Use GCC-specific flags only when compiling with GCC