]> wimlib.net Git - wimlib/history - src/modify.c
Lots of changes
[wimlib] / src / modify.c
2012-11-21 Eric BiggersLots of changes
2012-11-20 Eric BiggersRewrite integrity calculation and checks
2012-11-19 Eric Biggerswimlib_write(): Add WIMLIB_WRITE_FLAG_FSYNC
2012-11-18 Eric BiggersSet FILE_ATTRIBUTE_DIRECTORY for directory symlinks
2012-11-18 Eric BiggersConsolidate `struct lookup_table_entry'
2012-11-18 Eric Biggers--threads option and stream writing progress
2012-11-12 Eric BiggersRemove link_dentry()
2012-10-28 Eric BiggersFixes to get rid of various compiler warnings
2012-10-26 Eric BiggersRemove more trailing whitespace
2012-10-26 Eric BiggersVarious cleanups
2012-10-26 Eric Biggersdo_add_image(): Set boot_idx directly
2012-10-26 Eric BiggersReturn WIMLIB_ERR_NOMEM if security data cannot be...
2012-10-26 Eric Biggerswimlib_select_image() => select_wim_image()
2012-10-26 Eric Biggersbuild_dentry_tree() fix error paths
2012-10-25 Eric Biggersadd image cleanups
2012-10-25 Eric Biggersimage delete cleanup
2012-10-21 Eric Biggerswimlib_export() updates
2012-10-21 Eric BiggersCleanup image export code
2012-09-05 Eric BiggersFix up calculation of image XML statistics
2012-09-04 Eric BiggersComment fixes
2012-09-04 Eric Biggersinode fields rename
2012-09-03 Eric Biggersinode updates (IN PROGRESS)
2012-09-03 Eric Biggersinode updates
2012-09-03 Eric BiggersRewrite to use inodes (IN PROGRESS)
2012-09-01 Eric BiggersExport from split WIM
2012-08-31 Eric Biggerssplit WIM apply, doc updates
2012-08-30 Eric BiggersLicense and documentation
2012-08-29 Eric BiggersComments etc.
2012-08-29 Eric BiggersFix various issues
2012-08-28 Eric BiggersHard link disambiguation
2012-08-28 Eric BiggersDo not add lookup table entry for empty files
2012-08-27 Eric BiggersNTFS capture updates
2012-08-27 Eric Biggerswimlib_add_image(): Fewer parameters
2012-08-27 Eric BiggersCase insensitive exclusion pattern matching
2012-08-27 Eric BiggersExclusion paths updates
2012-08-27 Eric BiggersRelative file exclusion
2012-08-27 Eric BiggersImage capture configuration
2012-08-26 Eric BiggersNTFS capture (IN PROGRESS)
2012-08-26 Eric BiggersNTFS capture (IN PROGRESS)
2012-08-23 Eric BiggersFinally fixed most of the problems with the new resourc...
2012-08-23 Eric BiggersResource fixes/changes
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 Biggerspre-resolve streams (IN PROGRESS)
2012-08-19 Eric Biggerswimfs_link(), wimfs_symlink(), symlink fixes
2012-08-19 Eric Biggershardlink fixes
2012-08-19 Eric Biggershardlinks (IN PROGRESS)
2012-08-18 Eric Biggersmount changes (IN PROGRESS)
2012-08-18 Eric BiggersSymbolic links (IN PROGRESS)
2012-08-18 Eric BiggersAlternate stream entries fixes
2012-08-18 Eric BiggersSome preparations for supporting NTFS capture and apply.
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-26 Eric BiggersUse public domain SHA1 code
2012-05-20 Eric BiggersSupport for copying security data
2012-05-01 Eric BiggersInitial commit (current version is wimlib 0.6.2)