]> wimlib.net Git - wimlib/history - src/dentry.h
mount_image.c: Implement versioned unmount messages
[wimlib] / src / dentry.h
2012-12-16 Eric BiggersMove inode_to_stbuf() to mount_image.c
2012-12-16 Eric Biggersverify.c, buffer_io.h
2012-11-22 Eric BiggersRemove tmp_list from `struct inode' (not used)
2012-11-21 Eric BiggersLots of changes
2012-11-20 Eric BiggersFix sequential extraction, and include progress info
2012-11-18 Eric BiggersSet FILE_ATTRIBUTE_DIRECTORY for directory symlinks
2012-11-12 Eric BiggersUse FUSE multi-threaded mode for read-only mounts
2012-11-12 Eric BiggersNon-recursive for_dentry_in_tree()
2012-11-12 Eric BiggersRemove link_dentry()
2012-11-11 Eric Biggersstruct dentry optimization and stack-based rbtree traversal
2012-11-11 Eric BiggersStore dentry children in red-black trees
2012-10-26 Eric BiggersRemove more trailing whitespace
2012-09-05 Eric BiggersFix up calculation of image XML statistics
2012-09-04 Eric Biggersupdate_lte_of_staging_file() fix
2012-09-04 Eric Biggersfd->lte => fd->f_lte, fix inode_add_ads()
2012-09-04 Eric Biggersinode fields rename
2012-09-04 Eric Biggersdentry.c, dentry.h cleanup
2012-09-04 Eric Biggersads entries
2012-09-04 Eric BiggersFixes
2012-09-03 Eric Biggersinode updates (IN PROGRESS)
2012-09-03 Eric Biggersinode updates (IN PROGRESS)
2012-09-03 Eric Biggersput_inode() fix
2012-09-03 Eric Biggersinode updates
2012-09-03 Eric BiggersRewrite to use inodes (IN PROGRESS)
2012-09-01 Eric BiggersMinor fixes (this is now v1.0.0 by the way)
2012-08-31 Eric BiggersNTFS test updates and NTFS capture fix
2012-08-29 Eric Biggersdentry.h: Don't typedef WIMStruct
2012-08-29 Eric BiggersCleanups and rename dentry->hard_link to dentry->link_g...
2012-08-28 Eric BiggersHard link disambiguation
2012-08-28 Eric BiggersAlign security data correctly
2012-08-28 Eric Biggersverify_dentry()
2012-08-28 Eric BiggersMore ADS and dentry alignment and padding issues
2012-08-28 Eric BiggersReviewed code in dentry.c and {read,write}_metadata_res...
2012-08-26 Eric BiggersMisc fixes
2012-08-26 Eric BiggersNTFS capture (IN PROGRESS)
2012-08-21 Eric Biggersntfs.c => ntfs-apply.c
2012-08-20 Eric BiggersVarious fixes
2012-08-20 Eric BiggersMake lookup table use hlist
2012-08-20 Eric BiggersVarious cleanups
2012-08-20 Eric Biggerscalculate_sha1sum_of_staging_file
2012-08-20 Eric Biggerspre-resolve streams (IN PROGRESS)
2012-08-20 Eric BiggersExtract WIM hard links correctly
2012-08-19 Eric Biggerswimfs_write(), dentry_to_stbuf()
2012-08-19 Eric BiggersVarious fixes
2012-08-19 Eric Biggershardlink fixes
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 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 Biggersdentry_hash() function to get hash of default data...
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 Biggersprint named file attribute flags in wimlib_print_dentry()
2012-08-13 Eric BiggersVarious minor changes and fixes.
2012-05-20 Eric BiggersSupport for copying security data
2012-05-01 Eric BiggersInitial commit (current version is wimlib 0.6.2)