summaryrefslogtreecommitdiff
path: root/ext4_utils/Android.mk
AgeCommit message (Expand)Author
2016-12-01ext4_utils: move ext2simg to upstream e2fsprogsAdrien Schildknecht
2016-11-30ext4_utils: use mke2fs instead of make_ext4Adrien Schildknecht
2016-10-24Remove unused dependenciesMichael Schwartz
2016-10-09ext4_utils: Export headers for libext4_utils* libs.Tao Bao
2016-09-30Revert "ext4_utils: -Werror"Colin Cross
2016-09-29ext4_utils: -WerrorMark Salyzyn
2016-04-07Remove canned_fs_config from ext4_utilsMohamad Ayyash
2016-03-02Introduce blk_alloc_to_base_fs utilityMohamad Ayyash
2016-02-05Add methods to get and ensure encryption policy.Jeff Sharkey
2016-02-04Remove unencrypted propertiesPaul Lawrence
2015-12-21libext4_utils: add dependency on libselinuxColin Cross
2015-08-28Remove HOST_OS checks, whitelist windows moduleDan Willemsen
2015-05-19Set -fno-strict-aliasing here so we can get rid of it globallyBernhard Rosenkränzer
2015-04-28Securely encrypt the master keyPaul Lawrence
2015-04-28Add real UUID support to ext4_utils.Jeff Sharkey
2015-04-28Revert "Securely encrypt the master key"Paul Lawrence
2015-04-27Securely encrypt the master keyPaul Lawrence
2015-04-15make_ext4fs: use libcutils and libselinux shared librariesMark Salyzyn
2015-04-02Merge "ext4_utils: move fs_config to libcutils"Mark Salyzyn
2015-04-02ext4_utils: move fs_config to libcutilsMark Salyzyn
2015-04-01ext4_utils: Abstracting ext4 encryption property systemPaul Lawrence
2015-03-27[HACK] Adding e4crypt supportPaul Lawrence
2014-06-16optionally use a canned fs_config when building ext4 fsDoug Zongker
2014-01-23ext4_utils: move superblock parsing to its own compilation unitColin Cross
2013-02-04ext4_utils: mark uninitialized inode tables in block groupsColin Cross
2012-10-17Add automatic file_contexts handle to make_ext4fs.rpcraig
2012-10-16Remove HAVE_SELINUX guardsKenny Root
2012-08-15Support for multiple modules with the same name is going away.Joe Onorato
2012-08-15Support for multiple modules with the same name is going away.Joe Onorato
2012-07-18Merge "Fix SELinux labeling for system.img"Nick Kralevich
2012-07-17system/extras/ext4_utils: move libsparse to system/coreColin Cross
2012-07-17Refactor sparse file support into libsparseColin Cross
2012-07-11Fix SELinux labeling for system.imgrpcraig
2012-04-08Fix SELinux buildingKenny Root
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-17Merge "img2simg: Drop using endian.h"Scott Anderson
2012-02-16img2simg: Drop using endian.hScott Anderson
2012-02-16ext4_utils: simg2img: Add LOCAL_MODULE_TAGS in Android.mkScott Anderson
2012-02-16Adapt ext4_utils for windows.Raphael Moll
2012-02-16Merge "Broke the build. Revert "ext4_utils: Fix LOCAL_MODULE_TAGS on img2simg...Scott Anderson
2012-02-16Broke the build.Scott Anderson
2012-02-16Merge "ext4_utils: Fix LOCAL_MODULE_TAGS on img2simg and simg2img"Scott Anderson
2012-02-15ext4_utils: Fix LOCAL_MODULE_TAGS on img2simg and simg2imgScott Anderson
2012-02-15Add simg_dump.py python script to dump sparse image informationScott Anderson
2012-02-08Add img2simg tool that splits a large image into <n> sparse filesScott Anderson
2012-02-08Revert "Add img2simg tool that splits a large image into <n> sparse files"Scott Anderson
2012-02-07Add img2simg tool that splits a large image into <n> sparse filesScott Anderson
2011-11-07Remove libraries from static library module.Ying Wang
2011-06-17ext4fixup tool to fix wonky filesystems made by old version of make_ext4fsKen Sumrall