aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2014-09-24Include reason when wiping data.Jeff Sharkey
2014-09-16Fix charger mode on first boot of force encrypt devicesPaul Lawrence
2014-08-25Enable not rebooting during default encryptionPaul Lawrence
2014-07-25Clarify init's write command.Elliott Hughes
2014-07-14Move unlink("/dev/.booting") until after filesystems are mounted.Riley Andrews
2014-07-12am 85dfe988: am 796fccb8: Merge "Fix environment variable assignment in init"Elliott Hughes
2014-07-10Fix environment variable assignment in initJames Morrissey
2014-07-07ueventd fixup_sys_perms: fixup SELinux labels unconditionallyNick Kralevich
2014-07-02Merge "ueventd: allow matching symlink names when setting permissions"Colin Cross
2014-07-02ueventd: allow matching symlink names when setting permissionsColin Cross
2014-07-07am 7367ecbc: am 06023134: am 8022ce1e: Merge "ueventd fixup_sys_perms: fixup ...Nick Kralevich
2014-07-02am b18d44e4: am ab7e5752: am 09117c70: Merge "ueventd: allow matching symlink...Colin Cross
2014-07-02[HACK]fs_mgr+init: Format via recovery if encryptable /data is wipedJP Abgrall
2014-07-02fs_mrg: clean up multi-type mount_allJP Abgrall
2014-06-30am fac28281: am b13e4b5e: am 5a53ee05: Merge "Remove an unused #include of <s...Elliott Hughes
2014-06-30Remove an unused #include of <sys/_properties.h>.Elliott Hughes
2014-06-26resolved conflicts for merge of fa6f2543 to masterRiley Andrews
2014-06-26Add ability to adjust init log level at runtime.Riley Andrews
2014-06-26Improve init's debug printing.Riley Andrews
2014-06-26resolved conflicts for merge of dd8e63a4 to masterNick Kralevich
2014-06-25Merge "property_service: get rid of hard coded property / control list"Nick Kralevich
2014-06-25am 471a7034: am aadf9f11: am 4ad20e55: Merge "Redirect libselinux logging to ...Nick Kralevich
2014-06-24Redirect libselinux logging to dmesg for ueventd.Stephen Smalley
2014-06-23resolved conflicts for merge of 079c637f to masterRiley Andrews
2014-06-23ueventd: UEVENT_MSG_LEN changed to 2048 from 1048 in compliance with theRuchi Kandoi
2014-06-20Add ability to boot from charger mode.Riley Andrews
2014-06-20init/ueventd: adds wildcard matching for ueventd rulesDaniel Leung
2014-06-21am 105ecf71: am 72d9c0b1: am 56b1d74e: Merge "init/ueventd: adds wildcard mat...Colin Cross
2014-06-17property_service: get rid of hard coded property / control listNick Kralevich
2014-06-17am 545c6599: am a029d14d: am 2af91ffb: Merge "Extend ueventd to use the label...Nick Kralevich
2014-06-16Extend ueventd to use the label-by-symlink support in libselinux.Stephen Smalley
2014-06-03am 38fd5650: am 82015d4f: Merge "Only allow disabling SELinux on userdebug / ...Nick Kralevich
2014-06-02Only allow disabling SELinux on userdebug / eng buildsNick Kralevich
2014-05-31am 4f04439f: am 6fb92bd8: am 252b0e2b: Merge "SELinux changes to check policy...Nick Kralevich
2014-05-31Merge "SELinux changes to check policy versions during a reload."Nick Kralevich
2014-05-22am c34598aa: am 55c3401b: am 08befc3a: Merge "ueventd: support by-name symlin...Colin Cross
2014-05-22Merge "ueventd: support by-name symlinks for PCI block devices"Colin Cross
2014-05-22am 7bbfb8cb: am 337f94f1: am e9a6d0a0: Merge "Remove unnecessary #includes of...Elliott Hughes
2014-05-22Remove unnecessary #includes of <sys/atomics.h>.Elliott Hughes
2014-05-16am f6309600: am 3277dc26: am 2d03a498: Merge "correct the setenv option judgi...Colin Cross
2014-05-16correct the setenv option judging conditionGavin.Chang
2014-05-16am 88a98149: am 13ee94c5: am 8b2d46a5: Merge "init: logd: Allow Developer set...Mark Salyzyn
2014-05-16Merge "init: logd: Allow Developer settings to adjust logd size"Mark Salyzyn
2014-05-15am 7c633e6f: am 233bbd9d: am ed02fbf0: Merge "Clean up some unnecessary syste...Elliott Hughes
2014-05-14Clean up some unnecessary system_properties cruft.Elliott Hughes
2014-05-13ueventd: support by-name symlinks for PCI block devicesAndrew Boie
2014-05-13init: logd: Allow Developer settings to adjust logd sizeMark Salyzyn
2014-05-03am d96f05d2: am a7bf5bd1: am 3c049bbe: Merge "init: add \'enable <service>\' ...JP Abgrall
2014-05-03init: add 'enable <service>' to negate "service <service>... disabled"JP Abgrall
2014-05-01init: 64-bit build issueMark Salyzyn