summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* init: add Parser::AddSingleLineParser()Tom Cherry2017-04-252-12/+34
* init: create init_tests.cppTom Cherry2017-04-218-28/+220
* init: clean up the SectionParser interface and Parser classTom Cherry2017-04-2111-72/+92
* init: fix errno handling on KillProcessGroupWilliam Roberts2017-04-191-1/+1
* init: Stop combining actionsTom Cherry2017-04-199-130/+156
* init: add warning that `start` is not synchronousTom Cherry2017-04-191-1/+12
* Merge "init: handle sys.powerctl immediately"Tom Cherry2017-04-187-61/+64
|\
| * init: handle sys.powerctl immediatelyTom Cherry2017-04-177-61/+64
* | ueventd: create classes for dev and sys permissionsTom Cherry2017-04-174-145/+185
|/
* Set libavb version into system property for Treble OTABowgo Tsai2017-04-151-2/+5
* Merge "Revert "Send property_service AVC messages to the kernel audit system""Elliott Hughes2017-04-152-30/+3
|\
| * Revert "Send property_service AVC messages to the kernel audit system"Elliott Hughes2017-04-142-30/+3
* | ueventd: convert platform_names from C list to std::vectorTom Cherry2017-04-143-97/+90
* | ueventd: replace char* with std::string in struct ueventTom Cherry2017-04-144-114/+88
|/
* Merge changes I6a29c678,I76212f65Treehugger Robot2017-04-141-1/+3
|\
| * reboot: fix owner and permissions of last_reboot_reason fileTodd Poynor2017-04-131-1/+3
* | Merge changes from topic 'avb-early-mount'Treehugger Robot2017-04-143-55/+182
|\ \ | |/ |/|
| * fs_mgr: support AVB in fs_mgr_update_verity_state()Bowgo Tsai2017-04-142-5/+5
| * init: support early_mount with vboot 2.0 (external/avb/libavb)Bowgo Tsai2017-04-141-50/+177
* | Merge changes Ie5ec609a,I5a2ac369,I690137b5Tom Cherry2017-04-135-165/+92
|\ \ | |/ |/|
| * ueventd: Fix up string handling in handle_*_device_event()Tom Cherry2017-04-121-102/+38
| * ueventd: convert mkdir_recursive() to std::stringTom Cherry2017-04-124-31/+49
| * ueventd: move subsystem logic from code to ueventd.rcTom Cherry2017-04-121-34/+7
* | Passing additional parameter to powerctlDmitri Plotnikov2017-04-121-2/+6
|/
* Merge "ueventd: remove /dev/log"Treehugger Robot2017-04-121-5/+0
|\
| * ueventd: remove /dev/logTom Cherry2017-04-111-5/+0
* | Merge "ueventd: replace char** links with std::vector<std::string>"Treehugger Robot2017-04-123-200/+156
|\ \ | |/ |/|
| * ueventd: replace char** links with std::vector<std::string>Tom Cherry2017-04-083-200/+156
* | poll umount completion from /proc/mountsKeun-young Park2017-04-102-140/+119
* | Merge "crash_dump: during early boot, output to kmsg on userdebug."Josh Gao2017-04-102-2/+13
|\ \ | |/ |/|
| * crash_dump: during early boot, output to kmsg on userdebug.Josh Gao2017-04-062-2/+13
* | Merge "init: clean up more headers"Treehugger Robot2017-04-074-2/+3
|\ \
| * | init: clean up more headersTom Cherry2017-04-074-2/+3
* | | Merge "Reflect move of mapping file to /system."Treehugger Robot2017-04-071-5/+9
|\ \ \
| * | | Reflect move of mapping file to /system.Dan Cashman2017-04-061-5/+9
| | |/ | |/|
* | | Merge "init: more header cleanup"Treehugger Robot2017-04-0727-131/+92
|\ \ \ | | |/ | |/|
| * | init: more header cleanupTom Cherry2017-04-0627-131/+92
| |/
* / ueventd: Write tests for the get_*_symlinks() functionsTom Cherry2017-04-056-33/+302
|/
* Merge "init: use read_file and write_file to implement do_copy builtin"Tom Cherry2017-04-044-57/+72
|\
| * init: use read_file and write_file to implement do_copy builtinYongqin Liu2017-04-044-57/+72
* | Merge "init: Use std::string for write_file()"Treehugger Robot2017-04-045-12/+29
|\|
| * init: Use std::string for write_file()Tom Cherry2017-04-035-12/+29
* | Merge "Make ueventd error messages indicate where the error is in ueventd scr...Treehugger Robot2017-04-033-8/+8
|\ \ | |/ |/|
| * Make ueventd error messages indicate where the error is in ueventd scriptChristopher Desjardins2017-04-033-8/+8
* | add shutdown animationKeun-young Park2017-03-312-18/+42
* | Merge "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."James Hawkins2017-03-315-31/+25
|\ \
| * | bootstat: Refactor init/utils/boot_clock into base/chrono_utils.James Hawkins2017-03-305-31/+25
* | | Merge "Make init builtin command installkey respect property updates"Tom Cherry2017-03-311-2/+8
|\ \ \
| * | | Make init builtin command installkey respect property updatesJanis Danisevskis2017-03-301-2/+8
* | | | Merge "Revert "init: use read_file and write_file to implement do_copy builtin""Wonsik Kim2017-03-314-83/+57
|\ \ \ \ | |_|/ / |/| | |