1. afc08ce Clarify init's write command. by Elliott Hughes · 11 years ago
  2. 9464e5a Move unlink("/dev/.booting") until after filesystems are mounted. by Riley Andrews · 11 years ago
  3. 381341f Fix environment variable assignment in init by James Morrissey · 11 years ago
  4. 3b4c0bd ueventd fixup_sys_perms: fixup SELinux labels unconditionally by Nick Kralevich · 11 years ago
  5. 09117c7 Merge "ueventd: allow matching symlink names when setting permissions" by Colin Cross · 11 years ago
  6. 43d537e ueventd: allow matching symlink names when setting permissions by Colin Cross · 11 years ago
  7. 11d783f Remove an unused #include of <sys/_properties.h>. by Elliott Hughes · 11 years ago
  8. 1bbef88 Add ability to adjust init log level at runtime. by Riley Andrews · 11 years ago
  9. 24a3b78 Improve init's debug printing. by Riley Andrews · 11 years ago
  10. 64f5fe2 Merge "property_service: get rid of hard coded property / control list" by Nick Kralevich · 11 years ago
  11. 439224e Redirect libselinux logging to dmesg for ueventd. by Stephen Smalley · 11 years ago
  12. e4b7b29 Add ability to boot from charger mode. by Riley Andrews · 11 years ago
  13. c0c1ffe init/ueventd: adds wildcard matching for ueventd rules by Daniel Leung · 13 years ago
  14. 528c13e property_service: get rid of hard coded property / control list by Nick Kralevich · 11 years ago
  15. b4c5200 Extend ueventd to use the label-by-symlink support in libselinux. by Stephen Smalley · 11 years ago
  16. f3c85b2 Only allow disabling SELinux on userdebug / eng builds by Nick Kralevich · 11 years ago
  17. 252b0e2 Merge "SELinux changes to check policy versions during a reload." by Nick Kralevich · 11 years ago
  18. 08befc3 Merge "ueventd: support by-name symlinks for PCI block devices" by Colin Cross · 11 years ago
  19. 617681d Remove unnecessary #includes of <sys/atomics.h>. by Elliott Hughes · 11 years ago
  20. c3a4676 correct the setenv option judging condition by Gavin.Chang · 12 years ago
  21. 8b2d46a Merge "init: logd: Allow Developer settings to adjust logd size" by Mark Salyzyn · 11 years ago
  22. f94853f Clean up some unnecessary system_properties cruft. by Elliott Hughes · 11 years ago
  23. a885d04 ueventd: support by-name symlinks for PCI block devices by Andrew Boie · 12 years ago
  24. 57a0af9 init: logd: Allow Developer settings to adjust logd size by Mark Salyzyn · 11 years ago
  25. 3beec7e init: add 'enable <service>' to negate "service <service>... disabled" by JP Abgrall · 11 years ago
  26. ebf49f3 init: 64-bit build issue by Mark Salyzyn · 11 years ago
  27. 75b287b ueventd: Ueventd changes the permission of sysfs files for max/min cpufreq by Ruchi Kandoi · 11 years ago
  28. 03daf05 SELinux changes to check policy versions during a reload. by Robert Craig · 11 years ago
  29. e99e547 Merge "Sync persist property immediately,in case of suddenly remove the battery." by Colin Cross · 11 years ago
  30. 322445c init: unused paramter warning messages by Mark Salyzyn · 11 years ago
  31. de73a0c Sync persist property immediately,in case of suddenly remove the battery. by OPPO · 11 years ago
  32. eb6ffc7 ueventd: fix klog debug typo by Alex Ray · 11 years ago
  33. 06f8c09 Add "import" support to system property files. by Jeff Sharkey · 11 years ago
  34. de15157 don't load property_contexts from /data by Nick Kralevich · 11 years ago
  35. 18ccc1b ueventd: easier debug logging by Alex Ray · 11 years ago
  36. 154f460 liblog: enable logging to logd. by Mark Salyzyn · 11 years ago
  37. 763bfce Remove an unused #include of <asm/page.h>. by Elliott Hughes · 11 years ago
  38. eb3f421 Enable building init with -Wall -Werror. by Stephen Smalley · 11 years ago
  39. 27a9365 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  40. dbd37f2 Move restorecon and restorecon_recursive code to libselinux. by Stephen Smalley · 11 years ago
  41. ccecf14 system/core 64-bit cleanup. by Elliott Hughes · 11 years ago
  42. a613819 restorecon_recursive("/sys") speed boot time by Nick Kralevich · 11 years ago
  43. 268cc54 Merge "ueventd: fix a busy loop while reading uevents" by Colin Cross · 11 years ago
  44. af06c67 Log a warning on services that lack SELinux domains. by Stephen Smalley · 11 years ago
  45. 3312aa8 init: add subsystem rules to ueventd.rc by Greg Hackmann · 11 years ago
  46. f6e009e init: handle ueventd path truncation better by Greg Hackmann · 11 years ago
  47. 0914e01 Merge "init: limit visibility of init_parser.c helpers" by Greg Hackmann · 11 years ago
  48. 6c5ad5c Make init distinguish between orderly exit and being killed by signals. by Elliott Hughes · 11 years ago
  49. d68db71 init: limit visibility of init_parser.c helpers by Greg Hackmann · 11 years ago
  50. 66ed50a Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD by The Android Open Source Project · 11 years ago
  51. 1d4e86c ueventd: fix a busy loop while reading uevents by Amir Goldstein · 11 years ago
  52. 50dc936 init: remove obsolete rle logo by Marcin Chojnacki · 11 years ago
  53. aa4051d am 2f924ebe: am a94d2b39: Merge "Add a restorecon_recursive built-in command to init." by Nick Kralevich · 11 years ago
  54. 726e8f7 Add a restorecon_recursive built-in command to init. by Stephen Smalley · 11 years ago
  55. 4820022 am 0b7d588d: am f2c4c4ad: Merge "init: Fix queue_all_property_triggers with nonexistent properties" by Benoit Goby · 12 years ago
  56. d679e1b init: Fix queue_all_property_triggers with nonexistent properties by Benoit Goby · 12 years ago
  57. 54aad02 am 8dc82eea: am 36b39a97: Merge "init: Fix get_hardware_name() to cope with long /proc/cpuinfo output" by Colin Cross · 12 years ago
  58. 36b39a9 Merge "init: Fix get_hardware_name() to cope with long /proc/cpuinfo output" by Colin Cross · 12 years ago
  59. 18c3418 am 5535b051: write_file: introduce O_NOFOLLOW, use sane mask by Nick Kralevich · 12 years ago
  60. 5535b05 write_file: introduce O_NOFOLLOW, use sane mask by Nick Kralevich · 12 years ago
  61. b453a9a am 3a0d4b34: Merge "property_service: better validate property names" into klp-dev by Nick Kralevich · 12 years ago
  62. 6946361 property_service: better validate property names by Nick Kralevich · 12 years ago
  63. e4e7fef am 5951a369: am b4819e4a: Merge "init: support longer command lines" by Dima Zavin · 12 years ago
  64. 2e63e71 init: support longer command lines by Andrew Boie · 12 years ago
  65. d64df29 am 9dd40e97: am d171b656: Merge "[GNSS] Add AID_GPS to property user white list" by Colin Cross · 12 years ago
  66. d171b65 Merge "[GNSS] Add AID_GPS to property user white list" by Colin Cross · 12 years ago
  67. ae76f6d init: call restorecon on /sys by Nick Kralevich · 12 years ago
  68. 935bd3e init: allow disabling selinux via a kernel command line by Nick Kralevich · 12 years ago
  69. 56fa0ac init: move SELinux into enforcing mode. by Nick Kralevich · 12 years ago
  70. c3c03f1 am 28e52c81: am b35f68a6: Merge "init: load factory properties" by Dima Zavin · 12 years ago
  71. b35f68a Merge "init: load factory properties" by Dima Zavin · 12 years ago
  72. 841859f [GNSS] Add AID_GPS to property user white list by Nicolas SUET · 12 years ago
  73. b69f863 am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context specification." by Colin Cross · 12 years ago
  74. a8ba1f2 Merge "Add support for socket security context specification." by Colin Cross · 12 years ago
  75. 30caffc resolved conflicts for merge of a1af5cf6 to klp-dev-plus-aosp by Colin Cross · 12 years ago
  76. 8348d27 Add support for socket security context specification. by Stephen Smalley · 12 years ago
  77. 3899f52 init: load factory properties by Andrew Boie · 12 years ago
  78. 0d872d8 Seed Linux RNG from Hardware RNG at boot during init. by Alex Klyubin · 12 years ago
  79. d893e39 Merge "Add basic verity support to fs_mgr." by Geremy Condra · 12 years ago
  80. 3ad3d1c Add basic verity support to fs_mgr. by Geremy Condra · 12 years ago
  81. e2eb69d Handle policy reloads within ueventd rather than restarting it. by Stephen Smalley · 12 years ago
  82. 776751a am 8c4b1539: am f9873987: am 5954ecb8: Merge "Allow more characters in partition name links" by Colin Cross · 12 years ago
  83. f987398 am 5954ecb8: Merge "Allow more characters in partition name links" by Colin Cross · 12 years ago
  84. 93ca79b Allow more characters in partition name links by Johan Redestig · 13 years ago
  85. f29c533 init: call restorecon on /sys by Nick Kralevich · 12 years ago
  86. a76baaa Add swapon_all to init's builtin commands by Ken Sumrall · 12 years ago
  87. 4838aa1 init: allow disabling selinux via a kernel command line by Nick Kralevich · 12 years ago
  88. cbc76fc Merge "init: move SELinux into enforcing mode." by Nick Kralevich · 12 years ago
  89. b710ed2 init: move SELinux into enforcing mode. by Nick Kralevich · 12 years ago
  90. 25383a5 am 372d668a: am 39021a48: am 83ada447: Merge changes Ib54f39fd,I7e36edd8 by Colin Cross · 12 years ago
  91. b1e3bb2 am b1a9f8cf: resolved conflicts for merge of b6c60285 to stage-aosp-master by Colin Cross · 12 years ago
  92. b1a9f8c resolved conflicts for merge of b6c60285 to stage-aosp-master by Colin Cross · 12 years ago
  93. b6c6028 Merge changes Ieb94caab,I762da21e by Colin Cross · 12 years ago
  94. 372d668 am 39021a48: am 83ada447: Merge changes Ib54f39fd,I7e36edd8 by Colin Cross · 12 years ago
  95. 39021a4 am 83ada447: Merge changes Ib54f39fd,I7e36edd8 by Colin Cross · 12 years ago
  96. 83ada44 Merge changes Ib54f39fd,I7e36edd8 by Colin Cross · 12 years ago
  97. 2baad52 init: move initial property area allocation into bionic by Greg Hackmann · 12 years ago
  98. 26f2d2f property_service: make /dev/__properties__ readable by Nick Kralevich · 12 years ago
  99. f14eef0 init: move initial property area allocation into bionic by Greg Hackmann · 12 years ago
  100. 44d1f3c am 99c1a416: resolved conflicts for merge of 95a41f6b to stage-aosp-master by Colin Cross · 12 years ago