summaryrefslogtreecommitdiffstats
path: root/cmds/installd/commands.c
Commit message (Expand)AuthorAgeFilesLines
* Proper security labeling of multi-user data directories.rpcraig2013-07-181-8/+8
* Add seinfo parsing to PackageManagerService.rpcraig2013-07-181-2/+2
* installd: Delete cache properly for devices using datadata partitionPawit Pornkitprasan2013-01-101-0/+1
* DexOpt anything on /system in /cache/dalvik-cachectso2012-11-211-3/+12
* Merge "Revert "Check non-primary user dirs during package scan"" into jb-mr1-devDave Burke2012-10-231-24/+9
|\
| * Revert "Check non-primary user dirs during package scan"Dave Burke2012-10-231-24/+9
* | Merge "Check non-primary user dirs during package scan" into jb-mr1-devKenny Root2012-10-231-9/+24
|\ \ | |/
| * Check non-primary user dirs during package scanKenny Root2012-10-221-9/+24
* | Clear data deletes too muchKenny Root2012-10-221-2/+2
|/
* Robustly add symlink and add for non-primary usersKenny Root2012-10-181-42/+104
* Fix cache deletion for secondary usersAmith Yamasani2012-10-011-2/+2
* Fix issue #7202950: After clearing data, clear data button is still enabled.Dianne Hackborn2012-09-271-8/+30
* Fix issue #6926562: Ensure all multi-user cache files are managed correctlyDianne Hackborn2012-09-241-5/+24
* Remove "unlinklib" command from installdKenny Root2012-09-111-118/+22
* Remove "protect" command from installdKenny Root2012-09-091-31/+0
* installd: fix forward locking symlinkNick Kralevich2012-09-071-7/+7
* installd: reduce privileges.Nick Kralevich2012-09-041-6/+17
* Shared OBB storage across users.Jeff Sharkey2012-08-291-6/+2
* Fix permissions on cloned data dirsAmith Yamasani2012-08-241-0/+5
* Improve multi-user app management.Dianne Hackborn2012-08-211-2/+2
* Multi-user external storage support.Jeff Sharkey2012-08-151-3/+23
* am b3e4b46d: am e583bcf1: Merge "Explicitly set lib dir permissions during un...Kenny Root2012-07-311-1/+6
|\
| * am e583bcf1: Merge "Explicitly set lib dir permissions during unlink" into jb...Kenny Root2012-07-311-1/+6
| |\
| | * Explicitly set lib dir permissions during unlinkKenny Root2012-07-301-1/+6
* | | am fa6e1ea7: am 2c932143: Merge "s/LOG/ALOG/ in HAVE_SELINUX blocks"Nick Kralevich2012-07-201-4/+4
|\ \ \ | |/ /
| * | s/LOG/ALOG/ in HAVE_SELINUX blocksJoshua Brindle2012-07-101-4/+4
* | | Improve cleanup of file caches.Dianne Hackborn2012-07-121-47/+46
|/ /
* | resolved conflicts for merge of 4de60b26 to jb-dev-plus-aospKenny Root2012-06-181-13/+16
|\ \ | |/
| * Make lib dir before changing ownership of app dirKenny Root2012-06-141-5/+8
* | am 63dd4c65: am 60b3d59d: Merge "Modify installd to set the SELinux security ...Kenny Root2012-06-081-1/+39
|\ \ | |/ |/|
| * Modify installd to set the SELinux security context on package directories.Stephen Smalley2012-01-241-1/+39
| * Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-191-47/+47
| * Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-191-17/+17
| * Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-191-1/+1
| * Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-191-10/+10
* | Fix issue #6295373: "Package com.google.android.apps.authenticator2 has...Dianne Hackborn2012-06-071-2/+39
* | Multi-user - 1st major checkinAmith Yamasani2012-02-031-0/+42
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-47/+47
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-17/+17
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* | am 7f36d421: am 5a7c9176: Merge "Fix free_cache to actually work" into ics-mr1Kenny Root2011-12-011-15/+8
|\ \ | |/
| * Fix free_cache to actually workKenny Root2011-12-011-15/+8
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-10/+10
|/
* Plumb information from the framework about asec container size.Dianne Hackborn2011-06-281-2/+13
* resolved conflicts for merge of e2aa0490 to masterDianne Hackborn2011-06-091-6/+6
|\
| * Work on issue #4518815: Compatibility mode introduces compatibility regressio...Dianne Hackborn2011-06-081-6/+6
* | Merge "Plumbing in PackageManager and installd for multi-user support."Amith Yamasani2011-04-191-7/+38
|\ \
| * | Plumbing in PackageManager and installd for multi-user support.Amith Yamasani2011-04-151-7/+38
* | | Make installd resistant to umask changes.Nick Kralevich2011-04-141-0/+11
|/ /
* | Update installd to allow multiuserKenny Root2011-04-051-62/+42
|/