]> wimlib.net Git - wimlib/history - src/ntfs-3g_capture.c
system compression: add several more exclusion patterns
[wimlib] / src / ntfs-3g_capture.c
2015-09-19 Eric BiggersAlways specify AT_UNNAMED when opening unnamed stream...
2015-08-18 Eric Biggersntfs-3g_capture.c: workaround for duplicate streams
2015-08-08 Eric BiggersAvoid having to check for NTFS-3g 2013.1.13 or later...
2015-07-18 Eric Biggersntfs-3g_capture.c: remove unused path_len argument
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 Biggersntfs-3g_capture.c: save rpreserved field and fix "no...
2015-06-05 Eric BiggersSimplify wildcard pattern expansion
2015-06-05 Eric BiggersRename is_win32_name => d_is_win32_name
2015-06-05 Eric BiggersRename dentry name fields
2015-06-05 Eric BiggersReduce stack usage of recursive scan functions
2015-06-05 Eric Biggersntfs-3g_capture.c: cleanup
2015-06-05 Eric BiggersReparse point updates
2015-06-05 Eric Biggersresource reading cleanups
2015-05-02 Eric BiggersNTFS-3g capture: use reference-counted NTFS volumes
2015-05-02 Eric BiggersNTFS-3g capture: sort attributes by starting LCN
2015-05-02 Eric BiggersNTFS-3g capture: open inodes by inode number
2015-05-02 Eric BiggersVarious cleanups
2015-03-27 Eric Biggersntfs-3g_capture.c: fix capture of empty named data...
2015-03-26 Eric BiggersStream and blob updates
2015-01-25 Eric Biggersheader cleanups
2014-12-16 Eric Biggersutf16le_dupz() input may be misaligned
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-27 Eric BiggersUse LGPLv3+ for src/*.c
2014-08-30 Eric BiggersSupport for file exclusions via progress function
2014-08-07 Eric Biggersntfs-3g_capture.c: ntfs_get_ntfs_attrib() gets cpu...
2014-08-05 Eric Biggersntfs-3g_capture.c: Remove a never-executed statement
2014-06-08 Eric BiggersRemove some dead assignments
2014-05-22 Eric BiggersUpdate progress functions
2014-05-15 Eric BiggersRemove duplicate words & fix grammatical errors
2014-05-13 Eric BiggersNTFS-3g capture: Fix setting DOS name
2014-05-13 Eric BiggersWindows: Use ntdll unconditionally
2014-05-12 Eric Biggerscapture_common.c: Cleanup (mostly comments)
2014-04-29 Eric BiggersAdjust path matching
2014-04-28 Eric Biggerswimlib_update_image(): Do proper rollbacks & replace...
2014-04-18 Eric Biggersntfs-3g_capture.c: Capture named data streams of repars...
2014-03-23 Eric BiggersTransition wimlib to AVL tree code
2014-03-21 Eric BiggersNonrecursive for_dentry_child()
2014-01-13 Eric BiggersRefactor some of the dentry, inode, and lookup table...
2013-12-29 Eric Biggersntfs-3g_capture.c: Fix erroneous replacement
2013-12-28 Eric BiggersAllow configurable case sensitivity
2013-12-25 Eric BiggersRemove --enable-more-debug and --disable-custom-memory...
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-23 Eric BiggersRewrite of write_stream_list(), and writing packed...
2013-12-20 Eric BiggersUse read_stream_list() for extraction
2013-12-14 Eric BiggersSplit wim_resource_spec from wim_lookup_table_entry
2013-12-13 Eric BiggersUse STACK_MAX
2013-12-09 Eric BiggersVariable chunk size support (currently XPRESS only)
2013-08-20 Eric Biggers"delta" WIM support
2013-08-17 Eric Biggerswimlib: Clean up code that sends capture progress...
2013-08-17 Eric BiggersAdd WIMLIB_ADD_FLAG_NO_UNSUPPORTED_EXCLUDE
2013-08-17 Eric BiggersExclude unsupported files from capture
2013-08-15 Eric Biggersntfs-3g capture/apply: Capture & apply DOS names correctly
2013-05-21 Eric Biggersntfs-3g_capture.c: Only warn when an inode cannot be...
2013-05-21 Eric Biggersntfs-3g_capture.c: Allow multiple empty unnamed streams
2013-05-21 Eric Biggersntfs-3g_capture.c: Improve error messages
2013-05-18 Eric BiggersFix problem where HAVE_NTFS_MNT_RDONLY would not get... v1.4.0
2013-05-17 Eric BiggersRemove buffer_io.h
2013-05-17 Eric BiggersAdd memdup() function
2013-05-15 Eric Biggersntfs-3g_capture.c: Use NTFS_MNT_RDONLY if defined
2013-05-15 Eric BiggersRefactor headers