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