3224 Commits (0ddfc941b854cb59472bb4420c1fe22d2dba1c87)
 

Author SHA1 Message Date
Kenny Root acc9e7dcca Change ASCII conversion for hash and add tests
14 years ago
Nick Kralevich f69b3b9af7 Get rid of warnings when compiled with -Wformat-security
14 years ago
San Mehat 1a06edaf4d vold: Ensure we cleanup secure containers on card removal.
14 years ago
San Mehat 97ac40e4e6 vold: Switch from LOG -> SLOG
14 years ago
Kenny Root da62e7c002 Revert "Prevent null pointer deref in DirectVolume"
14 years ago
Kenny Root a9f423dd7e Prevent null pointer deref in DirectVolume
14 years ago
San Mehat 88ac2c0653 vold: asec path cmd now returns OpFailedStorageNotFound if id doesn't exist
14 years ago
San Mehat 96597e8b84 vold: Add mounted filesystems to dump cmd
15 years ago
Kenny Root 7b18a7b36f vold: Convert to use OpenSSL MD5 API
15 years ago
San Mehat befd59c152 vold: remove some dead code
15 years ago
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