]> wimlib.net Git - wimlib/history - include/wimlib/inode.h
New helper function: inode_has_security_descriptor()
[wimlib] / include / wimlib / inode.h
2015-06-05 Eric BiggersNew helper function: inode_has_security_descriptor()
2015-06-05 Eric BiggersReparse point updates
2015-05-07 Eric BiggersAlways use abbreviated integer types in library code
2015-05-02 Eric Biggerswim_inode: Remove i_list, leaving only i_hlist
2015-05-02 Eric BiggersVarious cleanups
2015-05-01 Eric BiggersNew helper: inode_get_unnamed_data_stream()
2015-03-26 Eric BiggersAdjust handling of blob reference counts
2015-03-26 Eric BiggersLimit exposure of dentry and inode creation
2015-03-26 Eric BiggersStream and blob updates
2015-01-24 Eric BiggersClean up inode alias tracking
2014-12-15 Eric Biggersinode.h, inode.c cleanup
2014-10-14 Eric Biggerswin32_apply.c: Match PrepopulateList patterns against...
2014-09-28 Eric BiggersWorkaround for WOF incompatibility
2014-07-24 Eric Biggersinode.c: cleanup
2014-06-22 Eric BiggersAdd experimental support for WIMLIB_PROGRESS_MSG_DONE_W...
2014-05-26 Eric Biggersinode.h: Fix comment
2014-05-26 Eric Biggersstruct wim_dentry: Remove 'length' field
2014-05-25 Eric BiggersUpdate mount implementation
2014-05-23 Eric BiggersRecognize tagged metadata items and use for UNIX data
2014-05-22 Eric BiggersNew format for UNIX data
2014-05-22 Eric BiggersMerge branch 'new_extract'
2014-05-15 Eric BiggersRemove duplicate words & fix grammatical errors
2014-05-13 Eric BiggersFactor out inode_unref_streams()
2014-03-23 Eric BiggersTransition wimlib to AVL tree code
2014-03-21 Eric BiggersNonrecursive for_dentry_child()
2014-01-13 Eric BiggersFix references to hardlink.c
2014-01-13 Eric BiggersRefactor some of the dentry, inode, and lookup table...