~vcs-imports/nut:QRT

Last commit made on 2017-02-03
Get this branch:
git clone -b QRT https://git.launchpad.net/~vcs-imports/nut

Branch merges

Branch information

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

Recent commits

15dbf47... by Arnaud Quette

Initial integration of QA Regression Testsuite

This is the initial commit of the nut test script and the needed testlib,
originally developed for Ubuntu, and also used by Debian. This version was
modified to be usable on recent systems, that use systemd and can also adapt
to either nut-driver.service (current approach) and nut-driver.target.

Some work remains to make it usable to test a compiled version of NUT, since the
current approach relies on installing packages

Reference: https://github.com/networkupstools/nut/issues/3

Signed-off-by: Arnaud Quette <email address hidden>

eab2a2b... by Arnaud Quette <email address hidden>

Merge pull request #381 from jimklimov/snmp-ups-whitespace

drivers/snmp-ups.c : fix trailing whitespaces

6576046... by Arnaud Quette <email address hidden>

Merge pull request #378 from jimklimov/apc-pdu-mib

APC ePDU MIB support

de5df80... by Arnaud Quette <email address hidden>

Merge pull request #376 from jimklimov/maxretry

Document and pre-set the "maxretry" option in ups.conf.sample

a6d7301... by Arnaud Quette <email address hidden>

Merge pull request #374 from jimklimov/eaton_atsXY

Prefix structures in eaton-atsXY-mib.c files with an eaton_atsXY…

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

drivers/eaton-ats30-mib.c : fix whitespace

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

drivers/snmp-ups.c : fix trailing whitespaces

2e61605... by Jim Klimov <email address hidden>

ups.conf.sample : move maxretry example higher in the file so it is before driver-block examples

0d693f2... by Jim Klimov

Merge pull request #371 from jimklimov/spellcheck

Spellcheck tech improvements: sorted dictionary support

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

Author: Jim Klimov <email address hidden>
Date: Fri Aug 19 02:43:44 2016 +0200

apc-pdu-mib.c fixes :
* added trailing NULLs for proper structure size;
* fixed some items' flags;
* fixed whitespace;
* bumped MIBmap version