~vcs-imports/nut:pull_305_DMF

Last commit made on 2016-11-21
Get this branch:
git clone -b pull_305_DMF https://git.launchpad.net/~vcs-imports/nut

Branch merges

Branch information

Name:
pull_305_DMF
Repository:
lp:~vcs-imports/nut

Recent commits

f78aa7d... by Jim Klimov <email address hidden>

Merge remote-tracking branch 'upstream/master' as of 2016-11-22 into DMF-configurable-path

b3436e4... by Jim Klimov <email address hidden>

Makefiles : refactored inclusion of libnutdmfsnmp.la and libcommonstr.la and snprintf.o (via LTLIBOBJS) so even in pedantic mode there are no more link conflicts

b1d17dc... by Jim Klimov <email address hidden>

common/snprintf.c : avoid a few compilation warnings and a possible crash due to padded ints in variadic functions

adfd08e... by Jim Klimov <email address hidden>

common/snprintf.c and configure.ac : avoid a few compilation warnings

95f89f7... by Jim Klimov <email address hidden>

nut-scanner/scan_snmp.c : if we detect a snmp-ups-dmf driver with non-default directory, record it to ups.conf

039f60e... by Jim Klimov <email address hidden>

Makefile.am : allow to address individual DMF feature-flags distcheck recipes

87ff360... by Jim Klimov <email address hidden>

EXTRA_DIST the docs/asciidoc.txt as used in configure script checks

312a76b... by Jim Klimov <email address hidden>

configure.ac : avoid nonportable "mktemp --tmpdir" option

fc5f808... by Michal Soltys <email address hidden>

autogen.sh: minor script fixup

In case any of the perl / python parts fails (for example if
system default is python3, the script will complain about print),
cd ../.. won't be executed.

Furthermore - if any of those scripts fail, there's no point in
continuing as both files are mandatory.

7ebd40f... by Michal Soltys <email address hidden>

apcsmart: CS "hack" updates

This patch adds cshdelay option (with default set to 3.5s) between
"simulate power failure" and "soft hibernate" commands.