index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
builtins.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a restorecon_recursive built-in command to init.
Stephen Smalley
2013-10-10
1
-2
/
+14
*
am 83ada447: Merge changes Ib54f39fd,I7e36edd8
Colin Cross
2013-06-24
1
-2
/
+1
|
\
|
*
Merge changes Ib54f39fd,I7e36edd8
Colin Cross
2013-06-24
1
-2
/
+1
|
|
\
|
|
*
init: Retain traditional restart behavior for critical and oneshot services.
Mike Kasick
2012-03-22
1
-2
/
+1
*
|
|
Revert "Reload policy after setting up the data partition."
repo sync
2013-05-17
1
-6
/
+0
*
|
|
Reload policy after setting up the data partition.
repo sync
2013-04-30
1
-0
/
+6
*
|
|
fs_mgr: support a unified fstab format.
Ken Sumrall
2013-02-19
1
-1
/
+4
|
/
/
*
|
Change setsebool syntax to be consistent with other init built-ins.
Stephen Smalley
2012-12-13
1
-22
/
+17
*
|
am 7b88a90d: Merge "Remove HAVE_SELINUX guards"
Kenny Root
2012-10-17
1
-8
/
+1
|
\
\
|
*
|
Remove HAVE_SELINUX guards
Kenny Root
2012-10-16
1
-8
/
+1
*
|
|
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
|
\
\
\
|
*
|
|
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: 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
*
init: Move list and log handling to list.h and log.h
Colin Cross
2010-04-21
1
-0
/
+1
*
init: Handle commands in event queue loop
Colin Cross
2010-04-16
1
-1
/
+0
*
init: Move prototypes for util.c into util.h
Colin Cross
2010-04-13
1
-0
/
+1
*
init: Move parser prototypes to parser.h
Colin Cross
2010-04-13
1
-0
/
+1
*
am 4833d9f4: init: builtins: trancate target file in do_copy
Tom Zhu
2009-09-30
1
-1
/
+1
|
\
|
*
init: builtins: trancate target file in do_copy
Tom Zhu
2009-09-30
1
-1
/
+1
*
|
merge from open-source master
Jean-Baptiste Queru
2009-09-01
1
-1
/
+15
|
\
\
|
|
/
|
/
|
|
*
added chdir/chroot commands to init for mount switching/pivoting
Jay Freeman (saurik)
2009-08-27
1
-0
/
+12
|
*
Trivial implementation of init's import command.
Jay Freeman (saurik)
2009-08-27
1
-1
/
+1
[next]