Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
3df8dc58b2b5b1f60d45793e6a7c1f51a2fd2383
/
init
/
property_service.cpp
71bdf28
init: Handle properties in the background of calling fs_mgr
by Tom Cherry
· 6 years ago
a87c0f9
Support importing property file with expanded name
by Dongcheol Shin
· 6 years ago
5f01d3a
init: add error handling in control message
by Wei Wang
· 6 years ago
9fc8dcf
Moving /odm/build.prop to /odm/etc/buid.prop
by Bowgo Tsai
· 6 years ago
7a03b5d
Merge "init: simplify async restorecon"
by Tom Cherry
· 6 years ago
fe81541
init: simplify async restorecon
by Tom Cherry
· 6 years ago
87882c0
Merge "init: handle getpeercon() errors"
by Tom Cherry
· 6 years ago
7f160af
init: handle getpeercon() errors
by Tom Cherry
· 6 years ago
2f113ad
init: set up SelinuxAuditCallback() earlier
by Tom Cherry
· 6 years ago
30afda7
Copying debug ramdisk files to /debug_ramdisk/*
by Bowgo Tsai
· 6 years ago
9ca898f
Avoid leaking property values into logs on error
by Nick Kralevich
· 6 years ago
1dacd42
Allow overriding ro.debuggable to 1 on USER builds
by Bowgo Tsai
· 6 years ago
86f38d5
Merge "init: Ignore "ro." restrictions when reading prop files"
by Tom Cherry
· 6 years ago
be04892
init: Ignore "ro." restrictions when reading prop files
by Tom Cherry
· 6 years ago
f42e08d
load selinux property_contexts in /odm and /product
by Jinguang Dong
· 6 years ago
57a740e
Allow properties to be derived from partition-specific properties during init
by Steven Laver
· 7 years ago
d6c2feb
init: delete code that sets ro.recovery_id
by Tom Cherry
· 7 years ago
3b316ee
Load build sysprops early
by Jiyong Park
· 7 years ago
b35f827
init: if vendor_init can read a property, let it be a trigger too
by Tom Cherry
· 7 years ago
2991949
Add O_CLOEXEC
by Nick Kralevich
· 7 years ago
ab5583b
s/product-services/product_services/g
by Dario Freni
· 7 years ago
40acb37
Move watchdogd out of init
by Tom Cherry
· 7 years ago
3613710
Add support for /product-services partition.
by Dario Freni
· 7 years ago
5ab2e1c
init: finer grained permissions for ctl. properties
by Tom Cherry
· 7 years ago
59976b9
Merge "Property: Log errno for socket connect"
by Treehugger Robot
· 7 years ago
4053359
Property: Log errno for socket connect
by DuXiao
· 7 years ago
6c6ec72
init: separate out epoll into a class
by Mark Salyzyn
· 10 years ago
2fa178a
Remove unused using statement / host stub
by Tom Cherry
· 7 years ago
837b2a4
init: Use sepolicy version instead
by Logan Chien
· 7 years ago
a1dbeb8
init: do not impose vendor_init restrictions on old vendor images
by Tom Cherry
· 7 years ago
dc37586
Restrict setting platform properties from vendor .prop files
by Tom Cherry
· 7 years ago
69d47aa
Clean up property set error handling
by Tom Cherry
· 7 years ago
de6bd50
init: add host side parser for init
by Tom Cherry
· 7 years ago
6f2d56d
init: log control messages along with the process that sent them
by Tom Cherry
· 7 years ago
8abe4e2
Merge "sepolicy: renames nonplat_* to vendor_*"
by Treehugger Robot
· 8 years ago
dff165d
Support /product partition
by Jaekyun Seok
· 8 years ago
3222848
Make vendor_init check SELinux before setting properties
by Tom Cherry
· 8 years ago
927c5d5
Introduce property types
by Tom Cherry
· 8 years ago
36cf353
sepolicy: renames nonplat_* to vendor_*
by Bowgo Tsai
· 8 years ago
919458c
Create a host side checker for property info file correctness
by Tom Cherry
· 8 years ago
bb877e2
system property: property set without time spent asleep
by Dong Jinguang
· 8 years ago
2ae2f60
Reland "Have property_service create a serialized property_contexts file"
by Tom Cherry
· 8 years ago
9822f3c
Revert "Have property_service create a serialized property_contexts file"
by Robert Greenwalt
· 8 years ago
e8181c0
Have property_service create a serialized property_contexts file
by Tom Cherry
· 8 years ago
9c76721
Merge "Only allow UTF8 encoded property values" am: 4ff2607ef7
by Tom Cherry
· 8 years ago
8702dcb
Only allow UTF8 encoded property values
by Tom Cherry
· 8 years ago
5d40a33
Merge "Allow setting read-only properties with value length > 92 characters"
by Tom Cherry
· 8 years ago
1cf8d69
Allow setting read-only properties with value length > 92 characters
by Tom Cherry
· 8 years ago
531cd0f
Merge "init: cleanup exit() uses" am: 9c568d0fc0
by Tom Cherry
· 8 years ago
4a67945
init: cleanup exit() uses
by Tom Cherry
· 8 years ago
61b81a0
Merge "init: use protobuf for serialization of persistent properties"
by Tom Cherry
· 8 years ago
a97faba
init: use protobuf for serialization of persistent properties
by Tom Cherry
· 8 years ago
c1968fb
Merge "Log pid for writes to sys.powerctl" am: 2827106d7d
by Tom Cherry
· 8 years ago
a84e14d
Log pid for writes to sys.powerctl
by Tom Cherry
· 8 years ago
39088d3
Merge "use a single file for storing persistent properties" am: e1f9a58c86
by Tom Cherry
· 8 years ago
16fad42
use a single file for storing persistent properties
by Tom Cherry
· 8 years ago
b916f49
Merge "init: do not load persistent properties from temporary /data"
by Tom Cherry
· 8 years ago
9951b79
init: do not load persistent properties from temporary /data
by Tom Cherry
· 8 years ago
11a3aee
init: introduce Result<T> for return values and error handling
by Tom Cherry
· 8 years ago
62ca663
init: introduce Result<T> for return values and error handling
by Tom Cherry
· 8 years ago
0c8d6d2
init: split security functions out of init.cpp
by Tom Cherry
· 8 years ago
c3692b3
init: split security functions out of init.cpp
by Tom Cherry
· 8 years ago
4e5c4f1
Merge "Move Timer from init to libbase" am: 896297b2ef am: 7ff0b008f7
by Tom Cherry
· 8 years ago
ede0d53
Move Timer from init to libbase
by Tom Cherry
· 8 years ago
aef2b09
Load default prop from /system/etc/prop.default
by Hung-ying Tyan
· 8 years ago
81f5d3e
init: create android::init:: namespace
by Tom Cherry
· 8 years ago
1c3a53f
init: cleanup some string usage
by Tom Cherry
· 8 years ago
6269690
init: Run restorecon_recursive asynchronously
by Tom Marshall
· 8 years ago
1369379
init: allow ':' in property names
by Tom Cherry
· 8 years ago
3346338
Revert "Load {default,build}.prop from /{system,vendor,odm}/etc/"
by Hung-ying Tyan
· 8 years ago
723f1a2
Load {default,build}.prop from /{system,vendor,odm}/etc/
by Hung-ying Tyan
· 8 years ago
482f36c
init: remove restorecon() from util.cpp
by Tom Cherry
· 8 years ago
b066fcc
init: add "+passcred" for socket to set SO_PASSCRED
by Mark Salyzyn
· 8 years ago
2cbbe9f
init: do not log directly from read_file() and write_file()
by Tom Cherry
· 8 years ago
e7656b7
ueventd: do not reference init's sehandle
by Tom Cherry
· 8 years ago
0cf3a07
Update persist.sys.usb.config on runtime
by Jaekyun Seok
· 8 years ago
98ad32a
init: handle sys.powerctl immediately
by Tom Cherry
· 8 years ago
f57c0bf
init: clean up more headers
by Tom Cherry
· 8 years ago
3f5eaae5
init: more header cleanup
by Tom Cherry
· 8 years ago
ccf2353
init: replace property_get with its android::base equivalent
by Tom Cherry
· 8 years ago
1ec1bd9
init: remove unused cutils includes
by Tom Cherry
· 8 years ago
c9a1842
init: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()
by Bowgo Tsai
· 8 years ago
404906d
use ro.persistent_properties.ready for persistent props ready
by Keun-young Park
· 8 years ago
7d32026
set ro.boottime.persistent_properties when persisted props are restored
by Keun-young Park
· 8 years ago
b005d90
Address property service DoS.
by Elliott Hughes
· 8 years ago
795798d
bionic and init don't need to share knowledge of property file locations.
by Elliott Hughes
· 9 years ago
27c0522
boottime/init: Report ro.boottime.init* properties in milliseconds.
by James Hawkins
· 9 years ago
ca2da60
Ensure property_set connection sockets are CLOEXEC.
by Robert Sesek
· 9 years ago
c9bb033
Revert "Revert "New protocol for property_service""
by Dimitry Ivanov
· 9 years ago
70c4ecf
Revert "New protocol for property_service"
by Dimitry Ivanov
· 9 years ago
dee4bd2
New protocol for property_service
by Dimitry Ivanov
· 9 years ago
de21de7
Load default/build props from each partition
by Jaekyun Seok
· 9 years ago
4f91581
The "net.change" property is no longer needed.
by Elliott Hughes
· 9 years ago
331cf2f
Replace the "coldboot" timeout with a property.
by Elliott Hughes
· 9 years ago
a8d8434
Add flags to restorecon_recursive to traverse filesystems
by Paul Lawrence
· 9 years ago
f655480
init: allow '.' and '@' in service names
by Iliyan Malchev
· 9 years ago
5a7ad84
Log failed load_properties_from_file calls.
by Elliott Hughes
· 9 years ago
3dcfa3f
Most accept/accept4 calls in system/core don't actually want the remote address.
by Elliott Hughes
· 9 years ago
f86b5a6
Move init to libbase logging.
by Elliott Hughes
· 9 years ago
8e1dce8
property_service: drop unused header
by William Roberts
· 9 years ago
Next »