]> wimlib.net Git - wimlib/history - src/win32_capture.c
wimlib-imagex: improve error message
[wimlib] / src / win32_capture.c
2015-06-23 Eric BiggersConsistently forbid directory hard links from being...
2015-06-07 Eric BiggersAdd new helper function for attaching newly scanned...
2015-06-07 Eric BiggersAdd new helper function for ignoring scanned directory...
2015-06-07 Eric Biggerswin32_capture.c: save rpreserved field
2015-06-05 Eric BiggersSimplify wildcard pattern expansion
2015-06-05 Eric BiggersRename dentry name fields
2015-06-05 Eric BiggersReduce stack usage of recursive scan functions
2015-06-05 Eric BiggersReparse point updates
2015-06-05 Eric Biggersresource reading cleanups
2015-06-02 Eric BiggersDisallow empty blobs from being read
2015-05-02 Eric BiggersWin32 capture: sort streams by starting LCN
2015-05-02 Eric BiggersVarious cleanups
2015-04-04 Eric Biggerswin32_capture.c: fix capture of unnamed stream only
2015-03-26 Eric BiggersStream and blob updates
2015-02-18 Eric Biggerswin32_capture.c: Use CREATE_FOR_DIR flag for encrypted...
2015-01-30 Eric BiggersWindows: improved error messages
2015-01-29 Eric Biggerswin32_capture.c: use NULL instead of INVALID_HANDLE_VALUE
2015-01-29 Eric Biggerswin32_capture.c: adjust loading stream info from encryp...
2015-01-29 Eric Biggerswin32_capture.c: fix for opening encrypted files when...
2015-01-25 Eric Biggersheader cleanups
2014-12-15 Eric Biggersinode.h, inode.c cleanup
2014-10-25 Eric BiggersRename add_image_params => capture_params
2014-10-22 Eric BiggersReport directory tree scan errors
2014-09-28 Eric BiggersWorkaround for WOF incompatibility
2014-09-27 Eric BiggersUse LGPLv3+ for src/*.c
2014-09-26 Eric Biggerswin32_{apply,capture}.c: workaround for SACL_SECURITY_...
2014-09-25 Eric Biggerswin32_capture.c: Random cleanups
2014-09-08 Eric Biggerswin32_capture.c: Fix format string
2014-09-06 Eric Biggerswin32_capture.c: Use volume ID as device number
2014-09-04 Eric BiggersAdd WIMLIB_ERR_FVE_LOCKED_VOLUME
2014-08-30 Eric BiggersSupport for file exclusions via progress function
2014-08-02 Eric Biggerswin32_capture.c: Ignore unnamed data stream of reparse...
2014-07-05 Eric Biggerswin32_capture.c: Fix memory leak in error path
2014-06-28 Eric Biggerswin32_capture.c: Fix exclusion when capture path ends...
2014-06-26 Eric Biggerswin32_capture.c: Exclude files pending deletion
2014-06-21 Eric BiggersFactor out Win32 => NT path conversion and use in win32...
2014-06-21 Eric Biggerswin32_capture.c: Don't add duplicate backslashes
2014-06-11 Eric BiggersDon't exclude out-of-tree absolute symlinks in reparse...
2014-06-08 Eric BiggersRemove some dead assignments
2014-05-23 Eric BiggersReport progress for capture symlink fixups
2014-05-22 Eric Biggerswin32_capture.c: Remove unused 'struct winnt_scan_stats...
2014-05-22 Eric BiggersUpdate progress functions
2014-05-18 Eric Biggerswinnt_openat(): Use FILE_SHARE_VALID_FLAGS
2014-05-16 Eric BiggersRewrite code for capture rpfix
2014-05-15 Eric Biggerswin32_capture.c: Fix format string
2014-05-15 Eric Biggerswin32_capture.c: Remove unused variable
2014-05-14 Eric Biggerswin32_capture.c: More improvements
2014-05-13 Eric Biggerswin32_get_security_descriptor(): Check for STATUS_BUFFE...
2014-05-13 Eric Biggerswin32_capture_streams(): Decrease buffer size for strea...
2014-05-13 Eric Biggerswin32_capture.c: Use NtQueryInformationFile() instead...
2014-05-13 Eric Biggerswin32_capture.c: Load volume information on first chance
2014-05-13 Eric Biggerswin32_capture.c: Fix getting file size
2014-05-13 Eric Biggerswin32_capture.c: Use NtOpenFile() and directory-relati...
2014-05-13 Eric Biggerswin32_capture.c: Remove unused code
2014-05-13 Eric BiggersWindows: Use ntdll unconditionally
2014-05-12 Eric Biggerscapture_common.c: Cleanup (mostly comments)
2014-04-29 Eric BiggersStrip trailing slashes from Windows filesystem paths
2014-04-29 Eric BiggersAdjust path matching
2014-04-28 Eric Biggerswimlib_update_image(): Do proper rollbacks & replace...
2014-04-24 Eric BiggersParse capture configuration file in library
2014-01-13 Eric BiggersRefactor some of the dentry, inode, and lookup table...
2013-12-29 Eric BiggersExpose symlink exclusions through WIMLIB_PROGRESS_MSG_S...
2013-12-28 Eric Biggerswin32_build_dentry_tree(): Strip trailing slashes from...
2013-12-28 Eric Biggerswin32_build_dentry_tree(): Fix handling of maximum...
2013-12-28 Eric BiggersFix encrypted capture on Windows
2013-12-28 Eric BiggersAllow configurable case sensitivity
2013-12-24 Eric BiggersFix progress for exclusion of absolute symlinks
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
next