summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix google-explicit-constructor warnings."Chih-hung Hsieh2016-04-301-2/+2
|\
| * Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-291-2/+2
* | ueventd: relabel block devices nodes when processing subsequent add eventsMihai Serban2016-04-281-6/+15
|/
* Remove undocumented functionality from init.Elliott Hughes2016-04-133-63/+7
* Switch fs_mgr and adb to libcrypto_utils.Mattias Nissler2016-04-121-1/+1
* ueventd: convert to use pwd family of functionsWilliam Roberts2016-04-071-17/+10
* property_service: drop unused headerWilliam Roberts2016-04-071-1/+0
* init: drop unused header android_filesystem_config.hWilliam Roberts2016-04-071-1/+0
* init: switch from android_ids to getpwnamWilliam Roberts2016-04-071-21/+8
* init: turn off backlight when performing shutdown cleanupMark Salyzyn2016-04-051-0/+30
* init: watchdog restarted during shutdown fsckMark Salyzyn2016-04-051-0/+16
* init/builtins.cpp: Switch to finit_moduleNick Kralevich2016-03-291-8/+10
* Merge "Address const issues in preparation for libcxx rebase."Dan Austin2016-03-281-2/+2
|\
| * Address const issues in preparation for libcxx rebase.Dan Austin2016-03-281-2/+2
* | Merge "Fix const issues in preparation for libcxx rebase."Dan Austin2016-03-281-1/+1
|\ \
| * | Fix const issues in preparation for libcxx rebase.Dan Austin2016-03-281-1/+1
| |/
* | Revert "Set mmap_rnd_bits to maximum value."Daniel Cashman2016-03-251-110/+6
* | init: improve mmap ASLR failure reportingKees Cook2016-03-231-4/+18
|/
* init: Fix typo.dcashman2016-03-221-1/+1
* Temporarily add set_mmap_rnd_bits brillo exceptiondcashman2016-03-221-0/+5
* Set mmap_rnd_bits to maximum value.dcashman2016-03-221-6/+91
* Multiple consolesViorel Suman2016-03-215-42/+27
* Revert "Enable multiple consoles"Viorel Suman2016-03-215-33/+39
* Enable multiple consolesViorel Suman2016-03-175-39/+33
* Leftovers of the SELinux policy update mechanismJanis Danisevskis2016-03-113-25/+1
* Merge "Cleanup uses of sprintf so we can deprecate it."George Burgess IV2016-03-081-1/+1
|\
| * Cleanup uses of sprintf so we can deprecate it.George Burgess IV2016-03-071-1/+1
* | Mount selinuxfs when other filesystems are mountedNick Kralevich2016-03-032-12/+11
|/
* init: harden socket creation against symlinksNick Kralevich2016-02-251-7/+17
* Use ro.debuggable instead of ro.build.typeYusuke Sato2016-02-251-2/+2
* system/core: Cleanup direct calls to opendir by containing in aJames Hawkins2016-02-181-3/+4
* init: fix writepid wrong pid written in file(s)Anestis Bechtsoudis2016-02-051-1/+1
* init: Fix load_firmware errorBiao Lu2016-02-011-12/+5
* init: Update readme.txt to reflect recent changes to initTom Cherry2016-01-231-3/+29
* Merge "Allow paths of .rc files to be specified at mount_all"Hung-ying Tyan2016-01-212-15/+33
|\
| * Allow paths of .rc files to be specified at mount_allHung-ying Tyan2016-01-212-15/+33
* | logging: avoid unnecessary printfsNick Kralevich2016-01-161-0/+2
|/
* Remove special case handling of "ro." properties permissionsTom Cherry2016-01-111-13/+1
* Merge "libinit: depend on libselinux"Colin Cross2016-01-081-1/+1
|\
| * libinit: depend on libselinuxColin Cross2015-12-211-1/+1
* | init: Allows shutting down cleanly.Bertrand SIMONNET2016-01-084-55/+110
|/
* Update init documentation to reflect fs_config changesTom Cherry2015-12-111-3/+10
* Merge "Set up dm-verity in EIO mode instead of logging mode"Sami Tolvanen2015-12-101-1/+1
|\
| * Set up dm-verity in EIO mode instead of logging modeSami Tolvanen2015-12-021-1/+1
* | init: set ro.boot.flash.locked from ro.boot.verifiedbootstateSami Tolvanen2015-12-091-0/+13
* | Remove property_area_initializedTom Cherry2015-12-073-18/+1
* | Merge "Remove ANDROID_PROPERTY_WORKSPACE"Tom Cherry2015-12-083-28/+0
|\ \
| * | Remove ANDROID_PROPERTY_WORKSPACETom Cherry2015-12-043-28/+0
* | | Track rename of base/ to android-base/.Elliott Hughes2015-12-0412-18/+18
|/ /
* | Abort if __system_property_area_init failsTom Cherry2015-12-021-1/+2