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