]> wimlib.net Git - wimlib/history - src/write.c
ntfs-apply.c: Tweak NTFS inode closing some more
[wimlib] / src / write.c
2012-12-19 Eric Biggerslte_overwrite_prepare(): only check offset if in same WIM
2012-12-19 Eric BiggersReplace dentry_find_streams_to_write() with inode_find_...
2012-12-19 Eric BiggersRename some functions used in for_image()
2012-12-18 Eric BiggersMake in-place overwrite work when non-last image is...
2012-12-18 Eric BiggersAllow in-place overwrites when unmounting read-write...
2012-12-17 Eric Biggersmain_writer_thread_proc(): Re-instate removed condition
2012-12-16 Eric Biggersverify.c, buffer_io.h
2012-12-16 Eric BiggersStream writing cleanups
2012-12-16 Eric BiggersVarious fixes and cleanups
2012-11-24 Eric Biggerswrite_stream_list(): Remove unused variable
2012-11-24 Eric BiggersFix typo
2012-11-24 Eric Biggersmain_writer_thread_proc(): Fix minor issues
2012-11-24 Eric Biggerswrite_stream_list(): Fix criteria for parallelization
2012-11-22 Eric BiggersAllocate extra 8 bytes for uncompressd chunks
2012-11-22 Eric BiggersVarious changes/fixes
2012-11-22 Eric BiggersUse pthread condition variables instead of semaphores
2012-11-22 Eric BiggersFix conflict with LIST_HEAD in BSD
2012-11-22 Eric BiggersAcquire advisory lock when doing a read-write mount
2012-11-22 Eric BiggersImplement advisory locking for WIM overwrites
2012-11-22 Eric BiggersHeader and ifdef fixes
2012-11-21 Eric BiggersLots of changes
2012-11-20 Eric BiggersFix sequential extraction, and include progress info
2012-11-20 Eric BiggersImplement soft delete
2012-11-20 Eric Biggersimagex-optimize: --recompress
2012-11-20 Eric BiggersUpdate NEWS and add imagex-optimize
2012-11-20 Eric BiggersRewrite integrity calculation and checks
2012-11-19 Eric BiggersRework WIM writing code
2012-11-19 Eric BiggersSet WIM_RESHDR_FLAG_METADATA on XML data
2012-11-19 Eric Biggerswimlib_write(): Add WIMLIB_WRITE_FLAG_FSYNC
2012-11-18 Eric Biggersmain_writer_thread_proc(): Minor cleanup
2012-11-18 Eric BiggersVarious portability fixes
2012-11-18 Eric Biggers--disable-multithreaded-compression option
2012-11-18 Eric Biggers--threads option and stream writing progress
2012-11-18 Eric Biggersmain_writer_thread_proc(): Add more comments
2012-11-18 Eric BiggersImplement multi-threaded compression
2012-10-28 Eric BiggersClose out_fp in finish_write()
2012-10-28 Eric BiggersMetadata resource compatibility
2012-10-28 Eric BiggersCleanup WIM writing
2012-10-26 Eric BiggersRemove more trailing whitespace
2012-09-04 Eric BiggersComment fixes
2012-09-03 Eric Biggersinode updates (IN PROGRESS)
2012-08-31 Eric Biggerssplit WIM apply, doc updates
2012-08-30 Eric BiggersLicense and documentation
2012-08-23 Eric BiggersResource fixes/changes
2012-08-18 Eric BiggersSymbolic links (IN PROGRESS)
2012-08-13 Eric BiggersVarious minor changes and fixes.
2012-08-13 Eric BiggersFix some compiler warnings
2012-08-12 Eric BiggersClean up file headers
2012-05-20 Eric BiggersSupport for splitting WIMs
2012-05-19 Eric BiggersSupport for joining WIMs.
2012-05-18 Eric BiggersUse WARNING() for warnings instead of ERROR().
2012-05-01 Eric BiggersInitial commit (current version is wimlib 0.6.2)