864 Commits (c7b5b570bd05ed3bc921b0c2dc346416a52b4e3e)
 

Author SHA1 Message Date
San Mehat cb4dac8a52 vold: Remove autorun.inf at mount/unmount time if it exists
15 years ago
San Mehat 57df7bf339 vold: Fix argument validation for volume commands
15 years ago
San Mehat d9a4e35861 vold: Bugfixes & cleanups
15 years ago
San Mehat 2a5b8ce09b vold: Switch to using libdiskconfig for partition setup.
15 years ago
Jean-Baptiste Queru d071596fd9 Add an empty CleanSpec.mk
15 years ago
San Mehat fcf24fe62f vold: Add a versioned superblock to secure containers.
15 years ago
San Mehat 2350c44ff3 vold: Add support for xwarp
15 years ago
San Mehat f1b07fb5e3 vold: Don't bail out on init failure & bump version number
15 years ago
San Mehat a1091cb0c4 vold: Allow creation of a container with no filesystem
15 years ago
San Mehat 55013f7131 vold: Fix uninitialized mountpoint bug
15 years ago
San Mehat 12f4b89046 vold: Retry rmdir of asec mount point
15 years ago
San Mehat 96956ed0e2 vold: Prohibit container rename when dst container is mounted
15 years ago
San Mehat 0e382532f3 vold: fix infinite loop when failing to unmount a busy container in unmountVolume()
15 years ago
San Mehat 52c2ccb6d2 vold: Make asec sdcard dir a hidden dir
15 years ago
San Mehat 3bb6020e46 vold: Stage the mounting of media to hide the ASEC imagefile directory
15 years ago
San Mehat 8f2875b297 vold: Clean up asec command response and add support for 'StorageBusy'
15 years ago
San Mehat 4ba8948dc1 vold: Add 'force' option to anything that can cause an unmount
15 years ago
San Mehat d31e380bd9 vold2: Don't allow containers < 1mb, and clean up some logging
15 years ago
Kenny Root b3b4318ab8 Check length of filenames before strcat
15 years ago
San Mehat 586536c60b vold: Refactor Processkiller and add command to return users of a mount point
15 years ago
San Mehat 8c940ef7db vold: Fix devmapper/ptmx fd leak, and give asec unmount more time
15 years ago
Jean-Baptiste Queru c6fc646af4 am 4468682c: Merge from open-source master
15 years ago
Jean-Baptiste Queru 4468682c70 Merge from open-source master
15 years ago
San Mehat 3b9b8e8308 vold: Fix format argument bug
15 years ago
San Mehat 62e5dd245b vold: Reduce logspam and add 250ms delay before first unmount attempt
15 years ago
San Mehat b9aed74b14 vold: Fix a few bugs
15 years ago
San Mehat f5c6198096 vold: Silly rabbit, don't use unlink() when you mean't rmdir()
15 years ago
San Mehat 2b22552f9a vold: Fix share status argument off by one
15 years ago
San Mehat fbe33b4a40 vold2: Don't print error on unknown Netlink event
15 years ago
San Mehat eba65e9d43 vold: Bloat reduction
15 years ago
San Mehat 048b0801fc vold: Add support for renaming secure containers
15 years ago
San Mehat 68f8ebdb24 vold2: update some debugging
15 years ago
San Mehat a4dc3b15b7 vold: Don't fail to return path if volume isn't mounted
15 years ago
San Mehat 5817821cf1 vold: Add command to unmount secure containers
15 years ago
San Mehat 88705166ab vold: Unmount secure containers when the underlying media is removed.
15 years ago
San Mehat 0586d54053 vold2: Fix issue with destroying / unmounting asec
15 years ago
San Mehat dfe79492a4 vold2: Fix a mb -> sector conversion refactor bug
15 years ago
San Mehat c66770f4c0 vold: Rename the C in ASEC to Container
15 years ago
San Mehat 8b8f71b1d7 vold: Internally use sector counts for asec lengths
15 years ago
San Mehat b78a32c1d5 vold: Add encrypted ASEC support via devmapper
15 years ago
San Mehat 8da6bcb006 vold: Increase max supported loop devices to 255
15 years ago
San Mehat 8d934caeae vold: Always format FAT32
15 years ago
San Mehat 23969931fa vold: Use process-killer when unmounting asec containers
15 years ago
San Mehat cff5ec3d36 vold: Temporarily disable asec mountpoint permissions
15 years ago
Doug Kwan 1bc9558895 Add missing library used by the main executable in linker options. Currently
15 years ago
San Mehat eb13a90bb9 vold: Don't freak out if an asec mountpoint already exists
15 years ago
San Mehat fff0b47998 vold2: Enable support for custom mount perm masks and wire to asec
15 years ago
San Mehat a19b250bd2 vold2: Initial support for Android Secure External Caches
15 years ago
San Mehat 7b8f2db4b0 vold2: Don't crap out if the kernel is missing the NPART/PARTN blkdev uevent patches
15 years ago
San Mehat bf04185c88 vold2: Refactor FAT support into a separate class
15 years ago