]> wimlib.net Git - wimlib/history - src
Make lookup table use hlist
[wimlib] / src /
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
2012-05-19 Eric BiggersSupport for joining WIMs.
2012-05-18 Eric BiggersWarning, not error, on missing image name
2012-05-18 Eric BiggersUse WARNING() for warnings instead of ERROR().
2012-05-15 Eric BiggersMinor documentation fix
2012-05-02 Eric BiggersAdded pkgconfig file; man pages auto-generated
2012-05-01 Eric BiggersMake repository be in 'distclean' state.
2012-05-01 Eric BiggersInitial commit (current version is wimlib 0.6.2)