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
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: Add noexec mount option
Lars Svensson
2012-07-10
1
-0
/
+1
*
init: Add option to disable the initlogo
Steve Kondik
2012-07-10
2
-0
/
+6
*
init: Properly detect hardware revision
Steve Kondik
2012-07-10
1
-15
/
+14
*
init: Increase maximum number of Android properties to 372
David Ng
2012-07-10
1
-5
/
+5
*
init: Add an emmc-specific configuration file
Steve Kondik
2012-07-10
1
-0
/
+6
*
init: Let radio user manipulate service properties
Ricardo Cerqueira
2012-07-10
1
-1
/
+3
*
core: allow radio users to access all rmnet* interface
Giulio Cervera
2012-07-10
1
-1
/
+1
*
init: Don't confuse do_exec with other exiting processes.
Mike Kasick
2012-07-10
1
-1
/
+1
*
init: Never allow two same-service processes to exist simultaneously.
Mike Kasick
2012-07-10
1
-4
/
+3
*
Restart oneshot services when manually restarted.
Mike Kasick
2012-07-10
1
-3
/
+4
*
Safely restart services to avoid race conditions.
Mike Kasick
2012-07-10
4
-9
/
+32
*
init: implement a new 'log' command, useful to debug property events
Tanguy Pruvot
2012-07-10
3
-0
/
+29
*
init: add detection of charging mode
Prashant Somashekar
2012-07-10
2
-1
/
+32
*
init: Support for emmc boot and init.target.rc
Steve Kondik
2012-07-10
1
-0
/
+17
*
init: Implement exec support
Emilio López
2012-07-10
1
-1
/
+35
*
init: Add net device permission controls for LGE devices
Ricardo Cerqueira
2012-07-10
1
-0
/
+13
*
Change init to use libfs_mgr to mount filesystems.
Ken Sumrall
2012-05-01
4
-55
/
+59
*
Let users with SYSTEM permission set debug. properties
Romain Guy
2012-04-27
1
-0
/
+1
*
Don't set ro.carrier in init.c
Andrew Flynn
2012-04-13
1
-1
/
+0
*
init: Change umask of forked processes to 077
Nick Kralevich
2012-04-02
2
-5
/
+13
*
init: Fix chown and chmod for write-only files
Benoit Goby
2012-03-28
1
-2
/
+13
*
Add handling for DEVNAME for usb devices
Wei Zhong
2012-03-23
1
-13
/
+39
*
init: make chmod/mkdir/chown not follow symlinks
Geremy Condra
2012-03-21
1
-5
/
+51
*
init: manually set controlling tty for console services
Colin Cross
2012-03-18
1
-0
/
+1
*
am 1a2f32c4: am d39f9d93: am 9cec99ba: Merge "Fix typo in queue_property_trig...
Colin Cross
2012-03-01
1
-1
/
+1
|
\
|
*
Fix typo in queue_property_triggers ident
Chris Dearman
2012-03-01
1
-1
/
+1
*
|
am 3b04bde9: am ee79b455: am 93553073: Merge "Extend init and ueventd for SE ...
Jean-Baptiste Queru
2012-02-24
8
-13
/
+390
|
\
|
|
*
Extend init and ueventd for SE Android.
Stephen Smalley
2012-02-01
8
-13
/
+390
|
*
init: use init's property expansion code for setprop/write
Dima Zavin
2012-01-11
3
-29
/
+18
|
*
init: delay importing files until after parsing the current file
Dima Zavin
2012-01-11
2
-20
/
+51
|
*
init: export all androidboot cmd line values as ro.boot.xx props
Dima Zavin
2012-01-11
3
-65
/
+99
|
*
init: import the hardware specific init file in init.rc
Dima Zavin
2012-01-11
1
-2
/
+0
|
*
init: allow init file imports to use properties in names
Dima Zavin
2012-01-11
1
-5
/
+136
|
*
init: initialize property area early at boot
Dima Zavin
2012-01-11
1
-21
/
+15
*
|
Merge "Don't read /data/local.prop on user builds"
Nick Kralevich
2012-01-18
2
-0
/
+8
|
\
\
|
*
|
Don't read /data/local.prop on user builds
Nick Kralevich
2012-01-18
2
-0
/
+8
*
|
|
Don't parse properties from unsafe files.
Nick Kralevich
2012-01-18
1
-0
/
+12
|
/
/
*
|
init: use init's property expansion code for setprop/write
Dima Zavin
2012-01-05
3
-29
/
+18
*
|
init: delay importing files until after parsing the current file
Dima Zavin
2012-01-05
2
-20
/
+51
*
|
init: export all androidboot cmd line values as ro.boot.xx props
Dima Zavin
2012-01-05
3
-65
/
+99
*
|
init: import the hardware specific init file in init.rc
Dima Zavin
2012-01-05
1
-2
/
+0
*
|
init: allow init file imports to use properties in names
Dima Zavin
2012-01-05
1
-5
/
+136
*
|
init: initialize property area early at boot
Dima Zavin
2011-12-20
1
-21
/
+15
*
|
Delete dead code.
Jeff Brown
2011-11-18
1
-15
/
+0
|
/
*
Fix the class_reset command
Ken Sumrall
2011-10-26
3
-1
/
+7
*
Pick up on androidboot.hardware kernel cmd option
Vladimir Chtchetkine
2011-09-28
4
-39
/
+58
*
init: do not load default.prop from ramdisk in charger mode
Dima Zavin
2011-09-06
3
-4
/
+11
*
init: add charge mode handling
Dima Zavin
2011-09-02
1
-8
/
+15
*
init/cutils: move list utility code to cutils from init
Dima Zavin
2011-09-02
9
-79
/
+5
*
init/cutils: move kernel logging interface to libcutils from init
Dima Zavin
2011-09-02
5
-48
/
+7
[next]