]> wimlib.net Git - wimlib/history - src/resource.c
update_lte_of_staging_file(): Use BUILD_BUG_ON
[wimlib] / src / resource.c
2013-03-03 Eric Biggersprint_lookup_table_entry(): add FILE* parameter
2012-12-31 Eric BiggersVarious code cleanups
2012-12-21 Eric BiggersLZX decompression cleanups
2012-12-17 Eric Biggersextract_wim_resource() refactor
2012-12-16 Eric Biggersmetadata_resource.c
2012-12-16 Eric Biggersverify.c, buffer_io.h
2012-12-16 Eric BiggersVarious fixes and cleanups
2012-11-21 Eric BiggersLots of changes
2012-11-20 Eric BiggersRewrite integrity calculation and checks
2012-11-19 Eric BiggersRework WIM writing code
2012-11-18 Eric BiggersCalculate SHA1 md of NTFS reparse points correctly
2012-11-18 Eric Biggersinclude WIMStruct->fp_tab only if WITH_FUSE
2012-11-18 Eric BiggersImplement multi-threaded compression
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-11-11 Eric BiggersStore dentry children in red-black trees
2012-10-28 Eric BiggersFixes to get rid of various compiler warnings
2012-10-28 Eric BiggersMetadata resource compatibility
2012-10-28 Eric BiggersUpdate dentry, security data reading
2012-10-28 Eric BiggersCleanup WIM writing
2012-10-26 Eric BiggersRemove more trailing whitespace
2012-10-26 Eric BiggersVarious cleanups
2012-10-26 Eric Biggersxpress_compress(): Initialize all data written
2012-10-02 Eric Biggersto_leXX() -> cpu_to_leXX(), leXX_to_cpu()
2012-09-30 Eric Biggersextract_wim_resource_to_fd(): Handle full_write() retva...
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-02 Eric BiggersCompile on FreeBSD
2012-09-02 Eric BiggersFix in write_wim_resource(), and add test cases
2012-08-30 Eric BiggersLicense and documentation
2012-08-29 Eric BiggersNTFS apply ADS fixes
2012-08-29 Eric BiggersFix various NTFS capture issues
2012-08-29 Eric BiggersFix various issues
2012-08-28 Eric BiggersHard link disambiguation
2012-08-28 Eric BiggersAlign security data correctly
2012-08-28 Eric Biggersdentry_first_lte() -> dentry_unnamed_lte()
2012-08-28 Eric Biggersverify_dentry()
2012-08-28 Eric BiggersReviewed code in dentry.c and {read,write}_metadata_res...
2012-08-27 Eric BiggersNTFS capture updates
2012-08-25 Eric BiggersImplement XATTR interface to ADS in wimfs
2012-08-25 Eric BiggersFixes for Windows ADS interface
2012-08-24 Eric BiggersCode to handle some weird siutations and bad WIMs
2012-08-23 Eric BiggersMore comments
2012-08-23 Eric BiggersComments; check SHA1 md in extract_wim_resource_to_fd()
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 BiggersPartial fixes and comments
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 BiggersVarious cleanups
2012-08-19 Eric Biggerswimfs_write(), dentry_to_stbuf()
2012-08-19 Eric Biggersuse_ino mount option
2012-08-19 Eric BiggersVarious fixes
2012-08-19 Eric Biggerswimfs_link(), wimfs_symlink(), symlink fixes
2012-08-19 Eric Biggerscompiles (IN PROGRESS)
2012-08-19 Eric Biggershardlinks (IN PROGRESS)
2012-08-18 Eric BiggersSymbolic links (IN PROGRESS)
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 BiggersEmpty file fix
2012-05-20 Eric BiggersFix dereference of NULL pointer
2012-05-20 Eric BiggersSupport for copying security data
2012-05-20 Eric BiggersSupport for splitting WIMs
2012-05-01 Eric BiggersInitial commit (current version is wimlib 0.6.2)