summaryrefslogtreecommitdiff
path: root/ext4_utils
AgeCommit message (Expand)Author
2012-12-21ext4_utils: fix windows build by avoiding asprintfColin Cross
2012-12-20ext4_utils: fix segfault on error opening output fileColin Cross
2012-12-20ext4_utils: canonicalize slashes in pathsColin Cross
2012-11-26make_ext4fs: fix sepolicy lookup for lost+foundColin Cross
2012-11-26make_ext4fs: insert lost+found directory into filled filesystemsColin Cross
2012-11-20make_ext4fs: fix dentry padding when dentry size is 4088 or 4092Colin Cross
2012-11-19Make SIZE a mandatory parameter.Ying Wang
2012-10-17Add automatic file_contexts handle to make_ext4fs.rpcraig
2012-10-16Remove HAVE_SELINUX guardsKenny Root
2012-10-16Remove HAVE_SELINUX guardsKenny Root
2012-10-10make_ext4fs: add const qualifier to mountpointKenny 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-17make_ext4fs: allow sparse gzip filesColin Cross
2012-07-17libsparse: make API saneColin Cross
2012-07-17Refactor sparse file support into libsparseColin Cross
2012-07-11Fix SELinux labeling for system.imgrpcraig
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-05-06am 16052ec5: Merge "ext4_utils: Fix long symbolic links"Colin Cross
2012-05-06Merge "ext4_utils: Fix long symbolic links"Colin Cross
2012-04-08Fix SELinux buildingKenny Root
2012-03-30resolved conflicts for merge of 8f9b41d9 to masterKenny Root
2012-03-30Extend make_ext4fs() interface to allow callers to pass selabel_handle.Stephen Smalley
2012-03-30Extend make_ext4fs to support setting SELinux security contexts in ext4 images.Stephen Smalley
2012-03-29make_ext4fs: Allow custom filesystem configsKenny Root
2012-03-25ext4_utils: Fix long symbolic linksJohan Rudholm
2012-02-17Pass file descriptor instead of file nameAnatol Pomazau
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-08Merge "Revert "Add img2simg tool that splits a large image into <n> sparse fi...Scott Anderson
2012-02-08Revert "Add img2simg tool that splits a large image into <n> sparse files"Scott Anderson
2012-02-08Merge "munmap() should be called with the same length as mmap()"Anatol Pomazau
2012-02-07Add img2simg tool that splits a large image into <n> sparse filesScott Anderson
2012-02-07munmap() should be called with the same length as mmap()Anatol Pomazau
2012-02-07Fix indentationAnatol Pomazau
2012-02-06Remove trailing whitespacesAnatol Pomazau
2012-02-06Replace 8-spaces indentation with tabAnatol Pomazau
2012-02-03Revert "Pass file descriptor instead of file name"Anatol Pomazau
2012-02-03Pass file descriptor instead of file nameAnatol Pomazau