summaryrefslogtreecommitdiffstats
path: root/cmds/installd
Commit message (Expand)AuthorAgeFilesLines
* installd: reduce privileges.Nick Kralevich2012-09-042-6/+63
* Shared OBB storage across users.Jeff Sharkey2012-08-294-67/+59
* Ensure /data/media before trying to upgrade.Jeff Sharkey2012-08-271-0/+5
* Fix permissions on cloned data dirsAmith Yamasani2012-08-241-0/+5
* Improve multi-user app management.Dianne Hackborn2012-08-213-6/+7
* Create media paths for existing users.Jeff Sharkey2012-08-161-0/+29
* Multi-user external storage support.Jeff Sharkey2012-08-154-25/+172
* 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-124-47/+578
|/ /
* | 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-082-1/+45
|\ \ | |/ |/|
| * Modify installd to set the SELinux security context on package directories.Stephen Smalley2012-01-242-1/+45
| * Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-193-84/+84
| * Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-192-19/+19
| * Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-192-5/+5
| * 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-073-2/+46
* | resist umask changes, make dirs 0711Nick Kralevich2012-03-231-1/+4
* | Multi-user - 1st major checkinAmith Yamasani2012-02-033-0/+52
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-083-84/+84
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-062-19/+19
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-042-5/+5
* | am 7f36d421: am 5a7c9176: Merge "Fix free_cache to actually work" into ics-mr1Kenny Root2011-12-014-18/+84
|\ \ | |/
| * Fix free_cache to actually workKenny Root2011-12-014-18/+84
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-10/+10
|/
* Remove the simulator target from all makefiles.Jeff Brown2011-07-112-8/+0
* Plumb information from the framework about asec container size.Dianne Hackborn2011-06-283-6/+20
* 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-194-14/+178
|\ \
| * | Plumbing in PackageManager and installd for multi-user support.Amith Yamasani2011-04-154-14/+178
* | | Make installd resistant to umask changes.Nick Kralevich2011-04-141-0/+11
|/ /
* | Update installd to allow multiuserKenny Root2011-04-057-88/+850
|/
* Remove defunct secure FS workKenny Root2011-02-023-118/+40
* Move disk usage utilities to its own libraryKenny Root2010-11-302-56/+11
* Exit immediately on some linklib failuresKenny Root2010-10-211-4/+2
* Symlink application lib directory when on SD cardKenny Root2010-10-073-0/+168
* Allow installd to handle large partitionsKenny Root2010-09-073-21/+27
* Add more debugging to installdKenny Root2010-08-042-3/+13
* Do storage checks before initiating a move.Suchi Amalapurapu2010-03-161-13/+3
* Dont include code size for apps on sdcard.Suchi Amalapurapu2010-03-101-0/+9
* Allow multiple original-package tags.Dianne Hackborn2010-03-031-9/+17
* Replacing hard-coded mount point for ASEC with a getenv() call.Oscar Montemayor2010-02-251-1/+1
* Some framework fixes for apps on sdSuchi Amalapurapu2010-02-241-1/+1
* Tweak updatecmds to be able to move entire directories.Dianne Hackborn2010-02-121-16/+83