summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* rename uevent_checked_recv to uevent_kernel_multicast_recvNick Kralevich2011-05-111-1/+1
* am b0d0e260: resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-29/+5
|\
| * resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-29/+5
| |\
| | * Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-281-29/+5
* | | am de35f274: am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message ori...Nick Kralevich2011-04-271-5/+29
|\ \ \ | |/ /
| * | am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking ...Nick Kralevich2011-04-271-5/+29
| |\ \ | | |/
| | * Revert "Fold uevent message origin checking from init into libcutils."Nick Kralevich2011-04-271-5/+29
* | | am e3ab4245: am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin chec...Nick Kralevich2011-04-271-29/+5
|\ \ \ | |/ /
| * | am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from ini...Nick Kralevich2011-04-271-29/+5
| |\ \ | | |/
| | * Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-271-29/+5
| | * am fc0b4ff1: Merge "init: Fix parser line numbering"Jean-Baptiste Queru2011-01-072-5/+9
| | |\
| | | * init: Fix parser line numberingBruce Beare2011-01-022-5/+9
* | | | am 80337ffc: am 47e4ee59: am 71ead183: Close the client socket early for ctl....Brad Fitzpatrick2011-04-011-5/+9
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge "ueventd: track platform device uevents to parse block device names"Colin Cross2011-03-311-10/+88
|\ \ \ \
| * | | | ueventd: track platform device uevents to parse block device namesColin Cross2011-03-311-10/+88
* | | | | Merge "ueventd: refactor uevent handling"Colin Cross2011-03-311-89/+126
|\ \ \ \ \ | |/ / / /
| * | | | ueventd: refactor uevent handlingColin Cross2011-03-311-89/+126
* | | | | Close the property socket *after* updating properties.Brad Fitzpatrick2011-03-301-10/+6
|/ / / /
* | | | defer firmware load until after filesystems are mountedBrian Swetland2011-03-253-9/+36
|/ / /
* | | 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
|\ \ \ | |/ /