summaryrefslogtreecommitdiffstats
path: root/init/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / /
| * | | Add a version check for SELinux policy on device.repo sync2013-05-141-0/+59
* | | | am 683aa89b: Merge "Remove /system from the dirs to relabel." into jb-mr2-devgcondra@google.com2013-05-071-1/+0
|\ \ \ \ | |/ / /
| * | | Remove /system from the dirs to relabel.repo sync2013-05-071-1/+0
* | | | am ebcf93e3: Add logic to fixup file contexts after a policy update.Geremy Condra2013-04-151-1/+6
|\ \ \ \ | |/ / /
| * | | Add logic to fixup file contexts after a policy update.Geremy Condra2013-04-151-1/+6
* | | | am 1615c09a: Merge "init: Fix potential null pointer issue"Colin Cross2013-04-051-9/+9
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | init: Fix potential null pointer issueHong-Mei Li2013-04-011-9/+9
* | | Apply the correct SELinux label for the properties workspace.Geremy Condra2013-04-031-0/+1
|/ /
* | Drop /data/system as a policy file locationWilliam Roberts2013-03-261-1/+0
* | Create a new location for /data policy filesWilliam Roberts2013-03-201-0/+1
* | Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes."Nick Kralevich2013-03-141-16/+0
* | Label sockets consistently with the seclabel value if specified.Stephen Smalley2012-11-161-19/+27
* | am 7b88a90d: Merge "Remove HAVE_SELINUX guards"Kenny Root2012-10-171-26/+1
|\ \
| * | Remove HAVE_SELINUX guardsKenny Root2012-10-161-26/+1
* | | init: Set ADDR_COMPAT_LAYOUT before spawning processes.Nick Kralevich2012-10-051-0/+16