OSDN Git Service

Don\'t try to fixate CE keys for ephemeral users
[android-x86/system-vold.git] / main.cpp
2016-02-09 Paul LawrenceMerge "Fix encryption on non-default devices" into...
2016-02-09 Paul CrowleyRefactor now that global DE has been reworked
2016-02-01 Jeff Vander Stoepresolve merge conflicts of 2b6f9ce823 to master.
2016-01-20 Paul CrowleyRework FBE crypto to match the N way of doing things
2016-01-12 Paul LawrenceMerge "cryptfs: Skip to encrtypt unused blocks into...
2015-12-17 Jeff SharkeyMerge "Hide external storage from apps if it\'s not...
2015-12-11 Lenka TrochtovaFix a bug in passing parameters to prepare_user_storage.
2015-12-08 Lenka TrochtovaIntroduce support for ephemeral users.
2015-12-05 Elliott Hughesresolve merge conflicts of b7d5a47cec to master.
2015-12-05 Elliott HughesMerge "Track rename from base/ to android-base/." am...
2015-12-05 Elliott HughesMerge "Track rename from base/ to android-base/."
2015-12-05 Elliott HughesMerge "Track rename from base/ to android-base/."
2015-12-05 Jeff SharkeyMerge "Handle non-format partition in Vold" am: 385ca5d...
2015-12-05 Jeff SharkeyMerge "Make sure path is not NULL to avoid fatal except...
2015-12-05 Jeff SharkeyMerge "vold: fix 64 bit ioctl error" am: 3e6c59dc16...
2015-12-04 Elliott HughesTrack rename from base/ to android-base/.
2015-11-19 Jeff SharkeySwitch to new FBE emulation property.
2015-10-02 Sami Tolvanenam 685dfdd3: Merge "Error correction: Add libfec depend...
2015-08-21 Tom Cherryam 218f48d6: Merge "bundle init.rc contents with its...
2015-08-21 Tom Cherryam 218f48d6: Merge "bundle init.rc contents with its...
2015-08-17 Elliott Hughesam f298f6be: Merge "Use errno correctly."
2015-08-17 Elliott Hughesam f298f6be: Merge "Use errno correctly."
2015-08-15 Elliott Hughesam 6d24e086: Merge "Remove dead code."
2015-08-15 Elliott Hughesam 6d24e086: Merge "Remove dead code."
2015-07-03 Jeff SharkeyMerge commit '3ff337db' into merge
2015-07-02 Jeff Sharkeyam c86ab6f5: Trim both internal and adopted private...
2015-07-01 Jeff SharkeyTrim both internal and adopted private storage.
2015-06-09 Jeff Sharkeyam d6a77b51: am d0640f63: Add f2fs support for private...
2015-06-09 Jeff Sharkeyam d0640f63: Add f2fs support for private volumes.
2015-06-09 Jeff SharkeyAdd f2fs support for private volumes.
2015-06-05 Paul LawrenceMerge commit '5c18a675' into manualmerge
2015-06-04 Paul LawrenceMerge commit 'd0b4295c' into manualmerge
2015-06-04 Paul LawrenceMove crypt commands to a different listener in vold
2015-05-20 Jeff Sharkeyam 65427f1a: Offer debug flag to force default primary.
2015-05-19 Jeff SharkeyOffer debug flag to force default primary.
2015-05-16 Elliott HughesMerge "Don't use TEMP_FAILURE_RETRY on close in vold...
2015-05-13 Jeff Sharkeyam e44a41a1: Communicate if we have adoptable disks.
2015-05-13 Jeff SharkeyCommunicate if we have adoptable disks.
2015-05-13 Kenny Rootresolved conflicts for merge of 9df68a13 to mnc-dev...
2015-05-13 Paul Crowleyam eb0c05ce: Merge "Break key installation into its...
2015-05-07 Paul Lawrenceam 86ddbbf4: Merge "Delete password as per block encryp...
2015-05-06 Paul Crowleyam 42696d97: Merge "Make vdc a C++ file as a base for...
2015-05-06 Paul Lawrenceam eae7fc77: Merge "Fix problem that reading/writing...
2015-05-06 Paul Lawrenceam b32ebf30: Merge "Retry unmounts in ext4 encryption"
2015-05-06 Paul Lawrenceam 4571383c: Merge "Use default key permissions for...
2015-05-06 Paul Lawrenceam 0f29aec5: Merge "Simplify password checking logic"
2015-05-01 Paul Lawrenceam babba576: Merge "Enable properties in ext4enc"
2015-04-30 Paul Lawrenceam 744a7aa5: Merge "Check password is correct by checki...
2015-04-30 Jeff SharkeyMerge "Fix signed issue with hex conversion." into...
2015-04-30 Paul Lawrenceam d7399147: Merge "New ext4enc kernel switching from...
2015-04-29 Paul LawrenceMerge commit 'c3e4cc29' into manualmerge
2015-04-29 Jeff Sharkeyam b0667870: Property to enable debugging.
2015-04-29 Jeff SharkeyProperty to enable debugging.
2015-04-28 Paul Lawrenceresolved conflicts for merge of bf9dcad7 to mnc-dev...
2015-04-27 Paul Lawrenceresolved conflicts for merge of 86138731 to mnc-dev...
2015-04-25 Elliott Hughesam 85c7c08e: am d5aa67cc: Merge "Wait for completion...
2015-04-21 Jeff SharkeyWider volume mutation lock, move force adoptable.
2015-04-18 Jeff SharkeySwitch logging to system log, persistable prop.
2015-04-14 Jeff SharkeyFix destroy ordering bug; add debug flag.
2015-04-07 Mohamad Ayyasham 959de99a: am f8c905e0: Merge "Add dependency on...
2015-04-02 Jeff SharkeyRemove unused code.
2015-04-02 Jeff SharkeySome CLOEXEC love.
2015-04-01 Jeff SharkeyDifferent blkid and fsck execution domains.
2015-03-31 Jeff SharkeyProgress towards dynamic storage support.
2015-02-07 Paul Lawrenceam 223fd1ca: Revert "Make encryption configurable"
2015-01-26 Paul Lawrenceam 6a69cfc4: Make encryption configurable
2014-12-02 Paul Lawrenceam acfdc30e: Merge "Fix error in clocks leading to...
2014-12-02 Paul Lawrenceam d44a8f59: Merge "Fix encrypt-and-wipe" into lmp...
2014-12-02 Paul Lawrenceam b25302e1: Do not log passwords returned through vdc
2014-11-21 Iliyan Malchevam bb7d9afe: fall back to dm-crypt if device already...
2014-11-21 Iliyan Malchevresolved conflicts for merge of 87701e27 to lmp-mr1...
2014-11-05 Shawn WilldenModify vold to check for hardware keymaster.
2014-10-30 Rubin XuMerge "Make persistent field in cryptofs support longer...
2014-10-29 JP Abgrallam 9b5a3812: cryptfs: [HACK] reboot if the crypto block...
2014-10-29 JP Abgrallam 4c9b4d8c: am 7776871d: cryptfs: extra debugging...
2014-10-29 Paul Lawrenceam fd2180a9: am fc615041: Remove possibility of zero...
2014-10-29 Paul Lawrenceam 6bcac81e: am 7639a6ab: Merge "Reset failed decryptio...
2014-10-29 Greg Hackmannam b69a5e44: am 6e8440fd: cryptfs: kill processes with...
2014-10-29 Paul Lawrenceam f2eabef8: am 9c58a871: Use monotonic clock for crypt...
2014-10-29 Greg Hackmannam e46f7122: am 3574b085: Merge "cryptfs: log umount...
2014-10-29 Greg Hackmannam e2a470f3: am 46a3a79a: Merge "print information...
2014-10-29 Jeff Sharkeyam 640aa862: am dd1a8040: Include reason when wiping...
2014-10-29 Paul Lawrenceam 7df812df: am 3846be17: Reduce cryptfs logspam
2014-10-29 Alex Klyubinam b707d72a: am 6efa9351: Merge "Don\'t use deprecated...
2014-10-18 Nick Kralevicham ab083da0: Merge "Set SELinux contexts on device...
2014-10-18 Nick Kralevicham ab083da0: Merge "Set SELinux contexts on device...
2014-10-18 Nick KralevichMerge "Set SELinux contexts on device nodes created...
2014-09-30 Stephen SmalleySet SELinux contexts on device nodes created by vold.
2014-01-28 Nick Kralevicham 7cf05b15: am 2f0a1d66: am 7f6932df: am 35ab6119...
2014-01-28 Nick Kralevicham 7f6932df: am 35ab6119: am 3e03bf8a: am fd2dcf90...
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 f99dfdb5: Merge "vold: fix potential socket leak"
2013-07-02 Nick Kralevicham 5d27f0a7: Merge "Fix spelling."
2013-04-15 Ken Sumrallam b55025bf: Merge "vold: set klog level so e2fsck...
2013-04-15 Ken SumrallMerge "vold: set klog level so e2fsck output is logged...
2013-04-10 Ken Sumrallvold: set klog level so e2fsck output is logged
next