summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ | | |/ /
| | * | Fix dirfd crash issue in property serviceYi-wei Zhao2012-10-231-1/+2
* | | | am 2a36ae56: am 7b88a90d: Merge "Remove HAVE_SELINUX guards"Kenny Root2012-10-178-91/+13
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | am 7b88a90d: Merge "Remove HAVE_SELINUX guards"Kenny Root2012-10-178-91/+13
| |\ \ | | |/
| | * Remove HAVE_SELINUX guardsKenny Root2012-10-168-91/+13
* | | Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes."Nick Kralevich2012-10-051-16/+0
|/ /
* | am 7f3de6a4: am d282dfc4: Merge "init: Set ADDR_COMPAT_LAYOUT before spawning...Nick Kralevich2012-10-051-0/+16
|\ \
| * | init: Set ADDR_COMPAT_LAYOUT before spawning processes.Nick Kralevich2012-10-051-0/+16
* | | am 33045b3d: am f9c05970: Merge "init: harden property service."Nick Kralevich2012-10-041-23/+43
|\ \ \ | |/ / |/| / | |/
| * init: harden property service.Nick Kralevich2012-10-041-23/+43
* | init: Don't read local properties if ro.debuggable=0Nick Kralevich2012-09-191-6/+12
* | am 3af04b71: am 7c386a61: Merge "Extend and document the "wait" command"Jean-Baptiste Queru2012-08-202-2/+9
|\ \ | |/
| * Merge "Extend and document the "wait" command"Jean-Baptiste Queru2012-08-202-2/+9
| |\
| | * Extend and document the "wait" commandPatrick McCormick2012-07-242-2/+9
* | | am e3bdaeb6: am 2765e4fb: Merge "Use sigemptyset to initialise signal mask as...Jean-Baptiste Queru2012-08-151-3/+1
|\ \ \ | |/ /
| * | Use sigemptyset to initialise signal mask as it is more portable.Chris Dearman2012-08-141-3/+1
* | | Merge "bluetooth: bring up with bluedroid stack" into jb-mr1-devIliyan Malchev2012-08-151-1/+1
|\ \ \
| * | | bluetooth: bring up with bluedroid stackJeonghoon lim2012-08-151-1/+1
* | | | init: Fix mkdir command when using ISUID or ISGID bitBenoit Goby2012-08-141-0/+8
* | | | Merge "Support shared-subtree and bind mount flags." into jb-mr1-devJeff Sharkey2012-08-141-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Support shared-subtree and bind mount flags.Jeff Sharkey2012-08-141-0/+6
* | | | am ee0d281a: am c95c15b1: Merge "Char device /dev/dri/card0 was not created d...Jean-Baptiste Queru2012-08-141-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ /