summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* 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
* | restorecon /property_contextsTom Cherry2015-12-011-0/+1
|/
* init: Don't ignore setsockcreatecon errorsNick Kralevich2015-11-231-2/+6
* Merge "Enable hidepid=2 on /proc"Nick Kralevich2015-11-091-1/+2
|\
| * Enable hidepid=2 on /procNick Kralevich2015-11-091-1/+2
* | init: skip "name" DT entryRom Lemarchand2015-11-081-1/+1
|/
* Merge "init/adb: correct static lib dependencies for libselinux"Daniel Cashman2015-10-221-1/+1
|\
| * Merge "init/adb: correct static lib dependencies for libselinux"Daniel Cashman2015-10-221-1/+1
| |\
| | * init/adb: correct static lib dependencies for libselinuxWilliam Roberts2015-10-221-1/+1
* | | Merge "Remove __DATE__/__TIME__ from init and debuggerd"Dan Willemsen2015-10-221-1/+1
|\| |
| * | Remove __DATE__/__TIME__ from init and debuggerdDan Willemsen2015-10-221-1/+1
| |/
* | am b8cc70a9: Merge "Error correction: Use libfec in fs_mgr"Sami Tolvanen2015-10-161-0/+3
|\|
| * Error correction: Use libfec in fs_mgrSami Tolvanen2015-10-141-0/+3
* | am 4bd3148e: Merge "Revert "Error correction: Use libfec in fs_mgr""Sami Tolvanen2015-10-141-3/+0
|\|
| * Revert "Error correction: Use libfec in fs_mgr"Sami Tolvanen2015-10-141-3/+0
* | am a2cfddd3: Merge "Error correction: Use libfec in fs_mgr"Sami Tolvanen2015-10-141-0/+3
|\|
| * Error correction: Use libfec in fs_mgrSami Tolvanen2015-10-131-0/+3
* | am 2fb90dc8: Merge changes from topic \'userspace-audit\'Nick Kralevich2015-10-103-9/+28
|\|
| * Merge changes from topic 'userspace-audit'Nick Kralevich2015-10-103-9/+28
| |\
| | * property_service: log pid,uid and gid of setprop clientWilliam Roberts2015-10-053-9/+28
* | | am 55793400: Merge "init shouldn\'t call DumpState by default."Elliott Hughes2015-10-091-1/+4
|\| |
| * | init shouldn't call DumpState by default.Elliott Hughes2015-10-091-1/+4
* | | am f656b683: am ada7fa06: Merge "Fix perfboot.py to work with the recent chan...Yasuhiro Matsuda2015-09-161-4/+5
|\| |
| * | am ada7fa06: Merge "Fix perfboot.py to work with the recent change."Yasuhiro Matsuda2015-09-161-4/+5
| |\|
| | * Fix perfboot.py to work with the recent change.Yasuhiro Matsuda2015-09-151-4/+5
* | | am f23ef77f: am 4aa9dbab: Merge "init: Update readme.txt to reflect recent ch...Tom Cherry2015-09-021-35/+79
|\| |
| * | am 4aa9dbab: Merge "init: Update readme.txt to reflect recent changes to init."Tom Cherry2015-09-021-35/+79
| |\|
| | * init: Update readme.txt to reflect recent changes to init.Tom Cherry2015-09-011-35/+79