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: allow services to have no capabilities set
Tom Cherry
2019-02-06
1
-4
/
+4
*
Proper mount namespace configuration for bionic
Jiyong Park
2019-01-30
1
-0
/
+2
*
Revert "Bionic libs and the dynamic linker are bind mounted"
Jiyong Park
2019-01-18
1
-25
/
+0
*
Bionic libs and the dynamic linker are bind mounted
Jiyong Park
2019-01-11
1
-0
/
+25
*
Add support for updatable services
Jiyong Park
2018-11-13
1
-0
/
+13
*
Introduce additional service options for controlling memory cgroups.
Peter Collingbourne
2018-10-31
1
-3
/
+8
*
init: use rvalues references for callees of ParseLineSection()
Tom Cherry
2018-10-17
1
-33
/
+33
*
init: clarify some text/README about 'critical' services
Tom Cherry
2018-10-15
1
-1
/
+1
*
init: allow customizable restart and timeout periods for services
Tom Cherry
2018-10-04
1
-0
/
+10
*
init: switch out keychord id with std::vector match of chords
Mark Salyzyn
2018-05-29
1
-4
/
+1
*
init: allow entering of network namespaces
Tom Cherry
2018-05-18
1
-0
/
+6
*
init: ServiceList FindInterface
Steven Moreland
2018-05-08
1
-0
/
+10
*
Merge "init: add sigstop option for debugging services from their start"
Tom Cherry
2018-04-18
1
-0
/
+4
|
\
|
*
init: add sigstop option for debugging services from their start
Tom Cherry
2018-04-17
1
-0
/
+4
*
|
Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery."
Paul Crowley
2018-04-17
1
-1
/
+7
|
/
*
Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."
Paul Crowley
2018-03-01
1
-7
/
+1
*
If enablefilecrypto or init_user0 fails, reboot into recovery.
Paul Crowley
2018-02-15
1
-1
/
+7
*
Allow a service to override another.
Steven Moreland
2017-11-15
1
-0
/
+4
*
EndSection returns Result<Success>
Steven Moreland
2017-11-15
1
-1
/
+1
*
init language extension for lazy HIDL services.
Steven Moreland
2017-10-19
1
-0
/
+4
*
init: run vendor commands in a separate SELinux context
Tom Cherry
2017-09-29
1
-3
/
+7
*
init: support setting rlimits per service
Tom Cherry
2017-08-28
1
-0
/
+4
*
init: log Service failures via Result<T>
Tom Cherry
2017-08-23
1
-4
/
+4
*
init: cleanup environment handling
Tom Cherry
2017-08-23
1
-8
/
+1
*
init: use Result<T> for the parsing functions
Tom Cherry
2017-08-14
1
-30
/
+29
*
init: rename ServiceManager to ServiceList and clean it up
Tom Cherry
2017-08-01
1
-13
/
+23
*
init: move reaping from ServiceManager to signal_handler.cpp
Tom Cherry
2017-08-01
1
-5
/
+0
*
init: move exec operations out of ServiceManager
Tom Cherry
2017-08-01
1
-10
/
+10
*
init: fix process restarting
Tom Cherry
2017-07-31
1
-3
/
+1
*
Merge "init: remove Parser singleton and related cleanup"
Tom Cherry
2017-07-28
1
-1
/
+1
|
\
|
*
init: remove Parser singleton and related cleanup
Tom Cherry
2017-07-27
1
-1
/
+1
*
|
init: shutdown services in the opposite order that they started
Tom Cherry
2017-07-26
1
-0
/
+6
|
/
*
Add memcg related configs to init.
Robert Benea
2017-07-18
1
-0
/
+7
*
Move Timer from init to libbase
Tom Cherry
2017-07-10
1
-3
/
+2
*
Merge "add "shutdown critical" to service"
Treehugger Robot
2017-07-06
1
-0
/
+1
|
\
|
*
add "shutdown critical" to service
Keun-young Park
2017-07-05
1
-0
/
+1
*
|
init: Support custom shutdown actions
Wei Wang
2017-07-05
1
-2
/
+4
|
/
*
init: create android::init:: namespace
Tom Cherry
2017-06-23
1
-2
/
+5
*
init: change kill order and fix error reporting in KillProcessGroup()
Tom Cherry
2017-05-04
1
-0
/
+3
*
init: add an initializer for keychord_id_
Tom Cherry
2017-05-01
1
-3
/
+9
*
init: clean up the SectionParser interface and Parser class
Tom Cherry
2017-04-21
1
-4
/
+5
*
init: Stop combining actions
Tom Cherry
2017-04-19
1
-10
/
+7
*
init: more header cleanup
Tom Cherry
2017-04-06
1
-2
/
+1
*
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
James Hawkins
2017-03-30
1
-2
/
+4
*
Merge changes from topic 'exec-start-update-verifier'
Treehugger Robot
2017-03-29
1
-2
/
+11
|
\
|
*
init: add exec_start command
Tom Cherry
2017-03-27
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
[next]