summaryrefslogtreecommitdiffstats
path: root/init/util.c
Commit message (Expand)AuthorAgeFilesLines
* Build init as C++.Elliott Hughes2015-02-041-536/+0
* Add O_CLOEXEC to lots of open() calls.Nick Kralevich2015-02-021-4/+4
* init: Fix memory corruption when sanitizing platform pathsChristopher R. Palmer2014-09-221-2/+2
* Convert all selinux_android_restorecon and _setfilecon calls to new API.Stephen Smalley2014-02-071-2/+2
* Move restorecon and restorecon_recursive code to libselinux.Stephen Smalley2014-01-281-51/+4
* restorecon_recursive("/sys") speed boot timeNick Kralevich2014-01-101-11/+34
* Merge "init: Fix get_hardware_name() to cope with long /proc/cpuinfo output"Colin Cross2013-09-181-6/+30
|\
| * init: Fix get_hardware_name() to cope with long /proc/cpuinfo outputJon Medhurst2012-12-101-6/+30
* | init: support longer command linesAndrew Boie2013-09-091-2/+2
* | init: call restorecon on /sysNick Kralevich2013-09-031-0/+15
* | Add support for socket security context specification.Stephen Smalley2013-08-231-6/+13
* | Allow more characters in partition name linksJohan Redestig2013-07-181-3/+16
|/
* Remove HAVE_SELINUX guardsKenny Root2012-10-161-14/+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
* | Merge "Set the SELinux security label on new directories."Jean-Baptiste Queru2012-08-081-2/+51
|\ \ | |/ |/|
| * Set the SELinux security label on new directories.Stephen Smalley2012-07-261-2/+51
* | am 3b04bde9: am ee79b455: am 93553073: Merge "Extend init and ueventd for SE ...Jean-Baptiste Queru2012-02-241-0/+22
|\ \ | |/
| * Extend init and ueventd for SE Android.Stephen Smalley2012-02-011-0/+22
* | Don't parse properties from unsafe files.Nick Kralevich2012-01-181-0/+12
|/
* Pick up on androidboot.hardware kernel cmd optionVladimir Chtchetkine2011-09-281-0/+30
* init/cutils: move list utility code to cutils from initDima Zavin2011-09-021-21/+0
* init/cutils: move kernel logging interface to libcutils from initDima Zavin2011-09-021-36/+0
* merge from open-source masterThe Android Open Source Project2010-07-161-2/+3
|\
* | init: Move uevent handling to an external ueventd processColin Cross2010-04-211-0/+65
* | init: Add wait command and mount wait flagColin Cross2010-04-211-0/+12
* | init: Move list and log handling to list.h and log.hColin Cross2010-04-211-1/+2
* | init: create symlinks to block device nodesColin Cross2010-04-211-0/+78
* | init: Move gettime() to util.cColin Cross2010-04-131-0/+19
* | init: Move mtd functions from init.c to util.cColin Cross2010-04-131-0/+71
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+211
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-211/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+211