OSDN Git Service

vold: Fix password update bug with HW FDE
[android-x86/system-vold.git] / Process.cpp
2015-04-25 Elliott Hughesam 85c7c08e: am d5aa67cc: Merge "Wait for completion...
2015-04-11 Jeff SharkeyExclusive exec() path, format after partition.
2015-04-07 Mohamad Ayyasham 959de99a: am f8c905e0: Merge "Add dependency on...
2015-03-31 Jeff SharkeyProgress towards dynamic storage support.
2015-02-09 Elliott Hughesam d773fc11: am 8c0a0db1: Merge "Change strncpy to...
2015-02-07 Elliott Hughesam 8c0a0db1: Merge "Change strncpy to strlcpy"
2015-02-07 Elliott HughesMerge "prevent ioctl_init() to write outside buffer"
2015-02-07 Elliott HughesMerge "Change strncpy to strlcpy"
2015-02-07 Paul Lawrenceam 223fd1ca: Revert "Make encryption configurable"
2015-02-06 Henrik BaardChange strncpy to strlcpy
2015-01-26 Paul Lawrenceam 6a69cfc4: Make encryption configurable
2014-12-18 Tim Murrayresolved conflicts for merge of 4be36106 to lmp-mr1...
2014-12-18 Tim MurrayMerge "Make vold compile with -Werror -Wall."
2014-12-18 Tim MurrayMake vold compile with -Werror -Wall.
2014-11-06 Dan Albertam 36859212: Merge "Move vold to libc++."
2014-11-06 Dan Albertam 460a93a6: Merge "Move vold to clang so ASAN_ALL...
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-09-26 Greg Hackmannam 46a3a79a: Merge "print information about opened...
2014-09-24 Greg Hackmannam 46a3a79a: Merge "print information about opened...
2014-09-24 Greg HackmannMerge "print information about opened files when failed...
2014-09-24 jessica_yuprint information about opened files when failed unmount
2010-03-25 San Mehatvold: Switch from LOG -> SLOG
2010-02-18 Kenny RootCheck length of filenames before strcat
2010-02-17 San Mehatvold: Refactor Processkiller and add command to return...