summaryrefslogtreecommitdiffstats
path: root/init/init.h
Commit message (Expand)AuthorAgeFilesLines
* Switch init to epoll.Elliott Hughes2015-04-241-0/+2
* Implement exec.Elliott Hughes2015-02-251-25/+28
* Build init as C++.Elliott Hughes2015-02-041-1/+2
* init: Implement 'exec' command.San Mehat2015-02-021-0/+1
* init: Add support "&&" operator in property triggersBadhri Jagan Sridharan2015-02-021-1/+9
* Improve init's debug printing.Riley Andrews2014-06-261-2/+6
* init: add 'enable <service>' to negate "service <service>... disabled"JP Abgrall2014-05-031-0/+1
* init: remove obsolete rle logoMarcin Chojnacki2013-10-161-4/+0
* Add support for socket security context specification.Stephen Smalley2013-08-231-0/+1
* Merge changes Ib54f39fd,I7e36edd8Colin Cross2013-06-241-0/+2
|\
| * init: Retain traditional restart behavior for critical and oneshot services.Mike Kasick2012-03-221-0/+2
* | Remove HAVE_SELINUX guardsKenny Root2012-10-161-4/+0
* | Implement SELinux/MAC checks for property service.rpcraig2012-08-091-0/+1
* | Add support for reloading policy from /data/system.Stephen Smalley2012-08-091-0/+1
|/
* Extend init and ueventd for SE Android.Stephen Smalley2012-02-011-0/+8
* Fix the class_reset commandKen Sumrall2011-10-261-0/+1
* init/cutils: move list utility code to cutils from initDima Zavin2011-09-021-1/+1
* Changes to init to support encrypted filesystems.Ken Sumrall2010-12-181-0/+3
* Revert "Add "slow_start" keyword to init"Iliyan Malchev2010-12-081-1/+0
* Add "slow_start" keyword to initPaul Eastham2010-12-041-0/+1
* init: Split parser into generic parser and init parserColin Cross2010-04-211-4/+2
* init: Move list and log handling to list.h and log.hColin Cross2010-04-211-39/+2
* init: Handle commands in event queue loopColin Cross2010-04-161-0/+2
* init: Move prototypes for util.c into util.hColin Cross2010-04-131-10/+0
* init: Move signal handling to signal_handler.cColin Cross2010-04-131-0/+2
* init: Move gettime() to util.cColin Cross2010-04-131-0/+1
* init: Move parser prototypes to parser.hColin Cross2010-04-131-8/+0
* MOAR GROUPSNick Pelly2010-03-231-1/+1
* init: Add support for specifying a services i/o prioritySan Mehat2010-02-261-0/+3
* completed implementation of "trigger" for initJay Freeman (saurik)2009-08-251-0/+1
* init: Add the ability to start services with dynamic arguments.San Mehat2009-05-191-1/+3
* init: Fix heap corruption for services with argumentsSan Mehat2009-05-141-3/+5
* init: Fix segfault when log_write() was missing an arg to format.Dima Zavin2009-05-051-1/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+174
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-174/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+7
* Initial ContributionThe Android Open Source Project2008-10-211-0/+167