summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Parse boot properties from device treeRom Lemarchand2015-03-101-5/+48
* am b0dbe4be: am 3f421e4d: am d73df6ab: Merge "Fix outdated comments in grab-b...Elliott Hughes2015-03-081-7/+4
|\
| * Fix outdated comments in grab-bootchart.sh.Elliott Hughes2015-03-061-7/+4
* | am 9c92cef4: am eb2ff9bb: am 8ee42f9c: Merge "Add init support for dm-verity ...Sami Tolvanen2015-03-043-0/+19
|\ \ | |/
| * Merge "Add init support for dm-verity logging mode"Sami Tolvanen2015-03-043-0/+19
| |\
| | * Add init support for dm-verity logging modeSami Tolvanen2015-03-043-0/+19
* | | Remove /proc/cpuinfo parsingRom Lemarchand2015-02-274-71/+5
|/ /
* | init: grab-bootchart.sh: run bootchart and display resultsMark Salyzyn2015-02-242-5/+7
|/
* Move sprintf to snprintf.Yabin Cui2015-02-173-4/+4
* Remove unused variable BOOTCHART_DEFAULT_TIME_SEC.Elliott Hughes2015-02-131-3/+0
* Further refactoring of the bootchart code.Elliott Hughes2015-02-135-368/+187
* bootchart: fix bootchart can not be triggered problemYongqin Liu2015-02-127-111/+102
* Bump do_write buffer sizeJohan Redestig2015-02-071-1/+1
* Clean up reading and writing in init.Elliott Hughes2015-02-0611-149/+184
* Stop using #if for conditional compilation.Elliott Hughes2015-02-0411-185/+162
* Use TEMP_FAILURE_RETRY, always build bootchart.cpp.Elliott Hughes2015-02-046-70/+25
* Fix clang "ueventd.cpp:111:1: error: no return statement in function returnin...Elliott Hughes2015-02-041-0/+2
* Build init as C++.Elliott Hughes2015-02-0420-146/+101
* Fix x86_64 buildDmitriy Ivanov2015-02-031-2/+2
* Merge "Init: Fix Clang unsupported attributes"Elliott Hughes2015-02-031-0/+6
|\
| * Init: Fix Clang unsupported attributesAndreas Gampe2015-02-031-0/+6
* | Init: Fix literalAndreas Gampe2015-02-031-1/+1
|/
* Trivial cleanup of recent changes.Elliott Hughes2015-02-023-6/+9
* init: Implement 'exec' command.San Mehat2015-02-026-4/+74
* init: Add support "&&" operator in property triggersBadhri Jagan Sridharan2015-02-025-56/+128
* Add O_CLOEXEC to lots of open() calls.Nick Kralevich2015-02-028-44/+31
* builtins.c: Don't require file open() for chmod/chownNick Kralevich2015-02-021-63/+8
* Add missing includes.Elliott Hughes2015-01-292-0/+2
* Enable clang for init, after fix of global .mk files.Chih-Hung Hsieh2015-01-221-4/+0
* property_service: Added vendor build properties to load_all_propsAndres Morales2015-01-131-0/+1
* Move property_context label handling to libselinux.dcashman2014-12-101-20/+0
* Revert "Move property_context label handling to libselinux."Nick Kralevich2014-12-101-0/+20
* Move property_context label handling to libselinux.dcashman2014-12-031-20/+0
* Init: Remove unused variablesAndreas Gampe2014-11-246-30/+9
* Use LOCAL_POST_INSTALL_CMD to simplify symlink creation.Ying Wang2014-11-241-20/+4
* Fix segfault in get_character_device_symlinks()Tomasz Kondel2014-11-131-1/+1
* Close fd on error path in do_mount()Tomasz Kondel2014-11-131-0/+1
* property_service: Added vendor build properties to load_all_propsDaniel Rosenberg2014-11-111-0/+1
* init isn't built for platforms without dirent::d_type.Elliott Hughes2014-11-101-2/+0
* am 2d241ec8: am 3a387176: Merge "Don\'t build init with clang for now"Chih-hung Hsieh2014-10-161-0/+4
|\
| * Don't build init with clang for nowBernhard Rosenkraenzer2014-10-041-0/+4
* | am 2b16bf88: Merge "Include reason when wiping data." into lmp-devJeff Sharkey2014-09-241-1/+2
|\ \
| * | Include reason when wiping data.Jeff Sharkey2014-09-241-1/+2
* | | am ae3a8961: am fed0f06b: Merge "init: Fix memory corruption when sanitizing ...Elliott Hughes2014-09-231-2/+2
|\ \ \ | | |/ | |/|
| * | init: Fix memory corruption when sanitizing platform pathsChristopher R. Palmer2014-09-221-2/+2
* | | am 40af0929: Fix charger mode on first boot of force encrypt devicesPaul Lawrence2014-09-161-1/+6
|\ \ \ | | |/ | |/|
| * | Fix charger mode on first boot of force encrypt devicesPaul Lawrence2014-09-161-1/+6
* | | am 465fc3b9: am 1cbf4329: Merge "Remove obsolete warning from restorecon_recu...Nick Kralevich2014-09-021-2/+0
|\ \ \ | | |/ | |/|
| * | Remove obsolete warning from restorecon_recursive documentation.Stephen Smalley2014-09-021-2/+0
* | | am bf921c51: am 7a1973ec: Merge "remove examples of unimplemented triggers ( ...Elliott Hughes2014-08-291-6/+0
|\ \ \ | |/ /