- 203bad5 Add the commands rm and rmdir to init. by Ken Sumrall · 14 years ago
- 4e84d3b Set a read-only property to indicate if the device is running encrypted. by Ken Sumrall · 14 years ago
- 1be6968 init: Fix parser line numbering by Bruce Beare · 14 years ago
- 8bc6fb3 am bf10797e: am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
- bf10797 am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
- f7ca604 Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
- 752923c Changes to init to support encrypted filesystems. by Ken Sumrall · 14 years ago
- 58aa5b0 init: Allow non-root adbd to switch between TCP and USB modes by Mike Lockwood · 14 years ago
- d5c8ddf Revert "Add "slow_start" keyword to init" by Iliyan Malchev · 14 years ago
- 50b3afd Add "slow_start" keyword to init by Paul Eastham · 14 years ago
- 7e06476 Merge "Add missing headers for compilation on x86 targets" by Olivier Bailly · 14 years ago
- 2268718 check the return value of setuid and friends by Nick Kralevich · 14 years ago
- b93e581 Add missing headers for compilation on x86 targets by Olivier Bailly · 14 years ago
- 609d882 init: Abort firmware transfer if firmware is missing by Benoit Goby · 14 years ago
- 7ca8f12 am 439b4dfb: am bc57d4ce: init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
- 439b4df am bc57d4ce: init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
- bc57d4c init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
- cfa0d84 Allow AID_RADIO to restart the ril-daemon. by Wink Saville · 14 years ago
- 64092e8 am 78ea2374: am 912ff85b: init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
- 78ea237 am 912ff85b: init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
- 912ff85 init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
- d06df51 resolved conflicts for merge of 3b5214a6 to master by Brian Swetland · 14 years ago
- 3b5214a am 02863b95: add /vendor support by Brian Swetland · 14 years ago
- 02863b9 add /vendor support by Brian Swetland · 14 years ago
- 3eaa4e5 am 49b8124a: am 17dcc5c5: Use makedev helper for device major and minor numbers by Colin Cross · 14 years ago
- 49b8124 am 17dcc5c5: Use makedev helper for device major and minor numbers by Colin Cross · 14 years ago
- 17dcc5c Use makedev helper for device major and minor numbers by Colin Cross · 14 years ago
- d227863 init: Add symlinks to USB character devices by Benoit Goby · 14 years ago
- 72f3a00 am 3fc108ac: am fad7204e: resolved conflicts for merge of 5f5d5c8c to gingerbread by Nick Kralevich · 14 years ago
- 3fc108a am fad7204e: resolved conflicts for merge of 5f5d5c8c to gingerbread by Nick Kralevich · 14 years ago
- fad7204 resolved conflicts for merge of 5f5d5c8c to gingerbread by Nick Kralevich · 14 years ago
- 5f5d5c8 validate the source of uevent messages by Nick Kralevich · 14 years ago
- f13c2ba am 742150c0: merge from open-source master by The Android Open Source Project · 14 years ago
- 742150c merge from open-source master by The Android Open Source Project · 14 years ago
- 335cc39 am 62a54f3b: am 25b15be9: init: use tmpfs/ftruncate for properties backing store instead of ashmem by Brian Swetland · 14 years ago
- 25b15be init: use tmpfs/ftruncate for properties backing store instead of ashmem by Brian Swetland · 14 years ago
- 68fec9a Use complete hardware name without spaces. by Sean McNeil · 16 years ago
- 150f19e Mount /dev with nosuid by Nick Kralevich · 14 years ago
- 4ea0850 Revert "Mount /dev with noexec and nosuid" by Nick Kralevich · 14 years ago
- 4ec97f2 Mount /dev with noexec and nosuid by Nick Kralevich · 14 years ago
- 6f5096b am 982a815c: Reap firmware child processes to prevent zombies by Colin Cross · 14 years ago
- 982a815 Reap firmware child processes to prevent zombies by Colin Cross · 14 years ago
- c0d8fb5 DO NOT MERGE resolved conflicts for merge of e95aad61 to kraken by Mike Lockwood · 15 years ago
- e95aad6 merge from open-source master by The Android Open Source Project · 15 years ago
- 93ac155 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 15 years ago
- b717dc8 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 15 years ago
- 33680b1 init: Use a relative symlink for ueventd to init by Colin Cross · 15 years ago
- ebd4613 init: Fix init spinning once init.rc is complete by Colin Cross · 15 years ago
- 44b65d0 init: Add ueventd.rc parsing to ueventd by Colin Cross · 15 years ago
- f83d0b9 init: Move uevent handling to an external ueventd process by Colin Cross · 15 years ago
- 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 15 years ago
- 3294bbb init: Allow services to start before property triggers are up by Colin Cross · 15 years ago
- cd0f173 init: Add wait command and mount wait flag by Colin Cross · 15 years ago
- ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 15 years ago
- 12541c6 init: reap exited child processes on signal_init by Colin Cross · 15 years ago
- b0ab94b init: create symlinks to block device nodes by Colin Cross · 15 years ago
- ed33625 Added a move flag for init's mount command that maps to MS_MOVE. by Jay Freeman (saurik) · 16 years ago
- ebc6ff1 init: Handle commands in event queue loop by Colin Cross · 15 years ago
- 3899e9f init: Move prototypes for util.c into util.h by Colin Cross · 15 years ago
- 9c5366b init: Move signal handling to signal_handler.c by Colin Cross · 15 years ago
- 504bc51 init: Move gettime() to util.c by Colin Cross · 15 years ago
- d11beb2 init: Move property_set_fd to property_service.c by Colin Cross · 15 years ago
- ca7648d init: Move parser prototypes to parser.h by Colin Cross · 15 years ago
- 0dd7ca6 init: Move device_fd to devices.c by Colin Cross · 15 years ago
- a866695 init: Move keychords to keychords.c by Colin Cross · 15 years ago
- f24ed8c init: Move mtd functions from init.c to util.c by Colin Cross · 15 years ago
- 31712be Move filesystem mounting into a new "fs" init level by Colin Cross · 15 years ago
- 830abe0 MOAR GROUPS by Nick Pelly · 15 years ago
- 4e221f0 init: Add support for specifying a services i/o priority by San Mehat · 15 years ago
- 32f5166 am 4f4ccaa1: am 1404c27b: Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into eclair by Iliyan Malchev · 15 years ago
- 4f4ccaa am 1404c27b: Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into eclair by Iliyan Malchev · 15 years ago
- 1340a09 system/core/init: set proper permissions for tpa2018d1 (CDMA) by Iliyan Malchev · 15 years ago
- 6405c69 Clean fix for the chown race condition on new input devices. by Nick Pelly · 15 years ago
- 7a36210 init: Support bugreports to SD card in user builds if adb is enabled. by Mike Lockwood · 15 years ago
- ef4e215 Encrypted File SYstems project. Enabling EFS security properties. by Oscar Montemayor · 15 years ago
- 5c204f5 am 7789f4cc: am 065694b3: init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu by Dima Zavin · 15 years ago
- 68b88de am 68221b91: am 8234aa37: init: Add qdsp6 video encoder, q6venc, device owned by system.audio by Dima Zavin · 15 years ago
- c459372 am 065694b3: init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu by Dima Zavin · 15 years ago
- d818938 am 8234aa37: init: Add qdsp6 video encoder, q6venc, device owned by system.audio by Dima Zavin · 15 years ago
- 065694b init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu by Dima Zavin · 15 years ago
- 8234aa3 init: Add qdsp6 video encoder, q6venc, device owned by system.audio by Dima Zavin · 15 years ago
- 4d0b21f am 4833d9f4: init: builtins: trancate target file in do_copy by Tom Zhu · 15 years ago
- 4833d9f init: builtins: trancate target file in do_copy by Tom Zhu · 15 years ago
- 7547955 merge from open-source master by Jean-Baptiste Queru · 15 years ago
- 102f6d2 Set permissions properly for any ALSA device under /dev/snd by Sean McNeil · 15 years ago
- 27b8b3a am e67eff1c: Merge change 24564 into eclair by Dima Zavin · 15 years ago
- c2d8e0e init: Make /dev/pmem_gpu* be writable by all by Dima Zavin · 15 years ago
- 410776e am e991decf: Merge changes 23694,23695,23696 into eclair by Mike Lockwood · 15 years ago
- e991dec Merge changes 23694,23695,23696 into eclair by Android (Google) Code Review · 15 years ago
- c5e7ef2 init: Add support for enforcing setprop by caller's group. by Mike Lockwood · 15 years ago
- 2552402 am 69551d85: Merge change 23557 into eclair by Brian Swetland · 15 years ago
- c822213 init: add some more audio devices by Brian Swetland · 15 years ago
- 8c92ba1 merge from open-source master by Jean-Baptiste Queru · 15 years ago
- c840167 init: add vdec device node by Dima Zavin · 15 years ago
- 3dfe6c6 Add persistent radio prop perms ; cleanup ws and typos. by Tammo Spalink · 15 years ago
- dc816d5 Allow an onrestart command to stop the current service by Ben Gruver · 16 years ago
- e7cb137 added chdir/chroot commands to init for mount switching/pivoting by Jay Freeman (saurik) · 16 years ago
- 9f28bde Trivial implementation of init's import command. by Jay Freeman (saurik) · 16 years ago
- 12a5b88 Merge change 2903 by Android Code Review · 15 years ago
- 7c44fe5 init: builtins: Add 'copy' command to init.rc parser by San Mehat · 15 years ago