1. a57fb59 Merge "Remove no-op "capabilities"." by Elliott Hughes · 9 years ago
  2. b022b84 Remove no-op "capabilities". by Elliott Hughes · 9 years ago
  3. b8c9d27 Revert "Revert "Adding e4crypt support"" by Paul Lawrence · 9 years ago
  4. da40c00 Log more timing information from init. by Elliott Hughes · 9 years ago
  5. 7a3d66c init: missing break statement by Mark Salyzyn · 9 years ago
  6. acbf9be Add init command to set verified properties by Sami Tolvanen · 9 years ago
  7. 7010301 Remove chroot from init. by Elliott Hughes · 9 years ago
  8. 641d3e8 Remove chdir from init. by Elliott Hughes · 9 years ago
  9. 5878aa9 Remove obsolete setkey. by Elliott Hughes · 9 years ago
  10. d4b2d89 Remove getsebool/setsebool from init and toolbox. by Stephen Smalley · 9 years ago
  11. cee683e builtins: remove setenforce command by Nick Kralevich · 9 years ago
  12. a4d9848 Merge "Implement exec." by Elliott Hughes · 9 years ago
  13. 8ff0190 Add init support for dm-verity logging mode by Sami Tolvanen · 9 years ago
  14. 8d82ea0 Implement exec. by Elliott Hughes · 9 years ago
  15. a197ff1 bootchart: fix bootchart can not be triggered problem by Yongqin Liu · 10 years ago
  16. f682b47 Clean up reading and writing in init. by Elliott Hughes · 9 years ago
  17. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 9 years ago
  18. f3cf438 Build init as C++. by Elliott Hughes · 9 years ago[Renamed (95%) from init/init_parser.c]
  19. 429721c init: Implement 'exec' command. by San Mehat · 10 years ago
  20. 0b41512 init: Add support "&&" operator in property triggers by Badhri Jagan Sridharan · 10 years ago
  21. a016c42 Init: Remove unused variables by Andreas Gampe · 10 years ago
  22. 11d783f Remove an unused #include of <sys/_properties.h>. by Elliott Hughes · 10 years ago
  23. 24a3b78 Improve init's debug printing. by Riley Andrews · 10 years ago
  24. e4b7b29 Add ability to boot from charger mode. by Riley Andrews · 10 years ago
  25. c3a4676 correct the setenv option judging condition by Gavin.Chang · 11 years ago
  26. 3beec7e init: add 'enable <service>' to negate "service <service>... disabled" by JP Abgrall · 10 years ago
  27. d68db71 init: limit visibility of init_parser.c helpers by Greg Hackmann · 11 years ago
  28. aa4051d am 2f924ebe: am a94d2b39: Merge "Add a restorecon_recursive built-in command to init." by Nick Kralevich · 11 years ago
  29. 726e8f7 Add a restorecon_recursive built-in command to init. by Stephen Smalley · 11 years ago
  30. 4820022 am 0b7d588d: am f2c4c4ad: Merge "init: Fix queue_all_property_triggers with nonexistent properties" by Benoit Goby · 11 years ago
  31. d679e1b init: Fix queue_all_property_triggers with nonexistent properties by Benoit Goby · 11 years ago
  32. b69f863 am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context specification." by Colin Cross · 11 years ago
  33. 8348d27 Add support for socket security context specification. by Stephen Smalley · 11 years ago
  34. a76baaa Add swapon_all to init's builtin commands by Ken Sumrall · 11 years ago
  35. 1a6f4c3 init: switch property_get to use __system_property_get by Colin Cross · 11 years ago
  36. 2deedfe init: switch property_get to use __system_property_get by Colin Cross · 11 years ago
  37. e9ab162 init: prevent action being added to the action_queue twice by Colin Cross · 11 years ago
  38. acef650 am 43329bc1: am 8a387870: Revert "Reload policy after setting up the data partition." by gcondra@google.com · 11 years ago
  39. 8a38787 Revert "Reload policy after setting up the data partition." by repo sync · 11 years ago
  40. efbe7fc am 63577d92: am fee250d2: Reload policy after setting up the data partition. by gcondra@google.com · 11 years ago
  41. fee250d Reload policy after setting up the data partition. by repo sync · 11 years ago
  42. ca8e66a Make init handle reboots by Nick Kralevich · 11 years ago
  43. a506462 init: prevent action being added to the action_queue twice by Colin Cross · 11 years ago
  44. b5982bf Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  45. 0e9dd90 Change init to use libfs_mgr to mount filesystems. by Ken Sumrall · 12 years ago
  46. e46f9d5 Extend init and ueventd for SE Android. by Stephen Smalley · 13 years ago
  47. 84bf9af init: use init's property expansion code for setprop/write by Dima Zavin · 13 years ago
  48. 78a1b1f init: delay importing files until after parsing the current file by Dima Zavin · 13 years ago
  49. a6235ea init: allow init file imports to use properties in names by Dima Zavin · 13 years ago
  50. a286480 Fix the class_reset command by Ken Sumrall · 13 years ago
  51. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 13 years ago
  52. f5cb5b2 init: Fix the init.rc import command by Mike Lockwood · 13 years ago
  53. 7ba61b1 init: Allow wildcards in property triggers by using * for property value by Mike Lockwood · 13 years ago
  54. c5c5103 Load the persistent properties after decrypting the /data partition by Ken Sumrall · 13 years ago
  55. 203bad5 Add the commands rm and rmdir to init. by Ken Sumrall · 14 years ago
  56. 1be6968 init: Fix parser line numbering by Bruce Beare · 14 years ago
  57. 752923c Changes to init to support encrypted filesystems. by Ken Sumrall · 14 years ago
  58. d5c8ddf Revert "Add "slow_start" keyword to init" by Iliyan Malchev · 14 years ago
  59. 50b3afd Add "slow_start" keyword to init by Paul Eastham · 14 years ago
  60. 912ff85 init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  61. 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 14 years ago