summaryrefslogtreecommitdiff
path: root/run-as
AgeCommit message (Expand)Author
2023-11-10run-as: remove a special case.Elliott Hughes
2023-11-08run-as: remove unecessary code.Elliott Hughes
2023-11-07run-as: reduce the scope of changed egid.Elliott Hughes
2021-02-19[LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core"Elliott Hughes
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour
2020-09-18Use libcutils_headers for android_filesystem_config.hTom Cherry
2020-03-04run-as: improve error messages.Elliott Hughes
2019-03-13run-as: improve diagnostics on failure.Elliott Hughes
2019-01-10run-as: add shared app gid in supplementary groups.Yabin Cui
2018-11-06run-as: add ":fromRunAs" selector in seinfo.Yabin Cui
2018-11-06run-as: Use 2-space clang-format.Yabin Cui
2018-11-05Fix run-as for non-owner usersNicholas Sauer
2018-06-27run-as: Migrate to blueprintLuis Hector Chavez
2018-06-27Add a way to disable run-as at runtimeLuis Hector Chavez
2017-09-29run-as: Keep supplementary groups.Jorge Lucangeli Obes
2016-12-13Define range of GIDs for cached app data.Jeff Sharkey
2016-07-19run-as: Use Minijail for privilege dropping.Jorge Lucangeli Obes
2016-07-07Switch run-as to libpackagelistparser.Elliott Hughes
2015-11-03Fix the run-as environment to better match su.Elliott Hughes
2015-06-10Extend run-as with optional --user argument.Oleksiy Vyalov
2015-04-01package missing include for string.hMark Salyzyn
2015-03-31run-as: bracket capabilityMark Salyzyn
2014-05-08run-as: build 1161573 failureMark Salyzyn
2014-05-07run-as: turn on -WerrorMark Salyzyn
2013-08-28am aed27f80: am b0739c66: Fix run-as which was broken in Android 4.3Alex Klyubin
2013-08-21Fix run-as which was broken in Android 4.3Alex Klyubin
2013-08-20Enable run-as to read packages.list now owned by package_info.Alex Klyubin
2013-08-14Add legacy layout support to FUSE, enforce write.Jeff Sharkey
2013-03-28am f19e045c: am c8df252f: Merge "run-as: Get seinfo from packages.list and pa...Geremy Condra
2013-03-28run-as: Get seinfo from packages.list and pass to libselinux.Robert Craig
2013-03-05am af4ececc: am 515bed0e: Merge "run-as: set the SELinux security context."Colin Cross
2013-02-15adb: drop capability bounding set on user buildsNick Kralevich
2012-11-13run-as: set the SELinux security context.Stephen Smalley
2012-02-09do more checks on packages.listNick Kralevich
2012-01-23Don't statically compile run-asNick Kralevich
2011-12-06run-as: use mmap to read package list fileDavid 'Digit' Turner
2011-06-06run-as: Bump the size of the internal packages list buffer.David 'Digit' Turner
2010-03-17Add 'run-as' command implementation as set-uid program.David 'Digit' Turner