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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "init/service.cpp: fix access check for console"
Treehugger Robot
2017-01-03
1
-3
/
+6
|
\
|
*
init/service.cpp: fix access check for console
Adrian Salido
2017-01-03
1
-3
/
+6
*
|
Send property_service AVC messages to the kernel audit system
Nick Kralevich
2017-01-03
2
-4
/
+32
*
|
init: Make 'write_file' return bool to match 'read_file'.
Jorge Lucangeli Obes
2016-12-28
4
-10
/
+10
*
|
Ask the user before wiping if crypto policy fails.
Paul Crowley
2016-12-21
1
-4
/
+10
|
/
*
Merge "Move init bootcharting onto its own thread."
Elliott Hughes
2016-12-17
3
-156
/
+126
|
\
|
*
Move init bootcharting onto its own thread.
Elliott Hughes
2016-12-16
3
-156
/
+126
*
|
Revert "Compile sepolicy on-device at early boot."
Daniel Cashman
2016-12-17
2
-22
/
+1
*
|
Compile sepolicy on-device at early boot.
dcashman
2016-12-16
2
-1
/
+22
*
|
Merge "capabilities: Check ambient caps, last valid runtime cap."
Treehugger Robot
2016-12-16
3
-12
/
+62
|
\
\
|
|
/
|
/
|
|
*
capabilities: Check ambient caps, last valid runtime cap.
Jorge Lucangeli Obes
2016-12-16
3
-12
/
+62
*
|
Merge "Improve init bootcharting."
Elliott Hughes
2016-12-16
5
-146
/
+89
|
\
\
|
|
/
|
/
|
|
*
Improve init bootcharting.
Elliott Hughes
2016-12-08
5
-146
/
+89
*
|
Merge "init: Specify the data wipe reason."
Treehugger Robot
2016-12-14
1
-1
/
+1
|
\
\
|
*
|
init: Specify the data wipe reason.
Tao Bao
2016-12-14
1
-1
/
+1
*
|
|
Merge "Remove obsolete __BRILLO__ ifdef."
Treehugger Robot
2016-12-14
1
-4
/
+0
|
\
\
\
|
*
|
|
Remove obsolete __BRILLO__ ifdef.
Jorge Lucangeli Obes
2016-12-14
1
-4
/
+0
*
|
|
|
Convert missed ERROR() to LOG(ERROR).
dcashman
2016-12-14
1
-1
/
+1
*
|
|
|
Fix include order.
Elliott Hughes
2016-12-14
1
-1
/
+1
|
/
/
/
*
/
/
Set mmap_rnd_bits to maximum value.
Daniel Cashman
2016-12-14
1
-5
/
+108
|
/
/
*
|
init/service.cpp: fix FD leak for services with consoles
Nick Kralevich
2016-12-10
1
-2
/
+2
*
|
Merge "The "net.change" property is no longer needed."
Elliott Hughes
2016-12-06
1
-12
/
+3
|
\
\
|
*
\
Merge "The "net.change" property is no longer needed."
Treehugger Robot
2016-12-06
1
-12
/
+3
|
|
\
\
|
|
*
|
The "net.change" property is no longer needed.
Elliott Hughes
2016-12-05
1
-12
/
+3
|
|
|
/
*
|
|
Merge "init: service file command only opens existing files"
Mark Salyzyn
2016-12-05
7
-140
/
+31
|
\
|
|
|
*
|
init: service file command only opens existing files
Mark Salyzyn
2016-12-05
7
-140
/
+31
|
|
/
*
|
Merge "Replace the "coldboot" timeout with a property."
Elliott Hughes
2016-12-05
11
-65
/
+113
|
\
|
|
*
Replace the "coldboot" timeout with a property.
Elliott Hughes
2016-12-03
11
-65
/
+113
*
|
Merge "init: don't wait if we have more work to do"
Wei Wang
2016-12-01
1
-3
/
+3
|
\
|
|
*
init: don't wait if we have more work to do
Wei Wang
2016-11-30
1
-3
/
+3
*
|
Merge "init: Fix sync issue on property trigger."
Elliott Hughes
2016-11-30
1
-2
/
+8
|
\
|
|
*
init: Fix sync issue on property trigger.
caozhiyuan
2016-11-29
1
-2
/
+8
*
|
Merge "Revert "init: Reworked how we wait for COLDBOOT_DONE""
Elliott Hughes
2016-11-29
1
-19
/
+5
|
\
\
|
*
|
Revert "init: Reworked how we wait for COLDBOOT_DONE"
Elliott Hughes
2016-11-29
1
-19
/
+5
*
|
|
Merge "init: Reworked how we wait for COLDBOOT_DONE"
Billy Lau
2016-11-29
1
-5
/
+19
|
\
|
|
|
*
|
init: Reworked how we wait for COLDBOOT_DONE
Billy Lau
2016-11-22
1
-5
/
+19
|
|
/
*
|
Merge "Revert "Revert "init: create /dev/urandom, /dev/random in first stage."""
Evgenii Stepanov
2016-11-19
1
-0
/
+4
|
\
|
|
*
Revert "Revert "init: create /dev/urandom, /dev/random in first stage.""
Evgenii Stepanov
2016-11-18
1
-0
/
+4
*
|
Merge "init: move empty string check to InitTriggers"
Wei Wang
2016-11-17
1
-4
/
+11
|
\
|
|
*
Merge "init: move empty string check to InitTriggers"
Wei Wang
2016-11-17
1
-4
/
+11
|
|
\
|
|
*
init: move empty string check to InitTriggers
Wei Wang
2016-11-16
1
-4
/
+11
*
|
|
Merge "Add flags to restorecon_recursive to traverse filesystems"
Paul Lawrence
2016-11-17
6
-34
/
+47
|
\
|
|
|
*
|
Merge "Add flags to restorecon_recursive to traverse filesystems"
Treehugger Robot
2016-11-17
6
-34
/
+47
|
|
\
\
|
|
*
|
Add flags to restorecon_recursive to traverse filesystems
Paul Lawrence
2016-11-16
6
-34
/
+47
*
|
|
|
Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h"
Mark Salyzyn
2016-11-17
2
-25
/
+31
|
\
|
|
|
|
*
|
|
Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h"
Mark Salyzyn
2016-11-17
2
-25
/
+31
|
|
\
\
\
|
|
*
|
|
libcutils: move cutils/files.h to cutils/android_get_control_file.h
Mark Salyzyn
2016-11-16
2
-25
/
+31
|
|
|
/
/
|
*
|
|
Merge changes from topic 'slow_log'
Wei Wang
2016-11-17
2
-7
/
+12
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
*
|
Only restorecon CE storage after unlocked.
Jeff Sharkey
2016-11-16
3
-1
/
+12
*
|
|
init: fix undefined behavior in ExecuteCommand
Wei Wang
2016-11-17
2
-4
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
[next]