Merge branch 'maint'
commit37928b52a59f80183004cc36b646aec5f9546ff5
authorHolger Weiss <holger@zedat.fu-berlin.de>
Thu, 8 Oct 2015 10:52:10 +0000 (8 12:52 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Thu, 8 Oct 2015 10:52:10 +0000 (8 12:52 +0200)
tree1d93f5906b99cfc78be4a1a7ee7c9bc0058d6af0
parent934fa89f46789f40834d276a87b939c5df2e6c4f
parent5a9ca0590f847ef96421912bd2562292580a7d7c
Merge branch 'maint'

* maint:
  sslutils: Remove superfluous parenthesis for sslv3 function too
  sslutils: remove superfluous parenthesis
  check_snmp: modified tests
  check_snmp.c: switched DEFAULT_TIMEOUT to DEFAULT_SOCKET_TIMEOUT (provided by utils.h), already used by help description, see issue #1318
  install snmpd on travis tests
  enable libtab on travis builds
  add perl snmp to travis dependencies
  NEWS: Mention check_ups performance data fix
  Fix incorrect performance data thresholds
  check_dhcp: Fix option parsing
  Fixes segfaults when running via monitoring worker (off-by-one)
  travis: fix http test host
  sslutils: Check if OpenSSL supports SSLv3.

Conflicts:
NEWS
plugins/sslutils.c
NEWS
plugins-root/check_dhcp.c
plugins/check_snmp.c
plugins/check_ups.c