bareos: bareos-14.2 636e69fc

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-14.2 2015-05-05 18:23 bareos-14.2 4866847d Pending
Changeset Add win32_restore_file_attributes() to compat.c

Anticipating on more file attributes that need restoring in the future
and giving these things are pretty close to the lowlevel Windows API we
better use some abstraction function that restores the different file
attributes. This removes some low level calls from the more generic
findlib.
mod - src/findlib/attribs.c Diff File
mod - src/findlib/bfile.c Diff File
mod - src/win32/compat/compat.c Diff File
mod - src/win32/compat/include/compat.h Diff File