]> wimlib.net Git - wimlib/history - src/wim.c
Windows native build
[wimlib] / src / wim.c
2013-03-17 Eric BiggersWindows native build
2013-03-10 Eric BiggersWin32 capture
2013-03-05 Eric BiggersFix copyright notices
2013-03-05 Eric BiggersAdd 2013 to copyright notices
2013-03-03 Eric Biggersselect_wim_image(): Fix last commit
2013-03-03 Eric Biggersselect_wim_image(): Set WIMLIB_NO_IMAGE on failure
2013-03-03 Eric BiggersAdd wimlib_global_{init,cleanup}()
2013-03-03 Eric Biggersbegin_read(): Fix comment
2012-12-31 Eric BiggersRename image_metadata to wim_image_metadata
2012-12-31 Eric BiggersVarious code cleanups
2012-12-19 Eric BiggersRename some functions used in for_image()
2012-12-17 Eric BiggersRefactoring/rewrites
2012-12-16 Eric Biggersverify.c, buffer_io.h
2012-12-16 Eric BiggersRe-organize code
2012-12-16 Eric BiggersVarious fixes and cleanups
2012-12-16 Eric BiggersVarious cleanups
2012-11-24 Eric Biggersselect_wim_image(): Don't allow selecting WIMLIB_NO_IMAGE
2012-11-22 Eric BiggersVarious changes/fixes
2012-11-22 Eric BiggersImplement advisory locking for WIM overwrites
2012-11-22 Eric BiggersUpdate wimlib.h documentation
2012-11-21 Eric BiggersLots of changes
2012-11-20 Eric BiggersImplement soft delete
2012-11-20 Eric BiggersRewrite integrity calculation and checks
2012-11-19 Eric BiggersRework WIM writing code
2012-11-19 Eric Biggerswimlib_set_boot_idx(): Update boot metadata immediately
2012-11-19 Eric Biggerswimlib_write(): Add WIMLIB_WRITE_FLAG_FSYNC
2012-11-19 Eric Biggersbegin_read(): Try fopen() before realpath()
2012-11-18 Eric Biggersinclude WIMStruct->fp_tab only if WITH_FUSE
2012-11-13 Eric BiggersHeader fix: Add time.h
2012-11-13 Eric BiggersMake different threads use different FILE*'s
2012-11-12 Eric BiggersUse FUSE multi-threaded mode for read-only mounts
2012-10-26 Eric BiggersVarious cleanups
2012-10-26 Eric Biggerswimlib_select_image() => select_wim_image()
2012-09-03 Eric BiggersRewrite to use inodes (IN PROGRESS)
2012-09-02 Eric BiggersCompile on FreeBSD
2012-09-01 Eric Biggersimagex-apply.1 updates
2012-09-01 Eric Biggersimagex capture and append consolidation
2012-08-31 Eric Biggerssplit WIM apply, doc updates
2012-08-30 Eric BiggersLicense and documentation
2012-08-29 Eric BiggersPrint names of dentries in split link groups when in...
2012-08-28 Eric Biggersverify_dentry()
2012-08-27 Eric BiggersNTFS capture updates
2012-08-22 Eric BiggersRewritten functions for reading and writing resources
2012-08-20 Eric BiggersVarious fixes
2012-08-20 Eric BiggersMake lookup table use hlist
2012-08-20 Eric BiggersExtract WIM hard links correctly
2012-08-19 Eric Biggersremove WIMStruct->output_dir
2012-08-19 Eric Biggershardlink fixes
2012-08-18 Eric BiggersSome preparations for supporting NTFS capture and apply.
2012-08-14 Eric BiggersTest suite
2012-08-13 Eric BiggersVarious minor changes and fixes.
2012-08-13 Eric BiggersUse WIM_LINK_TYPE_NONE as default, as documented
2012-08-13 Eric BiggersFix some compiler warnings
2012-08-12 Eric BiggersClean up file headers
2012-05-20 Eric BiggersSupport for copying security data
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)