]> wimlib.net Git - wimlib/history - src/write.c
overwrite_wim_inplace(): Only write new metadata resources for modified images
[wimlib] / src / write.c
2013-03-27 Eric Biggersoverwrite_wim_inplace(): Only write new metadata resour... v1.3.2
2013-03-27 Eric Biggerswrite.c: Send fewer progress msgs when extracting...
2013-03-24 Eric BiggersModify treatment of metadata entries
2013-03-24 Eric BiggersRemove unneeded parameter from compression functions
2013-03-23 Eric BiggersChar encoding updates and misc. fixes
2013-03-23 Eric BiggersEncodings update (IN PROGRESS)
2013-03-22 Eric BiggersAdd --noacls options and set dwDesiredAccess more appro...
2013-03-21 Eric BiggersReplace rename()
2013-03-21 Eric BiggersMisc. fixes
2013-03-20 Eric BiggersWin32 fixes
2013-03-20 Eric BiggersCharacter encoding changes (IN PROGRESS)
2013-03-17 Eric BiggersAdd missing limits.h include
2013-03-17 Eric Biggersre-organize win32 code
2013-03-17 Eric BiggersWindows native build
2013-03-16 Eric BiggersCode and docs cleanup
2013-03-10 Eric BiggersMisc. Win32 fixes, comment updates
2013-03-10 Eric BiggersWin32 apply
2013-03-10 Eric BiggersWin32 capture
2013-03-09 Eric BiggersVarious changes
2013-03-05 Eric BiggersFix copyright notices
2013-03-05 Eric BiggersAdd 2013 to copyright notices
2013-03-03 Eric BiggersRefactor error functions; make re-entrant
2013-03-03 Eric Biggersprint_lookup_table_entry(): add FILE* parameter
2012-12-31 Eric BiggersComment lines that may produce compiler warnings
2012-12-31 Eric BiggersVarious code cleanups
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)