git://wimlib.net
/
wimlib
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ntfs-3g_apply.c: handle ntfs_attr_pwrite() short writes
[wimlib]
/
src
/
ntfs-3g_apply.c
2015-11-07
Eric Biggers
ntfs-3g_apply.c: handle ntfs_attr_pwrite() short writes
blob
|
commitdiff
|
raw
2015-11-07
Eric Biggers
ntfs-3g_apply.c: restore root directory attributes
blob
|
commitdiff
|
raw
|
diff to current
2015-09-19
Eric Biggers
Always specify AT_UNNAMED when opening unnamed stream...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-08
Eric Biggers
ntfs-3g_apply.c: add hint about known libntfs-3g bug
blob
|
commitdiff
|
raw
|
diff to current
2015-08-08
Eric Biggers
Avoid having to check for NTFS-3g 2013.1.13 or later...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
Eric Biggers
ntfs-3g_apply.c: only call sd_fixup() if ntfs_set_ntfs_...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-27
Eric Biggers
ntfs-3g_apply.c: fix inode reuse
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
Eric Biggers
ntfs-3g_apply.c: fix extraction of empty reparse points
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Eric Biggers
ntfs-3g_apply.c: Do not use i_visited
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Eric Biggers
Rename dentry name fields
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Eric Biggers
Use macros to iterate through extraction aliases
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Eric Biggers
New helper function: inode_has_security_descriptor()
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Eric Biggers
Reparse point updates
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Eric Biggers
resource reading cleanups
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
Eric Biggers
Always use abbreviated integer types in library code
blob
|
commitdiff
|
raw
|
diff to current
2015-04-25
Eric Biggers
ntfs-3g_apply.c: use WIMLIB_ERR_SET_REPARSE_DATA
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Eric Biggers
ntfs-3g_apply.c: avoid warning about sacl_offset unused
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Eric Biggers
Stream and blob updates
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
Eric Biggers
ntfs-3g_apply.c: Don't claim to support encrypted direc...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
Eric Biggers
inode.h, inode.c cleanup
blob
|
commitdiff
|
raw
|
diff to current
2014-09-27
Eric Biggers
Use LGPLv3+ for src/*.c
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Eric Biggers
Merge remote-tracking branch 'origin/master' into wimbo...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Eric Biggers
Support file counts for extract file structure and...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
Eric Biggers
Add WIMLIB_PROGRESS_MSG_EXTRACT_{FILE_STRUCTURE,METADATA}
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
Eric Biggers
wimlib: Allow custom error file
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
Eric Biggers
Remove begin_stream callback flags
blob
|
commitdiff
|
raw
|
diff to current
2014-06-20
Eric Biggers
extract.c: Fix for running out of file handles
blob
|
commitdiff
|
raw
|
diff to current
2014-06-08
Eric Biggers
Remove some dead assignments
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
Eric Biggers
Check for case where too many identical files are being...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
Eric Biggers
struct wim_dentry: Rename 'parent' to 'd_parent'
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Eric Biggers
Merge branch 'new_extract'
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Eric Biggers
Remove duplicate words & fix grammatical errors
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Eric Biggers
Pay attention to PrepopulateList during WIMBoot application
blob
|
commitdiff
|
raw
|
diff to current
2013-12-14
Eric Biggers
update; add lzms_decompress() stub
blob
|
commitdiff
|
raw
|
diff to current
2013-12-14
Eric Biggers
Split wim_resource_spec from wim_lookup_table_entry
blob
|
commitdiff
|
raw
|
diff to current
2013-11-01
Eric Biggers
ntfs_3g_apply.c: Remove unused variable
blob
|
commitdiff
|
raw
|
diff to current
2013-10-07
Eric Biggers
Implement workaround for NTFS-3g bug when handling...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Eric Biggers
Add apply_ops.requires_short_name_reordering
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Eric Biggers
Win32 apply: Delay setting FILE_ATTRIBUTE_READONLY
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Eric Biggers
wimlib.h: Update docs and adjust error codes
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Eric Biggers
NTFS-3g apply: Open extracted files by MFT reference
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Eric Biggers
apply_operations: Remove 'strict' argument from set_se...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Eric Biggers
Miscellaneous fixes and cleanups
blob
|
commitdiff
|
raw
|
diff to current
2013-08-13
Eric Biggers
Merge branch with pipable WIM support
blob
|
commitdiff
|
raw
|
diff to current
2013-05-26
Eric Biggers
w -> wim
blob
|
commitdiff
|
raw
|
diff to current
2013-05-21
Eric Biggers
ntfs-3g_apply.c: Only warn when DOS names cannot be...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-21
Eric Biggers
verify_dentry(): Allow multiple DOS names per inode...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Eric Biggers
Improve handling of invalid filenames
blob
|
commitdiff
|
raw
|
diff to current
2013-05-17
Eric Biggers
Remove buffer_io.h
blob
|
commitdiff
|
raw
|
diff to current
2013-05-17
Eric Biggers
ntfs-3g_apply.c: Use wim_inode_get_reparse_data()
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
Eric Biggers
Refactor headers
blob
|
commitdiff
|
raw
|
diff to current