]> wimlib.net Git - wimlib/history - src/ntfs-3g_apply.c
New helper function: inode_has_security_descriptor()
[wimlib] / src / ntfs-3g_apply.c
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-07 Eric BiggersAlways use abbreviated integer types in library code
2015-04-25 Eric Biggersntfs-3g_apply.c: use WIMLIB_ERR_SET_REPARSE_DATA
2015-03-26 Eric Biggersntfs-3g_apply.c: avoid warning about sacl_offset unused
2015-03-26 Eric BiggersStream and blob updates
2015-01-29 Eric Biggersntfs-3g_apply.c: Don't claim to support encrypted direc...
2014-12-15 Eric Biggersinode.h, inode.c cleanup
2014-09-27 Eric BiggersUse LGPLv3+ for src/*.c
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-07-29 Eric BiggersAdd WIMLIB_PROGRESS_MSG_EXTRACT_{FILE_STRUCTURE,METADATA}
2014-06-25 Eric Biggerswimlib: Allow custom error file
2014-06-25 Eric BiggersRemove begin_stream callback flags
2014-06-20 Eric Biggersextract.c: Fix for running out of file handles
2014-06-08 Eric BiggersRemove some dead assignments
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-22 Eric BiggersMerge branch 'new_extract'
2014-05-15 Eric BiggersRemove duplicate words & fix grammatical errors
2014-04-24 Eric BiggersPay attention to PrepopulateList during WIMBoot application
2013-12-14 Eric Biggersupdate; add lzms_decompress() stub
2013-12-14 Eric BiggersSplit wim_resource_spec from wim_lookup_table_entry
2013-11-01 Eric Biggersntfs_3g_apply.c: Remove unused variable
2013-10-07 Eric BiggersImplement workaround for NTFS-3g bug when handling...
2013-08-18 Eric BiggersAdd apply_ops.requires_short_name_reordering
2013-08-18 Eric BiggersWin32 apply: Delay setting FILE_ATTRIBUTE_READONLY
2013-08-16 Eric Biggerswimlib.h: Update docs and adjust error codes
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-15 Eric BiggersMiscellaneous fixes and cleanups
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-05-26 Eric Biggersw -> wim
2013-05-21 Eric Biggersntfs-3g_apply.c: Only warn when DOS names cannot be...
2013-05-21 Eric Biggersverify_dentry(): Allow multiple DOS names per inode...
2013-05-20 Eric BiggersImprove handling of invalid filenames
2013-05-17 Eric BiggersRemove buffer_io.h
2013-05-17 Eric Biggersntfs-3g_apply.c: Use wim_inode_get_reparse_data()
2013-05-15 Eric BiggersRefactor headers