summaryrefslogtreecommitdiffstats
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor now that global DE has been reworkedPaul Crowley2016-02-091-1/+0
* Rework FBE crypto to match the N way of doing thingsPaul Crowley2016-01-201-3/+0
* Fix a bug in passing parameters to prepare_user_storage.Lenka Trochtova2015-12-111-1/+1
* Introduce support for ephemeral users.Lenka Trochtova2015-12-081-1/+1
* resolve merge conflicts of b7d5a47cec to master.Elliott Hughes2015-12-041-2/+2
|\
| * Track rename from base/ to android-base/.Elliott Hughes2015-12-041-2/+2
* | Switch to new FBE emulation property.Jeff Sharkey2015-11-191-0/+4
|/
* Trim both internal and adopted private storage.Jeff Sharkey2015-07-011-14/+4
* Add f2fs support for private volumes.Jeff Sharkey2015-06-081-0/+5
* Move crypt commands to a different listener in voldPaul Lawrence2015-06-041-0/+9
* Offer debug flag to force default primary.Jeff Sharkey2015-05-191-1/+2
* Communicate if we have adoptable disks.Jeff Sharkey2015-05-131-1/+3
* Property to enable debugging.Jeff Sharkey2015-04-291-0/+4
* Wider volume mutation lock, move force adoptable.Jeff Sharkey2015-04-211-8/+0
* Switch logging to system log, persistable prop.Jeff Sharkey2015-04-181-2/+4
* Fix destroy ordering bug; add debug flag.Jeff Sharkey2015-04-141-0/+4
* Remove unused code.Jeff Sharkey2015-04-011-27/+22
* Some CLOEXEC love.Jeff Sharkey2015-04-011-1/+5
* Different blkid and fsck execution domains.Jeff Sharkey2015-04-011-12/+37
* Progress towards dynamic storage support.Jeff Sharkey2015-03-301-36/+37
* Set SELinux contexts on device nodes created by vold.Stephen Smalley2014-09-301-0/+7
* Add support for more expressive SD card permissionsJeff Sharkey2013-10-081-11/+12
* vold: set klog level so e2fsck output is loggedKen Sumrall2013-04-101-0/+4
* vold: use unified fstab formatKen Sumrall2013-02-151-89/+37
* vold: allow to store key in a file on another partitionKen Sumrall2011-06-021-2/+34
* am 08da5c1f: Merge "vold: replace strsep by strtok_r"Jean-Baptiste Queru2010-11-191-7/+8
|\
| * vold: replace strsep by strtok_rJinho You2010-11-191-7/+8
* | Use new kernel notifications to determine if USB mass storage is available.Mike Lockwood2010-06-281-26/+0
|/
* vold: Switch from LOG -> SLOGSan Mehat2010-03-251-18/+18
* vold: Don't bail out on init failure & bump version numberSan Mehat2010-03-021-13/+10
* vold2: Don't bail out if the UMS switch isn't thereSan Mehat2010-01-041-14/+14
* vold2: Manually bootstrap the ums switch since switch kernel uevents are brokenSan Mehat2010-01-011-0/+29
* vold2: Get mounting/unmounting/formatting/sharing workingSan Mehat2009-12-191-2/+9
* vold2: Rename DeviceVolume -> DirectVolumeSan Mehat2009-10-121-3/+3
* vold2: Add block device udev bootstrappingSan Mehat2009-10-121-0/+53
* system: vold2: Initial skeleton for vold2.San Mehat2009-10-101-0/+159