summaryrefslogtreecommitdiffstats
path: root/fixPermissions.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-07Restore contexts when doing mkdierhier in libtarbigbiff bigbiff1-1/+32
Do a restore of loaded file contexts to /data/media directory. This will help denials to be prevented when internal storage is wiped. Change-Id: Ie49bbfa48d2f3ee4f08376d9c1877b92c051017c
2014-02-03Fix SELinux function compatibility in older treesDees Troy1-2/+4
Change-Id: I3d8c23b51b3331d062099c1edb1833551cc6af91
2014-01-03add errno.h to fix compile errors on other devicesbigbiff bigbiff1-0/+1
Change-Id: I84196fb1358264b216b8505b990ae5a0406aa957
2013-12-07add fix /data/data contexts to fixPermissionsbigbiff bigbiff1-1/+58
only compile symbols if selinux is defined Change-Id: I7c8596360cdf2f715c8e1379fc55ea27d9370393
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
Improves license compatibility between GPL and Apache Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0
2013-02-02Fix misspelling and white space on fix permsDees_Troy1-2/+2
Thanks to Space- for pointing it out
2013-01-09Add libtar to TWRP instead of using busybox tarbigbiff bigbiff1-40/+2
Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function
2012-11-16Fix fix permissionsDees_Troy1-36/+97
2012-10-10Finalize 2.3.0.0Dees_Troy1-2/+2
Fix permission setting for other Add new fix permissions to GUI actions Update version number
2012-10-10redo fix permissions in c++ for faster changesbigbiff bigbiff1-0/+536