summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | am f69cc564: Merge "Update ueventd set the SELinux context on sysfs"Colin Cross2013-04-301-0/+9
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "Update ueventd set the SELinux context on sysfs"Colin Cross2013-05-011-0/+9
| | |\ \ \
| | | * | | Update ueventd set the SELinux context on sysfsStephen Smalley2013-04-031-0/+9
* | | | | | am 55d69a96: am 032be7a4: Merge "Log an error if property pool is exhausted"Colin Cross2013-04-301-1/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 032be7a4: Merge "Log an error if property pool is exhausted"Colin Cross2013-04-301-1/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Log an error if property pool is exhaustedJohan Redestig2013-04-291-1/+5
* | | | | | am 63577d92: am fee250d2: Reload policy after setting up the data partition.gcondra@google.com2013-04-304-3/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am fee250d2: Reload policy after setting up the data partition.gcondra@google.com2013-04-304-3/+9
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Reload policy after setting up the data partition.repo sync2013-04-304-3/+9
* | | | | | am 14ad7861: am 538b5d4e: Merge "Add persistent property for SELinux enforcme...gcondra@google.com2013-04-261-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 538b5d4e: Merge "Add persistent property for SELinux enforcment status." i...gcondra@google.com2013-04-261-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add persistent property for SELinux enforcment status.repo sync2013-04-251-0/+1
| * | | | | 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
* | | | | | Make init handle rebootsNick Kralevich2013-04-234-0/+43
* | | | | | Merge "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 1a6d9ec2: Merge "fs_mgr: Capture the output of e2fsck and add to the kerne...Ken Sumrall2013-04-151-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | fs_mgr: Capture the output of e2fsck and add to the kernel logKen Sumrall2013-04-141-0/+2
* | | | | 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
| |/ /
* | | Only handle keycodes when adb is enabled.Jeff Sharkey2013-04-041-6/+2
* | | Apply the correct SELinux label for the properties workspace.Geremy Condra2013-04-031-0/+1
* | | am bed08333: am c0e1bc1c: Merge "Drop /data/system as a policy file location"Geremy Condra2013-03-271-1/+0
|\ \ \ | |/ /
| * | 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
| * | ueventd: allow platform devices to have just a /devices/ prefixDima Zavin2013-03-141-39/+44
* | | Create a new location for /data policy filesWilliam Roberts2013-03-211-0/+1
* | | am 9573a175: am dbf4937b: Merge "Revert "init: Set ADDR_COMPAT_LAYOUT before ...Nick Kralevich2013-03-141-16/+0
|\ \ \ | |/ /
| * | Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes."Nick Kralevich2013-03-141-16/+0
* | | ueventd: allow platform devices to have just a /devices/ prefix - DO NOT MERGEDima Zavin2013-03-111-39/+44
* | | init: prevent action being added to the action_queue twiceColin Cross2013-03-071-1/+6
* | | fs_mgr: support a unified fstab format.Ken Sumrall2013-02-191-1/+4
* | | Merge "Revert "Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes...Dave Burke2013-02-121-0/+16
|\ \ \
| * | | Revert "Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes.""Dave Burke2013-02-111-0/+16
* | | | am 7480c007: am b2639f40: Merge "Label sockets consistently with the seclabel...Colin Cross2013-02-011-19/+27
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Label sockets consistently with the seclabel value if specified."Colin Cross2013-02-011-19/+27
| |\ \ \
| | * | | Label sockets consistently with the seclabel value if specified.Stephen Smalley2012-11-161-19/+27
* | | | | property_service: make /dev/__properties__ readableNick Kralevich2013-01-231-4/+2
* | | | | Revert "init: make system properties more secure."Nick Kralevich2013-01-223-4/+26
* | | | | init: make system properties more secure.Nick Kralevich2013-01-183-26/+4
* | | | | am 3f8d6cde: am d084ec96: Merge "ueventd: Increase uevent buffer size"jp abgrall2013-01-041-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | ueventd: Increase uevent buffer sizeAndrew Boie2013-01-041-2/+2
* | | | | am 7ec62dbd: am 82ea44f8: Merge "Change setsebool syntax to be consistent wit...Dima Zavin2012-12-193-24/+19
|\ \ \ \ \ | |/ / / /
| * | | | Change setsebool syntax to be consistent with other init built-ins.Stephen Smalley2012-12-133-24/+19
* | | | | am 27888a5d: am 9b82ce20: Merge "Document the SELinux extensions to the Andro...Kenny Root2012-11-271-0/+26
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Document the SELinux extensions to the Android init language."Kenny Root2012-11-271-0/+26
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Document the SELinux extensions to the Android init language.Stephen Smalley2012-11-021-0/+26
* | | | | am 6575a162: am 8f98c4b5: Merge "Fix dirfd crash issue in property service"Nick Kralevich2012-10-231-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | am 8f98c4b5: Merge "Fix dirfd crash issue in property service"Nick Kralevich2012-10-231-1/+2
| |\ \ \ \ | | |/ / /