aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* ueventd: allow platform devices to have just a /devices/ prefix - DO NOT MERGEDima Zavin2013-09-051-39/+44
* Fix building without SELINUXRicardo Cerqueira2013-07-181-1/+1
* Add support for socket security context specification.Stephen Smalley2013-07-187-16/+25
* Create a new location for /data policy filesWilliam Roberts2013-07-182-2/+2
* Change setsebool syntax to be consistent with other init built-ins.Stephen Smalley2013-07-183-24/+19
* Label sockets consistently with the seclabel value if specified.Stephen Smalley2013-07-181-19/+27
* Add persist.mac_enforcing_mode propertyBob Craig2013-07-181-0/+1
* Document the SELinux extensions to the Android init language.Stephen Smalley2013-07-181-0/+26
* Add support for -R (recurse) to init chown builtin.Stephen Smalley2013-07-182-2/+44
* init: fix indentation and tabGiulio Cervera2013-05-211-15/+15
* Revert "init: allow media to set persist.camera property"Daniel Hillenbrand2013-05-101-1/+0
* init: allow media to set persist.camera propertyDaniel Hillenbrand2013-05-101-0/+1
* init: Check for symlinks with lstat() not open()Andrew Dodd2013-02-271-30/+16
* Init: Allow building of init that is compatible with second init bootdhacker292013-01-262-0/+10
* Set ANDROID_PROPERTY_WORKSPACE in exec.Steve Kondik2012-12-131-1/+7
* Revert "init: Never allow two same-service processes to exist simultaneously."Steve Kondik2012-12-074-38/+15
* init: Bring back support for arbitrary chargermode cmdlinesRicardo Cerqueira2012-12-011-0/+15
* Deprecate distinct boot paths for androidboot.emmcRicardo Cerqueira2012-11-192-20/+11
* init: Add support for properties expansion in exec commandDavid Ng2012-11-191-0/+19
* Add support for exec command in init scripts.Shashank Mittal2012-11-191-1/+27
* Revert "init: Implement exec support"Ricardo Cerqueira2012-11-191-35/+1
* Revert "init: Add support for properties expansion in exec command"Ricardo Cerqueira2012-11-191-20/+0
* Revert "init: Check for symlinks with lstat() not open()"Ricardo Cerqueira2012-11-191-16/+30
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/sy...Steve Kondik2012-11-1813-172/+409
|\
| * init: Set ADDR_COMPAT_LAYOUT before spawning processes.Nick Kralevich2012-10-051-0/+16
| * 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
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge "Char device /dev/dri/card0 was not created during startup."Jean-Baptiste Queru2012-08-141-0/+3
| | |\ \
| | | * | Char device /dev/dri/card0 was not created during startup.Lukasz Anaczkowski2012-07-231-0/+3
| | | |/
| * | | am 11c783f1: am 9494f297: Merge "Implement SELinux/MAC checks for property se...Kenny Root2012-08-133-11/+123
| |\ \ \ | | |/ /
| | * | Implement SELinux/MAC checks for property service.rpcraig2012-08-093-11/+123
| * | | resolved conflicts for merge of 4dcd52ab to jb-mr1-devKenny Root2012-08-134-91/+38
| |\ \ \ | | |/ /
| | * | Add support for reloading policy from /data/system.Stephen Smalley2012-08-094-91/+38
| * | | am f442cf27: am b3a5343e: Merge "Fixed a discarded const qualifier warning"Stephen Hines2012-08-081-1/+1
| |\ \ \ | | |/ /
| | * | Merge "Fixed a discarded const qualifier warning"Stephen Hines2012-08-081-1/+1
| | |\ \
| | | * | Fixed a discarded const qualifier warningEdwin Vane2012-08-021-1/+1
| | | |/
| * | | am faad67fa: am ef3f7fa3: Merge "Set the SELinux security label on new direct...Jean-Baptiste Queru2012-08-085-45/+62
| |\ \ \ | | |/ /
| | * | Merge "Set the SELinux security label on new directories."Jean-Baptiste Queru2012-08-085-45/+62
| | |\ \ | | | |/ | | |/|
| | | * Set the SELinux security label on new directories.Stephen Smalley2012-07-265-45/+62
| | | * init: Fix chown and chmod for write-only filesBenoit Goby2012-05-041-2/+13