]> wimlib.net Git - wimlib/history - src/ntfs-3g_capture.c
Use --enable-ssse3-sha1 for x86_64 Windows builds
[wimlib] / src / ntfs-3g_capture.c
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