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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: set ro.boot.flash.locked from ro.boot.verifiedbootstate
Sami Tolvanen
2015-12-09
1
-0
/
+13
*
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-04
1
-3
/
+3
*
restorecon /property_contexts
Tom Cherry
2015-12-01
1
-0
/
+1
*
Merge "Enable hidepid=2 on /proc"
Nick Kralevich
2015-11-09
1
-1
/
+2
|
\
|
*
Enable hidepid=2 on /proc
Nick Kralevich
2015-11-09
1
-1
/
+2
*
|
init: skip "name" DT entry
Rom Lemarchand
2015-11-08
1
-1
/
+1
|
/
*
property_service: log pid,uid and gid of setprop client
William Roberts
2015-10-05
1
-1
/
+10
*
init: Use classes for parsing and clean up memory allocations
Tom Cherry
2015-09-01
1
-1
/
+9
*
Create Service and ServiceManager classes
Tom Cherry
2015-08-07
1
-383
/
+40
*
init: use std::vector<std::string> for argument passing
Tom Cherry
2015-07-31
1
-5
/
+5
*
init: Create classes for Action and Command
Tom Cherry
2015-07-30
1
-125
/
+17
*
init: Adding support to import directories
Lee Campbell
2015-07-27
1
-1
/
+1
*
init: expand_props for onrestart commands.
Yabin Cui
2015-07-24
1
-8
/
+16
*
init: do expand_props before calling the builtins.
Yabin Cui
2015-07-24
1
-20
/
+35
*
init: Let property_get return std::string.
Yabin Cui
2015-07-24
1
-11
/
+10
*
init: refuse to start process if domain transition not defined
Nick Kralevich
2015-07-16
1
-6
/
+10
*
init support for cgroups.
Elliott Hughes
2015-06-17
1
-0
/
+10
*
Remove calls to is_selinux_enabled()
Nick Kralevich
2015-06-12
1
-32
/
+30
*
init: change exec parsing to make SECLABEL optional
Mark Salyzyn
2015-06-02
1
-1
/
+2
*
Reduce the coldboot timeout to 1s.
Elliott Hughes
2015-05-14
1
-1
/
+4
*
Clean up init /proc/cmdline handling.
Elliott Hughes
2015-05-07
1
-57
/
+31
*
init: remove support for disabled SELinux
Nick Kralevich
2015-04-28
1
-29
/
+11
*
init: get rid of the remaining double mounts
Nick Kralevich
2015-04-25
1
-40
/
+45
*
Merge "init: don't double mount /proc and /sys"
Nick Kralevich
2015-04-25
1
-3
/
+8
|
\
|
*
init: don't double mount /proc and /sys
Nick Kralevich
2015-04-25
1
-3
/
+8
*
|
init: fix write_file checkreqprot logic error
Nick Kralevich
2015-04-25
1
-6
/
+4
|
/
*
init: remove mkdir /dev /proc /sys
Nick Kralevich
2015-04-25
1
-4
/
+0
*
Switch init to epoll.
Elliott Hughes
2015-04-24
1
-35
/
+25
*
Clean up property service initialization.
Elliott Hughes
2015-04-24
1
-36
/
+20
*
Clean up init signal handling a little.
Elliott Hughes
2015-04-24
1
-21
/
+3
*
Merge "Setup signal handler before any exec command"
Elliott Hughes
2015-04-25
1
-1
/
+3
|
\
|
*
Setup signal handler before any exec command
Johan Redestig
2015-04-18
1
-1
/
+3
*
|
Revert "Revert "Make init re-exec itself for its SELinux domain transition.""
Elliott Hughes
2015-04-24
1
-14
/
+45
*
|
Revert "Make init re-exec itself for its SELinux domain transition."
Nick Kralevich
2015-04-24
1
-45
/
+14
*
|
Make init re-exec itself for its SELinux domain transition.
Elliott Hughes
2015-04-23
1
-14
/
+45
|
/
*
Log more timing information from init.
Elliott Hughes
2015-03-28
1
-55
/
+47
*
Clean up property setting code.
Elliott Hughes
2015-03-20
1
-3
/
+1
*
Lose bootmode and console globals.
Elliott Hughes
2015-03-20
1
-42
/
+17
*
Parse boot properties from device tree
Rom Lemarchand
2015-03-19
1
-5
/
+48
*
Merge "Remove /proc/cpuinfo parsing"
Elliott Hughes
2015-03-19
1
-14
/
+2
|
\
|
*
Remove /proc/cpuinfo parsing
Rom Lemarchand
2015-03-14
1
-14
/
+2
*
|
Remove useless memset from init.
Elliott Hughes
2015-03-18
1
-1
/
+0
*
|
Switch init over to _PATH_DEFPATH.
Elliott Hughes
2015-03-17
1
-0
/
+3
|
/
*
Fix a printf format string (caught by clang but not GCC).
Elliott Hughes
2015-03-11
1
-1
/
+1
*
Implement exec.
Elliott Hughes
2015-02-25
1
-92
/
+94
*
Move sprintf to snprintf.
Yabin Cui
2015-02-17
1
-1
/
+1
*
bootchart: fix bootchart can not be triggered problem
Yongqin Liu
2015-02-12
1
-60
/
+12
*
Clean up reading and writing in init.
Elliott Hughes
2015-02-06
1
-3
/
+1
*
Stop using #if for conditional compilation.
Elliott Hughes
2015-02-04
1
-67
/
+61
*
Build init as C++.
Elliott Hughes
2015-02-04
1
-0
/
+1187