]> wimlib.net Git - wimlib/history - include/wimlib/dentry.h
Allow configurable case sensitivity
[wimlib] / include / wimlib / dentry.h
2013-12-28 Eric BiggersAllow configurable case sensitivity
2013-12-28 Eric BiggersAdd support for extract list files
2013-12-20 Eric BiggersUse read_stream_list() for extraction
2013-11-13 Eric BiggersAdd ADS entry workaround
2013-09-02 Eric Biggersdentry_extract_skeleton(): Fix bug with DOS name reord...
2013-08-19 Eric Biggerswimlib-imagex, wimlib: Optimize appending new image...
2013-08-18 Eric Biggersstruct wim_inode: Fix union
2013-08-16 Eric BiggersNTFS-3g apply: Open extracted files by MFT reference
2013-08-15 Eric Biggersntfs-3g capture/apply: Capture & apply DOS names correctly
2013-08-15 Eric BiggersMiscellaneous fixes and cleanups
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-05-26 Eric Biggersw -> wim
2013-05-22 Eric Biggerswim_inode: Move file descriptors table into union
2013-05-22 Eric Biggersdentry.{c,h}: Cleanup and fixes
2013-05-22 Eric BiggersRemove i_mutex (not really worth the extra time/memory...
2013-05-22 Eric BiggersRearrange struct wim_inode and improve comments
2013-05-22 Eric BiggersDentry doc fixes
2013-05-22 Eric Biggersdentry.c, dentry.h: Comment dentry structures better
2013-05-22 Eric BiggersRemove verify_dentry(); separate refcnt recalc. from...
2013-05-22 Eric Biggershardlink.c: Fix some error paths
2013-05-21 Eric Biggersverify_dentry(): Allow multiple DOS names per inode...
2013-05-20 Eric BiggersImprove handling of invalid filenames
2013-05-18 Eric BiggersFix packed attribute on struct wimlib_unix_data
2013-05-17 Eric Biggersdentry.c: Read/write dentries from structure
2013-05-15 Eric BiggersRefactor headers