]> wimlib.net Git - wimlib/history - src/iterate_dir.c
add System Compression support
[wimlib] / src / iterate_dir.c
2015-06-05 Eric BiggersRename _full_path => d_full_path
2015-06-05 Eric BiggersRename dentry name fields
2015-06-05 Eric BiggersNew helper function: inode_has_security_descriptor()
2015-03-26 Eric Biggerswimlib_iterate_dir_tree(): checksum unhashed blobs
2015-03-26 Eric BiggersStream and blob updates
2015-01-28 Eric Biggerswimlib_iterate_dir_tree(): iterate in default case...
2014-12-15 Eric Biggersinode.h, inode.c cleanup
2014-09-27 Eric BiggersUse LGPLv3+ for src/*.c
2014-05-26 Eric Biggersstruct wim_dentry: Rename 'parent' to 'd_parent'
2014-05-23 Eric BiggersAdd support for special files on UNIX
2014-05-23 Eric BiggersRecognize tagged metadata items and use for UNIX data
2014-05-22 Eric BiggersNew format for UNIX data
2014-05-13 Eric Biggerswim_root_dentry() => wim_get_current_root_dentry()
2014-05-13 Eric BiggersImprove tstr <=> UTF-16LE conversions
2014-03-21 Eric BiggersNonrecursive for_dentry_child()
2014-01-17 Eric Biggerswimlib: strict checks for unassigned flags
2014-01-13 Eric BiggersRefactor some of the dentry, inode, and lookup table...