| Commit message (Expand) | Author | Age | Files | Lines |
* | init: limit visibility of init_parser.c helpers | Greg Hackmann | 2013-11-25 | 1 | -5/+5 |
* | am 2f924ebe: am a94d2b39: Merge "Add a restorecon_recursive built-in command ... | Nick Kralevich | 2013-10-10 | 1 | -0/+1 |
|\ |
|
| * | Add a restorecon_recursive built-in command to init. | Stephen Smalley | 2013-10-10 | 1 | -0/+1 |
* | | am 0b7d588d: am f2c4c4ad: Merge "init: Fix queue_all_property_triggers with n... | Benoit Goby | 2013-09-24 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | init: Fix queue_all_property_triggers with nonexistent properties | Benoit Goby | 2013-09-24 | 1 | -2/+4 |
* | | am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context spec... | Colin Cross | 2013-08-23 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Add support for socket security context specification. | Stephen Smalley | 2013-08-23 | 1 | -1/+3 |
| * | init: switch property_get to use __system_property_get | Colin Cross | 2013-06-17 | 1 | -8/+8 |
| * | init: prevent action being added to the action_queue twice | Colin Cross | 2013-06-10 | 1 | -1/+6 |
* | | Add swapon_all to init's builtin commands | Ken Sumrall | 2013-07-09 | 1 | -0/+1 |
* | | init: switch property_get to use __system_property_get | Colin Cross | 2013-06-17 | 1 | -8/+8 |
* | | am 43329bc1: am 8a387870: Revert "Reload policy after setting up the data par... | gcondra@google.com | 2013-05-20 | 1 | -1/+0 |
|\ \ |
|
| * | | Revert "Reload policy after setting up the data partition." | repo sync | 2013-05-17 | 1 | -1/+0 |
* | | | am 63577d92: am fee250d2: Reload policy after setting up the data partition. | gcondra@google.com | 2013-04-30 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Reload policy after setting up the data partition. | repo sync | 2013-04-30 | 1 | -0/+1 |
* | | | Make init handle reboots | Nick Kralevich | 2013-04-23 | 1 | -0/+2 |
|/ / |
|
* | | init: prevent action being added to the action_queue twice | Colin Cross | 2013-03-07 | 1 | -1/+6 |
|/ |
|
* | Remove HAVE_SELINUX guards | Kenny Root | 2012-10-16 | 1 | -2/+0 |
* | Change init to use libfs_mgr to mount filesystems. | Ken Sumrall | 2012-05-01 | 1 | -0/+1 |
* | Extend init and ueventd for SE Android. | Stephen Smalley | 2012-02-01 | 1 | -0/+15 |
* | init: use init's property expansion code for setprop/write | Dima Zavin | 2012-01-11 | 1 | -1/+1 |
* | init: delay importing files until after parsing the current file | Dima Zavin | 2012-01-11 | 1 | -20/+50 |
* | init: allow init file imports to use properties in names | Dima Zavin | 2012-01-11 | 1 | -5/+136 |
* | Fix the class_reset command | Ken Sumrall | 2011-10-26 | 1 | -0/+1 |
* | init/cutils: move list utility code to cutils from init | Dima Zavin | 2011-09-02 | 1 | -1/+1 |
* | init: Fix the init.rc import command | Mike Lockwood | 2011-06-09 | 1 | -0/+8 |
* | init: Allow wildcards in property triggers by using * for property value | Mike Lockwood | 2011-06-09 | 1 | -2/+4 |
* | Load the persistent properties after decrypting the /data partition | Ken Sumrall | 2011-03-10 | 1 | -0/+1 |
* | Add the commands rm and rmdir to init. | Ken Sumrall | 2011-01-18 | 1 | -0/+2 |
* | init: Fix parser line numbering | Bruce Beare | 2011-01-07 | 1 | -1/+2 |
* | Changes to init to support encrypted filesystems. | Ken Sumrall | 2010-12-18 | 1 | -0/+1 |
* | Revert "Add "slow_start" keyword to init" | Iliyan Malchev | 2010-12-08 | 1 | -4/+0 |
* | Add "slow_start" keyword to init | Paul Eastham | 2010-12-04 | 1 | -0/+4 |
* | init: Add support for SOCK_SEQPACKET socket type | Mike Lockwood | 2010-10-01 | 1 | -2/+3 |
* | init: Split parser into generic parser and init parser | Colin Cross | 2010-04-21 | 1 | -0/+669 |