| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up some unnecessary system_properties cruft. | Elliott Hughes | 2014-05-14 | 1 | -2/+0 |
* | init: add 'enable <service>' to negate "service <service>... disabled" | JP Abgrall | 2014-05-03 | 1 | -2/+2 |
* | don't load property_contexts from /data | Nick Kralevich | 2014-03-11 | 1 | -1/+0 |
* | Enable building init with -Wall -Werror. | Stephen Smalley | 2014-02-19 | 1 | -2/+23 |
* | Move restorecon and restorecon_recursive code to libselinux. | Stephen Smalley | 2014-01-28 | 1 | -0/+1 |
* | system/core 64-bit cleanup. | Elliott Hughes | 2014-01-16 | 1 | -1/+1 |
* | Merge "ueventd: fix a busy loop while reading uevents" | Colin Cross | 2013-12-28 | 1 | -1/+1 |
|\ |
|
| * | ueventd: fix a busy loop while reading uevents | Amir Goldstein | 2013-11-17 | 1 | -1/+1 |
* | | Log a warning on services that lack SELinux domains. | Stephen Smalley | 2013-12-09 | 1 | -0/+3 |
* | | Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD | The Android Open Source Project | 2013-11-22 | 1 | -0/+85 |
|\ \
| |/
|/| |
|
| * | am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context spec... | Colin Cross | 2013-08-23 | 1 | -4/+1 |
| |\ |
|
| * | | Seed Linux RNG from Hardware RNG at boot during init. | Alex Klyubin | 2013-08-19 | 1 | -0/+85 |
| * | | init: call restorecon on /sys | Nick Kralevich | 2013-07-15 | 1 | -0/+1 |
| * | | init: allow disabling selinux via a kernel command line | Nick Kralevich | 2013-06-28 | 1 | -3/+48 |
| * | | Merge "init: move SELinux into enforcing mode." | Nick Kralevich | 2013-06-25 | 1 | -21/+20 |
| |\ \ |
|
| | * | | init: move SELinux into enforcing mode. | Nick Kralevich | 2013-06-25 | 1 | -21/+20 |
| | * | | init: fix copying boot properties | Colin Cross | 2013-06-17 | 1 | -1/+3 |
| | * | | init: switch property_get to use __system_property_get | Colin Cross | 2013-06-17 | 1 | -10/+12 |
* | | | | init: remove obsolete rle logo | Marcin Chojnacki | 2013-10-16 | 1 | -22/+21 |
* | | | | init: call restorecon on /sys | Nick Kralevich | 2013-09-03 | 1 | -0/+1 |
* | | | | init: allow disabling selinux via a kernel command line | Nick Kralevich | 2013-09-03 | 1 | -3/+48 |
* | | | | init: move SELinux into enforcing mode. | Nick Kralevich | 2013-09-03 | 1 | -21/+20 |
| |_|/
|/| | |
|
* | | | Add support for socket security context specification. | Stephen Smalley | 2013-08-23 | 1 | -4/+1 |
|/ / |
|
* | | am 83ada447: Merge changes Ib54f39fd,I7e36edd8 | Colin Cross | 2013-06-24 | 1 | -9/+29 |
|\ \ |
|
| * \ | Merge changes Ib54f39fd,I7e36edd8 | Colin Cross | 2013-06-24 | 1 | -9/+29 |
| |\ \ |
|
| | * | | init: Retain traditional restart behavior for critical and oneshot services. | Mike Kasick | 2012-03-22 | 1 | -5/+26 |
| | * | | init: Safely restart services to avoid race conditions. | Mike Kasick | 2012-03-22 | 1 | -4/+3 |
* | | | | resolved conflicts for merge of 95a41f6b to stage-aosp-master | Colin Cross | 2013-06-17 | 1 | -10/+14 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | init: fix copying boot properties | Colin Cross | 2013-06-17 | 1 | -1/+3 |
| * | | init: switch property_get to use __system_property_get | Colin Cross | 2013-06-17 | 1 | -10/+12 |
* | | | am 49be2407: Revert "Add logic to fixup file contexts after a policy update." | gcondra@google.com | 2013-05-20 | 1 | -6/+1 |
|\ \ \ |
|
| * | | | Revert "Add logic to fixup file contexts after a policy update." | repo sync | 2013-05-17 | 1 | -6/+1 |
* | | | | am 3d32cd93: Revert "Remove /system from the dirs to relabel." | gcondra@google.com | 2013-05-20 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Revert "Remove /system from the dirs to relabel." | repo sync | 2013-05-17 | 1 | -0/+1 |
* | | | | am 52351300: Revert "Add a version check for SELinux policy on device." | gcondra@google.com | 2013-05-20 | 1 | -59/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Revert "Add a version check for SELinux policy on device." | repo sync | 2013-05-17 | 1 | -59/+0 |
* | | | | am 921be8b6: Add a version check for SELinux policy on device. | gcondra@google.com | 2013-05-14 | 1 | -0/+59 |
|\ \ \ \
| |/ / / |
|
| * | | | Add a version check for SELinux policy on device. | repo sync | 2013-05-14 | 1 | -0/+59 |
* | | | | am 683aa89b: Merge "Remove /system from the dirs to relabel." into jb-mr2-dev | gcondra@google.com | 2013-05-07 | 1 | -1/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Remove /system from the dirs to relabel. | repo sync | 2013-05-07 | 1 | -1/+0 |
* | | | | am ebcf93e3: Add logic to fixup file contexts after a policy update. | Geremy Condra | 2013-04-15 | 1 | -1/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Add logic to fixup file contexts after a policy update. | Geremy Condra | 2013-04-15 | 1 | -1/+6 |
* | | | | am 1615c09a: Merge "init: Fix potential null pointer issue" | Colin Cross | 2013-04-05 | 1 | -9/+9 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | init: Fix potential null pointer issue | Hong-Mei Li | 2013-04-01 | 1 | -9/+9 |
* | | | Apply the correct SELinux label for the properties workspace. | Geremy Condra | 2013-04-03 | 1 | -0/+1 |
|/ / |
|
* | | Drop /data/system as a policy file location | William Roberts | 2013-03-26 | 1 | -1/+0 |
* | | Create a new location for /data policy files | William Roberts | 2013-03-20 | 1 | -0/+1 |
* | | Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes." | Nick Kralevich | 2013-03-14 | 1 | -16/+0 |
* | | Label sockets consistently with the seclabel value if specified. | Stephen Smalley | 2012-11-16 | 1 | -19/+27 |
* | | am 7b88a90d: Merge "Remove HAVE_SELINUX guards" | Kenny Root | 2012-10-17 | 1 | -26/+1 |
|\ \ |
|