summaryrefslogtreecommitdiff
path: root/main.cpp
AgeCommit message (Expand)Author
2015-05-19Offer debug flag to force default primary.Jeff Sharkey
2015-05-13Communicate if we have adoptable disks.Jeff Sharkey
2015-04-29Property to enable debugging.Jeff Sharkey
2015-04-21Wider volume mutation lock, move force adoptable.Jeff Sharkey
2015-04-18Switch logging to system log, persistable prop.Jeff Sharkey
2015-04-14Fix destroy ordering bug; add debug flag.Jeff Sharkey
2015-04-01Remove unused code.Jeff Sharkey
2015-04-01Some CLOEXEC love.Jeff Sharkey
2015-04-01Different blkid and fsck execution domains.Jeff Sharkey
2015-03-30Progress towards dynamic storage support.Jeff Sharkey
2014-09-30Set SELinux contexts on device nodes created by vold.Stephen Smalley
2013-10-08Add support for more expressive SD card permissionsJeff Sharkey
2013-04-10vold: set klog level so e2fsck output is loggedKen Sumrall
2013-02-15vold: use unified fstab formatKen Sumrall
2011-06-02vold: allow to store key in a file on another partitionKen Sumrall
2010-11-19am 08da5c1f: Merge "vold: replace strsep by strtok_r"Jean-Baptiste Queru
2010-11-19vold: replace strsep by strtok_rJinho You
2010-06-28Use new kernel notifications to determine if USB mass storage is available.Mike Lockwood
2010-03-25vold: Switch from LOG -> SLOGSan Mehat
2010-03-02vold: Don't bail out on init failure & bump version numberSan Mehat
2010-01-04vold2: Don't bail out if the UMS switch isn't thereSan Mehat
2010-01-01vold2: Manually bootstrap the ums switch since switch kernel uevents are brokenSan Mehat
2009-12-19vold2: Get mounting/unmounting/formatting/sharing workingSan Mehat
2009-10-12vold2: Rename DeviceVolume -> DirectVolumeSan Mehat
2009-10-12vold2: Add block device udev bootstrappingSan Mehat
2009-10-10system: vold2: Initial skeleton for vold2.San Mehat