126 Commits (d24aeda425196a7ab0a19c00bc9a4ced6383432b)

Author SHA1 Message Date
Paul Lawrence 4a36ca0038 am 6a69cfc4: Make encryption configurable
10 years ago
Paul Lawrence 6a69cfc411 Make encryption configurable
10 years ago
Yabin Cui 09cf7354a9 am f3b2637e: Merge "Use getmntent when accessing /proc/mounts."
10 years ago
Yabin Cui d1104f75a7 Use getmntent when accessing /proc/mounts.
10 years ago
Tim Murray 6c78e7d772 resolved conflicts for merge of 4be36106 to lmp-mr1-dev-plus-aosp
10 years ago
Tim Murray 8439dc9fd5 Make vold compile with -Werror -Wall.
10 years ago
Paul Lawrence b25302e1b0 Do not log passwords returned through vdc
10 years ago
Rubin Xu 85c01f95c7 Make persistent field in cryptofs support longer values.
10 years ago
Jeff Sharkey 43ed123d3f ASEC resize tweaking, allow read-write mounting.
10 years ago
JP Abgrall 422bdb7e49 fstrim: prep for supporting a deep trim ioctl
10 years ago
JP Abgrall 40b64a6841 vold: support "volume list [broadcast]" command
10 years ago
Daniel Rosenberg fcd34a0ddd Added support for ext4 ASEC resizing.
10 years ago
Paul Lawrence 45f10533f8 Revert "Revert "Encrypt phone even if pattern or no keyguard""
10 years ago
Paul Lawrence efec3f2927 Revert "Encrypt phone even if pattern or no keyguard"
10 years ago
Paul Lawrence 5cc86c5741 Encrypt phone even if pattern or no keyguard
10 years ago
Paul Lawrence 399317ede4 Store password in vold
10 years ago
Mohamad Ayyash f8e9569507 Merge "vold: Add a new mountall command."
10 years ago
JP Abgrall df7382e477 am a29997ae: am 470f0b3f: Merge "Avoid segv by checking argc in "storage user <mountpoint>""
10 years ago
Mohamad Ayyash 7929aa73d0 vold: Add a new mountall command.
10 years ago
JP Abgrall edf7adf21e Avoid segv by checking argc in "storage user <mountpoint>"
10 years ago
Paul Lawrence 684dbdf316 Infrastructure to securely allow only one prompt at boot when encrypted
11 years ago
Paul Lawrence 1348603357 Enable auto-encrypt drive at startup
11 years ago
Paul Lawrence f4faa575c9 Support default, pattern, pin and password encryption types
11 years ago
Mark Salyzyn 5eecc449cc vold: suppress unused argument warning messages
11 years ago
Mark Salyzyn 3e971277db vold: suppress unused argument warning messages
11 years ago
JP Abgrall 502dc74153 vold: cryptfs: Retry encryption after killing processes using /data
11 years ago
Jeff Sharkey 530a6c1787 am 71ebe154: Add mkdirs() command.
11 years ago
Jeff Sharkey 71ebe154a5 Add mkdirs() command.
11 years ago
Nick Kralevich 20bab9ffdc vold: Remove obsolete xwarp support.
11 years ago
Ken Sumrall 9caab76c6b vold: Add an optional wipe paramter to the volume format command
11 years ago
Ken Sumrall 160b4d68ec vold: Add support for unencrypted persistent info
11 years ago
Ken Sumrall b87937cdea Vold: Add the fstrim subsystem to vold
11 years ago
Dianne Hackborn 16a32502bf am 3fd60b42: Fix issue #7503920: Log spew from vold
12 years ago
Dianne Hackborn 3fd60b4282 Fix issue #7503920: Log spew from vold
12 years ago
Elliott Hughes 29e55ef83d am edf4e179: Merge "Fix vold\'s use of readdir_r(3)."
12 years ago
Elliott Hughes 8c480f73ee Fix vold's use of readdir_r(3).
12 years ago
Jeff Sharkey 6947904a76 Handle multi-user mountObb() requests.
12 years ago
Kenny Root 7b0bc85714 Fix truncation of ASEC ids
12 years ago
Kenny Root 344ca10856 Add in ext4 support for ASEC containers
12 years ago
Robert Greenwalt 149aa3eb65 Use the new command numbering scheme.
13 years ago
Ken Sumrall 3ad9072a5d Add the new verifypw command to vold/cryptfs
13 years ago
Ken Sumrall 0b8b597193 Add the ability to revert a crypto mapping when unmounting a volume
13 years ago
Dianne Hackborn 736910ca99 Add new vold call to get the path to an asec fs.
13 years ago
Mike Lockwood a976656ff9 Remove obsolete code for monitoring USB status
13 years ago
Ken Sumrall 7f7dbaa278 Improve detection of incomplete encryption
14 years ago
Jason parks 70a4b3fd7a Change cryptfs changepw to only require a new password.
14 years ago
Jason parks 0167cb1593 Always return success if the command was run.
14 years ago
Ken Sumrall 57b63e61cb Minor tweaks to logging for the cryptfs changepw command.
14 years ago
Ken Sumrall 8ddbe40a8a Updates to cryptfs framework.
14 years ago
Ken Sumrall 6864b7ec94 Change the cryptfs command to separate out checking the password and restarting
14 years ago
Ken Sumrall 8f869aa1bc Support for encrypting /data on Stingray.
14 years ago
Olivier Bailly 37dcda68d3 Add missing include headers for compilation on Intel target for Google TV.
14 years ago
Kenny Root 508c0e1605 Additional Obb functionality
14 years ago
Kenny Root fb7c4d5a8a Add image mounting commands for OBB files
14 years ago
San Mehat 97ac40e4e6 vold: Switch from LOG -> SLOG
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
San Mehat 57df7bf339 vold: Fix argument validation for volume commands
15 years ago
San Mehat d9a4e35861 vold: Bugfixes & cleanups
15 years ago
San Mehat 2350c44ff3 vold: Add support for xwarp
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 586536c60b vold: Refactor Processkiller and add command to return users of a mount point
15 years ago
San Mehat b9aed74b14 vold: Fix a few bugs
15 years ago
San Mehat 2b22552f9a vold: Fix share status argument off by one
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 5817821cf1 vold: Add command to unmount secure containers
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 a19b250bd2 vold2: Initial support for Android Secure External Caches
15 years ago
San Mehat a2677e4ad0 vold2: Get mounting/unmounting/formatting/sharing working
15 years ago
San Mehat 49e2bce5b7 vold2: Wire up more of the mount function
15 years ago
San Mehat f1b736bc56 system: vold2: Initial skeleton for vold2.
15 years ago