1. d08b3dd Merge "Revert "Revert "Adding e4crypt support""" by Paul Lawrence · 10 years ago
  2. b3838c2 Revert "Revert "Adding e4crypt support"" by Paul Lawrence · 10 years ago
  3. 2368355 am d92e74bc: am 0dd1dd2f: am a57fb596: Merge "Remove no-op "capabilities"." by Elliott Hughes · 10 years ago
  4. 1a09cc2 Merge "Remove no-op "capabilities"." by Elliott Hughes · 10 years ago
  5. d6cd23f Merge "Revert "Revert "Adding e4crypt support""" by Paul Lawrence · 10 years ago
  6. f63cfa9 Remove no-op "capabilities". by Elliott Hughes · 10 years ago
  7. 2e35fbf Revert "Revert "Adding e4crypt support"" by Paul Lawrence · 10 years ago
  8. f662934 Build init with clang. by Elliott Hughes · 10 years ago
  9. 968fe6e Clarify a few things about bootcharts. by Elliott Hughes · 10 years ago
  10. b9f7fb3 Further cleanup of the logic in device_init. by Elliott Hughes · 10 years ago
  11. f7407e2 Fix clang build by removing unused locals. by Elliott Hughes · 10 years ago
  12. ec430a5 Log more timing information from init. by Elliott Hughes · 10 years ago
  13. b601df3 init: missing break statement by Mark Salyzyn · 10 years ago
  14. 5545c1e Add missing parenthesis in init log message. by Elliott Hughes · 10 years ago
  15. 26b0f1b Fix the number of arguments for verity commands by Sami Tolvanen · 10 years ago
  16. 6250cbc Always use strerror to report errno. by Elliott Hughes · 10 years ago
  17. 31243e8 Merge "Ensure all init commands are documented." by Elliott Hughes · 10 years ago
  18. 4b35932 Ensure all init commands are documented. by Elliott Hughes · 10 years ago
  19. 4d8fe77 Merge "init: refactor firmware loading locations into table" by Daniel Rosenberg · 10 years ago
  20. a8075be Use unique_ptr to call closedir. by Elliott Hughes · 10 years ago
  21. b2c315c init: refactor firmware loading locations into table by Daniel Rosenberg · 10 years ago
  22. 9671e3f Clean up property setting code. by Elliott Hughes · 10 years ago
  23. 8aa33a0 Merge "Lose bootmode and console globals." by Elliott Hughes · 10 years ago
  24. 7224b58 Merge "Add init command to set verified properties" by Sami Tolvanen · 10 years ago
  25. 169d8af Lose bootmode and console globals. by Elliott Hughes · 10 years ago
  26. 9def76c Parse boot properties from device tree by Rom Lemarchand · 10 years ago
  27. b6eae5c Merge "Remove /proc/cpuinfo parsing" by Elliott Hughes · 10 years ago
  28. 5e1f923 Add init command to set verified properties by Sami Tolvanen · 10 years ago
  29. 3646ff0 Merge "Remove useless memset from init." by Elliott Hughes · 10 years ago
  30. 34db963 Remove useless memset from init. by Elliott Hughes · 10 years ago
  31. e6bdb6c Remove chroot from init. by Elliott Hughes · 10 years ago
  32. c84bf27 Switch init over to _PATH_DEFPATH. by Elliott Hughes · 10 years ago
  33. 0bb5b0a Revert "Revert "Create libbase."" by Dan Albert · 10 years ago
  34. 01eb2ae Revert "Create libbase." by Nicolas Geoffray · 10 years ago
  35. a025366 Remove chdir from init. by Elliott Hughes · 10 years ago
  36. 8a1d0d9 Document mkdir behavioural change by Johan Redestig · 10 years ago
  37. 1481a6f Merge "Document the mount option string in the readme.txt" by Elliott Hughes · 10 years ago
  38. 9e224b4 Document the mount option string in the readme.txt by Niklas Tibbling · 13 years ago
  39. 6aaf6b9 Create libbase. by Dan Albert · 10 years ago
  40. a2e4148 Remove /proc/cpuinfo parsing by Rom Lemarchand · 10 years ago
  41. 1e2c826 Remove obsolete setkey. by Elliott Hughes · 10 years ago
  42. 1eb0a9b Remove getsebool/setsebool from init and toolbox. by Stephen Smalley · 10 years ago
  43. e730971 builtins: remove setenforce command by Nick Kralevich · 10 years ago
  44. 2ed40fa Fix a printf format string (caught by clang but not GCC). by Elliott Hughes · 10 years ago
  45. b95e6b9 Merge "Implement exec." by Elliott Hughes · 10 years ago
  46. 2084083 Fix outdated comments in grab-bootchart.sh. by Elliott Hughes · 10 years ago
  47. 6483d3d Merge "Add init support for dm-verity logging mode" by Sami Tolvanen · 10 years ago
  48. 881c915 Add init support for dm-verity logging mode by Sami Tolvanen · 10 years ago
  49. f3ebb79 Implement exec. by Elliott Hughes · 10 years ago
  50. 2b8bddf init: grab-bootchart.sh: run bootchart and display results by Mark Salyzyn · 10 years ago
  51. e4c29eb Move sprintf to snprintf. by Yabin Cui · 10 years ago
  52. 6929cda Remove unused variable BOOTCHART_DEFAULT_TIME_SEC. by Elliott Hughes · 10 years ago
  53. 81ac13f Further refactoring of the bootchart code. by Elliott Hughes · 10 years ago
  54. 9f5700c bootchart: fix bootchart can not be triggered problem by Yongqin Liu · 10 years ago
  55. 7e952f4 Bump do_write buffer size by Johan Redestig · 10 years ago
  56. f682b47 Clean up reading and writing in init. by Elliott Hughes · 10 years ago
  57. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 10 years ago
  58. 2462790 Use TEMP_FAILURE_RETRY, always build bootchart.cpp. by Elliott Hughes · 10 years ago
  59. 2145779 Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void". by Elliott Hughes · 10 years ago
  60. f3cf438 Build init as C++. by Elliott Hughes · 10 years ago
  61. 3107a2f Fix x86_64 build by Dmitriy Ivanov · 10 years ago
  62. d4a6fc5 Merge "Init: Fix Clang unsupported attributes" by Elliott Hughes · 10 years ago
  63. 0ab46c9 Init: Fix literal by Andreas Gampe · 10 years ago
  64. fe2fb35 Init: Fix Clang unsupported attributes by Andreas Gampe · 10 years ago
  65. d3e37d1 Trivial cleanup of recent changes. by Elliott Hughes · 10 years ago
  66. 429721c init: Implement 'exec' command. by San Mehat · 11 years ago
  67. 0b41512 init: Add support "&&" operator in property triggers by Badhri Jagan Sridharan · 10 years ago
  68. 45a884f Add O_CLOEXEC to lots of open() calls. by Nick Kralevich · 10 years ago
  69. bc60954 builtins.c: Don't require file open() for chmod/chown by Nick Kralevich · 10 years ago
  70. 3d74d7a Add missing includes. by Elliott Hughes · 10 years ago
  71. d3d4741 Enable clang for init, after fix of global .mk files. by Chih-Hung Hsieh · 10 years ago
  72. 1f1b058 property_service: Added vendor build properties to load_all_props by Andres Morales · 10 years ago
  73. 05345bf Move property_context label handling to libselinux. by dcashman · 10 years ago
  74. 59f64ec Revert "Move property_context label handling to libselinux." by Nick Kralevich · 10 years ago
  75. 9806902 Move property_context label handling to libselinux. by dcashman · 10 years ago
  76. a016c42 Init: Remove unused variables by Andreas Gampe · 10 years ago
  77. dbb78d6 Use LOCAL_POST_INSTALL_CMD to simplify symlink creation. by Ying Wang · 10 years ago
  78. fca58f4 Fix segfault in get_character_device_symlinks() by Tomasz Kondel · 11 years ago
  79. bfdcc40 Close fd on error path in do_mount() by Tomasz Kondel · 11 years ago
  80. b951222 property_service: Added vendor build properties to load_all_props by Daniel Rosenberg · 10 years ago
  81. 57583a7 init isn't built for platforms without dirent::d_type. by Elliott Hughes · 10 years ago
  82. 5d72771 am 2d241ec8: am 3a387176: Merge "Don\'t build init with clang for now" by Chih-hung Hsieh · 10 years ago
  83. 84e07fb Don't build init with clang for now by Bernhard Rosenkraenzer · 11 years ago
  84. 380e3e6 am 2b16bf88: Merge "Include reason when wiping data." into lmp-dev by Jeff Sharkey · 11 years ago
  85. d26135b Include reason when wiping data. by Jeff Sharkey · 11 years ago
  86. 2e826dc am ae3a8961: am fed0f06b: Merge "init: Fix memory corruption when sanitizing platform paths" by Elliott Hughes · 11 years ago
  87. 07f3fee init: Fix memory corruption when sanitizing platform paths by Christopher R. Palmer · 11 years ago
  88. 48fb175 am 40af0929: Fix charger mode on first boot of force encrypt devices by Paul Lawrence · 11 years ago
  89. 40af092 Fix charger mode on first boot of force encrypt devices by Paul Lawrence · 11 years ago
  90. 042ece1 am 465fc3b9: am 1cbf4329: Merge "Remove obsolete warning from restorecon_recursive documentation." by Nick Kralevich · 11 years ago
  91. d9c19b0 Remove obsolete warning from restorecon_recursive documentation. by Stephen Smalley · 11 years ago
  92. d546cb5 am bf921c51: am 7a1973ec: Merge "remove examples of unimplemented triggers ( device-added device-removed ) from init/readme.txt" by Elliott Hughes · 11 years ago
  93. d028394 remove examples of unimplemented triggers ( device-added device-removed ) by Trevor Drake · 11 years ago
  94. a1e9ced am 8e207634: am d5f230af: Merge "Remove descriptions of unimplemented triggers." by Elliott Hughes · 11 years ago
  95. d4a4977 Remove descriptions of unimplemented triggers. by Trevor Drake · 11 years ago
  96. a95e10f am a005e779: Merge "Enable not rebooting during default encryption" into lmp-dev by Paul Lawrence · 11 years ago
  97. c23074f Enable not rebooting during default encryption by Paul Lawrence · 11 years ago
  98. c6c8b56 am cf2b944d: am 5a1d5a8c: Merge "ueventd: call _exit for safety" by Kenny Root · 11 years ago
  99. 17baff4 ueventd: call _exit for safety by Kenny Root · 11 years ago
  100. 0fd3356 am 5d228392: am d24240fb: Merge "Fixed the pacing logic in bootchart data collection." by Elliott Hughes · 11 years ago