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
/
init_parser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-04
1
-1
/
+1
*
init shouldn't call DumpState by default.
Elliott Hughes
2015-10-09
1
-1
/
+4
*
init: Use classes for parsing and clean up memory allocations
Tom Cherry
2015-09-01
1
-410
/
+57
*
init: replace strdup() in parse_config()
Tom Cherry
2015-08-10
1
-1
/
+5
*
Create Service and ServiceManager classes
Tom Cherry
2015-08-07
1
-372
/
+47
*
init: use std::vector<std::string> for argument passing
Tom Cherry
2015-07-31
1
-1
/
+1
*
init: Create classes for Action and Command
Tom Cherry
2015-07-30
1
-199
/
+24
*
init: Adding support to import directories
Lee Campbell
2015-07-27
1
-3
/
+33
*
init: do expand_props before calling the builtins.
Yabin Cui
2015-07-24
1
-71
/
+30
*
init: Let property_get return std::string.
Yabin Cui
2015-07-24
1
-12
/
+6
*
init support for cgroups.
Elliott Hughes
2015-06-17
1
-0
/
+11
*
init: change exec parsing to make SECLABEL optional
Mark Salyzyn
2015-06-02
1
-1
/
+2
*
Fix insmod module size
Tom Cherry
2015-05-12
1
-3
/
+4
*
Clean up init /proc/cmdline handling.
Elliott Hughes
2015-05-07
1
-10
/
+8
*
Revert "Revert "Remove now-unusable 'setcon' command.""
Elliott Hughes
2015-04-24
1
-1
/
+0
*
Revert "Remove now-unusable 'setcon' command."
Nick Kralevich
2015-04-24
1
-0
/
+1
*
Remove now-unusable 'setcon' command.
Elliott Hughes
2015-04-23
1
-1
/
+0
*
Fix memory leak in parse_action
Tom Cherry
2015-04-13
1
-0
/
+7
*
Remove execonce.
Elliott Hughes
2015-04-03
1
-1
/
+0
*
Merge "Remove no-op "capabilities"."
Elliott Hughes
2015-04-01
1
-3
/
+0
|
\
|
*
Remove no-op "capabilities".
Elliott Hughes
2015-04-01
1
-3
/
+0
*
|
Revert "Revert "Adding e4crypt support""
Paul Lawrence
2015-03-31
1
-0
/
+1
|
/
*
Log more timing information from init.
Elliott Hughes
2015-03-28
1
-6
/
+10
*
init: missing break statement
Mark Salyzyn
2015-03-24
1
-0
/
+1
*
Add init command to set verified properties
Sami Tolvanen
2015-03-19
1
-0
/
+1
*
Remove chroot from init.
Elliott Hughes
2015-03-18
1
-1
/
+0
*
Remove chdir from init.
Elliott Hughes
2015-03-15
1
-1
/
+0
*
Remove obsolete setkey.
Elliott Hughes
2015-03-13
1
-1
/
+0
*
Remove getsebool/setsebool from init and toolbox.
Stephen Smalley
2015-03-13
1
-1
/
+0
*
builtins: remove setenforce command
Nick Kralevich
2015-03-11
1
-1
/
+0
*
Merge "Implement exec."
Elliott Hughes
2015-03-11
1
-2
/
+62
|
\
|
*
Implement exec.
Elliott Hughes
2015-02-25
1
-2
/
+62
*
|
Add init support for dm-verity logging mode
Sami Tolvanen
2015-03-04
1
-0
/
+3
|
/
*
bootchart: fix bootchart can not be triggered problem
Yongqin Liu
2015-02-12
1
-0
/
+2
*
Clean up reading and writing in init.
Elliott Hughes
2015-02-06
1
-12
/
+12
*
Stop using #if for conditional compilation.
Elliott Hughes
2015-02-04
1
-1
/
+40
*
Build init as C++.
Elliott Hughes
2015-02-04
1
-0
/
+892