]> wimlib.net Git - wimlib/history - src
NTFS capture updates (IN PROGRESS)
[wimlib] / src /
2012-08-26 Eric BiggersNTFS capture updates (IN PROGRESS)
2012-08-26 Eric BiggersNTFS capture (IN PROGRESS)
2012-08-26 Eric BiggersNTFS capture (IN PROGRESS)
2012-08-26 Eric Biggersnew_lookup_table_entry() fix
2012-08-26 Eric BiggersNTFS capture (IN PROGRESS)
2012-08-26 Eric BiggersNTFS capture (IN PROGRESS)
2012-08-25 Eric Biggersntfs-capture.c
2012-08-25 Eric BiggersDOS names fix
2012-08-25 Eric BiggersFix wimfs_getattr()
2012-08-25 Eric BiggersNTFS apply 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 BiggersNTFS apply fixes
2012-08-24 Eric BiggersInclude _ntfs_valid_descr()
2012-08-24 Eric BiggersExtract NTFS junction points correctly
2012-08-24 Eric BiggersNTFS apply updates
2012-08-24 Eric BiggersComments
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-21 Eric BiggersComments; NTFS hardlinks
2012-08-21 Eric Biggersntfs.c => ntfs-apply.c
2012-08-21 Eric BiggersAdd modified security.c from NTFS-3g
2012-08-21 Eric BiggersWrite NTFS data streams (IN PROGRESS)
2012-08-21 Eric BiggersNTFS apply (IN PROGRESS)
2012-08-21 Eric Biggersntfs_apply_dentry() (IN PROGRESS)
2012-08-21 Eric Biggerswimlib_apply_image_to_ntfs_volume() API function
2012-08-21 Eric BiggersNTFS mount(to be removed)
2012-08-21 Eric Biggersmkntfs, ntfs-3g in imagex
2012-08-21 Eric BiggersVarious fixes
2012-08-21 Eric BiggersApply timestamps correctly when extracting WIM image
2012-08-20 Eric BiggersMore timestamp changes: Set timestamp on extracted...
2012-08-20 Eric BiggersMore accurate timestamps
2012-08-20 Eric BiggersVarious fixes
2012-08-20 Eric BiggersMake lookup table use hlist
2012-08-20 Eric Biggersdentry_set_symlink_buf() fix
2012-08-20 Eric BiggersFixes
2012-08-20 Eric BiggersVarious cleanups
2012-08-20 Eric BiggersAdd list.h to git
2012-08-20 Eric BiggersFixes
2012-08-20 Eric Biggerscalculate_sha1sum_of_staging_file
2012-08-20 Eric Biggerspre-resolve streams (IN PROGRESS)
2012-08-20 Eric Biggerslink_group_set_stream_hash(), staging_list
2012-08-20 Eric Biggers--hardlink fix
2012-08-20 Eric BiggersExtract WIM hard links correctly
2012-08-19 Eric Biggersget rid of make_output_dir() by extracting root dentry
2012-08-19 Eric BiggersHard link fix
2012-08-19 Eric Biggersremove WIMStruct->output_dir
2012-08-19 Eric Biggerswimfs_fallocate(), xattr stubs
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 Biggershardlink fixes
2012-08-19 Eric Biggerssymlink fixes
2012-08-19 Eric Biggersclone_dentry(): Set name fields to NULL
2012-08-19 Eric Biggerswimfs_link(), wimfs_symlink(), symlink fixes
2012-08-19 Eric Biggersdentry_to_stbuf() fix
2012-08-19 Eric Biggersfd table fix
2012-08-19 Eric Biggershardlink fixes
2012-08-19 Eric Biggerscompiles (IN PROGRESS)
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 BiggersImplement readlink() on WIM filesystem
2012-08-18 Eric BiggersAlignment between dentry and ADS entries...
2012-08-18 Eric Biggersdentry_hash() function to get hash of default data...
2012-08-18 Eric Biggersrecalculate_dentry_size(): Do not include ADS entries...
2012-08-18 Eric BiggersAlignment of ADS entries
2012-08-18 Eric BiggersAlternate stream entries fixes
2012-08-18 Eric BiggersSome preparations for supporting NTFS capture and apply.
2012-08-17 Eric Biggerswimlib_set_output_dir(): Fix comment
2012-08-17 Eric Biggersprint named file attribute flags in wimlib_print_dentry()
2012-08-14 Eric Biggerstypo
2012-08-14 Eric Biggersread_security_data() fix
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-13 Eric Biggersutil.h: gcc printf format attribute
2012-08-12 Eric BiggersClean up file headers
2012-06-29 Eric BiggersBuild system / directory cleanups
2012-05-26 Eric BiggersSHA1 minor fixes
2012-05-26 Eric BiggersUse public domain SHA1 code
2012-05-22 Eric BiggersCall delete_staging_dir() only on read-write mount
2012-05-22 Eric BiggersMake a printf() into a DEBUG()
2012-05-22 Eric BiggersInclude 'wimlib_internal.h', not 'wimlib.h'
2012-05-20 Eric BiggersGet rid of huffman.c and huffman.h
2012-05-20 Eric BiggersPrint newline after security data
2012-05-20 Eric BiggersDelete staging directory on non-commit unmounts
2012-05-20 Eric BiggersAllow writing to empty files in mounted WIM
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-19 Eric BiggersFix deference NULL pointer on join error
2012-05-19 Eric BiggersDocumentation fixes/additions
next