]> wimlib.net Git - wimlib/history - src/win32_capture.c
v1.14.4
[wimlib] / src / win32_capture.c
2023-04-02 Eric BiggersUpdate hyperlinks
2023-03-30 Eric Biggerscompiler.h: remove _aligned_attribute
2023-03-20 Eric BiggersConsistently use _WIN32 instead of __WIN32__
2023-03-20 Eric BiggersRemove support for Windows XP
2021-07-05 Eric BiggersWarn rather than abort if SHA-1 is same but size is...
2021-06-29 Eric Biggerswin32: update WOF ioctl definitions
2021-04-07 Eric BiggersAdd support for a data recovery mode
2020-06-02 Eric Biggerswin32_capture: avoid unnecessary fallback to recursive...
2018-01-21 Eric Biggerswin32_capture: recognize STATUS_NOT_SUPPORTED (fixes...
2018-01-21 Eric BiggersCapture and apply extended attributes on Windows
2017-07-16 Eric BiggersUse dynamically-sized path buffer when scanning files
2016-12-15 Eric Biggersresource: pass blob and offset to consume_chunk
2016-12-03 Eric BiggersImproved handling of Data Deduplication reparse points
2016-03-04 Eric Biggerswin32_capture: Enlarge FSCTL_QUERY_FILE_LAYOUT buffer...
2016-03-04 Eric BiggersVarious renamings from "capture" to "scan"
2016-02-18 Eric BiggersAdd support for capturing/applying object IDs
2016-02-18 Eric BiggersDirectly link with ntdll on Windows
2016-02-18 Eric Biggerswin32_capture: handle NtQuerySecurityObject returning...
2016-02-18 Eric Biggerswin32_common: add winnt_fsctl() helper method
2016-02-11 Eric Biggerswin32_capture.c: retry NtReadFile() requests
2016-01-22 Eric Biggerswin32_capture: don't ask for permission to read data...
2016-01-22 Eric Biggerswin32_capture: correctly handle unspecified security...
2016-01-17 Eric Biggerswin32_capture: make open by file ID opt-in
2016-01-17 Eric Biggerswin32_capture: pass proper path to scan callback
2016-01-17 Eric Biggerswin32_capture: add alternate scan routine that uses...
2016-01-02 Eric Biggerswin32_capture: check for STATUS_NOT_SUPPORTED from...
2015-12-27 Eric BiggersAdd experimental support for Windows VSS
2015-11-07 Eric Biggerswin32_capture.c: more general fixup of WIM-backed files
2015-11-01 Eric Biggerswin32_capture.c: experimental fixup of WIM-backed files
2015-10-21 Eric BiggersImproved reporting of concurrent modifications and...
2015-10-19 Eric BiggersFix various typos
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
next