]> wimlib.net Git - wimlib/history - src/win32_apply.c
win32_apply.c: fix extraction of empty reparse points
[wimlib] / src / win32_apply.c
2013-08-16 Eric BiggersNTFS-3g apply: Open extracted files by MFT reference
2013-08-16 Eric Biggersapply_operations: Remove 'strict' argument from set_se...
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-07-19 Eric BiggersWin32: Apply security descriptors in timestamps pass
2013-07-18 Eric Biggerswin32_apply.c: Set security descriptors correctly
2013-06-12 Eric BiggersWindows: A couple minor build fixes... v1.4.2
2013-05-22 Eric Biggerswin32_apply.c: Do not request DELETE access on extracti...
2013-05-21 Eric BiggersWin32 apply: Only retry on sharing violations with...
2013-05-21 Eric BiggersWin32: Fix drive root detection with \\?\-style paths
2013-05-21 Eric Biggersverify_dentry(): Allow multiple DOS names per inode...
2013-05-21 Eric BiggersWin32: Use OPEN_EXISTING creation disposition on drive...
2013-05-21 Eric Biggerspath_is_root_of_drive(): Recognize \\?\-prefixed paths...
2013-05-20 Eric BiggersAdd --command option to wimlib-imagex update
2013-05-20 Eric BiggersImprove handling of invalid filenames
2013-05-18 Eric Biggerswin32_extract_try_rpfix(): Use correct number of stripp...
2013-05-18 Eric BiggersAdd more uses of memdup, mempcpy
2013-05-18 Eric BiggersWin32: Fix reparse point fixup bugs
2013-05-17 Eric Biggersntfs-3g_apply.c: Use wim_inode_get_reparse_data()
2013-05-15 Eric BiggersRefactor headers
2013-05-14 Eric Biggerswin32_finish_extract_stream(): Fix short name
2013-05-14 Eric Biggerswin32_check_vol_flags(): Fix missing_features calculation
2013-05-14 Eric BiggersWin32: Improvements on checking for Windows version...
2013-05-13 Eric Biggerswin32_*.c: Add copyright notices
2013-05-12 Eric BiggersRefactor Win32 capture/apply, UNIX apply