1. f643b35 Make the host_init_verifier init.rc parser follow symlinks. by Jingwen Chen · 2 years, 5 months ago
  2. 6b88d16 Parser::ParseConfigFile returns Result<void> by Jooyung Han · 2 years, 7 months ago
  3. 238e909 Remove and add service and action during apex load and unload by Deyao Ren · 3 years, 1 month ago
  4. f1200fb Adds an init host lib for use in host_apex_verifier. by Daniel Norman · 3 years, 5 months ago
  5. 85f2bc9 Cleanup some trivial TODOs. by Tom Cherry · 5 years ago
  6. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 6 years ago
  7. 7c1d87e init: fix clang-tidy performance issues by Tom Cherry · 6 years ago
  8. 0166fd6 init: fix error messages when an invalid section header is found by Tom Cherry · 7 years ago
  9. d72432d Don't check permissions bits on init scripts for host_init_verifier by Tom Cherry · 7 years ago
  10. d5d626c ueventd: fix extraneous 'Invalid section' error by Tom Cherry · 7 years ago
  11. 194b5d1 init: handle properties and imports for host init verifier by Tom Cherry · 7 years ago
  12. de6bd50 init: add host side parser for init by Tom Cherry · 7 years ago
  13. 579e682 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 8 years ago
  14. 7d0a5c3 EndSection returns Result<Success> by Steven Moreland · 8 years ago
  15. b592dd8 init: use Result<T> for the parsing functions by Tom Cherry · 8 years ago
  16. 62ca663 init: introduce Result<T> for return values and error handling by Tom Cherry · 8 years ago
  17. 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 8 years ago
  18. 81f5d3e init: create android::init:: namespace by Tom Cherry · 8 years ago
  19. ad6741c init: remove unused parts of parser.cpp by Tom Cherry · 8 years ago
  20. 3f5eaae5 init: more header cleanup by Tom Cherry · 8 years ago
  21. f86b5a6 Move init to libbase logging. by Elliott Hughes · 9 years ago
  22. e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  23. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 11 years ago
  24. f3cf438 Build init as C++. by Elliott Hughes · 11 years ago[Renamed from init/parser.c]
  25. 0b41512 init: Add support "&&" operator in property triggers by Badhri Jagan Sridharan · 11 years ago
  26. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 14 years ago
  27. 1be6968 init: Fix parser line numbering by Bruce Beare · 15 years ago
  28. 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 15 years ago
  29. cd0f173 init: Add wait command and mount wait flag by Colin Cross · 15 years ago
  30. ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 15 years ago
  31. ebc6ff1 init: Handle commands in event queue loop by Colin Cross · 15 years ago
  32. 3899e9f init: Move prototypes for util.c into util.h by Colin Cross · 15 years ago
  33. ca7648d init: Move parser prototypes to parser.h by Colin Cross · 15 years ago
  34. 4e221f0 init: Add support for specifying a services i/o priority by San Mehat · 15 years ago
  35. 8c92ba1 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  36. e7cb137 added chdir/chroot commands to init for mount switching/pivoting by Jay Freeman (saurik) · 17 years ago
  37. 7c44fe5 init: builtins: Add 'copy' command to init.rc parser by San Mehat · 16 years ago
  38. f24e252 init: Add the ability to start services with dynamic arguments. by San Mehat · 16 years ago
  39. b377955 init: Fix some broken code that did not cause problems until switching to gcc 4.4 by Mike Lockwood · 16 years ago
  40. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  41. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  42. 5ae090e auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  43. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  44. 4f6e8d7 Initial Contribution by The Android Open Source Project · 17 years ago