1. 268cc54 Merge "ueventd: fix a busy loop while reading uevents" by Colin Cross · 11 years ago
  2. af06c67 Log a warning on services that lack SELinux domains. by Stephen Smalley · 11 years ago
  3. 66ed50a Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD by The Android Open Source Project · 11 years ago
  4. 1d4e86c ueventd: fix a busy loop while reading uevents by Amir Goldstein · 11 years ago
  5. 50dc936 init: remove obsolete rle logo by Marcin Chojnacki · 11 years ago
  6. ae76f6d init: call restorecon on /sys by Nick Kralevich · 11 years ago
  7. 935bd3e init: allow disabling selinux via a kernel command line by Nick Kralevich · 11 years ago
  8. 56fa0ac init: move SELinux into enforcing mode. by Nick Kralevich · 11 years ago
  9. b69f863 am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context specification." by Colin Cross · 11 years ago
  10. 8348d27 Add support for socket security context specification. by Stephen Smalley · 11 years ago
  11. 0d872d8 Seed Linux RNG from Hardware RNG at boot during init. by Alex Klyubin · 11 years ago
  12. f29c533 init: call restorecon on /sys by Nick Kralevich · 11 years ago
  13. 4838aa1 init: allow disabling selinux via a kernel command line by Nick Kralevich · 11 years ago
  14. cbc76fc Merge "init: move SELinux into enforcing mode." by Nick Kralevich · 11 years ago
  15. b710ed2 init: move SELinux into enforcing mode. by Nick Kralevich · 11 years ago
  16. 39021a4 am 83ada447: Merge changes Ib54f39fd,I7e36edd8 by Colin Cross · 11 years ago
  17. 83ada44 Merge changes Ib54f39fd,I7e36edd8 by Colin Cross · 11 years ago
  18. 99c1a41 resolved conflicts for merge of 95a41f6b to stage-aosp-master by Colin Cross · 11 years ago
  19. 5e484e9 init: fix copying boot properties by Colin Cross · 11 years ago
  20. 1a6f4c3 init: switch property_get to use __system_property_get by Colin Cross · 11 years ago
  21. 67e3663 init: fix copying boot properties by Colin Cross · 11 years ago
  22. 2deedfe init: switch property_get to use __system_property_get by Colin Cross · 11 years ago
  23. 8f6adcf am 49be2407: Revert "Add logic to fixup file contexts after a policy update." by gcondra@google.com · 11 years ago
  24. f5410f2 am 3d32cd93: Revert "Remove /system from the dirs to relabel." by gcondra@google.com · 11 years ago
  25. b986664 am 52351300: Revert "Add a version check for SELinux policy on device." by gcondra@google.com · 11 years ago
  26. 49be240 Revert "Add logic to fixup file contexts after a policy update." by repo sync · 11 years ago
  27. 3d32cd9 Revert "Remove /system from the dirs to relabel." by repo sync · 11 years ago
  28. 5235130 Revert "Add a version check for SELinux policy on device." by repo sync · 11 years ago
  29. 5a98566 am 921be8b6: Add a version check for SELinux policy on device. by gcondra@google.com · 11 years ago
  30. 921be8b Add a version check for SELinux policy on device. by repo sync · 11 years ago
  31. ac5cf92 am 683aa89b: Merge "Remove /system from the dirs to relabel." into jb-mr2-dev by gcondra@google.com · 11 years ago
  32. 3d4d07b Remove /system from the dirs to relabel. by repo sync · 11 years ago
  33. 7e25fa1 am ebcf93e3: Add logic to fixup file contexts after a policy update. by Geremy Condra · 11 years ago
  34. ebcf93e Add logic to fixup file contexts after a policy update. by Geremy Condra · 11 years ago
  35. a5ca229 am 1615c09a: Merge "init: Fix potential null pointer issue" by Colin Cross · 11 years ago
  36. 8e15eab Apply the correct SELinux label for the properties workspace. by Geremy Condra · 11 years ago
  37. 1146718 init: Fix potential null pointer issue by Hong-Mei Li · 11 years ago
  38. 04561b6 Drop /data/system as a policy file location by William Roberts · 11 years ago
  39. 46e1bd8 Create a new location for /data policy files by William Roberts · 11 years ago
  40. 76ba83c Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes." by Nick Kralevich · 11 years ago
  41. 30f3033 Label sockets consistently with the seclabel value if specified. by Stephen Smalley · 12 years ago
  42. 2a36ae5 am 7b88a90d: Merge "Remove HAVE_SELINUX guards" by Kenny Root · 12 years ago
  43. b5982bf Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  44. 01b1dee init: Set ADDR_COMPAT_LAYOUT before spawning processes. by Nick Kralevich · 12 years ago
  45. 2fec4de am 11c783f1: am 9494f297: Merge "Implement SELinux/MAC checks for property service." by Kenny Root · 12 years ago
  46. 605103f resolved conflicts for merge of 4dcd52ab to jb-mr1-dev by Kenny Root · 12 years ago
  47. 63207cd Implement SELinux/MAC checks for property service. by rpcraig · 12 years ago
  48. ae6f3d7 Add support for reloading policy from /data/system. by Stephen Smalley · 12 years ago
  49. ff5c802 am faad67fa: am ef3f7fa3: Merge "Set the SELinux security label on new directories." by Jean-Baptiste Queru · 12 years ago
  50. ef3f7fa Merge "Set the SELinux security label on new directories." by Jean-Baptiste Queru · 12 years ago
  51. e096e36 Set the SELinux security label on new directories. by Stephen Smalley · 12 years ago
  52. d97d907 Add watchdogd by Arve Hjønnevåg · 12 years ago
  53. 34f6d9e Don't set ro.carrier in init.c by Andrew Flynn · 12 years ago
  54. 6ebf12f init: Change umask of forked processes to 077 by Nick Kralevich · 12 years ago
  55. b54f39f init: Retain traditional restart behavior for critical and oneshot services. by Mike Kasick · 12 years ago
  56. 7e36edd init: Safely restart services to avoid race conditions. by Mike Kasick · 12 years ago
  57. 50fb5a6 init: manually set controlling tty for console services by Colin Cross · 12 years ago
  58. 469b7b2 Fix typo in queue_property_triggers ident by Chris Dearman · 12 years ago
  59. e46f9d5 Extend init and ueventd for SE Android. by Stephen Smalley · 12 years ago
  60. 5511c84 init: export all androidboot cmd line values as ro.boot.xx props by Dima Zavin · 13 years ago
  61. 3e7b773 init: import the hardware specific init file in init.rc by Dima Zavin · 13 years ago
  62. d7634c9 init: initialize property area early at boot by Dima Zavin · 13 years ago
  63. a286480 Fix the class_reset command by Ken Sumrall · 13 years ago
  64. 2b99543 Pick up on androidboot.hardware kernel cmd option by Vladimir Chtchetkine · 13 years ago
  65. ebf4658 init: do not load default.prop from ramdisk in charger mode by Dima Zavin · 13 years ago
  66. ca47cef init: add charge mode handling by Dima Zavin · 13 years ago
  67. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 13 years ago
  68. 8f91282 init/cutils: move kernel logging interface to libcutils from init by Dima Zavin · 13 years ago
  69. 3bea079 init: check for list empty when getting commands for action by Dima Zavin · 13 years ago
  70. c21dcef am 45e8fc6b: am 8621b5ea: am 212282c3: am 80dbd2a7: Merge "Fix build error in init when building with bootchart" by Conley Owens · 13 years ago
  71. 45e8fc6 am 8621b5ea: am 212282c3: am 80dbd2a7: Merge "Fix build error in init when building with bootchart" by Conley Owens · 13 years ago
  72. 9ab8190 Fix build error in init when building with bootchart by Carl-Emil Lagerstedt · 13 years ago
  73. 8d48c8e defer firmware load until after filesystems are mounted by Brian Swetland · 13 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. 2268718 check the return value of setuid and friends by Nick Kralevich · 14 years ago
  78. cfa0d84 Allow AID_RADIO to restart the ril-daemon. by Wink Saville · 14 years ago
  79. 64092e8 am 78ea2374: am 912ff85b: init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  80. 912ff85 init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  81. 150f19e Mount /dev with nosuid by Nick Kralevich · 14 years ago
  82. 4ea0850 Revert "Mount /dev with noexec and nosuid" by Nick Kralevich · 14 years ago
  83. 4ec97f2 Mount /dev with noexec and nosuid by Nick Kralevich · 14 years ago
  84. ebd4613 init: Fix init spinning once init.rc is complete by Colin Cross · 14 years ago
  85. f83d0b9 init: Move uevent handling to an external ueventd process by Colin Cross · 14 years ago
  86. 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 14 years ago
  87. 3294bbb init: Allow services to start before property triggers are up by Colin Cross · 14 years ago
  88. ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 14 years ago
  89. ebc6ff1 init: Handle commands in event queue loop by Colin Cross · 14 years ago
  90. 3899e9f init: Move prototypes for util.c into util.h by Colin Cross · 14 years ago
  91. 9c5366b init: Move signal handling to signal_handler.c by Colin Cross · 14 years ago
  92. 504bc51 init: Move gettime() to util.c by Colin Cross · 14 years ago
  93. d11beb2 init: Move property_set_fd to property_service.c by Colin Cross · 14 years ago
  94. ca7648d init: Move parser prototypes to parser.h by Colin Cross · 14 years ago
  95. 0dd7ca6 init: Move device_fd to devices.c by Colin Cross · 14 years ago
  96. a866695 init: Move keychords to keychords.c by Colin Cross · 14 years ago
  97. f24ed8c init: Move mtd functions from init.c to util.c by Colin Cross · 14 years ago
  98. 31712be Move filesystem mounting into a new "fs" init level by Colin Cross · 14 years ago
  99. 4e221f0 init: Add support for specifying a services i/o priority by San Mehat · 14 years ago
  100. 7a36210 init: Support bugreports to SD card in user builds if adb is enabled. by Mike Lockwood · 14 years ago