summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-26do not merge: vold: Enable the SO_PASSCRED socket optionandroid-cts-2.2_r8android-cts-2.2_r7froyoNick Kralevich
2010-04-15vold: Ensure we cleanup secure containers on card removal.android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1San Mehat
2010-03-25vold: Switch from LOG -> SLOGSan Mehat
2010-03-24Revert "Prevent null pointer deref in DirectVolume"Kenny Root
2010-03-24Prevent null pointer deref in DirectVolumeKenny Root
2010-03-23vold: asec path cmd now returns OpFailedStorageNotFound if id doesn't existSan Mehat
2010-03-17vold: Add mounted filesystems to dump cmdSan Mehat
2010-03-15vold: Convert to use OpenSSL MD5 APIKenny Root
2010-03-15vold: remove some dead codeSan Mehat
2010-03-14vold: Remove autorun.inf at mount/unmount time if it existsSan Mehat
2010-03-14vold: Fix argument validation for volume commandsSan Mehat
2010-03-13vold: Bugfixes & cleanupsSan Mehat
2010-03-10vold: Switch to using libdiskconfig for partition setup.San Mehat
2010-03-08Add an empty CleanSpec.mkJean-Baptiste Queru
2010-03-03vold: Add a versioned superblock to secure containers.San Mehat
2010-03-02vold: Add support for xwarpSan Mehat
2010-03-02vold: Don't bail out on init failure & bump version numberSan Mehat
2010-02-28vold: Allow creation of a container with no filesystemSan Mehat
2010-02-24vold: Fix uninitialized mountpoint bugSan Mehat
2010-02-24vold: Retry rmdir of asec mount pointSan Mehat
2010-02-24vold: Prohibit container rename when dst container is mountedSan Mehat
2010-02-24vold: fix infinite loop when failing to unmount a busy container in unmountVo...San Mehat
2010-02-23vold: Make asec sdcard dir a hidden dirSan Mehat
2010-02-19vold: Stage the mounting of media to hide the ASEC imagefile directorySan Mehat
2010-02-18vold: Clean up asec command response and add support for 'StorageBusy'San Mehat
2010-02-18vold: Add 'force' option to anything that can cause an unmountSan Mehat
2010-02-18vold2: Don't allow containers < 1mb, and clean up some loggingSan Mehat
2010-02-18Check length of filenames before strcatKenny Root
2010-02-16vold: Refactor Processkiller and add command to return users of a mount pointSan Mehat
2010-02-13vold: Fix devmapper/ptmx fd leak, and give asec unmount more timeSan Mehat
2010-02-11am 4468682c: Merge from open-source masterJean-Baptiste Queru
2010-02-11Merge from open-source masterJean-Baptiste Queru
2010-02-08vold: Fix format argument bugSan Mehat
2010-02-06vold: Reduce logspam and add 250ms delay before first unmount attemptSan Mehat
2010-02-04vold: Fix a few bugsSan Mehat
2010-02-03vold: Silly rabbit, don't use unlink() when you mean't rmdir()San Mehat
2010-02-03vold: Fix share status argument off by oneSan Mehat
2010-02-03vold2: Don't print error on unknown Netlink eventSan Mehat
2010-02-02vold: Bloat reductionSan Mehat
2010-01-23vold: Add support for renaming secure containersSan Mehat
2010-01-23vold2: update some debuggingSan Mehat
2010-01-22vold: Don't fail to return path if volume isn't mountedSan Mehat
2010-01-18vold: Add command to unmount secure containersSan Mehat
2010-01-15vold: Unmount secure containers when the underlying media is removed.San Mehat
2010-01-12vold2: Fix issue with destroying / unmounting asecSan Mehat
2010-01-11vold2: Fix a mb -> sector conversion refactor bugSan Mehat
2010-01-11vold: Rename the C in ASEC to ContainerSan Mehat
2010-01-11vold: Internally use sector counts for asec lengthsSan Mehat
2010-01-11vold: Add encrypted ASEC support via devmapperSan Mehat
2010-01-09vold: Increase max supported loop devices to 255San Mehat