]> wimlib.net Git - wimlib/history - src/win32_apply.c
Extract sparse files as sparse
[wimlib] / src / win32_apply.c
2016-12-15 Eric BiggersExtract sparse files as sparse
2016-12-15 Eric Biggersresource: pass blob and offset to consume_chunk
2016-08-16 Eric Biggerswin32_apply.c: detect case-sensitive filename support
2016-05-15 Eric Biggerswin32_apply.c: WRITE_DAC is no longer needed when creat...
2016-05-15 Eric Biggerswin32_apply.c: better workaround for access denied...
2016-03-12 Eric Biggerswin32_apply.c: correct return value of adjust_compressi...
2016-03-04 Eric BiggersRename string_set to string_list
2016-03-04 Eric BiggersVarious renamings from "capture" to "scan"
2016-02-21 Eric Biggerswin32_apply.c: fix misleading indentation
2016-02-18 Eric BiggersAdd support for capturing/applying object IDs
2016-02-18 Eric BiggersDirectly link with ntdll on Windows
2016-02-18 Eric Biggerswin32_common: add winnt_fsctl() helper method
2016-02-11 Eric Biggerswin32_apply.c: add message about known issue with Windo...
2016-02-11 Eric Biggerswin32_apply.c: explicitly remove extra slashes in link...
2016-02-11 Eric Biggerswin32_apply.c: don't add extra slash to link target
2016-01-06 Eric Biggersextract: track READONLY attribute in supported_features
2015-12-19 Eric Biggerswin32_apply.c: don't clear directory DACL in NO_ACLS...
2015-12-19 Eric Biggerswin32_apply.c: don't clear directory attributes in...
2015-11-14 Eric Biggerswin32_apply.c: remove DACL from existing directories
2015-11-14 Eric Biggerswin32_apply.c: rework file deletion
2015-11-07 Eric BiggersAvoid passing NULL as memcpy source (undefined behavior)
2015-11-07 Eric Biggerswin32_apply.c: wait for FSCTL_SET_COMPRESSION to complete
2015-10-19 Eric Biggerswin32_apply.c: dereference reparse point when opening...
2015-10-03 Eric Biggersxml.c: refactor to use document tree
2015-09-25 Eric Biggerssystem compression: force bootloader-accessed files...
2015-09-25 Eric Biggerssystem compression: add several more exclusion patterns
2015-09-24 Eric Biggerssystem compression: force XPRESS4K on files accessed...
2015-09-24 Eric Biggerssystem compression: try to attach WOF if compression...
2015-09-24 Eric Biggerssystem compression: fix for WOFADK on older Windows
2015-09-19 Eric BiggersReplace BUILD_BUG_ON() with STATIC_ASSERT()
2015-07-22 Eric Biggersadd System Compression support
2015-06-25 Eric Biggerswin32_apply.c: fix extraction of empty reparse points
2015-06-05 Eric BiggersSimplify wildcard pattern expansion
2015-06-05 Eric BiggersRename _full_path => d_full_path
2015-06-05 Eric BiggersRename tmp_list => d_tmp_list
2015-06-05 Eric BiggersRename dentry name fields
2015-06-05 Eric BiggersUse macros to iterate through extraction aliases
2015-06-05 Eric BiggersNew helper function: inode_has_security_descriptor()
2015-06-05 Eric BiggersReparse point updates
2015-06-05 Eric Biggersresource reading cleanups
2015-05-12 Eric Biggerswin32_apply: Improved warning messages for WIMBoot...
2015-05-12 Eric Biggerswin32_apply: Stricter checks of resource format for...
2015-05-12 Eric Biggerswin32_apply: Support multiple source WIM files for...
2015-05-07 Eric BiggersAlways use abbreviated integer types in library code
2015-03-29 Eric Biggerswin32_apply.c: simplify inode_longest_named_data_stream...
2015-03-26 Eric BiggersStream and blob updates
2015-03-15 Eric Biggerswin32_apply.c: Don't externally back very large files
2015-03-15 Eric Biggerswin32_apply.c: try to clear attributes on existing...
2015-03-15 Eric Biggerswin32_apply.c: handle target directory more like other...
2015-01-30 Eric BiggersWindows: improved error messages
2015-01-30 Eric Biggerswin32_apply.c: in NO_ATTRIBUTES mode, reset file attributes
2015-01-29 Eric Biggerswin32_apply.c: adjust file creation
2015-01-29 Eric Biggerswin32_apply.c: fix restore of encrypted files and direc...
2015-01-29 Eric Biggerswin32_apply.c: test for EFS data before reparse data
2014-12-15 Eric Biggersinode.h, inode.c cleanup
2014-12-15 Eric BiggersClean up util.h and util.c
2014-11-26 Eric BiggersWorkaround for FILE_SUPERSEDE being broken in Windows...
2014-10-23 Eric BiggersReport some extraction errors on Windows
2014-10-18 Eric Biggerswin32_apply.c: Try to remove/rename conflicting short...
2014-10-14 Eric Biggerswin32_apply.c: Match PrepopulateList patterns against...
2014-10-14 Eric Biggerswin32_apply.c: Never externally back extracted SYSTEM...
2014-09-27 Eric BiggersUse LGPLv3+ for src/*.c
2014-09-26 Eric Biggerswin32_{apply,capture}.c: workaround for SACL_SECURITY_...
2014-09-22 Eric Biggerswin32_apply.c: Add workaround for setting ACL auto...
2014-08-29 Eric BiggersMerge branch 'wimboot_fast'
2014-08-28 Eric Biggerswin32_apply.c: set_short_name(): Zero buffer
2014-08-28 Eric Biggerswin32_apply.c: set_short_name(): Zero buffer
2014-08-28 Eric BiggersMerge remote-tracking branch 'origin/master' into wimbo...
2014-08-28 Eric BiggersSupport file counts for extract file structure and...
2014-08-28 Eric BiggersFix [PrepopulateList] handling
2014-08-27 Eric Biggerswimboot_set_pointer(): No unnecessary file open
2014-08-27 Eric BiggersMake generic extraction code aware of external backing...
2014-08-27 Eric Biggerswin32_apply.c: set_short_name(): Increase minimum...
2014-08-17 Eric Biggerswin32_apply.c: Use volume handle when enabling short...
2014-08-17 Eric Biggerswin32_apply.c: Adjust short name behavior
2014-08-16 Eric Biggerswin32_apply.c: Set WimBoot=1 in extracted registry
2014-07-29 Eric BiggersAdd WIMLIB_PROGRESS_MSG_EXTRACT_{FILE_STRUCTURE,METADATA}
2014-07-20 Eric Biggerswin32_apply.c: Add comment about registry changes
2014-07-04 Eric Biggerswin32_apply.c: Minor cleanups
2014-06-25 Eric BiggersRemove begin_stream callback flags
2014-06-24 Eric Biggerswin32_apply.c: Don't use BEGIN_STREAM_STATUS_SKIP_STREAM
2014-06-21 Eric BiggersFactor out Win32 => NT path conversion and use in win32...
2014-06-20 Eric Biggersextract.c: Fix for running out of file handles
2014-06-11 Eric BiggersDon't exclude out-of-tree absolute symlinks in reparse...
2014-06-11 Eric Biggerswin32_apply.c: Fix reparse point fixup of device-direct...
2014-06-08 Eric Biggerswimboot.c, win32_apply.c: Bracket file by #ifdef __WIN32__
2014-05-26 Eric BiggersCheck for case where too many identical files are being...
2014-05-26 Eric Biggersstruct wim_dentry: Rename 'parent' to 'd_parent'
2014-05-25 Eric Biggerswin32_apply.c: Fix extraction of non-WIMBoot files...
2014-05-22 Eric Biggerswin32_apply.c: Allocate space just before writing...
2014-05-22 Eric Biggerswin32_apply.c: Fallback to RtlDosPathNameToNtPathName_U()
2014-05-22 Eric Biggerswin32_apply.c: Fix error message
2014-05-22 Eric Biggerswin32_apply.c: Use sizeof(wchar_t)
2014-05-22 Eric BiggersUpdate progress functions
2014-05-22 Eric BiggersFix path passed to wimboot_set_pointer()
2014-05-22 Eric BiggersMerge branch 'new_extract'
2014-05-18 Eric BiggersDon't set FILE_ATTRIBUTE_SPARSE on Windows
2014-05-15 Eric BiggersMove code from win32_common.c to win32_apply.c
2014-05-15 Eric Biggerswin32_apply.c: Call match_pattern_list() from in_prepop...
2014-05-13 Eric Biggerswin32_common.c: Refactor dll loading
next