]> wimlib.net Git - wimlib/history - src/dentry.h
add_image => add
[wimlib] / src / dentry.h
2013-05-12 Eric Biggersadd_image => add
2013-05-05 Eric Biggersimagex-extract initial implementation
2013-04-25 Eric BiggersRead/write reserved/unknown fields in WIM dentry and...
2013-04-25 Eric BiggersFactor code out from inode_set_symlink() into inode_se...
2013-04-25 Eric Biggersdo_overlay(): Do overlays recursively
2013-04-25 Eric BiggersFixes; write --{no,}rpfix docs; enable --rpfix capture...
2013-04-22 Eric Biggersmake_symlink_reparse_data_buf(): Use full path
2013-04-22 Eric BiggersWindows rpfix capture (in progress)
2013-04-10 Eric BiggersAdjust full path calculations
2013-04-09 Eric Biggersimplement WIMLIB_INIT_FLAG_ASSUME_UTF8
2013-03-31 Eric BiggersFixes
2013-03-30 Eric BiggersFixes, comments
2013-03-30 Eric Biggersrefcnt image metadata; calculate full path on-demand
2013-03-29 Eric BiggersWIM capture: Share inodes immediately
2013-03-23 Eric BiggersChar encoding updates and misc. fixes
2013-03-23 Eric BiggersEncodings update (IN PROGRESS)
2013-03-20 Eric BiggersWin32 fixes
2013-03-20 Eric BiggersCharacter encoding changes (IN PROGRESS)
2013-03-20 Eric BiggersImprove char encoding support (IN PROGRESS)
2013-03-17 Eric BiggersWindows native build
2013-03-10 Eric BiggersWin32 apply
2013-03-05 Eric BiggersSupport for UNIX-specific data
2013-02-05 Eric BiggersNTFS apply: fix extracting links
2013-02-05 Eric BiggersNTFS capture: Get DOS names from ntfs_readdir()
2013-01-30 Eric BiggersNTFS filename namespace issues...
2012-12-31 Eric BiggersMore code cleanups
2012-12-31 Eric BiggersVarious code cleanups
2012-12-19 Eric Biggersstruct dentry, struct inode: remone unused flags
2012-12-19 Eric Biggersutf8_to_utf16(), utf16_to_utf8() changes
2012-12-17 Eric BiggersMount: various cleanups and optimizations
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)