index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
ueventd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds /dev/block/by-name/<partition> symlinks
Bowgo Tsai
2018-05-19
1
-1
/
+3
*
init: use Result<T> for the parsing functions
Tom Cherry
2017-08-14
1
-3
/
+3
*
init: split security functions out of init.cpp
Tom Cherry
2017-08-11
1
-3
/
+3
*
Move Timer from init to libbase
Tom Cherry
2017-07-10
1
-2
/
+3
*
ueventd: don't double fork firmware handlers
Tom Cherry
2017-07-05
1
-0
/
+7
*
init: create android::init:: namespace
Tom Cherry
2017-06-23
1
-0
/
+6
*
init: cleanup some string usage
Tom Cherry
2017-06-22
1
-1
/
+0
*
Revert "Revert "init: poll in first stage mount if required devices are not f...
Sandeep Patil
2017-06-21
1
-2
/
+3
*
Revert "Revert "ueventd: remove PlatformDeviceList""
Sandeep Patil
2017-06-21
1
-17
/
+1
*
Revert "ueventd: remove PlatformDeviceList"
Tom Cherry
2017-06-21
1
-1
/
+17
*
Revert "init: poll in first stage mount if required devices are not found"
Tom Cherry
2017-06-21
1
-3
/
+2
*
init: poll in first stage mount if required devices are not found
Tom Cherry
2017-06-20
1
-2
/
+3
*
Merge "ueventd: remove PlatformDeviceList"
Tom Cherry
2017-06-20
1
-17
/
+1
|
\
|
*
ueventd: remove PlatformDeviceList
Tom Cherry
2017-06-20
1
-17
/
+1
*
|
Move restorecon() of /sys from init to ueventd.
Tom Cherry
2017-06-20
1
-3
/
+1
|
/
*
ueventd: parallelize uevent handling
Tom Cherry
2017-06-02
1
-20
/
+197
*
ueventd: Break devices.cpp into discrete classes
Tom Cherry
2017-05-25
1
-33
/
+52
*
ueventd: fix typo from previous patchset
Tom Cherry
2017-05-01
1
-3
/
+0
*
ueventd: replace ueventd_parser.cpp with init_parser.cpp
Tom Cherry
2017-04-25
1
-63
/
+12
*
ueventd: create classes for dev and sys permissions
Tom Cherry
2017-04-17
1
-19
/
+4
*
init: more header cleanup
Tom Cherry
2017-04-06
1
-5
/
+5
*
Merge "Make ueventd error messages indicate where the error is in ueventd scr...
Treehugger Robot
2017-04-03
1
-5
/
+5
|
\
|
*
Make ueventd error messages indicate where the error is in ueventd script
Christopher Desjardins
2017-04-03
1
-5
/
+5
*
|
init: replace property_get with its android::base equivalent
Tom Cherry
2017-03-29
1
-2
/
+2
|
/
*
ueventd: source ueventd configs from vendor and odm
Sandeep Patil
2017-02-08
1
-2
/
+11
*
init: fix memory leaks
Ting-Yuan Huang
2016-11-15
1
-6
/
+9
*
Make klog_fd thread-safe and make klog_init a no-op.
Elliott Hughes
2016-06-29
1
-1
/
+0
*
Move init to libbase logging.
Elliott Hughes
2016-06-27
1
-8
/
+7
*
Remove MTD cruft from init.
Elliott Hughes
2016-06-24
1
-16
/
+7
*
ueventd: convert to use pwd family of functions
William Roberts
2016-04-07
1
-17
/
+10
*
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-04
1
-1
/
+1
*
init: Let property_get return std::string.
Yabin Cui
2015-07-24
1
-3
/
+2
*
Log more timing information from init.
Elliott Hughes
2015-03-28
1
-29
/
+22
*
Remove /proc/cpuinfo parsing
Rom Lemarchand
2015-03-14
1
-23
/
+3
*
Stop using #if for conditional compilation.
Elliott Hughes
2015-02-04
1
-5
/
+5
*
Fix clang "ueventd.cpp:111:1: error: no return statement in function returnin...
Elliott Hughes
2015-02-04
1
-0
/
+2
*
Build init as C++.
Elliott Hughes
2015-02-04
1
-0
/
+198