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