OSDN Git Service

android-x86/system-vold.git
2016-02-19 Calin JuravlePrepare user profile folder
2016-02-10 Paul CrowleyLog a warning if old creds passed to change_user_key...
2016-02-10 Paul CrowleyAdd scrypt-based password stretching.
2016-02-09 Paul LawrenceMerge "Fix encryption on non-default devices" into...
2016-02-09 Paul LawrenceFix encryption on non-default devices
2016-02-09 Paul CrowleyPrefer bool returns to int throughout
2016-02-09 Paul CrowleyRefactor now that global DE has been reworked
2016-02-09 Paul CrowleyFix some "false" returns to be "-1" where appropriate...
2016-02-09 Jeff Sharkeye4crypt_unlock_user_key no longer likes nullptr.
2016-02-08 Paul CrowleyAdd new argument to unlock_user_key, fixing merge-cause...
2016-02-08 Paul CrowleyMerge "Password security for FBE disk encryption keys...
2016-02-08 Paul CrowleyPassword security for FBE disk encryption keys
2016-02-08 Jeff SharkeyEmulation fixes: mics dirs, recover after disable.
2016-02-07 Daichi HironoMerge "Add context mount option for appfuse."
2016-02-05 Jeff SharkeyAllow callers to prepare CE/DE user storage.
2016-02-05 Daichi HironoAdd context mount option for appfuse.
2016-02-04 Paul LawrenceRemove unencrypted_properties
2016-02-03 Paul LawrenceFix minor issues with previous change
2016-02-03 Paul LawrenceUse consistent method for device key
2016-02-02 Paul LawrenceRemove support for non-default root passwords in FBE
2016-02-02 Daichi HironoMerge "Mount appfuse in process namespace."
2016-02-02 Daichi HironoMount appfuse in process namespace.
2016-02-01 Jeff Vander... resolve merge conflicts of 2b6f9ce823 to master.
2016-02-01 Jeffrey Vander... Merge "cryptfs: run e2fsck/fsck.f2fs in fsck domain"
2016-02-01 Jeffrey Vander... Merge "cryptfs: run e2fsck/fsck.f2fs in fsck domain"
2016-02-01 Jeff Vander... cryptfs: run e2fsck/fsck.f2fs in fsck domain
2016-02-01 Paul CrowleyAdd support for per-user DE keys.
2016-02-01 Paul CrowleyRefactor of Ext4Crypt.cpp in preparation for DE keys
2016-02-01 Paul CrowleyAdd init_user0 command.
2016-01-28 Paul CrowleyCreate disk encryption keys only when FBE enabled
2016-01-27 Paul CrowleyImprovements to the key storage module
2016-01-27 Paul CrowleyMerge "Use a keymaster-based key storage module"
2016-01-26 Paul CrowleyUse a keymaster-based key storage module
2016-01-26 Narayan KamathUnmount emulated filesystems before killing the fuse...
2016-01-21 Paul CrowleyDon't fail on unlock if we're not even emulating FBE
2016-01-20 Paul CrowleyRework FBE crypto to match the N way of doing things
2016-01-15 Jeff SharkeyOffer to enforce "locked" state using SELinux.
2016-01-14 Daichi HironoMerge "Add allow_other mount option for appfuse."
2016-01-12 Paul LawrenceMerge "cryptfs: Skip to encrtypt unused blocks into...
2016-01-12 Paul CrowleyUse android-base logging not cutils in secdiscard
2016-01-11 Paul LawrenceMerge "cryptfs: Skip to encrtypt unused blocks into...
2016-01-11 Paul LawrenceMerge "cryptfs: Skip to encrtypt unused blocks into...
2016-01-07 Daichi HironoAdd allow_other mount option for appfuse.
2016-01-06 liminghaocryptfs: Skip to encrtypt unused blocks into a block...
2015-12-22 Daichi HironoAdd unmount command to vold's AppFuse listener.
2015-12-19 Jeff SharkeyCreate /data/media directory for new users.
2015-12-17 Jeff SharkeyMerge "Hide external storage from apps if it\'s not...
2015-12-16 Jeff SharkeyMerge "Hide external storage from apps if it\'s not...
2015-12-16 Jeff SharkeyMerge "Hide external storage from apps if it's not...
2015-12-15 Qin ChaoHide external storage from apps if it's not set as...
2015-12-14 Paul CrowleyAvoid use of a macro when checking argument count.
2015-12-11 Lenka TrochtovaFix a bug in passing parameters to prepare_user_storage.
2015-12-11 Daichi HironoMount FUSE for appfuse directories.
2015-12-11 Daichi HironoMerge "Send file descriptor of /dev/fuse from vold."
2015-12-10 Paul CrowleyUse Jeff's C++ style for finding the subcommand consist...
2015-12-10 Paul CrowleySimplify test for right argc in cryptfs commands, and...
2015-12-10 Paul CrowleyRename functions with a system/extras name collision.
2015-12-09 Paul LawrenceFix create_user_key to take 3 params
2015-12-09 Daichi HironoSend file descriptor of /dev/fuse from vold.
2015-12-08 Lenka TrochtovaIntroduce support for ephemeral users.
2015-12-08 Jeff SharkeyEmulate media encryption, always chmod to unlock.
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-12-03 Jeff SharkeyMerge "Handle non-format partition in Vold" am: 385ca5d236
2015-12-03 Jeff SharkeyMerge "Make sure path is not NULL to avoid fatal except...
2015-12-03 Jeff SharkeyMerge "Handle non-format partition in Vold"
2015-12-03 Jeff SharkeyMerge "Make sure path is not NULL to avoid fatal except...
2015-12-03 Jeff SharkeyMerge "Handle non-format partition in Vold"
2015-12-03 Jeff SharkeyMerge "Make sure path is not NULL to avoid fatal except...
2015-12-03 Jeff SharkeyMerge "vold: fix 64 bit ioctl error" am: 3e6c59dc16
2015-12-03 Jeff SharkeyMerge "vold: fix 64 bit ioctl error"
2015-12-03 Jeff SharkeyMerge "vold: fix 64 bit ioctl error"
2015-11-30 Jeff SharkeyUse the right system property name.
2015-11-23 Paul LawrenceEncrypt on reboot
2015-11-19 Jeff SharkeySwitch to new FBE emulation property.
2015-11-17 Jeff SharkeyMerge "Create user_de on adopted storage devices."
2015-11-17 Jeff SharkeyCreate user_de on adopted storage devices.
2015-11-17 Paul CrowleyMake deletion of larger files possible.
2015-11-16 Paul CrowleyMerge "Add --no-unlink option to secdiscard for testing."
2015-11-12 Paul CrowleyMerge "secdiscard.cpp: Use getmntent and my newfound...
2015-11-10 Jeff SharkeyNew granular encryption commands for framework.
2015-11-06 Kenny RootMerge "system/vold: check return value of PKCS5_PBKDF2_...
2015-11-06 Kenny RootMerge "system/vold: check return value of PKCS5_PBKDF2_...
2015-11-06 Kenny RootMerge "system/vold: check return value of PKCS5_PBKDF2_...
2015-11-06 Kenny RootMerge "system/vold: check return value of PKCS5_PBKDF2_...
2015-11-04 Adam Langleysystem/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1.
2015-11-04 Paul LawrenceAdd developer option to convert from FDE to FBE
2015-11-03 Bill YiMerge commit \'aebfa6e7eee173b8e02f869c3a25cfe2a5fffb9b...
2015-11-03 Bill YiMerge commit \'aebfa6e7eee173b8e02f869c3a25cfe2a5fffb9b...
2015-11-03 Bill YiMerge commit 'aebfa6e7eee173b8e02f869c3a25cfe2a5fffb9b...
2015-11-02 Paul CrowleyAdd --no-unlink option to secdiscard for testing.
2015-11-02 Paul Crowleysecdiscard.cpp: Use getmntent and my newfound C++ knowl...
2015-10-29 Elliott HughesMerge "Fix ioctl parameter" am: 0eaad8ce8c am: 5cd32f73d8
2015-10-29 Elliott HughesMerge "Fix ioctl parameter" am: 0eaad8ce8c
next