index
:
system_core
master
replicant-6.0
replicant-6.0-kerneldebug
replicant-6.0-profiling
https://code.fossencdi.org/system_core.git mirror
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
builtins.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change setsebool syntax to be consistent with other init built-ins.
Stephen Smalley
2013-07-18
1
-22
/
+17
*
Add support for -R (recurse) to init chown builtin.
Stephen Smalley
2013-07-18
1
-0
/
+42
*
init: Check for symlinks with lstat() not open()
Andrew Dodd
2013-02-27
1
-30
/
+16
*
Set ANDROID_PROPERTY_WORKSPACE in exec.
Steve Kondik
2012-12-13
1
-1
/
+7
*
Revert "init: Never allow two same-service processes to exist simultaneously."
Steve Kondik
2012-12-07
1
-1
/
+2
*
init: Add support for properties expansion in exec command
David Ng
2012-11-19
1
-0
/
+19
*
Add support for exec command in init scripts.
Shashank Mittal
2012-11-19
1
-1
/
+27
*
Revert "init: Implement exec support"
Ricardo Cerqueira
2012-11-19
1
-35
/
+1
*
Revert "init: Add support for properties expansion in exec command"
Ricardo Cerqueira
2012-11-19
1
-20
/
+0
*
Revert "init: Check for symlinks with lstat() not open()"
Ricardo Cerqueira
2012-11-19
1
-16
/
+30
*
Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/sy...
Steve Kondik
2012-11-18
1
-18
/
+20
|
\
|
*
am 3af04b71: am 7c386a61: Merge "Extend and document the "wait" command"
Jean-Baptiste Queru
2012-08-20
1
-2
/
+4
|
|
\
|
|
*
Merge "Extend and document the "wait" command"
Jean-Baptiste Queru
2012-08-20
1
-2
/
+4
|
|
|
\
|
|
|
*
Extend and document the "wait" command
Patrick McCormick
2012-07-24
1
-2
/
+4
|
*
|
|
init: Fix mkdir command when using ISUID or ISGID bit
Benoit Goby
2012-08-14
1
-0
/
+8
|
*
|
|
Support shared-subtree and bind mount flags.
Jeff Sharkey
2012-08-14
1
-0
/
+6
|
|
/
/
|
*
|
Merge "Set the SELinux security label on new directories."
Jean-Baptiste Queru
2012-08-08
1
-16
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Set the SELinux security label on new directories.
Stephen Smalley
2012-07-26
1
-16
/
+2
|
|
*
init: Fix chown and chmod for write-only files
Benoit Goby
2012-05-04
1
-2
/
+13
|
|
*
init: make chmod/mkdir/chown not follow symlinks
Geremy Condra
2012-05-02
1
-5
/
+51
|
*
|
am 0e9dd90a: Change init to use libfs_mgr to mount filesystems.
Ken Sumrall
2012-05-01
1
-53
/
+54
|
|
\
\
|
*
\
\
am 64753635: am a02ff986: Merge "init: Add noexec mount option"
Colin Cross
2012-04-27
1
-0
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
init: Add noexec mount option
Lars Svensson
2012-04-23
1
-0
/
+1
*
|
|
|
init: Add support for properties expansion in exec command
David Ng
2012-09-11
1
-0
/
+20
*
|
|
|
init: Add "export_rc" command to export env from a specified file
David Ng
2012-09-11
1
-0
/
+19
*
|
|
|
init: Check for symlinks with lstat() not open()
Andrew Dodd
2012-07-10
1
-30
/
+16
*
|
|
|
init: Add noexec mount option
Lars Svensson
2012-07-10
1
-0
/
+1
*
|
|
|
init: Don't confuse do_exec with other exiting processes.
Mike Kasick
2012-07-10
1
-1
/
+1
*
|
|
|
Safely restart services to avoid race conditions.
Mike Kasick
2012-07-10
1
-2
/
+1
*
|
|
|
init: implement a new 'log' command, useful to debug property events
Tanguy Pruvot
2012-07-10
1
-0
/
+26
*
|
|
|
init: Implement exec support
Emilio López
2012-07-10
1
-1
/
+35
|
|
_
|
/
|
/
|
|
*
|
|
Change init to use libfs_mgr to mount filesystems.
Ken Sumrall
2012-05-01
1
-53
/
+54
|
/
/
*
|
init: Fix chown and chmod for write-only files
Benoit Goby
2012-03-28
1
-2
/
+13
*
|
init: make chmod/mkdir/chown not follow symlinks
Geremy Condra
2012-03-21
1
-5
/
+51
|
/
*
Extend init and ueventd for SE Android.
Stephen Smalley
2012-02-01
1
-0
/
+85
*
init: use init's property expansion code for setprop/write
Dima Zavin
2012-01-11
1
-28
/
+16
*
init/cutils: move kernel logging interface to libcutils from init
Dima Zavin
2011-09-02
1
-1
/
+1
*
init: make "mkdir" work even when the directory already exists.
Chia-chi Yeh
2011-07-08
1
-1
/
+7
*
init: Add support for assigning system properties to system properties in ini...
Mike Lockwood
2011-06-09
1
-3
/
+20
*
init: Fix the init.rc import command
Mike Lockwood
2011-06-09
1
-5
/
+0
*
init: Add support for writing system property value to a file in init.rc
Mike Lockwood
2011-06-09
1
-1
/
+17
*
Teach the mount command in init to not consider a wiped partition to be encry...
Ken Sumrall
2011-05-26
1
-2
/
+5
*
Load the persistent properties after decrypting the /data partition
Ken Sumrall
2011-03-10
1
-1
/
+10
*
Fix for bug 3379244, non-eMMC devices don't start all services.
Ken Sumrall
2011-02-17
1
-9
/
+21
*
Add the commands rm and rmdir to init.
Ken Sumrall
2011-01-18
1
-0
/
+10
*
Set a read-only property to indicate if the device is running encrypted.
Ken Sumrall
2011-01-14
1
-0
/
+2
*
Changes to init to support encrypted filesystems.
Ken Sumrall
2010-12-18
1
-1
/
+51
*
init: Move uevent handling to an external ueventd process
Colin Cross
2010-04-21
1
-27
/
+0
*
init: Split parser into generic parser and init parser
Colin Cross
2010-04-21
1
-2
/
+2
*
init: Add wait command and mount wait flag
Colin Cross
2010-04-21
1
-3
/
+20
[next]