- 01 Sep, 2011 1 commit
-
-
Ken Sumrall authored
Add the force_and_revert option to the unmount command which will force the unmount, and revert a crypto mapping. This is used during factory reset so that when the internal sdcard volume is formatted, it formats the raw device, not the encrypted mapping. Change-Id: I36b6ff9bb54863b121de635472a303bf4a2334a9
-
- 18 Jul, 2011 1 commit
-
-
The Android Open Source Project authored
Change-Id: Ia9383258bc25f7a82628a1c7238140b810e2f3d3
-
- 14 Jul, 2011 3 commits
-
-
David 'Digit' Turner authored
* commit '6c190fd3': Avoid array overrun. We can now mount the /sdcard partition on our boot sdcards
-
David 'Digit' Turner authored
* commit '137858b4': Avoid array overrun. We can now mount the /sdcard partition on our boot sdcards
-
David 'Digit' Turner authored
Change-Id: I108a0c32efb5add1fec41bfe76f041971801d48d
-
- 12 Jul, 2011 2 commits
-
-
Jeff Brown authored
-
Jeff Brown authored
Bug: 5010576 Change-Id: I7e531101ae057fb059d7d56c99433c4d66e866dc
-
- 11 Jul, 2011 4 commits
-
-
Ken Sumrall authored
-
Ken Sumrall authored
Mounting was already not allowed, but also unshare before starting encryption, and don't allow sharing or formatting to be initiated during encrytion. Change-Id: Ida188d81f025739ba4dd90492b3e66088735991e
-
Ken Sumrall authored
-
Ken Sumrall authored
Forgot to include the size of the userdata partition when computing the total size of vold managed volumes to encrypt. Change-Id: I237548439d4380b4225ffbc603fa972c3b1c5bae
-
- 08 Jul, 2011 2 commits
-
-
android-merger authored
-
David 'Digit' Turner authored
-
- 07 Jul, 2011 3 commits
-
-
The Android Open Source Project authored
Change-Id: I3cb3d915837ebe59c2d7007d71ef3a1f334e9b8b
-
android-merger authored
This reverts commit f3d3ce5e.
-
android-merger authored
This reverts commit c51920c8.
-
- 06 Jul, 2011 1 commit
-
-
Joseph Lehrer authored
Works around a race condition between the vold and MountService uevent handlers Change-Id: I71c92f2e9b92e1fefc192da166a91d81bc60e242 Signed-off-by:
Mike Lockwood <lockwood@android.com>
-
- 29 Jun, 2011 3 commits
-
-
Mike Lockwood authored
* commit '273d3549': Prevent buffer overflows.
-
Mike Lockwood authored
* commit '2c9d8de7': Prevent buffer overflows.
-
Mike Lockwood authored
-
- 27 Jun, 2011 2 commits
-
-
Dianne Hackborn authored
Change-Id: Ife15628ed6e2493c9e85a2ade6d59a194fdddde5
-
Peter Bohm authored
To eliminate possible buffer overflows some strcpy, sprintf and strcat have been changed to strlcpy, snprintf and strlcat. Change-Id: Ieb9d4b600c894946a6492f8629ff39f2fcc106d3 Signed-off-by:
Oskar Andero <oskar.andero@sonyericsson.com>
-
- 18 Jun, 2011 2 commits
-
-
Mike Lockwood authored
Change-Id: I0e5fab1624e5ef5d2f55e2584d8adc1b6bab91b0 Signed-off-by:
Mike Lockwood <lockwood@android.com>
-
Mike Lockwood authored
-
- 14 Jun, 2011 2 commits
-
-
Ken Sumrall authored
-
Ken Sumrall authored
It is not a failure if the SD card is not mounted. Change-Id: If954f77c55ac124b9b7b39c89ffbafb4e5ea9e98
-
- 09 Jun, 2011 2 commits
-
-
Nick Kralevich authored
* commit '598e833d': fix double closing file descriptors
-
Bruce Beare authored
Orig-Change-Id: I6e9db8c55db49b4aa61dd40cd59495f55e5b3368 Signed-off-by:
Bruce Beare <brucex.j.beare@intel.com>
-
- 07 Jun, 2011 3 commits
-
-
Nick Kralevich authored
* commit 'b20d54b2': fix double closing file descriptors
-
Nick Kralevich authored
-
Mike Lockwood authored
Change-Id: I8ac8900b3135f03b7717540b825ff6df76f31c0b Signed-off-by:
Mike Lockwood <lockwood@android.com>
-
- 06 Jun, 2011 1 commit
-
-
Robert CH Chou authored
Change-Id: I243628b77a0b7b138785167ccb5520e1a9374a78
-
- 02 Jun, 2011 1 commit
-
-
Ken Sumrall authored
Add support for keeping the keys in a separate file on another partition, for devices with no space reserved for a footer after the userdata filesystem. Add support for encrypting the volumes managed by vold, if they meet certain criteria, namely being marked as nonremovable and encryptable in vold.fstab. A bit of trickiness is required to keep vold happy. Change-Id: Idf0611f74b56c1026c45742ca82e0c26e58828fe
-
- 20 May, 2011 1 commit
-
-
The Android Open Source Project authored
Change-Id: I70f4170b78ed5412a4addd3c603c8ff52c8cfa0d
-
- 13 May, 2011 1 commit
-
-
The Android Automerger authored
-
- 09 May, 2011 3 commits
-
-
The Android Automerger authored
* commit '9496945d': DO NOT MERGE Only create android_secure mountpoint on the primary external storage volume. DO NOT MERGE Mount secondary external storage writable by AID_MEDIA_RW rather than AID_SDCARD_RW
-
The Android Automerger authored
* commit '4e00f1fa': DO NOT MERGE Only create android_secure mountpoint on the primary external storage volume. DO NOT MERGE Mount secondary external storage writable by AID_MEDIA_RW rather than AID_SDCARD_RW
-
The Android Automerger authored
-
- 04 May, 2011 2 commits
-
-
Mike Lockwood authored
am c13e0967: (-s ours) am 745ddcb2: DO NOT MERGE Only create android_secure mountpoint on the primary external storage volume. * commit 'c13e0967': DO NOT MERGE Only create android_secure mountpoint on the primary external storage volume.
-
Mike Lockwood authored
am 7877388b: (-s ours) am f4cd1c6b: DO NOT MERGE Mount secondary external storage writable by AID_MEDIA_RW rather than AID_SDCARD_RW * commit '7877388b': DO NOT MERGE Mount secondary external storage writable by AID_MEDIA_RW rather than AID_SDCARD_RW
-