git://wimlib.net
/
wimlib
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
win32_capture_try_rpfix(): Fix incorrect conditional
2013-04-29
Eric Biggers
win32_capture_try_rpfix(): Fix incorrect conditional
commit
|
commitdiff
|
tree
2013-04-29
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
imagex_info(): Do not leak WIMStruct when file not...
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
{symlink,fd}_apply_unix_data(): Print path name
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
win32_capture_try_rpfix(): Warn on excluded reparse...
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
wimlib_print_wim_information(): Print RPFIX status
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
Win32 apply: Set short names
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
win32-tree-cmp: Do not compare sizes on directories
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
Win32: Fix cross-drive capture rpfix
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
win32_extract_try_rpfix(): Simplify conditional
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
maybe_apply_dentry(): Fix NO_STREAMS case
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
Win32: Simplify encrypted extract; re-try on sharing...
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
Win32: Encrypted extract fixes
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
maybe_apply_dentry(): Treat encrypted directories as...
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
win32_capture_streams(): Only warn on stream lookup...
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
Update README, README.WINDOWS, NEWS
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
mount_image.c: Use fuse_context.umask only when available
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
Add Windows rpfix tests
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
Misc. fixes
commit
|
commitdiff
|
tree
2013-04-28
Eric Biggers
refactor reparse point code; Win32: working extract...
commit
|
commitdiff
|
tree
2013-04-27
Eric Biggers
Win32 apply: Accept ERROR_ACCESS_DENIED for SACL access...
commit
|
commitdiff
|
tree
2013-04-27
Eric Biggers
Win32 apply: More special checks for root directory
commit
|
commitdiff
|
tree
2013-04-27
Eric Biggers
Win32: Do not set file attributes on root directory
commit
|
commitdiff
|
tree
2013-04-27
Eric Biggers
Win32 apply: Fixes, comments
commit
|
commitdiff
|
tree
2013-04-27
Eric Biggers
Support for encrypted restore
commit
|
commitdiff
|
tree
2013-04-27
Eric Biggers
Win32: Get encrypted capture actually working
commit
|
commitdiff
|
tree
2013-04-27
Eric Biggers
win32_set_special_attributes(): Skip compression IOCTL...
commit
|
commitdiff
|
tree
2013-04-27
Eric Biggers
Add win32-test-imagex-capture_and_apply.bat
commit
|
commitdiff
|
tree
2013-04-27
Eric Biggers
Win32 apply: clear compression flag when needed
commit
|
commitdiff
|
tree
2013-04-27
Eric Biggers
Win32 extract: Some refactoring; set security on handle...
commit
|
commitdiff
|
tree
2013-04-27
Eric Biggers
win32: handle excluded reparse points correctly
commit
|
commitdiff
|
tree
2013-04-26
Eric Biggers
Add win32-tree-cmp
commit
|
commitdiff
|
tree
2013-04-26
Eric Biggers
Win32: Fix, comment capture reparse-point fixups
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
Win32: Do not hard link files with nNumberOfLinks = 1
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
win32: Do not hard link directories, even if file IDs...
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
wimlib_free(): Add missing pthread_mutex_destroy()
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
win32_get_short_name(): Add missing FindClose
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
Win32: Do not create lookup table entries for 0 length...
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
unix_capture_directory(): Add missing ret=0
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
wimlib_vmsg(): fflush stderr
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
print_inode_dentries(): Fix
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
Win32: Show at most 5 hard linking warnings
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
replace_forbidden_characters(): Use different character
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
Read/write reserved/unknown fields in WIM dentry and...
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
Factor code out from inode_set_symlink() into inode_set_unn...
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
Win32: Skip extracting reparse points when not supported
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
util.c: Print carriage return before warnings/errors
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
do_overlay(): Do overlays recursively
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
Fix capturing non-directories in source list mode
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2013-04-25
Eric Biggers
Fixes; write --{no,}rpfix docs; enable --rpfix capture...
commit
|
commitdiff
|
tree
2013-04-22
Eric Biggers
make_symlink_reparse_data_buf(): Use full path
commit
|
commitdiff
|
tree
2013-04-22
Eric Biggers
wimlib_vfprintf(): Handle %W with null pointer
commit
|
commitdiff
|
tree
2013-04-22
Eric Biggers
Windows rpfix capture (in progress)
commit
|
commitdiff
|
tree
2013-04-22
Eric Biggers
rpfix extract on UNIX
commit
|
commitdiff
|
tree
2013-04-22
Eric Biggers
rpfix capture on UNIX
commit
|
commitdiff
|
tree
2013-04-21
Eric Biggers
Use REPARSE_POINT_MAX_SIZE macro
commit
|
commitdiff
|
tree
2013-04-21
Eric Biggers
unix_capture_directory(): Use readdir() instead of...
commit
|
commitdiff
|
tree
2013-04-21
Eric Biggers
capture_ntfs_streams(): Set 'ret' properly
commit
|
commitdiff
|
tree
2013-04-21
Eric Biggers
Misc. fixes
commit
|
commitdiff
|
tree
2013-04-11
Eric Biggers
Simplify write_resource_cb()
commit
|
commitdiff
|
tree
2013-04-11
Eric Biggers
Add missing iconv_cleanup()s
commit
|
commitdiff
|
tree
2013-04-11
Eric Biggers
win32: Improve support for different filesystems
commit
|
commitdiff
|
tree
2013-04-10
Eric Biggers
Win32: Add untested support for encryted capture
commit
|
commitdiff
|
tree
2013-04-10
Eric Biggers
Adjust full path calculations
commit
|
commitdiff
|
tree
2013-04-09
Eric Biggers
Save original xml_data only when needed
commit
|
commitdiff
|
tree
2013-04-09
Eric Biggers
implement WIMLIB_INIT_FLAG_ASSUME_UTF8
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
Use -fno-strict-aliasing
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
configure.ac: Fix --enable-verify-compression
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
Update README
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
--disable-verify-compression by default
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
Fix compiling with --without-fuse
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
Wrap do_ntfs_umount() declaration with WITH_NTFS_3G
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
Multithreaded stream write: Fix progress function...
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
Update library CURRENT and AGE
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
Update version to 1.3.3
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
read_dentry(): Ignore ReparseTag for non-reparse-points
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
Write uncompressible streams uncompressed in multithreaded...
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
Comment multithreaded stream writing code
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
Add --threads option to imagex-optimize
commit
|
commitdiff
|
tree
2013-04-08
Eric Biggers
Multithreaded stream writing fixes
commit
|
commitdiff
|
tree
2013-04-07
Eric Biggers
Multithreaded compression (IN PROGRESS)
commit
|
commitdiff
|
tree
2013-04-07
Eric Biggers
resource code fixes/cleanup
commit
|
commitdiff
|
tree
2013-04-07
Eric Biggers
wim_checksum_unhashed_streams(): Use image_for_each_unhashed...
commit
|
commitdiff
|
tree
2013-04-07
Eric Biggers
overwrite_wim_inplace(): cleanup
commit
|
commitdiff
|
tree
2013-04-07
Eric Biggers
write.c, lookup table.c: cleanup
commit
|
commitdiff
|
tree
2013-04-06
Eric Biggers
Add more comments
commit
|
commitdiff
|
tree
2013-04-06
Eric Biggers
finish_write(): Reorganize
commit
|
commitdiff
|
tree
2013-04-06
Eric Biggers
xml_update_image_info(): Assume streams are resolved
commit
|
commitdiff
|
tree
2013-03-31
Eric Biggers
Rewriting multithreaded compression code (IN PROGRESS)
commit
|
commitdiff
|
tree
2013-03-31
Eric Biggers
Get capturing NTFS reparse points working again
commit
|
commitdiff
|
tree
2013-03-31
Eric Biggers
Fixes
commit
|
commitdiff
|
tree
2013-03-31
Eric Biggers
Fixes; comments
commit
|
commitdiff
|
tree
2013-03-30
Eric Biggers
Get append working
commit
|
commitdiff
|
tree
2013-03-30
Eric Biggers
Fixes, comments
commit
|
commitdiff
|
tree
2013-03-30
Eric Biggers
refcnt image metadata; calculate full path on-demand
commit
|
commitdiff
|
tree
2013-03-30
Eric Biggers
Initial rewrite of resource code
commit
|
commitdiff
|
tree
2013-03-29
Eric Biggers
Win32: Improve restoring of special attributes
commit
|
commitdiff
|
tree
2013-03-29
Eric Biggers
WIM capture: Share inodes immediately
commit
|
commitdiff
|
tree
next