summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Close the client socket early for ctl.* properties.Brad Fitzpatrick2011-04-011-5/+9
* Close the property socket *after* updating properties.Brad Fitzpatrick2011-03-301-10/+6
* Load the persistent properties after decrypting the /data partitionKen Sumrall2011-03-105-1/+26
* Try to unmount writable filesystems when rebootingKen Sumrall2011-03-101-4/+2
* property_service: Give radio permission to set net.qmi*Amol Bhatkar2011-03-021-0/+1
* Fix for bug 3379244, non-eMMC devices don't start all services.Ken Sumrall2011-02-171-9/+21
* Add the commands rm and rmdir to init.Ken Sumrall2011-01-183-0/+16
* Set a read-only property to indicate if the device is running encrypted.Ken Sumrall2011-01-141-0/+2
* init: Fix parser line numberingBruce Beare2011-01-072-5/+9
* am bf10797e: am f7ca6040: Fix infinite loop in init when debugging is turned offColin Cross2011-01-041-6/+6
|\
| * am f7ca6040: Fix infinite loop in init when debugging is turned offColin Cross2011-01-041-6/+6
| |\
| | * Fix infinite loop in init when debugging is turned offColin Cross2011-01-041-6/+6
* | | Changes to init to support encrypted filesystems.Ken Sumrall2010-12-186-8/+80
* | | init: Allow non-root adbd to switch between TCP and USB modesMike Lockwood2010-12-101-0/+1
* | | Revert "Add "slow_start" keyword to init"Iliyan Malchev2010-12-084-10/+0
* | | Add "slow_start" keyword to initPaul Eastham2010-12-044-0/+10
* | | Merge "Add missing headers for compilation on x86 targets"Olivier Bailly2010-11-293-0/+5
|\ \ \
| * | | Add missing headers for compilation on x86 targetsOlivier Bailly2010-11-173-0/+5
* | | | check the return value of setuid and friendsNick Kralevich2010-11-171-3/+12
|/ / /
* | | init: Abort firmware transfer if firmware is missingBenoit Goby2010-11-091-1/+3
* | | am 439b4dfb: am bc57d4ce: init: support owner/permission setting for sysfs at...Brian Swetland2010-10-264-33/+62
|\ \ \ | |/ /
| * | am bc57d4ce: init: support owner/permission setting for sysfs attributes of d...Brian Swetland2010-10-264-33/+62
| |\ \ | | |/
| | * init: support owner/permission setting for sysfs attributes of devicesBrian Swetland2010-10-264-33/+62
* | | Allow AID_RADIO to restart the ril-daemon.Wink Saville2010-10-032-2/+6
* | | am 78ea2374: am 912ff85b: init: Add support for SOCK_SEQPACKET socket typeMike Lockwood2010-10-013-6/+8
|\ \ \ | |/ /
| * | am 912ff85b: init: Add support for SOCK_SEQPACKET socket typeMike Lockwood2010-10-013-6/+8
| |\ \ | | |/
| | * init: Add support for SOCK_SEQPACKET socket typeMike Lockwood2010-10-013-6/+8
* | | resolved conflicts for merge of 3b5214a6 to masterBrian Swetland2010-09-191-9/+18
|\ \ \ | |/ /
| * | am 02863b95: add /vendor supportBrian Swetland2010-09-191-9/+18
| |\ \ | | |/
| | * add /vendor supportBrian Swetland2010-09-191-9/+18
* | | am 49b8124a: am 17dcc5c5: Use makedev helper for device major and minor numbersColin Cross2010-09-031-4/+1
|\ \ \ | |/ /
| * | am 17dcc5c5: Use makedev helper for device major and minor numbersColin Cross2010-09-031-4/+1
| |\ \ | | |/
| | * Use makedev helper for device major and minor numbersColin Cross2010-09-031-4/+1
* | | init: Add symlinks to USB character devicesBenoit Goby2010-08-101-0/+52
* | | am 3fc108ac: am fad7204e: resolved conflicts for merge of 5f5d5c8c to gingerb...Nick Kralevich2010-07-201-5/+31
|\ \ \ | |/ /
| * | am fad7204e: resolved conflicts for merge of 5f5d5c8c to gingerbreadNick Kralevich2010-07-201-5/+31
| |\ \ | | |/
| | * resolved conflicts for merge of 5f5d5c8c to gingerbreadNick Kralevich2010-07-191-5/+31
| | |\
| | | * validate the source of uevent messagesNick Kralevich2010-07-191-5/+31
* | | | am 742150c0: merge from open-source masterThe Android Open Source Project2010-07-161-2/+3
|\ \ \ \ | |/ / /
| * | | merge from open-source masterThe Android Open Source Project2010-07-161-2/+3
| |\ \ \ | | |/ / | |/| |
| | * | Use complete hardware name without spaces.Sean McNeil2010-07-131-2/+3
* | | | am 62a54f3b: am 25b15be9: init: use tmpfs/ftruncate for properties backing st...Brian Swetland2010-07-131-6/+15
|\ \ \ \ | |/ / /
| * | | init: use tmpfs/ftruncate for properties backing store instead of ashmemBrian Swetland2010-07-131-6/+15
* | | | Mount /dev with nosuidNick Kralevich2010-06-221-1/+1
* | | | Revert "Mount /dev with noexec and nosuid"Nick Kralevich2010-06-151-1/+1
* | | | Mount /dev with noexec and nosuidNick Kralevich2010-06-081-1/+1
* | | | am 982a815c: Reap firmware child processes to prevent zombiesColin Cross2010-06-031-0/+7
|\ \ \ \ | |/ / /
| * | | Reap firmware child processes to prevent zombiesColin Cross2010-06-031-0/+7
| * | | DO NOT MERGE resolved conflicts for merge of e95aad61 to krakenMike Lockwood2010-05-172-2/+24
| |\ \ \ | | |/ /
| | * | merge from open-source masterThe Android Open Source Project2010-05-172-2/+25
| | |\ \ | | | |/ | | |/|