summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* init: finer grained permissions for ctl. propertiesTom Cherry2018-05-221-11/+39
* Merge "Property: Log errno for socket connect"Treehugger Robot2018-05-221-0/+5
|\
| * Property: Log errno for socket connectDuXiao2018-05-211-0/+5
* | init: separate out epoll into a classMark Salyzyn2018-05-211-2/+5
|/
* Remove unused using statement / host stubTom Cherry2018-05-091-1/+0
* init: Use sepolicy version insteadLogan Chien2018-05-041-1/+2
* init: do not impose vendor_init restrictions on old vendor imagesTom Cherry2018-04-121-3/+6
* Restrict setting platform properties from vendor .prop filesTom Cherry2018-03-011-4/+28
* Clean up property set error handlingTom Cherry2018-03-011-42/+55
* init: add host side parser for initTom Cherry2018-02-281-27/+2
* init: log control messages along with the process that sent themTom Cherry2018-02-211-1/+1
* Merge "sepolicy: renames nonplat_* to vendor_*"Treehugger Robot2018-01-271-2/+10
|\
| * sepolicy: renames nonplat_* to vendor_*Bowgo Tsai2018-01-091-2/+10
* | Support /product partitionJaekyun Seok2018-01-241-0/+1
* | Make vendor_init check SELinux before setting propertiesTom Cherry2018-01-221-179/+186
* | Introduce property typesTom Cherry2018-01-161-59/+57
|/
* Create a host side checker for property info file correctnessTom Cherry2018-01-041-30/+8
* system property: property set without time spent asleepDong Jinguang2018-01-031-7/+9
* Reland "Have property_service create a serialized property_contexts file"Tom Cherry2017-12-131-15/+98
* Revert "Have property_service create a serialized property_contexts file"Robert Greenwalt2017-12-131-98/+15
* Have property_service create a serialized property_contexts fileTom Cherry2017-12-111-15/+98
* Merge "Only allow UTF8 encoded property values"Tom Cherry2017-10-171-0/+7
|\
| * Only allow UTF8 encoded property valuesTom Cherry2017-10-161-0/+7
* | Merge "Allow setting read-only properties with value length > 92 characters"Tom Cherry2017-10-121-4/+5
|\|
| * Allow setting read-only properties with value length > 92 charactersTom Cherry2017-10-111-4/+5
* | Merge "init: cleanup exit() uses"Tom Cherry2017-09-271-5/+3
|\|
| * init: cleanup exit() usesTom Cherry2017-09-261-5/+3
* | Merge "init: use protobuf for serialization of persistent properties"Tom Cherry2017-09-191-2/+2
|\|
| * init: use protobuf for serialization of persistent propertiesTom Cherry2017-09-191-2/+2
* | Merge "Log pid for writes to sys.powerctl"Tom Cherry2017-09-061-0/+16
|\|
| * Log pid for writes to sys.powerctlTom Cherry2017-09-051-0/+16
* | Merge "use a single file for storing persistent properties"Tom Cherry2017-08-301-83/+8
|\|
| * use a single file for storing persistent propertiesTom Cherry2017-08-291-83/+8
* | Merge "init: do not load persistent properties from temporary /data"Tom Cherry2017-08-251-0/+11
|\|
| * init: do not load persistent properties from temporary /dataTom Cherry2017-08-241-0/+11
| * init: introduce Result<T> for return values and error handlingTom Cherry2017-08-141-6/+6
| * init: split security functions out of init.cppTom Cherry2017-08-141-1/+22
* | init: introduce Result<T> for return values and error handlingTom Cherry2017-08-141-6/+6
* | init: split security functions out of init.cppTom Cherry2017-08-111-1/+22
* | Merge "Move Timer from init to libbase" am: 896297b2efTom Cherry2017-07-101-1/+4
|\|
| * Move Timer from init to libbaseTom Cherry2017-07-101-1/+4
* | Load default prop from /system/etc/prop.defaultHung-ying Tyan2017-06-251-4/+11
|/
* init: create android::init:: namespaceTom Cherry2017-06-231-0/+6
* init: cleanup some string usageTom Cherry2017-06-221-4/+1
* init: Run restorecon_recursive asynchronouslyTom Marshall2017-06-161-7/+81
* init: allow ':' in property namesTom Cherry2017-05-301-2/+2
* Revert "Load {default,build}.prop from /{system,vendor,odm}/etc/"Hung-ying Tyan2017-05-251-23/+11
* Load {default,build}.prop from /{system,vendor,odm}/etc/Hung-ying Tyan2017-05-241-11/+23
* init: remove restorecon() from util.cppTom Cherry2017-05-081-1/+1
* init: add "+passcred" for socket to set SO_PASSCREDMark Salyzyn2017-05-081-2/+2