1. 4d87095 Remove calls to is_selinux_enabled() by Nick Kralevich · 11 years ago
  2. 1115c25 Make it clearer to grep that init is built with clang. by Elliott Hughes · 11 years ago
  3. 17fff89 init: change exec parsing to make SECLABEL optional by Mark Salyzyn · 11 years ago
  4. dd0e316 init: expand_props on trigger by Mark Salyzyn · 11 years ago
  5. 47b0134 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 11 years ago
  6. c7331d0 Reduce the coldboot timeout to 1s. by Elliott Hughes · 11 years ago
  7. eaa3b4e Fix insmod module size by Tom Cherry · 11 years ago
  8. cb3fce8 load ro.recovery_id property from recovery partition by Andres Morales · 11 years ago
  9. dff1817 stop including rootdir build.prop by Andres Morales · 11 years ago
  10. e5ce30f Clean up init /proc/cmdline handling. by Elliott Hughes · 11 years ago
  11. 5138958 Merge "Enable property expansion for insmod" by Elliott Hughes · 11 years ago
  12. 806d10b Securely encrypt the master key by Paul Lawrence · 11 years ago
  13. d34e407 init: remove support for disabled SELinux by Nick Kralevich · 11 years ago
  14. 2b3a493 Merge "Revert "Securely encrypt the master key"" by Paul Lawrence · 11 years ago
  15. 7ac2807 Revert "Securely encrypt the master key" by Paul Lawrence · 11 years ago
  16. 6e8c8f5 Merge "Revert "Only run vold command when file encryption enabled"" by Paul Lawrence · 11 years ago
  17. 34276a1 Revert "Only run vold command when file encryption enabled" by Paul Lawrence · 11 years ago
  18. a71ef0d Merge "Only run vold command when file encryption enabled" by Paul Lawrence · 11 years ago
  19. 9234b16 Merge "Securely encrypt the master key" by Paul Lawrence · 11 years ago
  20. ac41230 Enable property expansion for insmod by Emmanuel Berthier · 11 years ago
  21. f667a32 init: get rid of the remaining double mounts by Nick Kralevich · 11 years ago
  22. e34577c init: use SELinux /dev/null if available by Nick Kralevich · 11 years ago
  23. 178299f Merge "init: don't double mount /proc and /sys" by Nick Kralevich · 11 years ago
  24. 9dec93b init: don't double mount /proc and /sys by Nick Kralevich · 11 years ago
  25. eedbe81 init: fix write_file checkreqprot logic error by Nick Kralevich · 11 years ago
  26. a1f6a4b init: remove mkdir /dev /proc /sys by Nick Kralevich · 11 years ago
  27. 929f407 Switch init to epoll. by Elliott Hughes · 11 years ago
  28. c6c26ed Clean up property service initialization. by Elliott Hughes · 11 years ago
  29. 9042cae Clean up init signal handling a little. by Elliott Hughes · 11 years ago
  30. 662baef Merge "Setup signal handler before any exec command" by Elliott Hughes · 11 years ago
  31. c7ca9dd Revert "Revert "Remove now-unusable 'setcon' command."" by Elliott Hughes · 11 years ago
  32. f65730e Revert "Revert "Make init re-exec itself for its SELinux domain transition."" by Elliott Hughes · 11 years ago
  33. 1225a61 init: consider all platform devices for find_platform_device by Tom Cherry · 11 years ago
  34. 4bf1887 Securely encrypt the master key by Paul Lawrence · 11 years ago
  35. efe190e Only run vold command when file encryption enabled by Paul Lawrence · 11 years ago
  36. 4f67330 Setup signal handler before any exec command by Johan Redestig · 11 years ago
  37. 95f709a Don't try to read /system/default.prop. by Elliott Hughes · 11 years ago
  38. ae392cf Fix memory leak in parse_action by Tom Cherry · 11 years ago
  39. 030ef359 Revert "Revert "fs_mgr_verity: Add support for squashfs"" by Mohamad Ayyash · 11 years ago
  40. e322ae1 Merge "Revert "fs_mgr_verity: Add support for squashfs"" by Mohamad Ayyash · 11 years ago
  41. 7b97c7a Revert "fs_mgr_verity: Add support for squashfs" by Mohamad Ayyash · 11 years ago
  42. 70f81ce Merge "fs_mgr_verity: Add support for squashfs" by Mohamad Ayyash · 11 years ago
  43. 284c5cb Merge "Set verity mode as the verified property value" by Sami Tolvanen · 11 years ago
  44. 807f470 fs_mgr_verity: Add support for squashfs by Mohamad Ayyash · 11 years ago
  45. e2837a9 Remove execonce. by Elliott Hughes · 11 years ago
  46. a57fb59 Merge "Remove no-op "capabilities"." by Elliott Hughes · 11 years ago
  47. 27cda9a Merge "Revert "Revert "Adding e4crypt support""" by Paul Lawrence · 11 years ago
  48. b022b84 Remove no-op "capabilities". by Elliott Hughes · 11 years ago
  49. b8c9d27 Revert "Revert "Adding e4crypt support"" by Paul Lawrence · 11 years ago
  50. 4547423 Set verity mode as the verified property value by Sami Tolvanen · 11 years ago
  51. 9efd95b Build init with clang. by Elliott Hughes · 11 years ago
  52. 59abac2 Clarify a few things about bootcharts. by Elliott Hughes · 11 years ago
  53. 56a0656 Further cleanup of the logic in device_init. by Elliott Hughes · 11 years ago
  54. 7473836 Fix clang build by removing unused locals. by Elliott Hughes · 11 years ago
  55. da40c00 Log more timing information from init. by Elliott Hughes · 11 years ago
  56. 7a3d66c init: missing break statement by Mark Salyzyn · 11 years ago
  57. 930974c Add missing parenthesis in init log message. by Elliott Hughes · 11 years ago
  58. 8d6ea4b Fix the number of arguments for verity commands by Sami Tolvanen · 11 years ago
  59. cd67f00 Always use strerror to report errno. by Elliott Hughes · 11 years ago
  60. bf68414 Merge "Ensure all init commands are documented." by Elliott Hughes · 11 years ago
  61. 91a3be5 Ensure all init commands are documented. by Elliott Hughes · 11 years ago
  62. 72510c5 Merge "init: refactor firmware loading locations into table" by Daniel Rosenberg · 11 years ago
  63. 81399e1 Use unique_ptr to call closedir. by Elliott Hughes · 11 years ago
  64. d1d9602 init: refactor firmware loading locations into table by Daniel Rosenberg · 11 years ago
  65. db3f267 Clean up property setting code. by Elliott Hughes · 11 years ago
  66. 1b8dbe7 Merge "Lose bootmode and console globals." by Elliott Hughes · 11 years ago
  67. ddd0639 Merge "Add init command to set verified properties" by Sami Tolvanen · 11 years ago
  68. d679bc9 Lose bootmode and console globals. by Elliott Hughes · 11 years ago
  69. 6a52443 Parse boot properties from device tree by Rom Lemarchand · 11 years ago
  70. bbc01d8 Merge "Remove /proc/cpuinfo parsing" by Elliott Hughes · 11 years ago
  71. acbf9be Add init command to set verified properties by Sami Tolvanen · 11 years ago
  72. ee2e362 Merge "Remove useless memset from init." by Elliott Hughes · 11 years ago
  73. 0dccc88 Remove useless memset from init. by Elliott Hughes · 11 years ago
  74. 7010301 Remove chroot from init. by Elliott Hughes · 11 years ago
  75. cc86fb2 Switch init over to _PATH_DEFPATH. by Elliott Hughes · 11 years ago
  76. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 11 years ago
  77. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 11 years ago
  78. 641d3e8 Remove chdir from init. by Elliott Hughes · 11 years ago
  79. 0b42ba2 Document mkdir behavioural change by Johan Redestig · 11 years ago
  80. 285c2ae Merge "Document the mount option string in the readme.txt" by Elliott Hughes · 11 years ago
  81. bc3f69f Document the mount option string in the readme.txt by Niklas Tibbling · 14 years ago
  82. 98ff772 Create libbase. by Dan Albert · 11 years ago
  83. 74b34f3 Remove /proc/cpuinfo parsing by Rom Lemarchand · 11 years ago
  84. 5878aa9 Remove obsolete setkey. by Elliott Hughes · 11 years ago
  85. d4b2d89 Remove getsebool/setsebool from init and toolbox. by Stephen Smalley · 11 years ago
  86. cee683e builtins: remove setenforce command by Nick Kralevich · 11 years ago
  87. 58c3bac Fix a printf format string (caught by clang but not GCC). by Elliott Hughes · 11 years ago
  88. a4d9848 Merge "Implement exec." by Elliott Hughes · 11 years ago
  89. 7c0c15f Fix outdated comments in grab-bootchart.sh. by Elliott Hughes · 11 years ago
  90. 8ee42f9 Merge "Add init support for dm-verity logging mode" by Sami Tolvanen · 11 years ago
  91. 8ff0190 Add init support for dm-verity logging mode by Sami Tolvanen · 11 years ago
  92. 8d82ea0 Implement exec. by Elliott Hughes · 11 years ago
  93. d4e5c32 init: grab-bootchart.sh: run bootchart and display results by Mark Salyzyn · 11 years ago
  94. e2d63af Move sprintf to snprintf. by Yabin Cui · 11 years ago
  95. 0f58cb0 Remove unused variable BOOTCHART_DEFAULT_TIME_SEC. by Elliott Hughes · 11 years ago
  96. 841b263 Further refactoring of the bootchart code. by Elliott Hughes · 11 years ago
  97. a197ff1 bootchart: fix bootchart can not be triggered problem by Yongqin Liu · 11 years ago
  98. 7e952f4 Bump do_write buffer size by Johan Redestig · 11 years ago
  99. f682b47 Clean up reading and writing in init. by Elliott Hughes · 11 years ago
  100. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 11 years ago