Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
2ae2f606f83bcf1c4aec85239a6300987e51eded
/
init
/
ueventd.cpp
b592dd8
init: use Result<T> for the parsing functions
by Tom Cherry
· 7 years ago
c3692b3
init: split security functions out of init.cpp
by Tom Cherry
· 7 years ago
ede0d53
Move Timer from init to libbase
by Tom Cherry
· 7 years ago
0f296e0
ueventd: don't double fork firmware handlers
by Tom Cherry
· 7 years ago
81f5d3e
init: create android::init:: namespace
by Tom Cherry
· 7 years ago
1c3a53f
init: cleanup some string usage
by Tom Cherry
· 7 years ago
4cbedee
Revert "Revert "init: poll in first stage mount if required devices are not found""
by Sandeep Patil
· 7 years ago
cd2ba0d
Revert "Revert "ueventd: remove PlatformDeviceList""
by Sandeep Patil
· 7 years ago
516ff99
Revert "ueventd: remove PlatformDeviceList"
by Tom Cherry
· 7 years ago
d6fccea
Revert "init: poll in first stage mount if required devices are not found"
by Tom Cherry
· 7 years ago
ccf0d39
init: poll in first stage mount if required devices are not found
by Tom Cherry
· 7 years ago
137ee51
Merge "ueventd: remove PlatformDeviceList"
by Tom Cherry
· 7 years ago
c94ce7b
ueventd: remove PlatformDeviceList
by Tom Cherry
· 7 years ago
d2fd54e
Move restorecon() of /sys from init to ueventd.
by Tom Cherry
· 7 years ago
c583305
ueventd: parallelize uevent handling
by Tom Cherry
· 7 years ago
ed506f7
ueventd: Break devices.cpp into discrete classes
by Tom Cherry
· 7 years ago
f51c66b
ueventd: fix typo from previous patchset
by Tom Cherry
· 8 years ago
fe06205
ueventd: replace ueventd_parser.cpp with init_parser.cpp
by Tom Cherry
· 8 years ago
cc054c9
ueventd: create classes for dev and sys permissions
by Tom Cherry
· 8 years ago
3f5eaae5
init: more header cleanup
by Tom Cherry
· 8 years ago
fd72bbe
Merge "Make ueventd error messages indicate where the error is in ueventd script"
by Treehugger Robot
· 8 years ago
7d3e2c4
Make ueventd error messages indicate where the error is in ueventd script
by Christopher Desjardins
· 8 years ago
ccf2353
init: replace property_get with its android::base equivalent
by Tom Cherry
· 8 years ago
bf298e6
ueventd: source ueventd configs from vendor and odm
by Sandeep Patil
· 8 years ago
09bd41d
init: fix memory leaks
by Ting-Yuan Huang
· 8 years ago
171a829
Make klog_fd thread-safe and make klog_init a no-op.
by Elliott Hughes
· 8 years ago
f86b5a6
Move init to libbase logging.
by Elliott Hughes
· 8 years ago
3195116
Remove MTD cruft from init.
by Elliott Hughes
· 8 years ago
5b5a8ac
ueventd: convert to use pwd family of functions
by William Roberts
· 9 years ago
4f71319
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
74edcea
init: Let property_get return std::string.
by Yabin Cui
· 9 years ago
da40c00
Log more timing information from init.
by Elliott Hughes
· 10 years ago
74b34f3
Remove /proc/cpuinfo parsing
by Rom Lemarchand
· 10 years ago
c0e919c
Stop using #if for conditional compilation.
by Elliott Hughes
· 10 years ago
2145779
Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void".
by Elliott Hughes
· 10 years ago
f3cf438
Build init as C++.
by Elliott Hughes
· 10 years ago
[Renamed from init/ueventd.c]
439224e
Redirect libselinux logging to dmesg for ueventd.
by Stephen Smalley
· 10 years ago
c0c1ffe
init/ueventd: adds wildcard matching for ueventd rules
by Daniel Leung
· 12 years ago
eb6ffc7
ueventd: fix klog debug typo
by Alex Ray
· 11 years ago
18ccc1b
ueventd: easier debug logging
by Alex Ray
· 11 years ago
1d4e86c
ueventd: fix a busy loop while reading uevents
by Amir Goldstein
· 11 years ago
4f97fd9
init: fix return value for android uid/gid check
by Veeren Mandalia
· 12 years ago
6ebf12f
init: Change umask of forked processes to 077
by Nick Kralevich
· 13 years ago
2b99543
Pick up on androidboot.hardware kernel cmd option
by Vladimir Chtchetkine
· 13 years ago
8f91282
init/cutils: move kernel logging interface to libcutils from init
by Dima Zavin
· 13 years ago
8d48c8e
defer firmware load until after filesystems are mounted
by Brian Swetland
· 14 years ago
bc57d4c
init: support owner/permission setting for sysfs attributes of devices
by Brian Swetland
· 14 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