Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
6f1f6985ebcde26fc2042380a74db15f908ebe0f
/
init
08ec39e
Change init to use libfs_mgr to mount filesystems.
by Ken Sumrall
· 13 years ago
d0ffe38
am ce182cb8: Merge "Let users with SYSTEM permission set debug. properties" into jb-dev
by Romain Guy
· 13 years ago
45fa13f
Let users with SYSTEM permission set debug. properties
by Romain Guy
· 13 years ago
cf41769
am 64753635: am a02ff986: Merge "init: Add noexec mount option"
by Colin Cross
· 13 years ago
b6ee25e
init: Add noexec mount option
by Lars Svensson
· 13 years ago
34f6d9e
Don't set ro.carrier in init.c
by Andrew Flynn
· 13 years ago
6ebf12f
init: Change umask of forked processes to 077
by Nick Kralevich
· 13 years ago
5890301
init: Fix chown and chmod for write-only files
by Benoit Goby
· 13 years ago
f97b887
Add handling for DEVNAME for usb devices
by Wei Zhong
· 13 years ago
9ed1fe7
init: make chmod/mkdir/chown not follow symlinks
by Geremy Condra
· 13 years ago
50fb5a6
init: manually set controlling tty for console services
by Colin Cross
· 13 years ago
9c38e14
am 1a2f32c4: am d39f9d93: am 9cec99ba: Merge "Fix typo in queue_property_triggers ident"
by Colin Cross
· 13 years ago
469b7b2
Fix typo in queue_property_triggers ident
by Chris Dearman
· 13 years ago
6439693
am 3b04bde9: am ee79b455: am 93553073: Merge "Extend init and ueventd for SE Android."
by Jean-Baptiste Queru
· 13 years ago
e46f9d5
Extend init and ueventd for SE Android.
by Stephen Smalley
· 13 years ago
abc1207
Merge "Don't read /data/local.prop on user builds"
by Nick Kralevich
· 13 years ago
0dbda7e
Don't read /data/local.prop on user builds
by Nick Kralevich
· 13 years ago
38f368c
Don't parse properties from unsafe files.
by Nick Kralevich
· 13 years ago
84bf9af
init: use init's property expansion code for setprop/write
by Dima Zavin
· 13 years ago
78a1b1f
init: delay importing files until after parsing the current file
by Dima Zavin
· 13 years ago
5511c84
init: export all androidboot cmd line values as ro.boot.xx props
by Dima Zavin
· 13 years ago
3e7b773
init: import the hardware specific init file in init.rc
by Dima Zavin
· 13 years ago
a6235ea
init: allow init file imports to use properties in names
by Dima Zavin
· 13 years ago
d7634c9
init: initialize property area early at boot
by Dima Zavin
· 13 years ago
ebe2cb3
init: use init's property expansion code for setprop/write
by Dima Zavin
· 13 years ago
304f122
init: delay importing files until after parsing the current file
by Dima Zavin
· 13 years ago
8886112
init: export all androidboot cmd line values as ro.boot.xx props
by Dima Zavin
· 13 years ago
7634bf8
init: import the hardware specific init file in init.rc
by Dima Zavin
· 13 years ago
976b878
init: allow init file imports to use properties in names
by Dima Zavin
· 13 years ago
65a8360
init: initialize property area early at boot
by Dima Zavin
· 13 years ago
33901e6
Delete dead code.
by Jeff Brown
· 13 years ago
a286480
Fix the class_reset command
by Ken Sumrall
· 13 years ago
2b99543
Pick up on androidboot.hardware kernel cmd option
by Vladimir Chtchetkine
· 13 years ago
ebf4658
init: do not load default.prop from ramdisk in charger mode
by Dima Zavin
· 13 years ago
ca47cef
init: add charge mode handling
by Dima Zavin
· 13 years ago
da04c52
init/cutils: move list utility code to cutils from init
by Dima Zavin
· 13 years ago
8f91282
init/cutils: move kernel logging interface to libcutils from init
by Dima Zavin
· 13 years ago
2d55e02
libcutils/init: move uevent socket opening code to libcutils
by Dima Zavin
· 13 years ago
3bea079
init: check for list empty when getting commands for action
by Dima Zavin
· 13 years ago
5da9358
Allow radio to set sys.usb.config
by Benoit Goby
· 13 years ago
22bfc4c
Allow radio to set net.cdma* properties
by Benoit Goby
· 13 years ago
7100f64
Allow radio to set net.lte* properties
by Benoit Goby
· 13 years ago
c21dcef
am 45e8fc6b: am 8621b5ea: am 212282c3: am 80dbd2a7: Merge "Fix build error in init when building with bootchart"
by Conley Owens
· 13 years ago
45e8fc6
am 8621b5ea: am 212282c3: am 80dbd2a7: Merge "Fix build error in init when building with bootchart"
by Conley Owens
· 13 years ago
80dbd2a
Merge "Fix build error in init when building with bootchart"
by Conley Owens
· 13 years ago
9bb4d41
init: update permissions for VPN.
by Chia-chi Yeh
· 13 years ago
27164dc
init: make "mkdir" work even when the directory already exists.
by Chia-chi Yeh
· 13 years ago
d18678f
init: Handle EINTR in handle_property_set_fd()
by Mike Lockwood
· 13 years ago
1f0bd32
init: Add support for assigning system properties to system properties in init.rc
by Mike Lockwood
· 13 years ago
f5cb5b2
init: Fix the init.rc import command
by Mike Lockwood
· 13 years ago
7ba61b1
init: Allow wildcards in property triggers by using * for property value
by Mike Lockwood
· 13 years ago
2c4d5dc
init: Add support for writing system property value to a file in init.rc
by Mike Lockwood
· 13 years ago
211ce13
Merge "Teach the mount command in init to not consider a wiped partition to be encrypted."
by Ken Sumrall
· 13 years ago
7bc6e9e
Teach the mount command in init to not consider a wiped partition to be encrypted.
by Ken Sumrall
· 13 years ago
57de8b8
rename uevent_checked_recv to uevent_kernel_multicast_recv
by Nick Kralevich
· 13 years ago
4682aba
am b0d0e260: resolved conflicts for merge of 2baeb898 to honeycomb-plus-aosp
by Nick Kralevich
· 14 years ago
b0d0e26
resolved conflicts for merge of 2baeb898 to honeycomb-plus-aosp
by Nick Kralevich
· 14 years ago
3f582e9
Fold uevent message origin checking from init into libcutils.
by Vernon Tang
· 14 years ago
bb738d6
am de35f274: am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils.""
by Nick Kralevich
· 14 years ago
de35f27
am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils.""
by Nick Kralevich
· 14 years ago
de9e65d
Revert "Fold uevent message origin checking from init into libcutils."
by Nick Kralevich
· 14 years ago
3268eda
am e3ab4245: am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils."
by Nick Kralevich
· 14 years ago
e3ab424
am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils."
by Nick Kralevich
· 14 years ago
8405ec0
Fold uevent message origin checking from init into libcutils.
by Vernon Tang
· 14 years ago
9ab8190
Fix build error in init when building with bootchart
by Carl-Emil Lagerstedt
· 14 years ago
d6efa45
am 80337ffc: am 47e4ee59: am 71ead183: Close the client socket early for ctl.* properties.
by Brad Fitzpatrick
· 14 years ago
71ead18
Close the client socket early for ctl.* properties.
by Brad Fitzpatrick
· 14 years ago
ab0c4e0
Merge "ueventd: track platform device uevents to parse block device names"
by Colin Cross
· 14 years ago
320cbfa
Merge "ueventd: refactor uevent handling"
by Colin Cross
· 14 years ago
fadb85e
ueventd: track platform device uevents to parse block device names
by Colin Cross
· 14 years ago
eb5ba83
ueventd: refactor uevent handling
by Colin Cross
· 14 years ago
9f1e0e3
Close the property socket *after* updating properties.
by Brad Fitzpatrick
· 14 years ago
8ec4904
Close the property socket *after* updating properties.
by Brad Fitzpatrick
· 14 years ago
8d48c8e
defer firmware load until after filesystems are mounted
by Brian Swetland
· 14 years ago
c5c5103
Load the persistent properties after decrypting the /data partition
by Ken Sumrall
· 14 years ago
e3aeeb4
Try to unmount writable filesystems when rebooting
by Ken Sumrall
· 14 years ago
cf01597
property_service: Give radio permission to set net.qmi*
by Amol Bhatkar
· 14 years ago
dd4d786
Fix for bug 3379244, non-eMMC devices don't start all services.
by Ken Sumrall
· 14 years ago
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
f5cb0a1
am fc0b4ff1: Merge "init: Fix parser line numbering"
by Jean-Baptiste Queru
· 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
378083a
init: Fix parser line numbering
by Bruce Beare
· 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
Next »