1. 8e15eab Apply the correct SELinux label for the properties workspace. by Geremy Condra · 11 years ago
  2. 04561b6 Drop /data/system as a policy file location by William Roberts · 11 years ago
  3. 46e1bd8 Create a new location for /data policy files by William Roberts · 11 years ago
  4. 76ba83c Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes." by Nick Kralevich · 11 years ago
  5. 30f3033 Label sockets consistently with the seclabel value if specified. by Stephen Smalley · 12 years ago
  6. 2a36ae5 am 7b88a90d: Merge "Remove HAVE_SELINUX guards" by Kenny Root · 12 years ago
  7. b5982bf Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  8. 01b1dee init: Set ADDR_COMPAT_LAYOUT before spawning processes. by Nick Kralevich · 12 years ago
  9. 2fec4de am 11c783f1: am 9494f297: Merge "Implement SELinux/MAC checks for property service." by Kenny Root · 12 years ago
  10. 605103f resolved conflicts for merge of 4dcd52ab to jb-mr1-dev by Kenny Root · 12 years ago
  11. 63207cd Implement SELinux/MAC checks for property service. by rpcraig · 12 years ago
  12. ae6f3d7 Add support for reloading policy from /data/system. by Stephen Smalley · 12 years ago
  13. ff5c802 am faad67fa: am ef3f7fa3: Merge "Set the SELinux security label on new directories." by Jean-Baptiste Queru · 12 years ago
  14. ef3f7fa Merge "Set the SELinux security label on new directories." by Jean-Baptiste Queru · 12 years ago
  15. e096e36 Set the SELinux security label on new directories. by Stephen Smalley · 12 years ago
  16. d97d907 Add watchdogd by Arve Hjønnevåg · 12 years ago
  17. 34f6d9e Don't set ro.carrier in init.c by Andrew Flynn · 12 years ago
  18. 6ebf12f init: Change umask of forked processes to 077 by Nick Kralevich · 12 years ago
  19. 50fb5a6 init: manually set controlling tty for console services by Colin Cross · 12 years ago
  20. 469b7b2 Fix typo in queue_property_triggers ident by Chris Dearman · 12 years ago
  21. e46f9d5 Extend init and ueventd for SE Android. by Stephen Smalley · 12 years ago
  22. 5511c84 init: export all androidboot cmd line values as ro.boot.xx props by Dima Zavin · 13 years ago
  23. 3e7b773 init: import the hardware specific init file in init.rc by Dima Zavin · 13 years ago
  24. d7634c9 init: initialize property area early at boot by Dima Zavin · 13 years ago
  25. a286480 Fix the class_reset command by Ken Sumrall · 13 years ago
  26. 2b99543 Pick up on androidboot.hardware kernel cmd option by Vladimir Chtchetkine · 13 years ago
  27. ebf4658 init: do not load default.prop from ramdisk in charger mode by Dima Zavin · 13 years ago
  28. ca47cef init: add charge mode handling by Dima Zavin · 13 years ago
  29. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 13 years ago
  30. 8f91282 init/cutils: move kernel logging interface to libcutils from init by Dima Zavin · 13 years ago
  31. 3bea079 init: check for list empty when getting commands for action by Dima Zavin · 13 years ago
  32. 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
  33. 45e8fc6 am 8621b5ea: am 212282c3: am 80dbd2a7: Merge "Fix build error in init when building with bootchart" by Conley Owens · 13 years ago
  34. 9ab8190 Fix build error in init when building with bootchart by Carl-Emil Lagerstedt · 13 years ago
  35. 8d48c8e defer firmware load until after filesystems are mounted by Brian Swetland · 13 years ago
  36. 752923c Changes to init to support encrypted filesystems. by Ken Sumrall · 14 years ago
  37. d5c8ddf Revert "Add "slow_start" keyword to init" by Iliyan Malchev · 14 years ago
  38. 50b3afd Add "slow_start" keyword to init by Paul Eastham · 14 years ago
  39. 2268718 check the return value of setuid and friends by Nick Kralevich · 14 years ago
  40. cfa0d84 Allow AID_RADIO to restart the ril-daemon. by Wink Saville · 14 years ago
  41. 64092e8 am 78ea2374: am 912ff85b: init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  42. 912ff85 init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  43. 150f19e Mount /dev with nosuid by Nick Kralevich · 14 years ago
  44. 4ea0850 Revert "Mount /dev with noexec and nosuid" by Nick Kralevich · 14 years ago
  45. 4ec97f2 Mount /dev with noexec and nosuid by Nick Kralevich · 14 years ago
  46. ebd4613 init: Fix init spinning once init.rc is complete by Colin Cross · 14 years ago
  47. f83d0b9 init: Move uevent handling to an external ueventd process by Colin Cross · 14 years ago
  48. 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 14 years ago
  49. 3294bbb init: Allow services to start before property triggers are up by Colin Cross · 14 years ago
  50. ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 14 years ago
  51. ebc6ff1 init: Handle commands in event queue loop by Colin Cross · 14 years ago
  52. 3899e9f init: Move prototypes for util.c into util.h by Colin Cross · 14 years ago
  53. 9c5366b init: Move signal handling to signal_handler.c by Colin Cross · 14 years ago
  54. 504bc51 init: Move gettime() to util.c by Colin Cross · 14 years ago
  55. d11beb2 init: Move property_set_fd to property_service.c by Colin Cross · 14 years ago
  56. ca7648d init: Move parser prototypes to parser.h by Colin Cross · 14 years ago
  57. 0dd7ca6 init: Move device_fd to devices.c by Colin Cross · 14 years ago
  58. a866695 init: Move keychords to keychords.c by Colin Cross · 14 years ago
  59. f24ed8c init: Move mtd functions from init.c to util.c by Colin Cross · 14 years ago
  60. 31712be Move filesystem mounting into a new "fs" init level by Colin Cross · 14 years ago
  61. 4e221f0 init: Add support for specifying a services i/o priority by San Mehat · 14 years ago
  62. 7a36210 init: Support bugreports to SD card in user builds if adb is enabled. by Mike Lockwood · 14 years ago
  63. 8c92ba1 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  64. dc816d5 Allow an onrestart command to stop the current service by Ben Gruver · 15 years ago
  65. 11e1c42 completed implementation of "trigger" for init by Jay Freeman (saurik) · 16 years ago
  66. 96d58f4 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  67. 0b5cb96 am d4cdd13f: init: Clean up dynamic argument handling for services by San Mehat · 15 years ago
  68. d4cdd13 init: Clean up dynamic argument handling for services by San Mehat · 15 years ago
  69. 8ad1568 resolved conflicts w/ f24e252903ca0f71c7fbfb135cf17e83e0c2ea90 merge... by San Mehat · 15 years ago
  70. f24e252 init: Add the ability to start services with dynamic arguments. by San Mehat · 15 years ago
  71. 06c6589 am 770354d: init: Fix segfault when log_write() was missing an arg to fo by Dima Zavin · 15 years ago
  72. 770354d init: Fix segfault when log_write() was missing an arg to format. by Dima Zavin · 15 years ago
  73. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  74. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  75. 038862e Merge branch 'cupcake' by The Android Open Source Project · 16 years ago
  76. 5ae090e auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  77. 77d0c65 Merge commit 'remotes/korg/cupcake' by Jean-Baptiste Queru · 16 years ago
  78. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  79. 165de92 show error message when exec fails during service startup by Ivan Djelic · 16 years ago
  80. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago