]> wimlib.net Git - wimlib/history - src/win32_capture.c
Scan progress: Add # of files, directories, and bytes scanned
[wimlib] / src / win32_capture.c
2013-12-24 Eric BiggersScan progress: Add # of files, directories, and bytes...
2013-12-23 Eric BiggersCleanup
2013-12-14 Eric Biggersupdate; add lzms_decompress() stub
2013-12-13 Eric BiggersUse STACK_MAX
2013-12-09 Eric BiggersVariable chunk size support (currently XPRESS only)
2013-09-02 Eric Biggerswin32_get_security_descriptor(): Use errno
2013-09-01 Eric Biggerswin32_recurse_directory(): Handle not implemented...
2013-09-01 Eric Biggerswin32_capture_streams(): Handle not implemented/supported
2013-08-31 Eric Biggerswin32_capture_streams(): Fix uninitialized return...
2013-08-21 Eric BiggersWindows: Load ntdll functions dynamically
2013-08-20 Eric BiggersGeneralized support for referencing resources in extern...
2013-08-18 Eric BiggersRemove some unused variables and labels
2013-08-18 Eric BiggersWin32 capture: Fix sharing violation when getting...
2013-08-18 Eric BiggersWin32 capture/apply: Simplify opening existing files
2013-08-18 Eric BiggersWin32: Adjust error printing
2013-08-18 Eric BiggersWin32 capture: Fixes
2013-08-18 Eric BiggersWin32 capture: Readdir and query short name with nativ...
2013-08-18 Eric BiggersWin32 capture: Query security descriptors with native API
2013-08-18 Eric BiggersWin32 capture: Query stream information with native API
2013-08-17 Eric Biggerswimlib: Clean up code that sends capture progress...
2013-08-17 Eric BiggersExclude unsupported files from capture
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-07-19 Eric BiggersWin32: Correctly handle pattern matching with \\?...
2013-05-21 Eric BiggersWin32: Fix drive root detection with \\?\-style paths
2013-05-20 Eric BiggersPath fixes/updates
2013-05-18 Eric BiggersAdd more uses of memdup, mempcpy
2013-05-18 Eric BiggersWin32: Fix reparse point fixup bugs
2013-05-17 Eric BiggersRemove buffer_io.h
2013-05-15 Eric BiggersRefactor headers
2013-05-14 Eric Biggersadd_params: Embed inode table and sd_set directly
2013-05-14 Eric Biggerswin32_do_capture_warnings: Shorten message
2013-05-14 Eric BiggersMake wimlib-imagex less noisy when running on Windoze XP
2013-05-13 Eric Biggerswin32_*.c: Add copyright notices
2013-05-12 Eric BiggersRefactor Win32 capture/apply, UNIX apply