1. 04561b6 Drop /data/system as a policy file location by William Roberts · 11 years ago
  2. 46e1bd8 Create a new location for /data policy files by William Roberts · 11 years ago
  3. f395c92 ueventd: allow platform devices to have just a /devices/ prefix by Dima Zavin · 11 years ago
  4. 76ba83c Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes." by Nick Kralevich · 11 years ago
  5. b2639f4 Merge "Label sockets consistently with the seclabel value if specified." by Colin Cross · 11 years ago
  6. d562ca7 ueventd: Increase uevent buffer size by Andrew Boie · 12 years ago
  7. 0e23fee Change setsebool syntax to be consistent with other init built-ins. by Stephen Smalley · 12 years ago
  8. 9b82ce2 Merge "Document the SELinux extensions to the Android init language." by Kenny Root · 12 years ago
  9. 30f3033 Label sockets consistently with the seclabel value if specified. by Stephen Smalley · 12 years ago
  10. 3fb6110 Document the SELinux extensions to the Android init language. by Stephen Smalley · 12 years ago
  11. 6575a16 am 8f98c4b5: Merge "Fix dirfd crash issue in property service" by Nick Kralevich · 12 years ago
  12. e41bc31 Fix dirfd crash issue in property service by Yi-wei Zhao · 12 years ago
  13. 2a36ae5 am 7b88a90d: Merge "Remove HAVE_SELINUX guards" by Kenny Root · 12 years ago
  14. b5982bf Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  15. 569182a am 7f3de6a4: am d282dfc4: Merge "init: Set ADDR_COMPAT_LAYOUT before spawning processes." into jb-mr1-dev by Nick Kralevich · 12 years ago
  16. 01b1dee init: Set ADDR_COMPAT_LAYOUT before spawning processes. by Nick Kralevich · 12 years ago
  17. 474cb0e am 33045b3d: am f9c05970: Merge "init: harden property service." by Nick Kralevich · 12 years ago
  18. 7ecfe6a init: harden property service. by Nick Kralevich · 12 years ago
  19. 32b9023 init: Don't read local properties if ro.debuggable=0 by Nick Kralevich · 12 years ago
  20. c3a4a05 am 3af04b71: am 7c386a61: Merge "Extend and document the "wait" command" by Jean-Baptiste Queru · 12 years ago
  21. 7c386a6 Merge "Extend and document the "wait" command" by Jean-Baptiste Queru · 12 years ago
  22. d7f78e8 am e3bdaeb6: am 2765e4fb: Merge "Use sigemptyset to initialise signal mask as it is more portable. Referencing sa_restorer fails on MIPS" by Jean-Baptiste Queru · 12 years ago
  23. a8f1e11 Merge "bluetooth: bring up with bluedroid stack" into jb-mr1-dev by Iliyan Malchev · 12 years ago
  24. e953e96 bluetooth: bring up with bluedroid stack by Jeonghoon lim · 12 years ago
  25. 5c8574b init: Fix mkdir command when using ISUID or ISGID bit by Benoit Goby · 12 years ago
  26. 6736eb1 Use sigemptyset to initialise signal mask as it is more portable. by Chris Dearman · 12 years ago
  27. 90b80de Merge "Support shared-subtree and bind mount flags." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  28. e50ac5f Support shared-subtree and bind mount flags. by Jeff Sharkey · 12 years ago
  29. 96539e8 am ee0d281a: am c95c15b1: Merge "Char device /dev/dri/card0 was not created during startup." by Jean-Baptiste Queru · 12 years ago
  30. c95c15b Merge "Char device /dev/dri/card0 was not created during startup." by Jean-Baptiste Queru · 12 years ago
  31. 2fec4de am 11c783f1: am 9494f297: Merge "Implement SELinux/MAC checks for property service." by Kenny Root · 12 years ago
  32. 605103f resolved conflicts for merge of 4dcd52ab to jb-mr1-dev by Kenny Root · 12 years ago
  33. 63207cd Implement SELinux/MAC checks for property service. by rpcraig · 12 years ago
  34. ae6f3d7 Add support for reloading policy from /data/system. by Stephen Smalley · 12 years ago
  35. 4900f43 am f442cf27: am b3a5343e: Merge "Fixed a discarded const qualifier warning" by Stephen Hines · 12 years ago
  36. b3a5343 Merge "Fixed a discarded const qualifier warning" by Stephen Hines · 12 years ago
  37. ff5c802 am faad67fa: am ef3f7fa3: Merge "Set the SELinux security label on new directories." by Jean-Baptiste Queru · 12 years ago
  38. ef3f7fa Merge "Set the SELinux security label on new directories." by Jean-Baptiste Queru · 12 years ago
  39. a8afd72 Allow AID_BLUETOOTH to update persist.service.bdroid by Ravi Nagarajan · 12 years ago
  40. 4f97fd9 init: fix return value for android uid/gid check by Veeren Mandalia · 12 years ago
  41. de7f1ad Fixed a discarded const qualifier warning by Edwin Vane · 12 years ago
  42. 3cac204 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 12 years ago
  43. e096e36 Set the SELinux security label on new directories. by Stephen Smalley · 12 years ago
  44. 308bc52 ueventd: fixup /sys permissions on change uevents by Colin Cross · 12 years ago
  45. 96d0a4d Extend and document the "wait" command by Patrick McCormick · 13 years ago
  46. e6f8d45 Char device /dev/dri/card0 was not created during startup. by Lukasz Anaczkowski · 13 years ago
  47. 8c0350f bluetooth: add property permission for bluetooth by jeonghoon.lim · 12 years ago
  48. d97d907 Add watchdogd by Arve Hjønnevåg · 12 years ago
  49. 029d44e HACK: use /firmware/image as a 3rd choice by Iliyan Malchev · 12 years ago
  50. 93574c6 init: Fix chown and chmod for write-only files by Benoit Goby · 12 years ago
  51. 42a9349 init: make chmod/mkdir/chown not follow symlinks by Geremy Condra · 12 years ago
  52. 048cc27 am 0e9dd90a: Change init to use libfs_mgr to mount filesystems. by Ken Sumrall · 12 years ago
  53. 0e9dd90 Change init to use libfs_mgr to mount filesystems. by Ken Sumrall · 12 years ago
  54. 08ec39e Change init to use libfs_mgr to mount filesystems. by Ken Sumrall · 12 years ago
  55. d0ffe38 am ce182cb8: Merge "Let users with SYSTEM permission set debug. properties" into jb-dev by Romain Guy · 12 years ago
  56. 45fa13f Let users with SYSTEM permission set debug. properties by Romain Guy · 12 years ago
  57. cf41769 am 64753635: am a02ff986: Merge "init: Add noexec mount option" by Colin Cross · 12 years ago
  58. b6ee25e init: Add noexec mount option by Lars Svensson · 13 years ago
  59. 34f6d9e Don't set ro.carrier in init.c by Andrew Flynn · 12 years ago
  60. 6ebf12f init: Change umask of forked processes to 077 by Nick Kralevich · 12 years ago
  61. 5890301 init: Fix chown and chmod for write-only files by Benoit Goby · 12 years ago
  62. f97b887 Add handling for DEVNAME for usb devices by Wei Zhong · 12 years ago
  63. 9ed1fe7 init: make chmod/mkdir/chown not follow symlinks by Geremy Condra · 12 years ago
  64. 50fb5a6 init: manually set controlling tty for console services by Colin Cross · 12 years ago
  65. 9c38e14 am 1a2f32c4: am d39f9d93: am 9cec99ba: Merge "Fix typo in queue_property_triggers ident" by Colin Cross · 12 years ago
  66. 469b7b2 Fix typo in queue_property_triggers ident by Chris Dearman · 12 years ago
  67. 6439693 am 3b04bde9: am ee79b455: am 93553073: Merge "Extend init and ueventd for SE Android." by Jean-Baptiste Queru · 12 years ago
  68. e46f9d5 Extend init and ueventd for SE Android. by Stephen Smalley · 12 years ago
  69. abc1207 Merge "Don't read /data/local.prop on user builds" by Nick Kralevich · 12 years ago
  70. 0dbda7e Don't read /data/local.prop on user builds by Nick Kralevich · 12 years ago
  71. 38f368c Don't parse properties from unsafe files. by Nick Kralevich · 12 years ago
  72. 84bf9af init: use init's property expansion code for setprop/write by Dima Zavin · 13 years ago
  73. 78a1b1f init: delay importing files until after parsing the current file by Dima Zavin · 13 years ago
  74. 5511c84 init: export all androidboot cmd line values as ro.boot.xx props by Dima Zavin · 13 years ago
  75. 3e7b773 init: import the hardware specific init file in init.rc by Dima Zavin · 13 years ago
  76. a6235ea init: allow init file imports to use properties in names by Dima Zavin · 13 years ago
  77. d7634c9 init: initialize property area early at boot by Dima Zavin · 13 years ago
  78. ebe2cb3 init: use init's property expansion code for setprop/write by Dima Zavin · 13 years ago
  79. 304f122 init: delay importing files until after parsing the current file by Dima Zavin · 13 years ago
  80. 8886112 init: export all androidboot cmd line values as ro.boot.xx props by Dima Zavin · 13 years ago
  81. 7634bf8 init: import the hardware specific init file in init.rc by Dima Zavin · 13 years ago
  82. 976b878 init: allow init file imports to use properties in names by Dima Zavin · 13 years ago
  83. 65a8360 init: initialize property area early at boot by Dima Zavin · 13 years ago
  84. 33901e6 Delete dead code. by Jeff Brown · 13 years ago
  85. a286480 Fix the class_reset command by Ken Sumrall · 13 years ago
  86. 2b99543 Pick up on androidboot.hardware kernel cmd option by Vladimir Chtchetkine · 13 years ago
  87. ebf4658 init: do not load default.prop from ramdisk in charger mode by Dima Zavin · 13 years ago
  88. ca47cef init: add charge mode handling by Dima Zavin · 13 years ago
  89. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 13 years ago
  90. 8f91282 init/cutils: move kernel logging interface to libcutils from init by Dima Zavin · 13 years ago
  91. 2d55e02 libcutils/init: move uevent socket opening code to libcutils by Dima Zavin · 13 years ago
  92. 3bea079 init: check for list empty when getting commands for action by Dima Zavin · 13 years ago
  93. 5da9358 Allow radio to set sys.usb.config by Benoit Goby · 13 years ago
  94. 22bfc4c Allow radio to set net.cdma* properties by Benoit Goby · 13 years ago
  95. 7100f64 Allow radio to set net.lte* properties by Benoit Goby · 13 years ago
  96. 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
  97. 45e8fc6 am 8621b5ea: am 212282c3: am 80dbd2a7: Merge "Fix build error in init when building with bootchart" by Conley Owens · 13 years ago
  98. 80dbd2a Merge "Fix build error in init when building with bootchart" by Conley Owens · 13 years ago
  99. 9bb4d41 init: update permissions for VPN. by Chia-chi Yeh · 13 years ago
  100. 27164dc init: make "mkdir" work even when the directory already exists. by Chia-chi Yeh · 13 years ago