18 Commits (c803d524ea9115842faed1aeb9c1e46dab16d76b)

Author SHA1 Message Date
Eric Biggers 6d5b7f7303
Show names of processes killed by KillProcessesWithOpenFiles()
3 years ago
Ricky Wai 07e64a4cea Mount direct boot apps obb dir after fuse is ready.
4 years ago
Suren Baghdasaryan 28af26ac47 Convert ifstream usage into fopen() to prevent fd leaks into child processes
5 years ago
Paul Crowley 14c8c0765a clang-format many files.
6 years ago
Elliott Hughes 32a5b9aed3 StartsWith now allows std::string prefixes.
7 years ago
Jeff Sharkey 3472e52fc2 Move to modern utility methods from android::base.
7 years ago
Jeff Sharkey 32ebb739cb Enable clang-tidy for security sensitive domain.
7 years ago
Jeff Sharkey fd3dc3c076 Spread around some O_CLOEXEC love.
7 years ago
George Burgess IV 605d7ae18d Cleanup uses of sprintf, add modes to open() with O_CREAT.
8 years ago
Jeff Sharkey 89f74fbf25 Kill apps using storage through bind mounts.
9 years ago
Jeff Sharkey ce6a913aea Exclusive exec() path, format after partition.
9 years ago
Jeff Sharkey 36801cccf2 Progress towards dynamic storage support.
9 years ago
Henrik Baard 2152266deb Change strncpy to strlcpy
10 years ago
Tim Murray 8439dc9fd5 Make vold compile with -Werror -Wall.
10 years ago
jessica_yu 3f14fe45a3 print information about opened files when failed unmount
10 years ago
San Mehat 97ac40e4e6 vold: Switch from LOG -> SLOG
14 years ago
Kenny Root b3b4318ab8 Check length of filenames before strcat
15 years ago
San Mehat 586536c60b vold: Refactor Processkiller and add command to return users of a mount point
15 years ago