summaryrefslogtreecommitdiffstats
path: root/init/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* Close fd on error path in do_mount()Tomasz Kondel2014-11-131-0/+1
* Include reason when wiping data.Jeff Sharkey2014-09-241-1/+2
* Fix charger mode on first boot of force encrypt devicesPaul Lawrence2014-09-161-1/+6
* Enable not rebooting during default encryptionPaul Lawrence2014-08-251-1/+0
* am 85dfe988: am 796fccb8: Merge "Fix environment variable assignment in init"Elliott Hughes2014-07-121-3/+2
|\
| * Fix environment variable assignment in initJames Morrissey2014-07-101-3/+2
* | [HACK]fs_mgr+init: Format via recovery if encryptable /data is wipedJP Abgrall2014-07-021-0/+27
* | fs_mrg: clean up multi-type mount_allJP Abgrall2014-07-021-6/+5
* | resolved conflicts for merge of fa6f2543 to masterRiley Andrews2014-06-261-4/+17
|\ \ | |/
| * Add ability to adjust init log level at runtime.Riley Andrews2014-06-261-4/+17
* | resolved conflicts for merge of 079c637f to masterRiley Andrews2014-06-231-0/+8
|\ \ | |/
| * Add ability to boot from charger mode.Riley Andrews2014-06-201-0/+8
* | am 7c633e6f: am 233bbd9d: am ed02fbf0: Merge "Clean up some unnecessary syste...Elliott Hughes2014-05-151-1/+0
|\ \ | |/
| * Clean up some unnecessary system_properties cruft.Elliott Hughes2014-05-141-1/+0
* | am d96f05d2: am a7bf5bd1: am 3c049bbe: Merge "init: add \'enable <service>\' ...JP Abgrall2014-05-031-0/+17
|\ \ | |/
| * init: add 'enable <service>' to negate "service <service>... disabled"JP Abgrall2014-05-031-0/+17
* | Auto-encrypt drive at startupPaul Lawrence2014-03-241-2/+6
* | Mount default encrypted devices at bootPaul Lawrence2014-02-071-2/+2
|/
* am 2f924ebe: am a94d2b39: Merge "Add a restorecon_recursive built-in command ...Nick Kralevich2013-10-101-2/+14
|\
| * Add a restorecon_recursive built-in command to init.Stephen Smalley2013-10-101-2/+14
* | write_file: introduce O_NOFOLLOW, use sane maskNick Kralevich2013-09-171-1/+1
* | Add swapon_all to init's builtin commandsKen Sumrall2013-07-091-0/+12
* | am 372d668a: am 39021a48: am 83ada447: Merge changes Ib54f39fd,I7e36edd8Colin Cross2013-06-251-2/+1
|\ \ | |/
| * am 83ada447: Merge changes Ib54f39fd,I7e36edd8Colin Cross2013-06-241-2/+1
| |\
| | * Merge changes Ib54f39fd,I7e36edd8Colin Cross2013-06-241-2/+1
| | |\
| | | * init: Retain traditional restart behavior for critical and oneshot services.Mike Kasick2012-03-221-2/+1
* | | | am 43329bc1: am 8a387870: Revert "Reload policy after setting up the data par...gcondra@google.com2013-05-201-6/+0
|\ \ \ \ | |/ / /
| * | | Revert "Reload policy after setting up the data partition."repo sync2013-05-171-6/+0
* | | | am 63577d92: am fee250d2: Reload policy after setting up the data partition.gcondra@google.com2013-04-301-0/+6
|\ \ \ \ | |/ / /
| * | | Reload policy after setting up the data partition.repo sync2013-04-301-0/+6
* | | | Make init handle rebootsNick Kralevich2013-04-231-0/+38
|/ / /
* | | fs_mgr: support a unified fstab format.Ken Sumrall2013-02-191-1/+4
|/ /
* | Change setsebool syntax to be consistent with other init built-ins.Stephen Smalley2012-12-131-22/+17
* | am 7b88a90d: Merge "Remove HAVE_SELINUX guards"Kenny Root2012-10-171-8/+1
|\ \
| * | Remove HAVE_SELINUX guardsKenny Root2012-10-161-8/+1
* | | am 3af04b71: am 7c386a61: Merge "Extend and document the "wait" command"Jean-Baptiste Queru2012-08-201-2/+4
|\ \ \ | |/ /
| * | Merge "Extend and document the "wait" command"Jean-Baptiste Queru2012-08-201-2/+4
| |\ \
| | * | Extend and document the "wait" commandPatrick McCormick2012-07-241-2/+4
* | | | init: Fix mkdir command when using ISUID or ISGID bitBenoit Goby2012-08-141-0/+8
* | | | Support shared-subtree and bind mount flags.Jeff Sharkey2012-08-141-0/+6
|/ / /
* | | Merge "Set the SELinux security label on new directories."Jean-Baptiste Queru2012-08-081-16/+2
|\ \ \ | |/ / |/| |
| * | Set the SELinux security label on new directories.Stephen Smalley2012-07-261-16/+2
| * | init: Fix chown and chmod for write-only filesBenoit Goby2012-05-041-2/+13
| * | init: make chmod/mkdir/chown not follow symlinksGeremy Condra2012-05-021-5/+51
* | | am 0e9dd90a: Change init to use libfs_mgr to mount filesystems.Ken Sumrall2012-05-011-53/+54
|\ \ \
| * | | Change init to use libfs_mgr to mount filesystems.Ken Sumrall2012-05-011-53/+54
* | | | am 64753635: am a02ff986: Merge "init: Add noexec mount option"Colin Cross2012-04-271-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | init: Add noexec mount optionLars Svensson2012-04-231-0/+1
| |/
* | init: Fix chown and chmod for write-only filesBenoit Goby2012-03-281-2/+13
* | init: make chmod/mkdir/chown not follow symlinksGeremy Condra2012-03-211-5/+51
|/