Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
f5dba11085eec3a9f5c3d2f97c8d41e2708eca96
/
init
/
property_service.cpp
a97faba
init: use protobuf for serialization of persistent properties
by Tom Cherry
· 8 years ago
a84e14d
Log pid for writes to sys.powerctl
by Tom Cherry
· 8 years ago
16fad42
use a single file for storing persistent properties
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
0c8d6d2
init: split security functions out of init.cpp
by Tom Cherry
· 8 years ago
ede0d53
Move Timer from init to libbase
by Tom Cherry
· 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
3d1dff2
Leftovers of the SELinux policy update mechanism
by Janis Danisevskis
· 9 years ago
c787cf2
Remove special case handling of "ro." properties permissions
by Tom Cherry
· 10 years ago
1563d65
Remove property_area_initialized
by Tom Cherry
· 10 years ago
c689984
Merge "Remove ANDROID_PROPERTY_WORKSPACE"
by Tom Cherry
· 10 years ago
4f71319
Track rename of base/ to android-base/.
by Elliott Hughes
· 10 years ago
265f525
Remove ANDROID_PROPERTY_WORKSPACE
by Tom Cherry
· 10 years ago
6036114
Abort if __system_property_area_init fails
by Tom Cherry
· 10 years ago
545b7c9
am 2fb90dc8: Merge changes from topic \'userspace-audit\'
by Nick Kralevich
· 10 years ago
2fb90dc
Merge changes from topic 'userspace-audit'
by Nick Kralevich
· 10 years ago
d7aea44
property_service: log pid,uid and gid of setprop client
by William Roberts
· 10 years ago
62b3f91
am bff40697: am addf7a96: Merge "init: Let property_get return std::string."
by Yabin Cui
· 10 years ago
0ff8590
resolved conflicts for merge of bff40697 to mnc-dr-dev-plus-aosp
by Yabin Cui
· 10 years ago
74edcea
init: Let property_get return std::string.
by Yabin Cui
· 10 years ago
c1fa34b
am d5ef9841: Merge "Change init sequence to support file level encryption" into mnc-dr-dev
by Paul Lawrence
· 10 years ago
948410a
Change init sequence to support file level encryption
by Paul Lawrence
· 10 years ago
e8308f8
am 81046166: Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev
by Paul Lawrence
· 10 years ago
c011b03
am 81046166: Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev
by Paul Lawrence
· 10 years ago
437bc5d
Revert "Change init sequence to support file level encryption"
by Paul Lawrence
· 10 years ago
22d0ee6
am a65e402b: Merge "Change init sequence to support file level encryption" into mnc-dev
by Paul Lawrence
· 10 years ago
d3669ff
am a65e402b: Merge "Change init sequence to support file level encryption" into mnc-dev
by Paul Lawrence
· 10 years ago
d815178
Change init sequence to support file level encryption
by Paul Lawrence
· 10 years ago
746d5cd
am a27dca0f: am 60c5a460: Merge "Remove calls to is_selinux_enabled()"
by Nick Kralevich
· 10 years ago
4d87095
Remove calls to is_selinux_enabled()
by Nick Kralevich
· 10 years ago
7641751
New "selinux.restorecon" control property.
by Jeff Sharkey
· 10 years ago
cce7e93
Fix insmod module size
by Tom Cherry
· 10 years ago
eaa3b4e
Fix insmod module size
by Tom Cherry
· 10 years ago
cb3fce8
load ro.recovery_id property from recovery partition
by Andres Morales
· 10 years ago
db5f5d4
load ro.recovery_id property from recovery partition
by Andres Morales
· 10 years ago
dff1817
stop including rootdir build.prop
by Andres Morales
· 10 years ago
5147eac
stop including rootdir build.prop
by Andres Morales
· 10 years ago
929f407
Switch init to epoll.
by Elliott Hughes
· 10 years ago
c6c26ed
Clean up property service initialization.
by Elliott Hughes
· 10 years ago
95f709a
Don't try to read /system/default.prop.
by Elliott Hughes
· 10 years ago
da40c00
Log more timing information from init.
by Elliott Hughes
· 10 years ago
930974c
Add missing parenthesis in init log message.
by Elliott Hughes
· 10 years ago
cd67f00
Always use strerror to report errno.
by Elliott Hughes
· 10 years ago
81399e1
Use unique_ptr to call closedir.
by Elliott Hughes
· 10 years ago
db3f267
Clean up property setting code.
by Elliott Hughes
· 10 years ago
c007bc3
Revert "Revert "Create libbase.""
by Dan Albert
· 10 years ago
a7870d8
Revert "Create libbase."
by Nicolas Geoffray
· 10 years ago
98ff772
Create libbase.
by Dan Albert
· 10 years ago
f682b47
Clean up reading and writing in init.
by Elliott Hughes
· 11 years ago
c0e919c
Stop using #if for conditional compilation.
by Elliott Hughes
· 11 years ago
f3cf438
Build init as C++.
by Elliott Hughes
· 11 years ago
[Renamed (98%) from init/property_service.c]
3107a2f
Fix x86_64 build
by Dmitriy Ivanov
· 11 years ago
1f1b058
property_service: Added vendor build properties to load_all_props
by Andres Morales
· 11 years ago
a016c42
Init: Remove unused variables
by Andreas Gampe
· 11 years ago
b951222
property_service: Added vendor build properties to load_all_props
by Daniel Rosenberg
· 11 years ago
57583a7
init isn't built for platforms without dirent::d_type.
by Elliott Hughes
· 11 years ago
f95244a
resolved conflicts for merge of dd8e63a4 to master
by Nick Kralevich
· 11 years ago
64f5fe2
Merge "property_service: get rid of hard coded property / control list"
by Nick Kralevich
· 11 years ago
6bd4588
resolved conflicts for merge of 079c637f to master
by Riley Andrews
· 11 years ago
e4b7b29
Add ability to boot from charger mode.
by Riley Andrews
· 11 years ago
528c13e
property_service: get rid of hard coded property / control list
by Nick Kralevich
· 11 years ago
6963176
am 7bbfb8cb: am 337f94f1: am e9a6d0a0: Merge "Remove unnecessary #includes of <sys/atomics.h>."
by Elliott Hughes
· 11 years ago
617681d
Remove unnecessary #includes of <sys/atomics.h>.
by Elliott Hughes
· 11 years ago
2bb25bf
am 88a98149: am 13ee94c5: am 8b2d46a5: Merge "init: logd: Allow Developer settings to adjust logd size"
by Mark Salyzyn
· 11 years ago
57a0af9
init: logd: Allow Developer settings to adjust logd size
by Mark Salyzyn
· 11 years ago
Next »