summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Make it clearer to grep that init is built with clang.Elliott Hughes2015-06-101-5/+3
* init: change exec parsing to make SECLABEL optionalMark Salyzyn2015-06-023-3/+5
* init: expand_props on triggerMark Salyzyn2015-05-271-1/+7
* Don't use TEMP_FAILURE_RETRY on close in system/core.Elliott Hughes2015-05-151-2/+2
* Reduce the coldboot timeout to 1s.Elliott Hughes2015-05-141-1/+4
* Fix insmod module sizeTom Cherry2015-05-125-15/+11
* load ro.recovery_id property from recovery partitionAndres Morales2015-05-084-1/+65
* stop including rootdir build.propAndres Morales2015-05-081-1/+0
* Clean up init /proc/cmdline handling.Elliott Hughes2015-05-076-106/+69
* Merge "Enable property expansion for insmod"Elliott Hughes2015-05-041-1/+10
|\
| * Enable property expansion for insmodEmmanuel Berthier2015-04-271-1/+10
* | Securely encrypt the master keyPaul Lawrence2015-04-281-32/+26
* | init: remove support for disabled SELinuxNick Kralevich2015-04-282-31/+13
* | Merge "Revert "Securely encrypt the master key""Paul Lawrence2015-04-281-15/+30
|\ \
| * | Revert "Securely encrypt the master key"Paul Lawrence2015-04-281-15/+30
* | | Merge "Revert "Only run vold command when file encryption enabled""Paul Lawrence2015-04-281-13/+4
|\ \ \
| * | | Revert "Only run vold command when file encryption enabled"Paul Lawrence2015-04-281-13/+4
* | | | Merge "Only run vold command when file encryption enabled"Paul Lawrence2015-04-281-4/+13
|\| | |
| * | | Only run vold command when file encryption enabledPaul Lawrence2015-04-231-4/+13
| |/ /
* | / Merge "Securely encrypt the master key"Paul Lawrence2015-04-271-30/+15
|\| | | |/ |/|
| * Securely encrypt the master keyPaul Lawrence2015-04-231-30/+15
* | init: get rid of the remaining double mountsNick Kralevich2015-04-253-43/+48
* | init: use SELinux /dev/null if availableNick Kralevich2015-04-251-14/+19
* | Merge "init: don't double mount /proc and /sys"Nick Kralevich2015-04-251-3/+8
|\ \
| * | init: don't double mount /proc and /sysNick Kralevich2015-04-251-3/+8
* | | init: fix write_file checkreqprot logic errorNick Kralevich2015-04-252-8/+10
|/ /
* | init: remove mkdir /dev /proc /sysNick Kralevich2015-04-251-4/+0
* | Switch init to epoll.Elliott Hughes2015-04-248-87/+60
* | Clean up property service initialization.Elliott Hughes2015-04-242-43/+27
* | Clean up init signal handling a little.Elliott Hughes2015-04-242-50/+46
* | Merge "Setup signal handler before any exec command"Elliott Hughes2015-04-251-1/+3
|\ \
| * | Setup signal handler before any exec commandJohan Redestig2015-04-181-1/+3
| |/
* | Revert "Revert "Remove now-unusable 'setcon' command.""Elliott Hughes2015-04-244-17/+0
* | Revert "Revert "Make init re-exec itself for its SELinux domain transition.""Elliott Hughes2015-04-241-14/+45
* | init: consider all platform devices for find_platform_deviceTom Cherry2015-04-231-10/+0
|/
* Don't try to read /system/default.prop.Elliott Hughes2015-04-151-1/+0
* Fix memory leak in parse_actionTom Cherry2015-04-131-0/+7
* Revert "Revert "fs_mgr_verity: Add support for squashfs""Mohamad Ayyash2015-04-081-0/+1
* Merge "Revert "fs_mgr_verity: Add support for squashfs""Mohamad Ayyash2015-04-081-1/+0
|\
| * Revert "fs_mgr_verity: Add support for squashfs"Mohamad Ayyash2015-04-081-1/+0
* | Merge "fs_mgr_verity: Add support for squashfs"Mohamad Ayyash2015-04-081-0/+1
|\|
| * fs_mgr_verity: Add support for squashfsMohamad Ayyash2015-04-061-0/+1
* | Merge "Set verity mode as the verified property value"Sami Tolvanen2015-04-071-2/+3
|\ \ | |/ |/|
| * Set verity mode as the verified property valueSami Tolvanen2015-03-311-2/+3
* | Remove execonce.Elliott Hughes2015-04-034-69/+0
* | Merge "Remove no-op "capabilities"."Elliott Hughes2015-04-012-4/+0
|\ \
| * | Remove no-op "capabilities".Elliott Hughes2015-04-012-4/+0
| |/
* | Merge "Revert "Revert "Adding e4crypt support"""Paul Lawrence2015-04-014-3/+61
|\ \ | |/ |/|
| * Revert "Revert "Adding e4crypt support""Paul Lawrence2015-03-314-3/+61
* | Build init with clang.Elliott Hughes2015-03-301-0/+5
|/