summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "bluetooth: bring up with bluedroid stack" into jb-mr1-devIliyan Malchev2012-08-151-1/+1
|\ \ \
| * | | bluetooth: bring up with bluedroid stackJeonghoon lim2012-08-151-1/+1
* | | | init: Fix mkdir command when using ISUID or ISGID bitBenoit Goby2012-08-141-0/+8
* | | | Merge "Support shared-subtree and bind mount flags." into jb-mr1-devJeff Sharkey2012-08-141-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Support shared-subtree and bind mount flags.Jeff Sharkey2012-08-141-0/+6
* | | | am ee0d281a: am c95c15b1: Merge "Char device /dev/dri/card0 was not created d...Jean-Baptiste Queru2012-08-141-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Char device /dev/dri/card0 was not created during startup."Jean-Baptiste Queru2012-08-141-0/+3
| |\ \
| | * | Char device /dev/dri/card0 was not created during startup.Lukasz Anaczkowski2012-07-231-0/+3
| | |/
* | | am 11c783f1: am 9494f297: Merge "Implement SELinux/MAC checks for property se...Kenny Root2012-08-133-11/+123
|\ \ \ | |/ /
| * | Implement SELinux/MAC checks for property service.rpcraig2012-08-093-11/+123
* | | resolved conflicts for merge of 4dcd52ab to jb-mr1-devKenny Root2012-08-134-91/+38
|\ \ \ | |/ /
| * | Add support for reloading policy from /data/system.Stephen Smalley2012-08-094-91/+38
* | | am f442cf27: am b3a5343e: Merge "Fixed a discarded const qualifier warning"Stephen Hines2012-08-081-1/+1
|\ \ \ | |/ /
| * | Merge "Fixed a discarded const qualifier warning"Stephen Hines2012-08-081-1/+1
| |\ \
| | * | Fixed a discarded const qualifier warningEdwin Vane2012-08-021-1/+1
| | |/
* | | am faad67fa: am ef3f7fa3: Merge "Set the SELinux security label on new direct...Jean-Baptiste Queru2012-08-085-45/+62
|\ \ \ | |/ /
| * | Merge "Set the SELinux security label on new directories."Jean-Baptiste Queru2012-08-085-45/+62
| |\ \ | | |/ | |/|
| | * Set the SELinux security label on new directories.Stephen Smalley2012-07-265-45/+62
| | * init: Fix chown and chmod for write-only filesBenoit Goby2012-05-041-2/+13
| | * init: make chmod/mkdir/chown not follow symlinksGeremy Condra2012-05-021-5/+51
| * | am 0e9dd90a: Change init to use libfs_mgr to mount filesystems.Ken Sumrall2012-05-014-55/+59
| |\ \
* | | | Allow AID_BLUETOOTH to update persist.service.bdroidRavi Nagarajan2012-08-061-0/+1
* | | | init: fix return value for android uid/gid checkVeeren Mandalia2012-08-031-1/+1
* | | | Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-devEd Heyl2012-07-282-11/+20
|\ \ \ \
| * | | | bluetooth: add property permission for bluetoothjeonghoon.lim2012-07-161-0/+1
| * | | | HACK: use /firmware/image as a 3rd choiceIliyan Malchev2012-06-111-11/+19
| | |/ / | |/| |
| * | | Change init to use libfs_mgr to mount filesystems.Ken Sumrall2012-05-014-55/+59
* | | | ueventd: fixup /sys permissions on change ueventsColin Cross2012-07-241-1/+1
* | | | Add watchdogdArve Hjønnevåg2012-06-144-3/+110
* | | | Change init to use libfs_mgr to mount filesystems.Ken Sumrall2012-04-304-55/+59
| |/ / |/| |
* | | am ce182cb8: Merge "Let users with SYSTEM permission set debug. properties" i...Romain Guy2012-04-271-0/+1
|\ \ \ | |/ /
| * | Let users with SYSTEM permission set debug. propertiesRomain Guy2012-04-271-0/+1
* | | am 64753635: am a02ff986: Merge "init: Add noexec mount option"Colin Cross2012-04-271-0/+1
|\ \ \ | |/ / |/| / | |/
| * init: Add noexec mount optionLars Svensson2012-04-231-0/+1
* | Don't set ro.carrier in init.cAndrew Flynn2012-04-131-1/+0
* | init: Change umask of forked processes to 077Nick Kralevich2012-04-022-5/+13
* | init: Fix chown and chmod for write-only filesBenoit Goby2012-03-281-2/+13
* | Add handling for DEVNAME for usb devicesWei Zhong2012-03-231-13/+39
* | init: make chmod/mkdir/chown not follow symlinksGeremy Condra2012-03-211-5/+51
* | init: manually set controlling tty for console servicesColin Cross2012-03-181-0/+1
* | am 1a2f32c4: am d39f9d93: am 9cec99ba: Merge "Fix typo in queue_property_trig...Colin Cross2012-03-011-1/+1
|\ \ | |/
| * Fix typo in queue_property_triggers identChris Dearman2012-03-011-1/+1
* | am 3b04bde9: am ee79b455: am 93553073: Merge "Extend init and ueventd for SE ...Jean-Baptiste Queru2012-02-248-13/+390
|\ \ | |/
| * Extend init and ueventd for SE Android.Stephen Smalley2012-02-018-13/+390
| * init: use init's property expansion code for setprop/writeDima Zavin2012-01-113-29/+18
| * init: delay importing files until after parsing the current fileDima Zavin2012-01-112-20/+51
| * init: export all androidboot cmd line values as ro.boot.xx propsDima Zavin2012-01-113-65/+99
| * init: import the hardware specific init file in init.rcDima Zavin2012-01-111-2/+0
| * init: allow init file imports to use properties in namesDima Zavin2012-01-111-5/+136
| * init: initialize property area early at bootDima Zavin2012-01-111-21/+15