]> wimlib.net Git - wimlib/history - src/ntfs-3g_capture.c
mount_image.c: Remove unnecessary gotos in alloc_wimfs_fd()
[wimlib] / src / ntfs-3g_capture.c
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