summaryrefslogtreecommitdiff
path: root/ext4_utils/contents.c
AgeCommit message (Expand)Author
2013-03-01ext4_utils: use android_filesystem_capability.hNick Kralevich
2013-02-25ext4_utils: fix build error without FILE_CONTEXTSSungmin Choi
2013-02-22Fix win_sdk build.Nick Kralevich
2013-02-20ext4_utils: add filesystem capabilities support.Nick Kralevich
2013-02-20ext4_utils: clean up some warnings.Nick Kralevich
2012-11-20make_ext4fs: fix dentry padding when dentry size is 4088 or 4092Colin Cross
2012-10-16Remove HAVE_SELINUX guardsKenny Root
2012-05-31am 47aa1049: Merge "Fixes to make_ext4fs when compiled with HAVE_SELINUX."Kenny Root
2012-05-31Fixes to make_ext4fs when compiled with HAVE_SELINUX.Matt Finifter
2012-03-30resolved conflicts for merge of 8f9b41d9 to masterKenny Root
2012-03-30Extend make_ext4fs to support setting SELinux security contexts in ext4 images.Stephen Smalley
2012-02-16Adapt ext4_utils for windows.Raphael Moll
2011-03-31Properly compute the size of a directoryKen Sumrall
2011-01-25ext4_utils: Fix off-by-one bug in dentry size calculationColin Cross
2011-01-05ext4_utils: Fix warningsColin Cross
2010-08-05Fix calculation of dentry sizeColin Cross
2010-08-04Fix zero length filesColin Cross
2010-08-04Set timestamps on files based on source filesColin Cross
2010-06-20Fix whitespaceColin Cross
2010-06-16Initial commit of ext4_utilsColin Cross