]> wimlib.net Git - wimlib/history - include/wimlib/apply.h
Add basic infrastructure for storing xattr items
[wimlib] / include / wimlib / apply.h
2016-12-28 Eric BiggersAdd basic infrastructure for storing xattr items
2016-12-15 Eric BiggersExtract sparse files as sparse
2016-12-15 Eric Biggersresource: pass blob and offset to consume_chunk
2016-02-18 Eric BiggersAdd support for capturing/applying object IDs
2016-01-06 Eric Biggersextract: track READONLY attribute in supported_features
2015-07-22 Eric Biggersadd System Compression support
2015-06-05 Eric BiggersRename dentry name fields
2015-06-05 Eric BiggersSave memory by using a singly-linked list for extractio...
2015-06-05 Eric BiggersUse macros to iterate through extraction aliases
2015-06-05 Eric Biggersresource reading cleanups
2015-05-07 Eric BiggersAlways use abbreviated integer types in library code
2015-03-26 Eric BiggersStream and blob updates
2014-10-23 Eric BiggersReport some extraction errors on Windows
2014-08-29 Eric BiggersMerge branch 'wimboot_fast'
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-27 Eric BiggersMake generic extraction code aware of external backing...
2014-07-29 Eric BiggersAdd WIMLIB_PROGRESS_MSG_EXTRACT_{FILE_STRUCTURE,METADATA}
2014-06-25 Eric BiggersUse completed_streams and total_streams in extract...
2014-06-20 Eric Biggersextract.c: Fix for running out of file handles
2014-05-22 Eric BiggersUpdate progress functions
2014-05-22 Eric BiggersMerge branch 'new_extract'
2014-05-11 Eric BiggersDon't create unnecessary temporary files
2014-04-26 Eric BiggersWIMBoot: Update WimOverlay.dat directly when WOF not...
2014-04-24 Eric BiggersPay attention to PrepopulateList during WIMBoot application
2014-01-18 Eric Biggersextract.c: Store dentries to extract in list
2013-12-28 Eric BiggersTweak support for extracting paths
2013-12-20 Eric BiggersUse read_stream_list() for extraction
2013-08-18 Eric BiggersAdd apply_ops.requires_short_name_reordering
2013-08-18 Eric BiggersWin32 apply: Create encrypted files with OpenEncrypted...
2013-08-18 Eric BiggersUpdate security descriptor setting
2013-08-18 Eric BiggersWin32 apply: Delay setting FILE_ATTRIBUTE_READONLY
2013-08-17 Eric BiggersWin32 fixes
2013-08-17 Eric Biggersextract.c: Omit encrypted files when unsupported
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-05-26 Eric Biggersw -> wim
2013-05-20 Eric BiggersSupport extracting "long" paths on Windows
2013-05-20 Eric BiggersImprove handling of invalid filenames
2013-05-15 Eric BiggersRefactor headers