git://wimlib.net
/
wimlib
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
win32_capture.c: Use volume ID as device number
[wimlib]
/
src
/
win32_capture.c
2014-09-06
Eric Biggers
win32_capture.c: Use volume ID as device number
blob
|
commitdiff
|
raw
2014-09-04
Eric Biggers
Add WIMLIB_ERR_FVE_LOCKED_VOLUME
blob
|
commitdiff
|
raw
|
diff to current
2014-08-30
Eric Biggers
Support for file exclusions via progress function
blob
|
commitdiff
|
raw
|
diff to current
2014-08-02
Eric Biggers
win32_capture.c: Ignore unnamed data stream of reparse...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-05
Eric Biggers
win32_capture.c: Fix memory leak in error path
blob
|
commitdiff
|
raw
|
diff to current
2014-06-28
Eric Biggers
win32_capture.c: Fix exclusion when capture path ends...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Eric Biggers
win32_capture.c: Exclude files pending deletion
blob
|
commitdiff
|
raw
|
diff to current
2014-06-21
Eric Biggers
Factor out Win32 => NT path conversion and use in win32...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-21
Eric Biggers
win32_capture.c: Don't add duplicate backslashes
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
Eric Biggers
Don't exclude out-of-tree absolute symlinks in reparse...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-08
Eric Biggers
Remove some dead assignments
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
Eric Biggers
Report progress for capture symlink fixups
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Eric Biggers
win32_capture.c: Remove unused 'struct winnt_scan_stats...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Eric Biggers
Update progress functions
blob
|
commitdiff
|
raw
|
diff to current
2014-05-18
Eric Biggers
winnt_openat(): Use FILE_SHARE_VALID_FLAGS
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Eric Biggers
Rewrite code for capture rpfix
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Eric Biggers
win32_capture.c: Fix format string
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Eric Biggers
win32_capture.c: Remove unused variable
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Eric Biggers
win32_capture.c: More improvements
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Eric Biggers
win32_get_security_descriptor(): Check for STATUS_BUFFE...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Eric Biggers
win32_capture_streams(): Decrease buffer size for strea...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Eric Biggers
win32_capture.c: Use NtQueryInformationFile() instead...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Eric Biggers
win32_capture.c: Load volume information on first chance
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Eric Biggers
win32_capture.c: Fix getting file size
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Eric Biggers
win32_capture.c: Use NtOpenFile() and directory-relati...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Eric Biggers
win32_capture.c: Remove unused code
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Eric Biggers
Windows: Use ntdll unconditionally
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Eric Biggers
capture_common.c: Cleanup (mostly comments)
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Eric Biggers
Strip trailing slashes from Windows filesystem paths
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Eric Biggers
Adjust path matching
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
Eric Biggers
wimlib_update_image(): Do proper rollbacks & replace...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Eric Biggers
Parse capture configuration file in library
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Eric Biggers
Refactor some of the dentry, inode, and lookup table...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-29
Eric Biggers
Expose symlink exclusions through WIMLIB_PROGRESS_MSG_S...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-28
Eric Biggers
win32_build_dentry_tree(): Strip trailing slashes from...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-28
Eric Biggers
win32_build_dentry_tree(): Fix handling of maximum...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-28
Eric Biggers
Fix encrypted capture on Windows
blob
|
commitdiff
|
raw
|
diff to current
2013-12-28
Eric Biggers
Allow configurable case sensitivity
blob
|
commitdiff
|
raw
|
diff to current
2013-12-24
Eric Biggers
Fix progress for exclusion of absolute symlinks
blob
|
commitdiff
|
raw
|
diff to current
2013-12-24
Eric Biggers
Scan progress: Add # of files, directories, and bytes...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-23
Eric Biggers
Cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-12-14
Eric Biggers
update; add lzms_decompress() stub
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Eric Biggers
Use STACK_MAX
blob
|
commitdiff
|
raw
|
diff to current
2013-12-09
Eric Biggers
Variable chunk size support (currently XPRESS only)
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
Eric Biggers
win32_get_security_descriptor(): Use errno
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
Eric Biggers
win32_recurse_directory(): Handle not implemented...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
Eric Biggers
win32_capture_streams(): Handle not implemented/supported
blob
|
commitdiff
|
raw
|
diff to current
2013-08-31
Eric Biggers
win32_capture_streams(): Fix uninitialized return...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-21
Eric Biggers
Windows: Load ntdll functions dynamically
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Eric Biggers
Generalized support for referencing resources in extern...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Eric Biggers
Remove some unused variables and labels
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Eric Biggers
Win32 capture: Fix sharing violation when getting...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Eric Biggers
Win32 capture/apply: Simplify opening existing files
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Eric Biggers
Win32: Adjust error printing
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Eric Biggers
Win32 capture: Fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Eric Biggers
Win32 capture: Readdir and query short name with nativ...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Eric Biggers
Win32 capture: Query security descriptors with native API
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Eric Biggers
Win32 capture: Query stream information with native API
blob
|
commitdiff
|
raw
|
diff to current
2013-08-17
Eric Biggers
wimlib: Clean up code that sends capture progress...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-17
Eric Biggers
Exclude unsupported files from capture
blob
|
commitdiff
|
raw
|
diff to current
2013-08-13
Eric Biggers
Merge branch with pipable WIM support
blob
|
commitdiff
|
raw
|
diff to current
2013-07-19
Eric Biggers
Win32: Correctly handle pattern matching with \\?...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-21
Eric Biggers
Win32: Fix drive root detection with \\?\-style paths
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Eric Biggers
Path fixes/updates
blob
|
commitdiff
|
raw
|
diff to current
2013-05-18
Eric Biggers
Add more uses of memdup, mempcpy
blob
|
commitdiff
|
raw
|
diff to current
2013-05-18
Eric Biggers
Win32: Fix reparse point fixup bugs
blob
|
commitdiff
|
raw
|
diff to current
2013-05-17
Eric Biggers
Remove buffer_io.h
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
Eric Biggers
Refactor headers
blob
|
commitdiff
|
raw
|
diff to current
2013-05-14
Eric Biggers
add_params: Embed inode table and sd_set directly
blob
|
commitdiff
|
raw
|
diff to current
2013-05-14
Eric Biggers
win32_do_capture_warnings: Shorten message
blob
|
commitdiff
|
raw
|
diff to current
2013-05-14
Eric Biggers
Make wimlib-imagex less noisy when running on Windoze XP
blob
|
commitdiff
|
raw
|
diff to current
2013-05-13
Eric Biggers
win32_*.c: Add copyright notices
blob
|
commitdiff
|
raw
|
diff to current
2013-05-12
Eric Biggers
Refactor Win32 capture/apply, UNIX apply
blob
|
commitdiff
|
raw
|
diff to current