summaryrefslogtreecommitdiffstats
path: root/fixPermissions.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-07Check sehandle before fixing permissionsDees Troy1-1/+8
2014-06-13Do not restore file system on data/media devicesEthan Yonker1-0/+4
2014-06-04Whitespace and minor code cleanupMatt Mower1-2/+2
2014-05-31Add /system/priv-app to fix permissions code. New in jellybean.bigbiff bigbiff1-1/+1
2014-02-23fix slash between directoriesbigbiff bigbiff1-33/+51
2014-02-07Restore contexts when doing mkdierhier in libtarbigbiff bigbiff1-1/+32
2014-02-03Fix SELinux function compatibility in older treesDees Troy1-2/+4
2014-01-03add errno.h to fix compile errors on other devicesbigbiff bigbiff1-0/+1
2013-12-07add fix /data/data contexts to fixPermissionsbigbiff bigbiff1-1/+58
2013-07-29Fixed spelling errorsgrimsrud1-2/+2
2013-04-05Improve handling of XML errors for fix permissionsDees_Troy1-2/+6
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-43/+43
2013-02-02Fix misspelling and white space on fix permsDees_Troy1-2/+2
2013-01-09Add libtar to TWRP instead of using busybox tarbigbiff bigbiff1-40/+2
2012-11-16Fix fix permissionsDees_Troy1-36/+97
2012-10-10Finalize 2.3.0.0Dees_Troy1-2/+2
2012-10-10redo fix permissions in c++ for faster changesbigbiff bigbiff1-0/+536