summaryrefslogtreecommitdiffstats
path: root/cmds/installd
Commit message (Expand)AuthorAgeFilesLines
* am bad71217: am 77728b01: Merge "Change installd tests to native test target"Kenny Root2012-10-021-9/+2
|\
| * am 77728b01: Merge "Change installd tests to native test target"Kenny Root2012-10-021-9/+2
| |\
| | * Change installd tests to native test targetKenny Root2012-10-021-9/+2
* | | Fix cache deletion for secondary usersAmith Yamasani2012-10-013-5/+5
* | | 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-113-125/+30
* | | Remove "protect" command from installdKenny Root2012-09-092-37/+0
* | | installd: fix forward locking symlinkNick Kralevich2012-09-071-7/+7
* | | 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