summaryrefslogtreecommitdiffstats
path: root/init/readme.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Remove now-unusable 'setcon' command.""Elliott Hughes2015-04-241-5/+0
* Revert "Remove now-unusable 'setcon' command."Nick Kralevich2015-04-241-0/+5
* Remove now-unusable 'setcon' command.Elliott Hughes2015-04-231-5/+0
* Remove execonce.Elliott Hughes2015-04-031-4/+0
* Clarify a few things about bootcharts.Elliott Hughes2015-03-281-4/+7
* Ensure all init commands are documented.Elliott Hughes2015-03-201-30/+77
* Remove chroot from init.Elliott Hughes2015-03-181-3/+0
* Remove chdir from init.Elliott Hughes2015-03-151-3/+0
* Document mkdir behavioural changeJohan Redestig2015-03-151-1/+2
* Document the mount option string in the readme.txtNiklas Tibbling2015-03-151-2/+4
* Remove obsolete setkey.Elliott Hughes2015-03-131-3/+0
* Remove getsebool/setsebool from init and toolbox.Stephen Smalley2015-03-131-4/+0
* builtins: remove setenforce commandNick Kralevich2015-03-111-4/+0
* Implement exec.Elliott Hughes2015-02-251-9/+12
* init: grab-bootchart.sh: run bootchart and display resultsMark Salyzyn2015-02-241-2/+1
* Further refactoring of the bootchart code.Elliott Hughes2015-02-131-47/+27
* Clean up reading and writing in init.Elliott Hughes2015-02-061-6/+25
* Trivial cleanup of recent changes.Elliott Hughes2015-02-021-1/+1
* init: Implement 'exec' command.San Mehat2015-02-021-3/+7
* init: Add support "&&" operator in property triggersBadhri Jagan Sridharan2015-02-021-0/+9
* Remove obsolete warning from restorecon_recursive documentation.Stephen Smalley2014-09-021-2/+0
* remove examples of unimplemented triggers ( device-added device-removed )Trevor Drake2014-08-291-6/+0
* Remove descriptions of unimplemented triggers.Trevor Drake2014-08-281-9/+0
* Clarify init's write command.Elliott Hughes2014-07-251-3/+3
* init: add 'enable <service>' to negate "service <service>... disabled"JP Abgrall2014-05-031-0/+10
* Add a restorecon_recursive built-in command to init.Stephen Smalley2013-10-101-1/+7
* Add support for socket security context specification.Stephen Smalley2013-08-231-1/+4
* Change setsebool syntax to be consistent with other init built-ins.Stephen Smalley2012-12-131-1/+1
* Document the SELinux extensions to the Android init language.Stephen Smalley2012-11-021-0/+26
* Extend and document the "wait" commandPatrick McCormick2012-07-241-0/+5
* init: Add support for SOCK_SEQPACKET socket typeMike Lockwood2010-10-011-1/+1
* added chdir/chroot commands to init for mount switching/pivotingJay Freeman (saurik)2009-08-271-0/+6
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+290