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
/
service.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge changes I172acf0f,I97b6e17a
Tom Cherry
2017-05-09
1
-13
/
+26
|
\
|
*
init: change kill order and fix error reporting in KillProcessGroup()
Tom Cherry
2017-05-04
1
-13
/
+26
*
|
init: add "+passcred" for socket to set SO_PASSCRED
Mark Salyzyn
2017-05-08
1
-1
/
+3
*
|
init: Check DecodeUid() result and use error string
Tom Cherry
2017-05-05
1
-8
/
+49
|
/
*
init: add an initializer for keychord_id_
Tom Cherry
2017-05-01
1
-0
/
+2
*
combine wait for exec log with service exit log
Keun-young Park
2017-04-28
1
-9
/
+9
*
init: remove 'computing context for service'... message
Tom Cherry
2017-04-25
1
-1
/
+0
*
init: use full command for exec services' names
Tom Cherry
2017-04-25
1
-1
/
+3
*
ueventd: replace ueventd_parser.cpp with init_parser.cpp
Tom Cherry
2017-04-25
1
-6
/
+1
*
init: create init_tests.cpp
Tom Cherry
2017-04-21
1
-6
/
+6
*
init: clean up the SectionParser interface and Parser class
Tom Cherry
2017-04-21
1
-10
/
+10
*
init: fix errno handling on KillProcessGroup
William Roberts
2017-04-19
1
-1
/
+1
*
init: Stop combining actions
Tom Cherry
2017-04-19
1
-6
/
+8
*
init: clean up more headers
Tom Cherry
2017-04-07
1
-0
/
+1
*
init: more header cleanup
Tom Cherry
2017-04-06
1
-9
/
+3
*
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
James Hawkins
2017-03-30
1
-0
/
+2
*
send SIGTERM only once
Keun-young Park
2017-03-29
1
-1
/
+7
*
Merge changes from topic 'exec-start-update-verifier'
Treehugger Robot
2017-03-29
1
-9
/
+58
|
\
|
*
init: add exec_start command
Tom Cherry
2017-03-27
1
-9
/
+58
*
|
init: replace property_get with its android::base equivalent
Tom Cherry
2017-03-29
1
-1
/
+2
*
|
init: add support of multiple class names
Wei Wang
2017-03-27
1
-24
/
+43
|
/
*
init: Remove superfluous error check
Tom Cherry
2017-03-23
1
-8
/
+3
*
Add 'ro.cpuset.default' system property for default cpusets.
Alex Vakulenko
2017-03-21
1
-0
/
+22
*
There's no longer a limit to property names.
Elliott Hughes
2017-02-28
1
-7
/
+5
*
Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."
James Hawkins
2017-02-14
1
-2
/
+0
*
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
James Hawkins
2017-02-13
1
-0
/
+2
*
Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."
James Hawkins
2017-02-08
1
-2
/
+0
*
bootstat: Remove custom uptime parser in favor of elapsedRealtime.
James Hawkins
2017-02-07
1
-0
/
+2
*
init: clean up exec command
Wei Wang
2017-02-03
1
-1
/
+1
*
init/service.cpp: fix access check for console
Adrian Salido
2017-01-03
1
-3
/
+6
*
capabilities: Check ambient caps, last valid runtime cap.
Jorge Lucangeli Obes
2016-12-16
1
-2
/
+17
*
init/service.cpp: fix FD leak for services with consoles
Nick Kralevich
2016-12-10
1
-2
/
+2
*
init: service file command only opens existing files
Mark Salyzyn
2016-12-05
1
-1
/
+1
*
Replace the "coldboot" timeout with a property.
Elliott Hughes
2016-12-03
1
-7
/
+4
*
Merge "init start time tracking."
Elliott Hughes
2016-11-14
1
-22
/
+25
|
\
|
*
init start time tracking.
Elliott Hughes
2016-11-12
1
-22
/
+25
*
|
fix swapped min / max in priority parsing
Keun-young Park
2016-11-11
1
-2
/
+2
|
/
*
init: service file keyword
Mark Salyzyn
2016-11-03
1
-49
/
+44
*
init: Add support for ambient capabilities.
Jorge Lucangeli Obes
2016-11-01
1
-7
/
+40
*
init: Put init in group AID_READPROC
Nick Kralevich
2016-10-29
1
-4
/
+2
*
init: allow '.' and '@' in service names
Iliyan Malchev
2016-10-26
1
-9
/
+1
*
init: account for "init.svc." prefix in IsValidName
Iliyan Malchev
2016-10-24
1
-1
/
+1
*
Move off std::sto* function which abort on failure.
Elliott Hughes
2016-10-13
1
-15
/
+15
*
Modify log level for service and ueventd
Wei Wang
2016-10-04
1
-5
/
+5
*
Allow setting oom_score_adj for services spawned from init
Marco Nelissen
2016-09-01
1
-2
/
+24
*
Have init kill the process group.
Elliott Hughes
2016-08-02
1
-5
/
+9
*
Fix clang-tidy performance warnings in syste/core.
Chih-Hung Hsieh
2016-08-01
1
-1
/
+1
*
Improve init Service logging.
Elliott Hughes
2016-07-25
1
-9
/
+10
*
Refactor Service::Start method.
Jorge Lucangeli Obes
2016-07-11
1
-100
/
+110
*
Rename "Handle(r)" to "Parse(r)" in Android init.
Jorge Lucangeli Obes
2016-06-29
1
-43
/
+43
[next]