summaryrefslogtreecommitdiffstats
path: root/init/init.c
Commit message (Expand)AuthorAgeFilesLines
* Move property_context label handling to libselinux.dcashman2014-12-101-20/+0
* Revert "Move property_context label handling to libselinux."Nick Kralevich2014-12-101-0/+20
* Move property_context label handling to libselinux.dcashman2014-12-031-20/+0
* Init: Remove unused variablesAndreas Gampe2014-11-241-8/+3
* Fixed the pacing logic in bootchart data collection.Bo (Andover) Zhang2014-07-291-5/+24
* Move unlink("/dev/.booting") until after filesystems are mounted.Riley Andrews2014-07-111-15/+8
* Fix environment variable assignment in initJames Morrissey2014-07-101-5/+20
* Improve init's debug printing.Riley Andrews2014-06-261-2/+13
* Redirect libselinux logging to dmesg for ueventd.Stephen Smalley2014-06-241-1/+1
* Add ability to boot from charger mode.Riley Andrews2014-06-201-13/+3
* Only allow disabling SELinux on userdebug / eng buildsNick Kralevich2014-06-021-0/+4
* Merge "SELinux changes to check policy versions during a reload."Nick Kralevich2014-05-311-8/+5
|\
| * SELinux changes to check policy versions during a reload.Robert Craig2014-04-281-8/+5
* | Clean up some unnecessary system_properties cruft.Elliott Hughes2014-05-141-2/+0
* | init: add 'enable <service>' to negate "service <service>... disabled"JP Abgrall2014-05-031-2/+2
|/
* don't load property_contexts from /dataNick Kralevich2014-03-111-1/+0
* Enable building init with -Wall -Werror.Stephen Smalley2014-02-191-2/+23
* Move restorecon and restorecon_recursive code to libselinux.Stephen Smalley2014-01-281-0/+1
* system/core 64-bit cleanup.Elliott Hughes2014-01-161-1/+1
* Merge "ueventd: fix a busy loop while reading uevents"Colin Cross2013-12-281-1/+1
|\
| * ueventd: fix a busy loop while reading ueventsAmir Goldstein2013-11-171-1/+1
* | Log a warning on services that lack SELinux domains.Stephen Smalley2013-12-091-0/+3
* | Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEADThe Android Open Source Project2013-11-221-0/+85
|\ \ | |/ |/|
| * am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context spec...Colin Cross2013-08-231-4/+1
| |\
| * | Seed Linux RNG from Hardware RNG at boot during init.Alex Klyubin2013-08-191-0/+85
| * | init: call restorecon on /sysNick Kralevich2013-07-151-0/+1
| * | 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
| | * | init: fix copying boot propertiesColin Cross2013-06-171-1/+3
| | * | init: switch property_get to use __system_property_getColin Cross2013-06-171-10/+12
* | | | init: remove obsolete rle logoMarcin Chojnacki2013-10-161-22/+21
* | | | init: call restorecon on /sysNick Kralevich2013-09-031-0/+1
* | | | 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
| |_|/ |/| |
* | | Add support for socket security context specification.Stephen Smalley2013-08-231-4/+1
|/ /
* | am 83ada447: Merge changes Ib54f39fd,I7e36edd8Colin Cross2013-06-241-9/+29
|\ \
| * \ Merge changes Ib54f39fd,I7e36edd8Colin Cross2013-06-241-9/+29
| |\ \
| | * | init: Retain traditional restart behavior for critical and oneshot services.Mike Kasick2012-03-221-5/+26
| | * | init: Safely restart services to avoid race conditions.Mike Kasick2012-03-221-4/+3
* | | | resolved conflicts for merge of 95a41f6b to stage-aosp-masterColin Cross2013-06-171-10/+14
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | init: fix copying boot propertiesColin Cross2013-06-171-1/+3
| * | init: switch property_get to use __system_property_getColin Cross2013-06-171-10/+12
* | | am 49be2407: Revert "Add logic to fixup file contexts after a policy update."gcondra@google.com2013-05-201-6/+1
|\ \ \
| * | | Revert "Add logic to fixup file contexts after a policy update."repo sync2013-05-171-6/+1
* | | | am 3d32cd93: Revert "Remove /system from the dirs to relabel."gcondra@google.com2013-05-201-0/+1
|\ \ \ \ | |/ / /
| * | | Revert "Remove /system from the dirs to relabel."repo sync2013-05-171-0/+1
* | | | am 52351300: Revert "Add a version check for SELinux policy on device."gcondra@google.com2013-05-201-59/+0
|\ \ \ \ | |/ / /
| * | | Revert "Add a version check for SELinux policy on device."repo sync2013-05-171-59/+0
* | | | am 921be8b6: Add a version check for SELinux policy on device.gcondra@google.com2013-05-141-0/+59
|\ \ \ \ | |/ / /