- 612d7a4 builtins: interface_{start, stop, restart} by Steven Moreland · 7 years ago
- def2499 Merge "Set property for metadata encryption on first boot" by Treehugger Robot · 7 years ago
- e383334 Set property for metadata encryption on first boot by Paul Crowley · 7 years ago
- c73b215 Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 7 years ago
- b9ee9ab Merge "Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."" by Treehugger Robot · 7 years ago
- e242a97 Revert "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 7 years ago
- de6bd50 init: add host side parser for init by Tom Cherry · 7 years ago
- 851803d Merge "If enablefilecrypto or init_user0 fails, reboot into recovery." by Treehugger Robot · 7 years ago
- 959b055 If enablefilecrypto or init_user0 fails, reboot into recovery. by Paul Crowley · 7 years ago
- 7fd3bc2 Move ActionManager to its own file by Tom Cherry · 7 years ago
- 94e9305 Merge "init: add TODO for mount operations." by Treehugger Robot · 7 years ago
- 880d566 init: add TODO for mount operations. by Tom Cherry · 7 years ago
- c684696 Use vold's mount with metadata encryption service. by Paul Crowley · 7 years ago
- 3222848 Make vendor_init check SELinux before setting properties by Tom Cherry · 7 years ago
- 4b591f1 Run restorecon after init creates a symlink or writes to a file. by Joel Galenson · 7 years ago
- cadc34f Merge "init: wait_for_prop shouldn't run in a subcontext" am: 6e52973623 by Tom Cherry · 7 years ago
- fa3e52c init: wait_for_prop shouldn't run in a subcontext by Tom Cherry · 7 years ago
- 5c00898 Merge "init: log failures if a service cannot start during class_start" by Tom Cherry · 7 years ago
- 20acdef init: log failures if a service cannot start during class_start by Tom Cherry · 7 years ago
- 821cb5e Merge "init: run vendor commands in a separate SELinux context" am: 8e09b0b953 by Tom Cherry · 7 years ago
- cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 7 years ago
- a6d7511 Merge "init: add exec_background command" am: 424ed42fb4 by Tom Cherry · 7 years ago
- 424ed42 Merge "init: add exec_background command" by Tom Cherry · 7 years ago
- 3631c54 init: add exec_background command by Tom Cherry · 7 years ago
- 171587d Merge "init: fix crash when reboot is triggered by a builtin" am: b92415cee2 by Tom Cherry · 7 years ago
- 3633a40 init: fix crash when reboot is triggered by a builtin by Tom Cherry · 7 years ago
- 721b2d6 Merge "init: Allow clean system shutdown upon SIGTERM" am: 61cb88add2 by Luis Hector Chavez · 7 years ago
- 9f97f47 init: Allow clean system shutdown upon SIGTERM by Luis Hector Chavez · 7 years ago
- df9ac65 Merge "init: add option to read file fully on readahead" am: d97a1710b8 by Wei Wang · 7 years ago
- 02628f3 init: add option to read file fully on readahead by Wei Wang · 7 years ago
- c39a508 Merge "init: support setting rlimits per service" am: 459aa1cac6 by Tom Cherry · 7 years ago
- 7ac013d init: support setting rlimits per service by Tom Cherry · 7 years ago
- e0db940 Merge changes I316c13e3,I4d99744d,Id9614b72,I7c98a0b7 am: a78b5b300b by Tom Cherry · 7 years ago
- 68f2a46 init: enable error reporting of builtin functions by Tom Cherry · 7 years ago
- 76af7e6 init: log Service failures via Result<T> by Tom Cherry · 7 years ago
- 6de21f1 init: cleanup environment handling by Tom Cherry · 7 years ago
- 557946e init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
- 11a3aee init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
- 7fa62c5 init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
- 62ca663 init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
- b6b9629 Merge "init: split security functions out of init.cpp" into oc-dev-plus-aosp by Tom Cherry · 7 years ago
- 0822811 Merge "init: split security functions out of init.cpp" into oc-dev-plus-aosp by Tom Cherry · 7 years ago
- 0c8d6d2 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
- d846741 Merge "init: Add readahead built-in command" am: 12bd22badf am: 826bc7b507 by Wei Wang · 7 years ago
- c3692b3 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
- 542aae4 init: Add readahead built-in command by Wei Wang · 7 years ago
- 99a538a Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 am: 76756aa1dd by Tom Cherry · 7 years ago
- 7037991 init: use unique_fd in builtins.cpp by Tom Cherry · 7 years ago
- c31c4d5 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 am: b1c18af247 by Tom Cherry · 7 years ago
- 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 7 years ago
- 3b81f2d init: move exec operations out of ServiceManager by Tom Cherry · 7 years ago
- a78298e Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab am: bf4afbb288 by Tom Cherry · 7 years ago
- 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 7 years ago
- c0a9cf6 Merge "Move Timer from init to libbase" am: 896297b2ef am: 7ff0b008f7 by Tom Cherry · 7 years ago
- ede0d53 Move Timer from init to libbase by Tom Cherry · 7 years ago
- 2a38e6d Merge "init: Support custom shutdown actions" am: c1bc4241f8 am: 5b89535442 by Wei Wang · 7 years ago
- eeab491 init: Support custom shutdown actions by Wei Wang · 7 years ago
- 99d93f4 Merge "init: create android::init:: namespace" am: 040212706b am: d3d79b2196 by Tom Cherry · 8 years ago
- 81f5d3e init: create android::init:: namespace by Tom Cherry · 8 years ago
- 1a23b2a Merge "init: cleanup some string usage" am: 84c2eebbdd am: 77382acf42 by Tom Cherry · 8 years ago
- 1c3a53f init: cleanup some string usage by Tom Cherry · 8 years ago
- 482f36c init: remove restorecon() from util.cpp by Tom Cherry · 8 years ago
- d711542 Merge "init: remove restorecon() from util.cpp" into oc-dev-plus-aosp by Tom Cherry · 8 years ago
- c2ef2f0 init: remove restorecon() from util.cpp by Tom Cherry · 8 years ago
- 3decb98 Merge changes I46690d1c,I84c11aa5 am: 0dda322d4a am: 18b23afa4b am: 3f9ba91d8f by Tom Cherry · 8 years ago
- 2cbbe9f init: do not log directly from read_file() and write_file() by Tom Cherry · 8 years ago
- 517e1f1 init: Check DecodeUid() result and use error string by Tom Cherry · 8 years ago
- fd9ffbb Merge "init: use do_exec() for init_user0" am: 5ad06cbb1c am: 577c75e78c am: bc8a4ad7aa by Tom Cherry · 8 years ago
- 5a86cb7 init: use do_exec() for init_user0 by Tom Cherry · 8 years ago
- d2c9acd Merge "ueventd: do not reference init's sehandle" am: 672dd970f4 am: e4988c9a34 am: 4c664d8c5c by Tom Cherry · 8 years ago
- e7656b7 ueventd: do not reference init's sehandle by Tom Cherry · 8 years ago
- 64b5149 Merge changes Ic446c026,I86568a5b am: 51b7cb006f am: 41dbec9791 am: fea35fc7e4 by Tom Cherry · 8 years ago
- ad54d09 init: create init_tests.cpp by Tom Cherry · 8 years ago
- 30a6f27 init: clean up the SectionParser interface and Parser class by Tom Cherry · 8 years ago
- 9dbe97b Support metadata encryption by Paul Lawrence · 8 years ago
- 98ad32a init: handle sys.powerctl immediately by Tom Cherry · 8 years ago
- aaf70e7 fs_mgr: support AVB in fs_mgr_update_verity_state() by Bowgo Tsai · 8 years ago
- 00e1c4f Passing additional parameter to powerctl by Dmitri Plotnikov · 8 years ago
- f57c0bf init: clean up more headers by Tom Cherry · 8 years ago
- 3f5eaae5 init: more header cleanup by Tom Cherry · 8 years ago
- dbe88e7 init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 8 years ago
- 53089aa init: Use std::string for write_file() by Tom Cherry · 8 years ago
- cf29755 Merge "Make init builtin command installkey respect property updates" by Tom Cherry · 8 years ago
- 3428d0c Merge "Revert "init: use read_file and write_file to implement do_copy builtin"" by Wonsik Kim · 8 years ago
- 395e294 Revert "init: use read_file and write_file to implement do_copy builtin" by Wonsik Kim · 8 years ago
- 9cc5172 Make init builtin command installkey respect property updates by Janis Danisevskis · 8 years ago
- 8772b36 Merge changes from topic 'exec-start-update-verifier' by Treehugger Robot · 8 years ago
- ccf2353 init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
- 20e43a2 Merge "init: remove unused cutils includes" by Treehugger Robot · 8 years ago
- 1ec1bd9 init: remove unused cutils includes by Tom Cherry · 8 years ago
- b27004a init: add exec_start command by Tom Cherry · 8 years ago
- 2b63d54 init: add class_restart by Steven Moreland · 8 years ago
- 7f0d15a Merge "init: use read_file and write_file to implement do_copy builtin" by Treehugger Robot · 8 years ago
- 82bac0d init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 8 years ago
- 8d01f63 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 8 years ago
- 16663a2 powerctl: add thermal-shutdown command by Todd Poynor · 8 years ago
- d8a7257 init: fix DumpState() logging by Tom Cherry · 8 years ago
- 69fae7b add ro.boottime.init.mount_all.* for measuring mount time by Keun-young Park · 8 years ago
- 4ec72cc Treblize init.rc location by Jaekyun Seok · 8 years ago
- 2d0fdaa init: clean up exec command by Wei Wang · 8 years ago