OSDN Git Service

Do not log passwords returned through vdc
[android-x86/system-vold.git] / Volume.h
2014-01-28 Nick Kralevicham 7cf05b15: am 2f0a1d66: am 7f6932df: am 35ab6119...
2013-10-18 Jeff Sharkeyam f4a8c0b9: am 10939ac7: Merge "Extract UUID and label...
2013-10-18 Jeff Sharkeyam 10939ac7: Merge "Extract UUID and label from inserte...
2013-10-18 Jeff SharkeyMerge "Extract UUID and label from inserted volumes...
2013-10-17 Jeff SharkeyExtract UUID and label from inserted volumes.
2013-10-10 Kenny Rootam 98d05700: Merge "Remove unused MAX_PARTS define"
2013-10-09 The Android Automergermerge in klp-release history after reset to klp-dev
2013-10-08 Jeff Sharkeyam ba6ae8db: Add support for more expressive SD card...
2013-10-08 Ed Heylmerge in KQS81M
2013-10-08 Jeff SharkeyAdd support for more expressive SD card permissions
2013-07-02 Jean-Baptiste Queruam 5d09126a: am f99dfdb5: Merge "vold: fix potential...
2013-07-02 Nick Kralevicham 0002a85f: am 5d27f0a7: Merge "Fix spelling."
2013-06-28 Ken SumrallMerge "vold: Use the new method of rebooting by asking...
2013-06-13 Ken Sumrallvold: Add an optional wipe paramter to the volume forma...
2012-05-22 Jean-Baptiste Queruam bac5eb96: Merge "Delay disk inserted broadcast until...
2012-05-08 Jean-Baptiste Queruam 5cf6325c: Merge "Unshare ums when SD card is removed"
2012-04-25 Kenny RootAdd in ext4 support for ASEC containers
2011-09-01 Ken SumrallAdd the ability to revert a crypto mapping when unmount...
2011-07-18 The Android Open... Reconcile with gingerbread-release
2011-07-14 David 'Digit' Turneram 6c190fd3: am 137858b4: resolved conflicts for merge...
2011-07-11 Ken SumrallMerge "Prevent sharing or formatting of a vold managed...
2011-07-11 Ken SumrallMerge "Fix to display the proper percentage complete...
2011-07-07 The Android Open... Reconcile with gingerbread-release
2011-07-06 Joseph Lehrervold: retry mounting partition
2011-06-29 Mike Lockwoodam 273d3549: am 2c9d8de7: Merge "Prevent buffer overflows."
2011-06-09 Nick Kralevicham 598e833d: am b20d54b2: Merge "fix double closing...
2011-06-02 Ken Sumrallvold: allow to store key in a file on another partition
2010-11-20 Jean-Baptiste Queruam 08da5c1f: Merge "vold: replace strsep by strtok_r"
2010-11-19 Jean-Baptiste Queruresolved conflicts for merge of 09f774b7 to gingerbread...
2010-09-21 Mike Lockwoodam a4886f1f: More fixes for internal FAT partitions:
2010-09-21 Mike LockwoodMore fixes for internal FAT partitions:
2010-09-17 Mike Lockwoodam 2dfe297e: Fixes for devices with internal FAT file...
2010-09-17 Mike LockwoodFixes for devices with internal FAT file system:
2010-08-30 Ethanam 75a3e1a9: VOLD - make volume daemon to handle state...
2010-07-29 Jean-Baptiste Queruam 826bec79: Merge "vold: remove unnecessary code from...
2010-07-29 Bruce Beaream d766090b: Avoid array overrun. We can now mount...
2010-07-07 Kenny RootAdd image mounting commands for OBB files
2010-03-14 San Mehatvold: Remove autorun.inf at mount/unmount time if it...
2010-03-14 San Mehatvold: Bugfixes & cleanups
2010-02-20 San Mehatvold: Stage the mounting of media to hide the ASEC...
2010-02-18 San Mehatvold: Add 'force' option to anything that can cause...
2010-02-11 Jean-Baptiste Queruam 4468682c: Merge from open-source master
2010-02-11 Jean-Baptiste QueruMerge from open-source master
2010-01-04 San Mehatvold2: Refactor FAT support into a separate class
2009-12-19 San Mehatvold2: Get mounting/unmounting/formatting/sharing working
2009-10-21 San Mehatvold2: Some more work on partitioning support
2009-10-12 San Mehatvold2: Wire up more of the mount function
2009-10-12 San Mehatvold2: Refactor the netlink event handling and better...
2009-10-11 San Mehatsystem: vold2: Initial skeleton for vold2.