index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
init_parser.cpp
Age
Commit message (
Expand
)
Author
2017-07-27
init: remove Parser singleton and related cleanup
Tom Cherry
2017-07-10
Move Timer from init to libbase
Tom Cherry
2017-06-23
init: create android::init:: namespace
Tom Cherry
2017-05-05
init: do not log directly from read_file() and write_file()
Tom Cherry
2017-04-25
init: remove unused parts of parser.cpp
Tom Cherry
2017-04-25
init: add Parser::AddSingleLineParser()
Tom Cherry
2017-04-21
init: clean up the SectionParser interface and Parser class
Tom Cherry
2017-04-19
init: Stop combining actions
Tom Cherry
2017-04-06
init: more header cleanup
Tom Cherry
2017-04-03
init: Use std::string for write_file()
Tom Cherry
2017-03-13
init: fix DumpState() logging
Tom Cherry
2016-12-03
Replace the "coldboot" timeout with a property.
Elliott Hughes
2016-10-07
Traverse /etc/init in a well-defined order
Glenn Kasten
2016-06-27
Move init to libbase logging.
Elliott Hughes
2015-12-04
Track rename of base/ to android-base/.
Elliott Hughes
2015-10-09
init shouldn't call DumpState by default.
Elliott Hughes
2015-09-01
init: Use classes for parsing and clean up memory allocations
Tom Cherry
2015-08-10
init: replace strdup() in parse_config()
Tom Cherry
2015-08-07
Create Service and ServiceManager classes
Tom Cherry
2015-07-31
init: use std::vector<std::string> for argument passing
Tom Cherry
2015-07-30
init: Create classes for Action and Command
Tom Cherry
2015-07-27
init: Adding support to import directories
Lee Campbell
2015-07-24
init: do expand_props before calling the builtins.
Yabin Cui
2015-07-24
init: Let property_get return std::string.
Yabin Cui
2015-06-17
init support for cgroups.
Elliott Hughes
2015-06-02
init: change exec parsing to make SECLABEL optional
Mark Salyzyn
2015-05-12
Fix insmod module size
Tom Cherry
2015-05-07
Clean up init /proc/cmdline handling.
Elliott Hughes
2015-04-24
Revert "Revert "Remove now-unusable 'setcon' command.""
Elliott Hughes
2015-04-24
Revert "Remove now-unusable 'setcon' command."
Nick Kralevich
2015-04-23
Remove now-unusable 'setcon' command.
Elliott Hughes
2015-04-13
Fix memory leak in parse_action
Tom Cherry
2015-04-03
Remove execonce.
Elliott Hughes
2015-04-01
Merge "Remove no-op "capabilities"."
Elliott Hughes
2015-04-01
Remove no-op "capabilities".
Elliott Hughes
2015-03-31
Revert "Revert "Adding e4crypt support""
Paul Lawrence
2015-03-28
Log more timing information from init.
Elliott Hughes
2015-03-24
init: missing break statement
Mark Salyzyn
2015-03-19
Add init command to set verified properties
Sami Tolvanen
2015-03-18
Remove chroot from init.
Elliott Hughes
2015-03-15
Remove chdir from init.
Elliott Hughes
2015-03-13
Remove obsolete setkey.
Elliott Hughes
2015-03-13
Remove getsebool/setsebool from init and toolbox.
Stephen Smalley
2015-03-11
builtins: remove setenforce command
Nick Kralevich
2015-03-11
Merge "Implement exec."
Elliott Hughes
2015-03-04
Add init support for dm-verity logging mode
Sami Tolvanen
2015-02-25
Implement exec.
Elliott Hughes
2015-02-12
bootchart: fix bootchart can not be triggered problem
Yongqin Liu
2015-02-06
Clean up reading and writing in init.
Elliott Hughes
2015-02-04
Stop using #if for conditional compilation.
Elliott Hughes
[next]