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
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: enable error reporting of builtin functions
Tom Cherry
2017-08-23
2
-1
/
+17
*
init: log Service failures via Result<T>
Tom Cherry
2017-08-23
3
-42
/
+43
*
init: pass errors from one Result<T> to another better
Tom Cherry
2017-08-23
4
-32
/
+163
*
init: cleanup environment handling
Tom Cherry
2017-08-23
7
-67
/
+11
*
init: add log to time spent in waiting for file
Wei Wang
2017-08-22
1
-4
/
+7
*
Fix use-after-free of stack-allocated temporary string.
Andreas Huber
2017-08-21
1
-1
/
+3
*
Merge "init: only set ro.boottime.<service> properties once."
Tom Cherry
2017-08-18
1
-1
/
+4
|
\
|
*
Merge "init: only set ro.boottime.<service> properties once."
Tom Cherry
2017-08-18
1
-1
/
+4
|
|
\
|
|
*
init: only set ro.boottime.<service> properties once.
Tom Cherry
2017-08-18
1
-1
/
+4
*
|
|
Merge "ueventd: fix subsystem list logic issues"
Tom Cherry
2017-08-18
3
-17
/
+16
|
\
|
|
|
*
|
Merge "ueventd: fix subsystem list logic issues"
Tom Cherry
2017-08-18
3
-17
/
+16
|
|
\
\
|
|
*
|
ueventd: fix subsystem list logic issues
Tom Cherry
2017-08-18
3
-17
/
+16
|
|
|
/
*
|
|
Merge "init: replace panic() with LOG(FATAL)"
Tom Cherry
2017-08-18
9
-38
/
+42
|
\
|
|
|
*
|
Merge "init: replace panic() with LOG(FATAL)"
Tom Cherry
2017-08-18
9
-38
/
+42
|
|
\
\
|
|
*
|
init: replace panic() with LOG(FATAL)
Tom Cherry
2017-08-17
9
-38
/
+42
|
|
|
/
*
|
|
Merge "init: fix copy/paste mistake"
Tom Cherry
2017-08-18
1
-2
/
+2
|
\
|
|
|
*
|
Merge "init: fix copy/paste mistake"
Treehugger Robot
2017-08-18
1
-2
/
+2
|
|
\
\
|
|
*
|
init: fix copy/paste mistake
Tom Cherry
2017-08-17
1
-2
/
+2
|
|
|
/
*
|
|
Merge "Skip unnecessary sleep during shutdown"
Wei Wang
2017-08-17
1
-15
/
+15
|
\
|
|
|
*
|
Skip unnecessary sleep during shutdown
Wei Wang
2017-08-16
1
-15
/
+15
|
|
/
*
|
Merge changes I7f00c5f0,Idc18f331,I1e7d3a88
Tom Cherry
2017-08-14
30
-776
/
+1054
|
\
|
|
*
init: use Result<T> for the parsing functions
Tom Cherry
2017-08-14
12
-275
/
+227
|
*
init: use Result<T> for builtin functions
Tom Cherry
2017-08-14
11
-309
/
+313
|
*
init: introduce Result<T> for return values and error handling
Tom Cherry
2017-08-14
13
-207
/
+529
|
*
init: split security functions out of init.cpp
Tom Cherry
2017-08-14
18
-657
/
+814
*
|
init: split security functions out of init.cpp
Tom Cherry
2017-08-14
18
-688
/
+845
*
|
Merge "init: fix format issue"
Tom Cherry
2017-08-12
1
-1
/
+1
|
\
|
|
*
Merge "init: fix format issue"
Treehugger Robot
2017-08-12
1
-1
/
+1
|
|
\
|
|
*
init: fix format issue
Tom Cherry
2017-08-11
1
-1
/
+1
*
|
|
Merge "init: Add readahead built-in command"
Wei Wang
2017-08-11
2
-1
/
+66
|
\
|
|
|
*
|
init: Add readahead built-in command
Wei Wang
2017-08-11
2
-1
/
+66
|
|
/
*
|
Merge changes If1cffa85,I9011a959
Tom Cherry
2017-08-10
2
-8
/
+10
|
\
|
|
*
init: move property_service.cpp to libinit
Tom Cherry
2017-08-09
2
-7
/
+6
|
*
init: statically link libselinux to init_tests
Tom Cherry
2017-08-09
1
-1
/
+4
*
|
Merge "ueventd: add test to ensure selabel_lookup() is thread safe"
Tom Cherry
2017-08-08
1
-0
/
+82
|
\
|
|
*
ueventd: add test to ensure selabel_lookup() is thread safe
Tom Cherry
2017-08-08
1
-0
/
+82
*
|
Merge "init: more unique_fd, less goto"
Tom Cherry
2017-08-04
1
-49
/
+29
|
\
|
|
*
init: more unique_fd, less goto
Tom Cherry
2017-08-04
1
-49
/
+29
*
|
Merge "init: use unique_fd in builtins.cpp"
Tom Cherry
2017-08-02
1
-60
/
+38
|
\
|
|
*
init: use unique_fd in builtins.cpp
Tom Cherry
2017-08-01
1
-60
/
+38
*
|
Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe
Tom Cherry
2017-08-01
10
-300
/
+239
|
\
|
|
*
Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe
Tom Cherry
2017-08-01
10
-300
/
+239
|
|
\
|
|
*
init: rename ServiceManager to ServiceList and clean it up
Tom Cherry
2017-08-01
8
-127
/
+91
|
|
*
init: move reaping from ServiceManager to signal_handler.cpp
Tom Cherry
2017-08-01
5
-72
/
+77
|
|
*
init: move exec operations out of ServiceManager
Tom Cherry
2017-08-01
6
-111
/
+81
*
|
|
Merge "init: fix process restarting"
Tom Cherry
2017-08-01
3
-40
/
+26
|
\
|
|
|
*
|
Merge "init: fix process restarting"
Tom Cherry
2017-08-01
3
-40
/
+26
|
|
\
|
|
|
*
init: fix process restarting
Tom Cherry
2017-07-31
3
-40
/
+26
*
|
|
Merge "Allow the use of a custom Android DT directory"
Bo Hu
2017-07-29
3
-7
/
+31
|
\
|
|
|
*
|
Merge "Allow the use of a custom Android DT directory"
Bo Hu
2017-07-29
3
-7
/
+31
|
|
\
\
|
|
|
/
|
|
/
|
[next]