summaryrefslogtreecommitdiffstats
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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