bareos: bareos-14.2 15659e4a

Author Committer Branch Timestamp Parent
pstorz mvwieringen bareos-14.2 2016-03-22 13:06 bareos-14.2 ee7d4f4f Pending
Affected Issues  0000615: symlinks/junctions wrong target path on restore
Changeset Fix problems with wide char symlinks and junctions

There were some problems since the last change to
the junctions and symlink code on windows to support
wide characters.

This fixes these problems so that we now can create correct
wide character symlinks and junctions.

Fixes 0000615: symlinks/junctions wrong target path on restore
add - src/lib/unittests/junction_test.c Diff File
mod - src/win32/compat/compat.c Diff File
mod - src/win32/compat/include/compat.h Diff File