~vcs-imports/nut:Vaclav

Last commit made on 2012-11-09
Get this branch:
git clone -b Vaclav https://git.launchpad.net/~vcs-imports/nut

Branch merges

Branch information

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

Recent commits

372a4f0... by =?utf-8?q?V=C3=A1clav_Krpec?= <email address hidden>

Added checking for date %s format support

Fossil-ID: SVN r3775

6aac1f2... by =?utf-8?q?V=C3=A1clav_Krpec?= <email address hidden>

Correction of a typo in tests/Makefile.am

Fossil-ID: SVN r3772

6ce82a9... by =?utf-8?q?V=C3=A1clav_Krpec?= <email address hidden>

Unit test for nut_clock_* interface

Introduced UTs for timestamp diff. drift and RTC accuracy

Fossil-ID: SVN r3771

9d68dec... by =?utf-8?q?V=C3=A1clav_Krpec?= <email address hidden>

Enable nut_net_snmp.h inclusion after config.h

To fix the net-SNMP headers mess, we must do pretty nasty
magic with symbols un/re-definitions, so that the compilation
is warnings-free :-(

Fossil-ID: SVN r3763

8bbbcbb... by =?utf-8?q?V=C3=A1clav_Krpec?= <email address hidden>

net-SNMP wrapper conditional inclusion bugfix

Fossil-ID: SVN r3762

9a8f550... by =?utf-8?q?V=C3=A1clav_Krpec?= <email address hidden>

Removal of nut_clock diagnostic #warnings

The right code appears to be built on the right platforms,
removing the diagnostic #warning directives to keep
ANSI C99 cpp compatibility

Fossil-ID: SVN r3761

5aea273... by =?utf-8?q?V=C3=A1clav_Krpec?= <email address hidden>

Better WA for net-SNMP buggy header files

Encapsulates and undefines alien project-specific definitions
from net-SNMP project caused by improper usage of configure
script-generated header file

Fossil-ID: SVN r3760

6a3a2e2... by =?utf-8?q?V=C3=A1clav_Krpec?= <email address hidden>

AIX GCC bug#39950: __unix__ not defined addressed

Fossil-ID: SVN r3759

54b6942... by =?utf-8?q?V=C3=A1clav_Krpec?= <email address hidden>

gettimeofday obsoletion

gettimeofday replaced by nut_clock_* iface
A few bugfixes of the nut_clock_* iface and its usage

Fossil-ID: SVN r3758

f9e917c... by Charles Lepple <email address hidden>

Fix typos in nut_platform.h

Fossil-ID: SVN r3752