index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
service.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: add an initializer for keychord_id_
Tom Cherry
2017-05-01
1
-3
/
+9
*
init: add exec_start command
Tom Cherry
2017-03-29
1
-2
/
+11
*
init: add support of multiple class names
Wei Wang
2017-03-27
1
-9
/
+8
*
remove emergency shutdown and improve init's reboot logic
Keun-young Park
2017-03-22
1
-10
/
+16
*
Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."
James Hawkins
2017-02-14
1
-4
/
+2
*
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
James Hawkins
2017-02-13
1
-2
/
+4
*
Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."
James Hawkins
2017-02-08
1
-4
/
+2
*
bootstat: Remove custom uptime parser in favor of elapsedRealtime.
James Hawkins
2017-02-07
1
-2
/
+4
*
init start time tracking.
Elliott Hughes
2016-11-12
1
-4
/
+5
*
init: service file keyword
Mark Salyzyn
2016-11-03
1
-15
/
+6
*
init: Add support for ambient capabilities.
Jorge Lucangeli Obes
2016-11-01
1
-2
/
+6
*
Allow setting oom_score_adj for services spawned from init
Marco Nelissen
2016-09-01
1
-0
/
+3
*
Fix clang-tidy performance warnings in syste/core.
Chih-Hung Hsieh
2016-08-01
1
-1
/
+1
*
Refactor Service::Start method.
Jorge Lucangeli Obes
2016-07-11
1
-0
/
+2
*
Rename "Handle(r)" to "Parse(r)" in Android init.
Jorge Lucangeli Obes
2016-06-29
1
-20
/
+20
*
init: Add option to run a service in a new PID/mount namespace.
Jorge Lucangeli Obes
2016-06-29
1
-2
/
+5
*
init: report createProcessGroup failure.
Elliott Hughes
2016-06-15
1
-0
/
+1
*
Add process priority to service definition.
Vitalii Tomkiv
2016-06-08
1
-0
/
+3
*
Remove undocumented functionality from init.
Elliott Hughes
2016-04-13
1
-1
/
+0
*
Multiple consoles
Viorel Suman
2016-03-21
1
-0
/
+1
*
Revert "Enable multiple consoles"
Viorel Suman
2016-03-21
1
-1
/
+0
*
Enable multiple consoles
Viorel Suman
2016-03-17
1
-0
/
+1
*
init: Allows shutting down cleanly.
Bertrand SIMONNET
2016-01-08
1
-1
/
+7
*
init: Use classes for parsing and clean up memory allocations
Tom Cherry
2015-09-01
1
-6
/
+42
*
Create Service and ServiceManager classes
Tom Cherry
2015-08-07
1
-0
/
+167