summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* am 45f2b924: am 705accc2: Merge "Init: Remove unused variables"Andreas Gampe2014-11-256-30/+9
|\
| * Init: Remove unused variablesAndreas Gampe2014-11-246-30/+9
* | am 406f00a8: am 8d698179: Merge "Use LOCAL_POST_INSTALL_CMD to simplify symli...Ying Wang2014-11-251-20/+4
|\ \ | |/
| * Use LOCAL_POST_INSTALL_CMD to simplify symlink creation.Ying Wang2014-11-241-20/+4
* | am d707b7f9: am b0a10b53: Merge "Fix segfault in get_character_device_symlink...JP Abgrall2014-11-141-1/+1
|\ \ | |/
| * Fix segfault in get_character_device_symlinks()Tomasz Kondel2014-11-131-1/+1
* | am 755b9099: am c325535d: Merge "Close fd on error path in do_mount()"JP Abgrall2014-11-141-0/+1
|\ \ | |/
| * Close fd on error path in do_mount()Tomasz Kondel2014-11-131-0/+1
* | am 82831c3d: am 4b862563: Merge "property_service: Added vendor build propert...Daniel Rosenberg2014-11-111-0/+1
|\ \ | |/
| * property_service: Added vendor build properties to load_all_propsDaniel Rosenberg2014-11-111-0/+1
* | am 25fb460a: am ae52248f: Merge "init isn\'t built for platforms without dire...Elliott Hughes2014-11-101-2/+0
|\ \ | |/
| * 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
| |\
| * \ am 2b16bf88: Merge "Include reason when wiping data." into lmp-devJeff Sharkey2014-09-241-1/+2
| |\ \
| * \ \ am ae3a8961: am fed0f06b: Merge "init: Fix memory corruption when sanitizing ...Elliott Hughes2014-09-231-2/+2
| |\ \ \
| * \ \ \ am 40af0929: Fix charger mode on first boot of force encrypt devicesPaul Lawrence2014-09-161-1/+6
| |\ \ \ \
* | | | | | init: Add support "&&" operator in property triggersBadhri Jagan Sridharan2014-10-205-56/+128
* | | | | | 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 9b789d7a: am 2b16bf88: Merge "Include reason when wiping data." into lmp-devJeff Sharkey2014-09-261-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-171-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
|\ \ \ | |/ /
| * | remove examples of unimplemented triggers ( device-added device-removed )Trevor Drake2014-08-291-6/+0
* | | am 8e207634: am d5f230af: Merge "Remove descriptions of unimplemented triggers."Elliott Hughes2014-08-281-9/+0
|\ \ \ | |/ /
| * | Remove descriptions of unimplemented triggers.Trevor Drake2014-08-281-9/+0
* | | am a005e779: Merge "Enable not rebooting during default encryption" into lmp-devPaul Lawrence2014-08-261-1/+0
|\ \ \ | | |/ | |/|
| * | Enable not rebooting during default encryptionPaul Lawrence2014-08-251-1/+0
| * | Clarify init's write command.Elliott Hughes2014-07-251-3/+3
| * | Move unlink("/dev/.booting") until after filesystems are mounted.Riley Andrews2014-07-141-15/+8
* | | am cf2b944d: am 5a1d5a8c: Merge "ueventd: call _exit for safety"Kenny Root2014-08-251-1/+3
|\ \ \ | | |/ | |/|
| * | ueventd: call _exit for safetyKenny Root2014-08-251-1/+3
* | | am 5d228392: am d24240fb: Merge "Fixed the pacing logic in bootchart data col...Elliott Hughes2014-08-063-20/+47
|\ \ \ | |/ /
| * | Merge "Fixed the pacing logic in bootchart data collection."Elliott Hughes2014-08-063-20/+47
| |\ \
| | * | Fixed the pacing logic in bootchart data collection.Bo (Andover) Zhang2014-07-293-20/+47
* | | | am 95ec9ae2: am bce3c0c7: Merge "Clarify init\'s write command."Elliott Hughes2014-07-251-3/+3
|\ \ \ \ | |/ / /
| * | | Clarify init's write command.Elliott Hughes2014-07-251-3/+3
| |/ /
* | | am c6ac2793: am ebf9f8f1: Merge "Move unlink("/dev/.booting") until after fil...Riley Andrews2014-07-141-15/+8
|\ \ \ | |/ / | | / | |/ |/|
| * Move unlink("/dev/.booting") until after filesystems are mounted.Riley Andrews2014-07-111-15/+8
* | am 85dfe988: am 796fccb8: Merge "Fix environment variable assignment in init"Elliott Hughes2014-07-122-8/+22
|\ \ | |/
| * Fix environment variable assignment in initJames Morrissey2014-07-102-8/+22
* | am 7367ecbc: am 06023134: am 8022ce1e: Merge "ueventd fixup_sys_perms: fixup ...Nick Kralevich2014-07-071-13/+15
|\ \ | |/
| * ueventd fixup_sys_perms: fixup SELinux labels unconditionallyNick Kralevich2014-07-071-13/+15
* | am b18d44e4: am ab7e5752: am 09117c70: Merge "ueventd: allow matching symlink...Colin Cross2014-07-021-13/+38
|\ \ | |/
| * Merge "ueventd: allow matching symlink names when setting permissions"Colin Cross2014-07-021-13/+38
| |\