summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* am 9dd40e97: am d171b656: Merge "[GNSS] Add AID_GPS to property user white list"Colin Cross2013-09-031-0/+2
|\
| * Merge "[GNSS] Add AID_GPS to property user white list"Colin Cross2013-09-041-0/+2
| |\
| | * [GNSS] Add AID_GPS to property user white listNicolas SUET2013-08-261-0/+2
| * | init: call restorecon on /sysNick Kralevich2013-09-033-0/+17
| * | init: allow disabling selinux via a kernel command lineNick Kralevich2013-09-031-3/+48
| * | init: move SELinux into enforcing mode.Nick Kralevich2013-09-031-21/+20
* | | am 28e52c81: am b35f68a6: Merge "init: load factory properties"Dima Zavin2013-08-281-7/+14
|\ \ \ | |/ /
| * | Merge "init: load factory properties"Dima Zavin2013-08-281-7/+14
| |\ \ | | |/ | |/|
| | * init: load factory propertiesAndrew Boie2013-08-201-7/+14
* | | am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context spec...Colin Cross2013-08-237-14/+24
|\ \ \ | |/ /
| * | Merge "Add support for socket security context specification."Colin Cross2013-08-247-14/+24
| |\ \
| | * | Add support for socket security context specification.Stephen Smalley2013-08-237-14/+24
| | |/
* | | resolved conflicts for merge of a1af5cf6 to klp-dev-plus-aospColin Cross2013-08-231-0/+11
|\ \ \ | |/ /
| * | Handle policy reloads within ueventd rather than restarting it.Stephen Smalley2013-07-261-0/+11
| |/
* | Seed Linux RNG from Hardware RNG at boot during init.Alex Klyubin2013-08-191-0/+85
* | Merge "Add basic verity support to fs_mgr."Geremy Condra2013-08-071-1/+3
|\ \
| * | Add basic verity support to fs_mgr.Geremy Condra2013-08-061-1/+3
* | | am 8c4b1539: am f9873987: am 5954ecb8: Merge "Allow more characters in partit...Colin Cross2013-07-222-3/+18
|\ \ \ | |/ / |/| / | |/
| * am 5954ecb8: Merge "Allow more characters in partition name links"Colin Cross2013-07-222-3/+18
| |\
| | * Allow more characters in partition name linksJohan Redestig2013-07-182-3/+18
| * | am b1a9f8cf: resolved conflicts for merge of b6c60285 to stage-aosp-masterColin Cross2013-06-241-28/+5
| |\ \
| | * \ resolved conflicts for merge of b6c60285 to stage-aosp-masterColin Cross2013-06-241-28/+5
| | |\ \ | | | |/
| | | * Merge changes Ieb94caab,I762da21eColin Cross2013-06-251-30/+5
| | | |\
| | | | * init: move initial property area allocation into bionicGreg Hackmann2013-06-191-28/+5
| | | | * property_service: make /dev/__properties__ readableNick Kralevich2013-06-191-4/+2
* | | | | init: call restorecon on /sysNick Kralevich2013-07-153-0/+17
* | | | | Add swapon_all to init's builtin commandsKen Sumrall2013-07-093-0/+15
* | | | | init: allow disabling selinux via a kernel command lineNick Kralevich2013-06-281-3/+48
* | | | | Merge "init: move SELinux into enforcing mode."Nick Kralevich2013-06-251-21/+20
|\ \ \ \ \
| * | | | | init: move SELinux into enforcing mode.Nick Kralevich2013-06-251-21/+20
* | | | | | am 372d668a: am 39021a48: am 83ada447: Merge changes Ib54f39fd,I7e36edd8Colin Cross2013-06-254-15/+38
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | am 39021a48: am 83ada447: Merge changes Ib54f39fd,I7e36edd8Colin Cross2013-06-244-15/+38
| |\ \ \ \ | | |/ / /
| | * | | am 83ada447: Merge changes Ib54f39fd,I7e36edd8Colin Cross2013-06-244-15/+38
| | |\ \ \ | | | |/ /
| | | * | Merge changes Ib54f39fd,I7e36edd8Colin Cross2013-06-244-15/+38
| | | |\ \ | | | | |/ | | | |/|
| | | | * init: Retain traditional restart behavior for critical and oneshot services.Mike Kasick2012-03-224-11/+35
| | | | * init: Safely restart services to avoid race conditions.Mike Kasick2012-03-221-4/+3
| * | | | am 99c1a416: resolved conflicts for merge of 95a41f6b to stage-aosp-masterColin Cross2013-06-175-88/+58
| |\ \ \ \ | | |/ / /
| | * | | resolved conflicts for merge of 95a41f6b to stage-aosp-masterColin Cross2013-06-175-88/+58
| | |\ \ \ | | | |/ /
| | | * | init: fix copying boot propertiesColin Cross2013-06-171-1/+3
| | | * | init: verify size of property buffers passed to property_getColin Cross2013-06-172-2/+18
| | | * | init: move the system property writer implementationColin Cross2013-06-171-51/+8
| | | * | init: switch property_get to use __system_property_getColin Cross2013-06-175-39/+34
| | | * | init: prevent action being added to the action_queue twiceColin Cross2013-06-101-1/+6
* | | | | init: move initial property area allocation into bionicGreg Hackmann2013-06-181-28/+5
* | | | | init: fix copying boot propertiesColin Cross2013-06-171-1/+3
* | | | | init: verify size of property buffers passed to property_getColin Cross2013-06-172-2/+18
* | | | | init: move the system property writer implementationColin Cross2013-06-171-51/+8
* | | | | init: switch property_get to use __system_property_getColin Cross2013-06-175-37/+32
* | | | | am 05a52055: am 76c58893: Free file handle for /firmware/image after useAjay Dudani2013-06-141-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 76c58893: Free file handle for /firmware/image after useAjay Dudani2013-06-141-0/+1
| |\ \ \ \ | | |/ / / | |/| | |