1. ed1bca4 ueventd: Allow legacy paths in API version 32. by David Anderson · 2 years, 6 months ago
  2. cc85724 Merge "ueventd: the parallel restorecon dirs is configurable [1/1]" by David Anderson · 3 years, 3 months ago
  3. 0050bef Warn loudly if using deprecated ueventd paths. by David Anderson · 3 years, 3 months ago
  4. ddffa0e ueventd: the parallel restorecon dirs is configurable [1/1] by yuehu mi · 3 years, 5 months ago
  5. 71dd706 ueventd: deprecate paths without /etc/ by Tom Cherry · 3 years, 9 months ago
  6. 5b27179 ueventd: add the import option from the init parser by Tom Cherry · 3 years, 9 months ago
  7. 30bbf7d Boost init priority before main loop by Wei Wang · 4 years, 2 months ago
  8. 85f2bc9 Cleanup some trivial TODOs. by Tom Cherry · 4 years, 5 months ago
  9. c9f5353 Move init and ueventd scripts from / to /system/etc by Tom Cherry · 4 years, 10 months ago
  10. dcb3d15 ueventd: allow using external firmware handlers by Tom Cherry · 5 years ago
  11. 4233ec7 ueventd: make parallel restorecon functionality optional by Tom Cherry · 5 years ago
  12. 5aa6197 ueventd: parallelize restorecon /sys by Bongkyu Kim · 6 years ago
  13. 7c1d87e init: fix clang-tidy performance issues by Tom Cherry · 5 years ago
  14. af274fd Merge "init: use a property instead of file to communicate cold boot done" by Tom Cherry · 5 years ago
  15. 18b981e create libmodprobe, integrate into first_stage_init by Steve Muckle · 5 years ago
  16. 39fafed init: use a property instead of file to communicate cold boot done by Tom Cherry · 5 years ago
  17. 92c236e init: Refactor selinux.h/cpp by Vic Yang · 5 years ago
  18. a3530e6 Add android::fs_mgr namespace for new Fstab code by Tom Cherry · 6 years ago
  19. e291010 ueventd: allow configuring SO_RCVBUF(FORCE) for the ueventd socket by Tom Cherry · 6 years ago
  20. ad9e7ea init: clarify some text/README about 'critical' services by Tom Cherry · 6 years ago
  21. 457e28f ueventd: require opt-in for modalias handling by Tom Cherry · 6 years ago
  22. 9963847 ueventd: Add dynamic kernel module loading by Andrew F. Davis · 6 years ago
  23. 74069d1 init: clean up logging initialization by Tom Cherry · 6 years ago
  24. d76f174 Fix loading ueventd.${ro.hardware}.rc. by Sen Jiang · 6 years ago
  25. 7421fa1 ueventd: let scripts provide firmware directories by Tom Cherry · 6 years ago
  26. 8eec38f Adds /dev/block/by-name/<partition> symlinks by Bowgo Tsai · 6 years ago
  27. b592dd8 init: use Result<T> for the parsing functions by Tom Cherry · 7 years ago
  28. c3692b3 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  29. ede0d53 Move Timer from init to libbase by Tom Cherry · 7 years ago
  30. 0f296e0 ueventd: don't double fork firmware handlers by Tom Cherry · 7 years ago
  31. 81f5d3e init: create android::init:: namespace by Tom Cherry · 7 years ago
  32. 1c3a53f init: cleanup some string usage by Tom Cherry · 7 years ago
  33. 4cbedee Revert "Revert "init: poll in first stage mount if required devices are not found"" by Sandeep Patil · 7 years ago
  34. cd2ba0d Revert "Revert "ueventd: remove PlatformDeviceList"" by Sandeep Patil · 7 years ago
  35. 516ff99 Revert "ueventd: remove PlatformDeviceList" by Tom Cherry · 7 years ago
  36. d6fccea Revert "init: poll in first stage mount if required devices are not found" by Tom Cherry · 7 years ago
  37. ccf0d39 init: poll in first stage mount if required devices are not found by Tom Cherry · 7 years ago
  38. 137ee51 Merge "ueventd: remove PlatformDeviceList" by Tom Cherry · 7 years ago
  39. c94ce7b ueventd: remove PlatformDeviceList by Tom Cherry · 7 years ago
  40. d2fd54e Move restorecon() of /sys from init to ueventd. by Tom Cherry · 7 years ago
  41. c583305 ueventd: parallelize uevent handling by Tom Cherry · 7 years ago
  42. ed506f7 ueventd: Break devices.cpp into discrete classes by Tom Cherry · 7 years ago
  43. f51c66b ueventd: fix typo from previous patchset by Tom Cherry · 7 years ago
  44. fe06205 ueventd: replace ueventd_parser.cpp with init_parser.cpp by Tom Cherry · 7 years ago
  45. cc054c9 ueventd: create classes for dev and sys permissions by Tom Cherry · 7 years ago
  46. 3f5eaae5 init: more header cleanup by Tom Cherry · 7 years ago
  47. fd72bbe Merge "Make ueventd error messages indicate where the error is in ueventd script" by Treehugger Robot · 7 years ago
  48. 7d3e2c4 Make ueventd error messages indicate where the error is in ueventd script by Christopher Desjardins · 7 years ago
  49. ccf2353 init: replace property_get with its android::base equivalent by Tom Cherry · 7 years ago
  50. bf298e6 ueventd: source ueventd configs from vendor and odm by Sandeep Patil · 8 years ago
  51. 09bd41d init: fix memory leaks by Ting-Yuan Huang · 8 years ago
  52. 171a829 Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 8 years ago
  53. f86b5a6 Move init to libbase logging. by Elliott Hughes · 8 years ago
  54. 3195116 Remove MTD cruft from init. by Elliott Hughes · 8 years ago
  55. 5b5a8ac ueventd: convert to use pwd family of functions by William Roberts · 8 years ago
  56. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  57. 74edcea init: Let property_get return std::string. by Yabin Cui · 9 years ago
  58. da40c00 Log more timing information from init. by Elliott Hughes · 9 years ago
  59. 74b34f3 Remove /proc/cpuinfo parsing by Rom Lemarchand · 10 years ago
  60. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 10 years ago
  61. 2145779 Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void". by Elliott Hughes · 10 years ago
  62. f3cf438 Build init as C++. by Elliott Hughes · 10 years ago[Renamed from init/ueventd.c]
  63. 439224e Redirect libselinux logging to dmesg for ueventd. by Stephen Smalley · 10 years ago
  64. c0c1ffe init/ueventd: adds wildcard matching for ueventd rules by Daniel Leung · 12 years ago
  65. eb6ffc7 ueventd: fix klog debug typo by Alex Ray · 10 years ago
  66. 18ccc1b ueventd: easier debug logging by Alex Ray · 11 years ago
  67. 1d4e86c ueventd: fix a busy loop while reading uevents by Amir Goldstein · 11 years ago
  68. 4f97fd9 init: fix return value for android uid/gid check by Veeren Mandalia · 12 years ago
  69. 6ebf12f init: Change umask of forked processes to 077 by Nick Kralevich · 12 years ago
  70. 2b99543 Pick up on androidboot.hardware kernel cmd option by Vladimir Chtchetkine · 13 years ago
  71. 8f91282 init/cutils: move kernel logging interface to libcutils from init by Dima Zavin · 13 years ago
  72. 8d48c8e defer firmware load until after filesystems are mounted by Brian Swetland · 13 years ago
  73. bc57d4c init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  74. 44b65d0 init: Add ueventd.rc parsing to ueventd by Colin Cross · 14 years ago
  75. f83d0b9 init: Move uevent handling to an external ueventd process by Colin Cross · 14 years ago